Commit Graph

152 Commits

Author SHA1 Message Date
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
Cr4zyEight
f11c502f18 implemented loot_screenshots (#17)
* implemented loot_screenshots

* added timestamp + gitignore

* Readme

Co-authored-by: Vincent Frebel <frebel@wkg-software.de>
2021-11-16 14:49:27 +01:00
aeon0
054ad70598 randomness and delays (#29) 2021-11-16 01:19:18 +01:00
aeon0
8501fe1114 update ci.yml 2021-11-15 20:31:23 +01:00
aeon0
4ad6246c54 Pickit/items 1280x720 (#26) 2021-11-15 20:22:28 +01:00
aeon0
2c7bb42907 make action trigger on PR 2021-11-14 11:56:40 +01:00
aeon0
2b018a7f65 rename workflow 2021-11-14 11:53:00 +01:00
aeon0
810a76aba7 Setting up CI (#22) 2021-11-14 11:25:11 +01:00
aeon0
ce498893d3 add first test 2021-11-14 07:51:40 +01:00
aeon0
8d7851a188 allow pathes in temlpate tracker to not exist 2021-11-14 06:38:36 +01:00
aeon0
c339175477 misc to close down diablo and bnet 2021-11-14 06:38:19 +01:00
reqyl
21102e3de8 fix anya templates and images (#20) 2021-11-14 06:19:19 +01:00
aeon0
eb29821dcc add anya as npc 2021-11-13 16:12:06 +01:00
aeon0
752ac290c5 new res config 2021-11-13 12:38:01 +01:00
aeon0
d47542ed0f remove keys flag remove, doesnt work anyway 2021-11-13 09:03:33 +01:00
aeon0
b7d1ef676b update settings for even lower graphics and framerate cap 2021-11-13 08:59:12 +01:00
aeon0
65f74acba0 actually use the do_chicken on chicken 2021-11-13 00:51:35 +01:00
aeon0
abb4cfb97c add missing tp docu 2021-11-13 00:12:10 +01:00
aeon0
9d2ad41c52 try again on save and exit 2021-11-12 19:47:37 +01:00
aeon0
9680760ae6 random updates and optimizations 2021-11-12 19:42:09 +01:00
aeon0
333bb7feb1 update discord 2021-11-12 06:36:02 +01:00
aeon0
e7927fd86a aaand make it a bool... 2021-11-12 00:40:53 +01:00
aeon0
9e46126c9e missing es_available in config.py 2021-11-12 00:39:01 +01:00
Mitchell Gleed
77f52558ba support for different difficulties (#13) 2021-11-11 23:56:03 +01:00
jagarop
32a619a0b2 energy_shield (#12)
* add energy shield

* add energy shield
2021-11-11 23:54:42 +01:00
Mitchell Gleed
af807bb8e2 Suppress low runes (#14)
* suppress low runes from discord log

* suppress low runes from discord log
2021-11-11 23:53:37 +01:00
Mitchell Gleed
fa9f7b2f3e Add merc_chicken param and add highlighted variation of save&exit button (#11)
* typo fix

* add merc chicken param, add highlighted save/exit button

* update readme

* remove files from other branch

* remove debug images, adjust gitignore

* fixed requested changes, revert 1 old logger change
2021-11-11 23:51:52 +01:00
Mitchell Gleed
5fd3aabf72 typo fix (#10) 2021-11-11 17:14:46 +01:00
aeon0
125925fb3e update readme.md 2021-11-10 23:26:09 +01:00
aeon0
a1404f6f4f indent issue v0.2.2 2021-11-10 20:40:49 +01:00
Mitchell Gleed
90cadb4843 Add gold to param/asset, prevent attempts to stash gold, and asset renaming (#9)
* add gold and fix asset names

* add gold and fix asset names

* add gold and fix asset names

* add gold and fix asset names

* Update src/pickit.py

Co-authored-by: aeon0 <aeon4@pm.me>
2021-11-10 20:30:56 +01:00
aeon0
730b68b2db update webhook 2021-11-10 20:11:03 +01:00
aeon0
3d36d9286b Bump version to v0.2.2 2021-11-10 20:03:54 +01:00
aeon0
ecf82eeaac dont spam the drop-log! 2021-11-10 20:03:25 +01:00
aeon0
0a4645769e actually use mingw64 on compiling 2021-11-10 19:29:00 +01:00
aeon0
a6d880b2c3 Bump version to 0.2.1 v0.2.1 2021-11-10 18:55:27 +01:00
aeon0
f5add914ef adjust slow walk param 2021-11-10 18:55:19 +01:00
aeon0
2cd540e3ec increase item find threshold again to avoid confusion 2021-11-10 18:50:14 +01:00
aeon0
2ebbf02cfc Merge branch 'master' of https://github.com/aeon0/botty 2021-11-10 18:37:52 +01:00
aeon0
b3bed8a1fe discord integration for drops and getting stuck 2021-11-10 18:37:41 +01:00
aeon0
8ef3362cff fix some pickit issues, lower item thresholds 2021-11-10 17:43:29 +01:00