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
Cr4zyEight
da6faba447
actually stashing gold (wasnt implemented yet) ( #28 )
...
* actually stashing gold (wasnt implemented yet)
* deleted unused import
Co-authored-by: Vincent Frebel <frebel@wkg-software.de >
2021-11-17 11:27:23 +01:00
jagarop
934e1df26f
fix ui_manager.repair_and_fill_up_tp ( #41 )
2021-11-17 06:13:00 +01:00
aeon0
5750825c9e
Support 1280x720 ( #19 )
2021-11-16 22:58:48 +01:00
aeon0
302d1c9ba0
dont take ss when search for exit ( #39 )
2021-11-16 22:09:39 +01:00
aeon0
568378fea8
Revert "clip monitor coordinates" ( #38 )
...
* Revert "clip monitor coordinates (#37 )"
This reverts commit 40b01fd7c0 .
* Update pather.py
2021-11-16 21:57:22 +01:00
reqyl
20229ef10f
Javazon gg gloves shopper script ( #24 )
...
* Javazon gg gloves shopper script
* Add normalize_monitor kwarg to search()
- Make sure to normalize monitor pos in javashopper script
* Make shop reset more robust
* Move glove template images
* Add stats logging on exit
* Rename module and move into shop package
* fixup! Add normalize_monitor kwarg to search()
2021-11-16 21:41:00 +01:00
aeon0
40b01fd7c0
clip monitor coordinates ( #37 )
2021-11-16 21:39:45 +01:00
aeon0
375febc48d
fix needing a tomb ( #36 )
2021-11-16 21:39:21 +01:00
aeon0
39f298e9ed
Robust/item pick discord ( #35 )
...
* robust against sending itempickup twice
* remove new lines
2021-11-16 21:39:05 +01:00
aeon0
50cff5cef9
robustify death ( #34 )
2021-11-16 19:01:43 +01:00
aeon0
751fdea7ab
add thunderstorm to sorc prebuff ( #33 )
2021-11-16 18:06:18 +01:00
aeon0
5adcb42c71
shut down d2r and bnet if botty gets stuck ( #32 )
2021-11-16 18:06:01 +01:00
aeon0
62dbde1e25
new discord filter for items ( #31 )
2021-11-16 18:03:17 +01:00
Cr4zyEight
307e8e40a8
botty folder not so cluttered ( #18 )
...
* botty folder not so cluttered
* added timestamp to info_screenshots + gitignore + added optional to params.ini + Readme
* Fix: TabError: inconsistent use of tabs and spaces in indentation -.-
* some stupid things...
Co-authored-by: Vincent Frebel <frebel@wkg-software.de >
Co-authored-by: aeon0 <aeon4@pm.me >
2021-11-16 14:51:57 +01:00