363 Commits

Author SHA1 Message Date
aeon0
f5fb8561c6 Classic min max confusion v0.5.0 2021-12-12 20:41:13 +01:00
aeon0
eb6dd85063 Fix stashing (#277)
* Bump version to v0.5.0

* stash optimization

* add wait times

* revert version

* Fix stashing bug when gold is full

* change location

* force move
2021-12-12 20:30:37 +01:00
aeon0
fd2d57fb0c Fix shopper build (#276) 2021-12-12 18:49:20 +01:00
aeon0
fa1297e15e Config to force prebuff every run (#274) 2021-12-12 18:09:44 +01:00
aeon0
e184db7045 Rename region of interest (#275) 2021-12-12 18:08:38 +01:00
aeon0
d46624e932 Support for trapsin build (#273) 2021-12-12 18:06:23 +01:00
aeon0
6d88ccb379 Fix gold stashing turn off (#272) 2021-12-12 17:21:56 +01:00
aeon0
2d9307cb94 Static path trav and some renaming (#271)
* Static path trav and some renaming

* no random

* fix b node

* fix game recover issue

* adapt dclone stuff

* add back rand
2021-12-12 16:35:15 +01:00
cutebeast
2aff1800ef dclone ip hunting (#270)
* dclone ip hunting

This is add on to pause the bot and send msg to discord if we are able to obtain the correct hot ip for dclone.

* Update for dclone ip check

using messenger instead of discord
update param for section on dclone
move the block to check for ip to after town spawn

* update for dclone for ip hunting

allow setting to disable to ip search
2021-12-12 16:15:20 +01:00
jobithu
17b7fcc2a2 Nihlatak (#244)
* nihlatak for testing

* comitting staged changes

* fixed some issues on template syntax

* merged nihlatak routine to all other files in the bot

merged nihlatak routine to all other files in the bot (next to pindle & shenk)

* make it run

* improved consistency for traverse LVL1_B & finding start at LVL2

improved consistency for traverse LVL1_B & finding start at LVL2

* further optimized pathing for LVL1 C & LVL2A

* nil update, pathing on lvl 2 fine tuning still needed

* optimized pathing lvl2

might needs some tweaks on 2_D, but otherwise fine.

* fine tune pathes lvl 2

* adapt to template matching nil arm C

* arm b

* fail save for branch a

* fail save for arm c

* arm d

* small clean up

Co-authored-by: aeon0 <aeon4@pm.me>
2021-12-12 13:00:31 +01:00
aeon0
1e1b4a2da0 Code improve for eth only filter (#269)
* Adapt eth checking

* update pickit
2021-12-12 09:57:09 +01:00
mgleed
68f2f0f3ce Allow item = 3 in pickit to make ethereal required to stash (#268)
* initial

* clarify
2021-12-12 08:46:38 +01:00
mgleed
05fe77a5d0 emilio is boring (#267) 2021-12-12 08:27:01 +01:00
nekolr
c2a017c517 Use message template to support other hooks (#265) 2021-12-12 08:22:36 +01:00
mgleed
4c52045f08 Update .gitignore (#266)
update for config folder
2021-12-11 21:33:54 -05:00
aeon0
f1d228c9d7 Detect hit recovery on static teleport (#263) 2021-12-11 16:35:40 +01:00
aeon0
0f156be4d6 Params for shop (#262) 2021-12-11 15:41:54 +01:00
aeon0
86db356ca4 Split params and seperate .exe for shop and health manager (#261)
* Split Params and add shop to exe

* rename folder
2021-12-11 15:02:20 +01:00
aeon0
2c53524e79 Set misc_gold=0 in case stash is full of gold (#260)
* Set misc_gold=0 in case stash is full of gold

* fix config

* fix imports
2021-12-11 12:38:46 +01:00
aeon0
ea74a3b43f Only use stash tab and wp tab if needed (#259)
* Clean up imports & move files

* Only use stash tab and wp tab if needed

* break circular imports
2021-12-11 11:50:35 +01:00
aeon0
308c74ac4f Clean up imports & move files (#256) 2021-12-11 07:41:40 +01:00
aeon0
ede3dcd91b Make sure best match is used to determine town location 2021-12-10 15:27:46 +01:00
aeon0
8a773f4e5c Fix tuple assignment issue (#255) 2021-12-10 12:30:27 +01:00
aeon0
496340be8d Esc out of cain focus (#254) 2021-12-10 12:17:48 +01:00
aeon0
5c877c428e Smooth out shenk pathing start (#253) 2021-12-10 12:07:51 +01:00
aeon0
876df0dd5e Trav only gold pickup config 2021-12-10 11:36:21 +01:00
aeon0
d69a9942ac Add offset node func (#252) 2021-12-10 10:59:36 +01:00
aeon0
cec307cf9c Fix config error (#251) 2021-12-10 10:01:46 +01:00
aeon0
825e787dbe Stash gold default 1 2021-12-10 09:54:29 +01:00
Matt Stiehm
702a2ebfca Separate gold and item stashing (#250)
* removed 1920_1080 support

* Update ui_manager.py

Fixed bug...

* Update pather.py

fixed scale factor

* Update i_char.py

* Update game.ini

removed tp locations

* Bump version to v0.4.3

* Bump version to v0.4.3

* implimented and tested seperation of gold and item stash counters

* removing extra newline

* not sure how this keeps creeping back...

Co-authored-by: Matt <rogue_drunkerd@hotmail.com>
2021-12-10 09:53:58 +01:00
aeon0
0156b80ee6 Adjust item highlight range 2021-12-10 09:20:36 +01:00
aeon0
2043c45d48 Improved clustering & cropping of Items (#247) 2021-12-10 09:17:08 +01:00
mgleed
503be01463 Fix difficulty roi (#249)
* fix ROI for loading and difficulty buttons
2021-12-09 22:10:12 -05:00
aeon0
84a5b6257f Fix trav error handling (#248) 2021-12-09 22:46:04 +01:00
aeon0
81d513b0c9 Move files (#246) 2021-12-09 16:44:59 +01:00
aeon0
e64891dbbf Fix stashing issue (#245) 2021-12-09 15:39:40 +01:00
mgleed
3bd3364b4b Fix black game.ini (#238)
* fix black range

* fix black range
2021-12-09 15:19:33 +01:00
aeon0
afefdfd6b4 Add pathing a4 start to tyrael (#243) 2021-12-09 11:34:38 +01:00
aeon0
7c5e94979b Dont spam debug messages (#242) 2021-12-09 10:38:47 +01:00
aeon0
93d2a4bc8b When your bot doesnt pick up the best item in the game (#241) 2021-12-09 10:35:33 +01:00
aeon0
9559cf0e23 Move cursor on pickit (#240)
* Add area to items found

* Move cursor on pickit to avoid item highlight
2021-12-09 10:32:36 +01:00
aeon0
aacb344f32 Add area to items found log (#239) 2021-12-09 09:35:40 +01:00
aeon0
69870e73c5 Fix tele rebuy after failed tele (#237) 2021-12-08 21:41:40 +01:00
aeon0
ea8fc96f83 Walking Trav (#236)
* some tweaking
2021-12-08 18:26:41 +01:00
aeon0
54d27cace8 Improve trav pathing (#235)
* Log failed games

* Improve Trav Template Pathing
2021-12-08 13:22:36 +01:00
aeon0
7e365fb1cf Log failed games (#234) 2021-12-08 11:02:04 +01:00
aeon0
ca9e459de6 Check if repairing is needed (#233) 2021-12-08 09:28:19 +01:00
aeon0
2efcd66d99 Fix/robustify a4 start (#232) 2021-12-08 08:59:24 +01:00
bobcho
6e38fd5dd7 fix game start in act 4 (adj start tempates) (#231) 2021-12-08 06:16:27 +01:00
aeon0
37a4c8e0b2 Fix select template timeout bug (#230)
* Fix select template timeout bug

* remove print
2021-12-07 22:10:14 +01:00