Commit Graph

206 Commits

Author SHA1 Message Date
aeon0
6bea13545a Change default settings (#105)
* Change default settings

* Add another shenk tempalte at start

* fix path

* actually make screenshot with item hovered
v0.4.0
2021-11-24 18:44:23 +01:00
aeon0
6cf3b4c236 Fixing belt manager to use all columns (#104) 2021-11-24 17:28:49 +01:00
aeon0
9bd9eba6b2 Robustify cta switch (#97)
* Robusitfy cta switch and empty tp check

* drive by fix for server issue
2021-11-23 22:23:09 +01:00
aeon0
d50d6c37fa Belt manager (#95)
* BeltManager implementation

* fix pot need calculation
2021-11-23 21:19:33 +01:00
aeon0
781d9a3494 when you have a bunch of small fixes but dont want to do a pr for each... (#94) 2021-11-23 21:11:48 +01:00
ggodev
3817638264 Disabled auto-pick for gold. Caused calculated item position to change. (#93)
Co-authored-by: ggodev <ggodev@datamax.bg>
2021-11-23 17:48:29 +01:00
aeon0
7e2c8df8db Another color check after finding items (#92) 2021-11-23 15:12:55 +01:00
aeon0
f965c36464 Fix logo found on save and exit screen (#91) 2021-11-23 13:27:44 +01:00
aeon0
ece7abb6e8 Fix game recovery (#88)
* drive by fix, discord config bug

* drive by fix for game recovery

* add info screenshot

* fix game recovery?
2021-11-23 11:04:17 +01:00
bjoerm
db28973d15 Small typo fix. (#86) 2021-11-23 09:22:21 +01:00
reqyl
585c0ccd85 Allow to control desired hp/mp column (#66) 2021-11-22 22:49:23 +01:00
aeon0
02fe089f68 Add game stats to log file and discord (#85) 2021-11-22 22:46:53 +01:00
aeon0
e601e39c98 Check all items before stashing them (#84)
* Check all items before stashing them

* also throw out potions
2021-11-22 20:54:54 +01:00
aeon0
6b1cdc4425 Fix item find issues when there is fire in the img (#82) 2021-11-22 20:10:41 +01:00
aeon0
be12f8dcd5 Add additional debug options to color checker (#83) 2021-11-22 20:10:30 +01:00
ggodev
fd883077e0 run counter & logger messages (#81) 2021-11-22 20:10:02 +01:00
aeon0
5267443210 Fix eld fallback (#79)
* fix fallback for sorc on eld

* add adaptable tempalte threshold for config
2021-11-21 19:20:10 +01:00
aeon0
ad3925fac8 Add item names to color checker (#78) 2021-11-21 17:53:38 +01:00
ggodev
c0bf19912e i (#69)
chipped and flawed gems + param reordering

Co-authored-by: ggodev <ggodev@datamax.bg>
2021-11-21 16:17:23 +01:00
bjoerm
dfe1a7372c Added missing asset for magic monarch & added eth wire fleece (#70)
* Added two missing Tal Rasha set assets (in 1920x1080).

* 1920x1080 asset for missing monarch.

* Added eth wire fleece armor (1920x1080).

* Default for wire fleece to 0 as it is not available for other resolutions yet.
2021-11-21 16:09:56 +01:00
jagarop
ab5f006a5f rip jah (#76)
* rip jah

in memoriam

* Revert "rip jah"

This reverts commit a634a19b9e520cc5e71c874794020ec627003b08.

* rip jah

in memoriam
2021-11-21 16:09:11 +01:00
Mitchell Gleed
d008b14230 Boooty (#77)
Lmao
2021-11-21 16:05:11 +01:00
aeon0
d12dfec564 Fix redemption (#72)
* Force blackmailed items to have higher score

* fix redemption aura to be optional
2021-11-20 20:42:30 +01:00
aeon0
28156fc50f New shenk template (#73)
* Force blackmailed items to have higher score

* Add aditional shenk template
2021-11-20 20:42:22 +01:00
aeon0
f6edcd89ba Update language info 2021-11-20 10:31:51 +01:00
aeon0
ab642066cf Update README.md 2021-11-20 09:14:21 +01:00
aeon0
8c04a29d9a Bump version to 0.3.0-dev 2021-11-20 00:00:33 +01:00
aeon0
f279c4193c Add bug issue template v0.3.0 2021-11-19 18:27:01 +01:00
cpamabotte
e3ab8fa849 Named bot (#64) 2021-11-19 17:45:15 +01:00
bjoerm
6cdb7b1c8a Added small explanation to JavaShopper class. (#62) 2021-11-19 17:44:59 +01:00
bjoerm
967184d48a Added missing gems. (#63) 2021-11-19 17:43:55 +01:00
aeon0
da7a72efc6 Force blackmailed items to have higher score (#65) 2021-11-19 17:40:37 +01:00
aeon0
c20d936d3c fix set amu asset issue (#60) 2021-11-19 10:40:26 +01:00
aeon0
6a6421e8d3 Retry on red portal if missed (#59) 2021-11-19 10:22:24 +01:00
aeon0
a9f9531c58 Adapt release process (#58)
* Detect no more tps and check weapon switch

* Adapt release process
2021-11-19 10:10:43 +01:00
aeon0
30d383edab Detect no more tps and check weapon switch (#57) 2021-11-19 00:53:34 +01:00
reqyl
d63d72735e Add missing eldritch template (#56)
* Add missing eldritch template

For high res eldritch start template is missing.

* Add .venv to gitignore
2021-11-18 23:27:14 +01:00
aeon0
95c87404ab Update video (#55)
* update video

* update img
2021-11-18 18:46:18 +01:00
aeon0
90f939011d update templates (#54) 2021-11-18 18:17:52 +01:00
aeon0
62b4129fb1 fix color checker (#53) 2021-11-18 17:30:00 +01:00
bjoerm
bd133ce55f Updated readme.md (#52)
* Added note about supported resolution.
Added small additional explanations.

* Update README.md

Co-authored-by: aeon0 <aeon4@pm.me>
2021-11-18 17:29:40 +01:00
aeon0
8e7930667a param clean up (#51) 2021-11-18 16:48:37 +01:00
aeon0
7ff93d8809 ignore whole folder for screenshots 2021-11-18 15:42:22 +01:00
aeon0
dbf5e1dd7d make it run a bit smoother (#50) 2021-11-18 15:41:50 +01:00
mw
ea8a93539e add advanced params section with pathing delay (#48)
Adds a new params section, "advanced_options"
Adds a new param to the advanced_options section, "pathing_delay_factor"

The pathing delay factor will allow users to scale the otherwise static delays in the pathing `move` operations based on their own needs.
2021-11-18 08:22:17 +01:00
aeon0
b6fb588599 fix save exit and tp bad windowed coordinates 2021-11-17 23:01:09 +01:00
aeon0
db994eeee4 Recover from being stuck (#46)
* recover from being stuck

* remove shutdown within bot.py
2021-11-17 22:49:38 +01:00
aeon0
8f772daf86 Fixes and fail saves (#44)
* remove old discord, add offset_left, fix coordinate clamping

* proper bot thread
2021-11-17 21:12:29 +01:00
jagarop
89bea55100 fix runtime error pre buff (#43) 2021-11-17 19:07:34 +01:00
jagarop
8c5a5fc656 🙇‍♂️ 🙏 📿 (#40)
* 🙇‍♂️ 🙏 📿

* on_end_game

please change the location of "self._pre_buffed = 0" inside "def on_end_game(self):" if the location is not ideal.
2021-11-17 17:39:07 +01:00