Commit Graph
284 Commits
Author SHA1 Message Date
ggodev ad614cb000 game breaking sun spirit fix (#192) 2021-12-04 08:02:18 +01:00
navy91 3da81815bd skip gold stashing when there's no gold in inventory (#182)
* skip gold stashing when there's no gold in inventory

* skip stashing - performance upgrade
2021-12-03 22:44:39 +01:00
aeon0 916777b86d Fix creash on death and chicken delay (#190) 2021-12-03 21:34:25 +01:00
aeon0 32dc347e7e Prepare for shop release (#189) 2021-12-03 20:56:20 +01:00
mgleedandaeon0 10015fc73c Template alpha channel (#170)
* add support for template alpha channels

* cleaner

* fix merc pic

* fix merc pic

* comment

* NPC alpha channels and modify you_have_died detection

* adapt to automatic template loading

* show all matches in template finder

Co-authored-by: aeon0 <[email protected]>
2021-12-03 18:40:10 +01:00
egut125andaeon0 3fea6d7399 Added new param discord_status_count (#183)
discord_status_count defines number of games between discord status messages being sent. Defaults to 20

Co-authored-by: aeon0 <[email protected]>
2021-12-03 18:35:48 +01:00
aeon0 55bead2c9f Revert back to previous npc search (#185) 2021-12-03 18:24:43 +01:00
César Vargas eaf0beb83b Add saved_games_folder param (#179)
* implement saved_games_folder paramgit c

* add saved_games_folder readme entry
2021-12-03 06:59:45 +01:00
aeon0 0f60502ce1 Add Pathing for Trav (#181) 2021-12-02 23:38:28 +01:00
aeon0 69f94b2c1f Add Pathing for A3 Town (#180) 2021-12-02 22:03:23 +01:00
egut125 80d2a14d5c Add in logic when botty is paused and not trigger max game length (#167) 2021-12-02 19:04:45 +01:00
aeon0 6f0a000bf1 Template finder auto load based on filenames (#178)
* Fix gamerecovery creating 2 bot instances

* Auto load template based on filenames

* Actually load the correct templates
2021-12-02 16:40:13 +01:00
aeon0 0cee182a8d Update bug_report.md 2021-12-02 16:38:10 +01:00
aeon0 56b703e8a8 Update bug_report.md 2021-12-02 16:37:01 +01:00
aeon0 076fafb64e Fix gamerecovery creating 2 bot instances (#177) 2021-12-02 14:23:06 +01:00
aeon0 dd0084caad Update README.md 2021-12-02 12:08:20 +01:00
aeon0 1450e158f5 Fix NPC highlighted action btn (#175) 2021-12-02 11:41:00 +01:00
aeon0 4c28ab9461 Revert npc multi tempalte search (#174) 2021-12-02 11:06:05 +01:00
mgleed e34a33ac98 simplify some code based on recent search update (#171)
* simplify some code based on recent search update

* save

* save
2021-12-02 08:27:02 +01:00
mgleed 1e51c6e5e5 remove resolution conditional statement from gloves shopper (#172) 2021-12-01 22:19:48 -05:00
aeon0 1ab1195a31 New release v0.4.3 (#169)
* Bump version to v0.4.3

* increase min item score
2021-12-01 21:52:16 +01:00
aeon0 4a9ff45959 Add blacklist items (#166)
* Add blacklist items

* increase min score for items a bit
v0.4.3
2021-12-01 18:50:18 +01:00
aeon0 9337e7d2bc Remove useless mouse moves (#165) 2021-12-01 18:47:15 +01:00
aeon0 3f81bf3d75 Remove slow walk + adjust node positions (#164) 2021-12-01 18:39:43 +01:00
aeon0 65a8085065 Fix item pickup with telekinesis (#163) 2021-12-01 18:21:49 +01:00
aeon0 1d7fcbafca Update release process (#161)
* Update release process

* update ci
2021-12-01 17:53:46 +01:00
aeon0 71debec858 Run Health and Death Manager parallel to Bot (#160)
* Run Health and Death Manager parallel to Bot

* fix test
2021-12-01 17:45:05 +01:00
mgleed 0477d0d2bf remove old rois, repl with difficulty_sleect roi (#158) 2021-12-01 17:32:12 +01:00
mgleed 0234aa1fdf utilize last_rejuv (#156) 2021-12-01 06:41:50 +01:00
Daniel Colon d9f5f55ea2 fix(sorc): hold mouse during attack delay (#155)
* fix(sorc): hold mouse during attack delay

* fix(sorc): check mouse is release on chicken/death
2021-12-01 00:17:11 +01:00
WiZ 0dcbb98e89 Full Standalone Shopper Script for Anya IAS Gloves and Claws (#148) 2021-11-30 23:36:19 +01:00
mgleed ca4d51e48e Tomb to tome (#154)
Small spelling fix
2021-11-30 17:02:10 -05:00
mgleed 33b0b533e6 Support list input for template_finder.search() and improve code quality (#125) 2021-11-30 22:40:05 +01:00
aeon0 18ded27113 Docs and auto setting for removed res (#153) 2021-11-30 21:27:37 +01:00
Matt Stiehm 5ef427b85b Removed 1920_1080 support (#149) 2021-11-30 20:56:36 +01:00
aeon0 8bdf5e2857 Fix getting stuck at discarding (#152) 2021-11-30 12:34:05 +01:00
reqyl c6829b4ab0 Revert incorrect pot increment (#151) 2021-11-30 12:25:33 +01:00
jrzheng e114c89d65 Correct limit on pot need increase after using pot (#145) 2021-11-29 12:48:32 +01:00
ggodev ffd748bd3c blacklisted superior flameberge, as it gets recognized for superior flail (#146) 2021-11-29 12:45:24 +01:00
mgleed 7805722c1b Update pot count on use (#143)
* update potion count on drink

* fix merc stat
2021-11-29 07:32:52 +01:00
aeon0 71c24fcb64 Why nobody told me about /nopickup until now!??! (#141) 2021-11-29 07:30:48 +01:00
aeon0 6def14dc98 Check if stashing is needed on start after x runs without stashing (#138)
* Check if stashing is needed on start

* decrease number
2021-11-28 15:42:08 +01:00
aeon0 6fbbdb46dc Check corpse after game recovery (#137)
* Check corpse after game recovery

* add some death manager handling

* actually end game on death deteciton at end of run
2021-11-28 15:04:33 +01:00
aeon0 df7ef97575 Delete custom_keyboard.py. Currently not in use 2021-11-28 14:34:59 +01:00
aeon0 bfb8c16fa0 Support Hammerdin without Engima (#136) 2021-11-28 14:33:09 +01:00
mgleed 28a455d964 autodownload nuitka dependencies for compile (#134) 2021-11-28 08:23:56 +01:00
jagarop 654f6ed91e 720 assets (#133)
* Update uniq_weapon_death_web.png

fix

* add some 720 assets
2021-11-28 08:23:26 +01:00
jrzhengandjrzheng fe6019079b Fix javashop monitor (#135)
Co-authored-by: jrzheng <[email protected]>
2021-11-28 08:22:57 +01:00
reqyl 558be5ab9a Make it possible to initialize Screen ingame (#132)
* Make it possible to initialize Screen ingame

This fixes broken shopping script due to only lobby being supported right now. This also fixes standalone scipts node recorder. Both resolutions are supported

* Use game.ini conf for offset
2021-11-27 16:07:13 +01:00
aeon0 36fc3d7574 add powershell info 2021-11-27 11:47:13 +01:00