6f6c663b43Added eldritch routine to firelock. Also made minor adjustments to a3 error finding stash to reduce error rate.
Randi
2026-03-24 22:51:06 -04:00
fdd0fc2230Adjusted a3_stash_left pic as it could misclick cain on occasion.
Randi
2026-03-23 13:58:40 -04:00
5d5a9c2a63Made improvements to resolve issues with finding stash in a3. Created left and right stash pictures to reduce issues of being covered. Also implemented move on first failure in an attempt to move merc.
Randi
2026-03-23 13:38:41 -04:00
eb75fc9aeeMade adjustment to determining if stash is full of gold. Also remade inv_no_gold picture as it would detect numbers starting with 91 as 0.
Randi
2026-03-23 12:11:27 -04:00
600904e6bcReverted edge case for handling not finding stash.
Randi
2026-03-22 21:30:10 -04:00
ce821695e8Minor tweak to handle case when stash is covered by merc.
Randi
2026-03-22 21:17:24 -04:00
455fe8e64fMinor adjustments to warlock.
Randi
2026-03-22 20:44:23 -04:00
f4bc3b7401Added trav run to fire warlock and added ability to buff in town with consume.
Randi
2026-03-22 10:39:23 -04:00
b528957c40Minor tweak to cta functionity to disable buff_with_cta if cta_available is false.
Randi
2026-03-20 21:32:32 -04:00
f8c9d81f52Minor tweak to static.
Randi
2026-03-20 20:32:40 -04:00
1a5a261f7cUpdated stash inventory roi based on warlock exp updates.
Randi
2026-03-19 19:53:07 -04:00
95e019e88dUpdated the Run classes to properly reference the _do_run variables so changes to runs in bot.py will persist into Run classes
Randi
2026-03-19 19:09:39 -04:00
466197fd8bFixed bug where bot would always check stash when gold was full even when stash_gold is disabled.
Randi
2026-03-18 00:20:21 -04:00
4a4bf0300aAdded extra failsafe to ensure no keys get left held down when game controller kills bot thread. It was possible that a max length violation could occur while stashing and cauase ctrl and shift to get stuck down.
Randi
2026-03-17 20:35:59 -04:00
953b9aedb3Corrected transmute to correctly keep track of transmute counter after x games.
Randi
2026-03-17 07:38:57 -04:00
2ce9636d3aAdded additional delay after cta to swap weapons
Randi
2026-03-17 07:36:41 -04:00
b03b2fd226Refined cta and buffing so chars now use cast_buffs routine which doesn't need the cta_available logic. This routine also allows the casting delay to be kept separate from cta as the casting_delay is passed in. Failed buffs will now cause bot to exit game.
Randi
2026-03-16 20:42:15 -04:00
d96eb2d34cFixed bug when bot is killed due to max game length violation while transmuting. Transmuting should now complete before game exits.
Randi
2026-03-16 19:10:07 -04:00
5f2149ed1eRemoved last node from trav run as it didn't seem necessary for TP and took extra time.
Randi
2026-03-16 18:42:24 -04:00
a7509c90e7Added functionality to transmute flawless gems from the stash gem tab. Works with the transmute every x games variable in params.ini
Randi
2026-03-15 23:24:56 -04:00
8b48b583b9Fixed issue in which CTA was not properly detected if bot is started with incorrect weapon swap.
Randi
2026-03-15 20:13:03 -04:00
58f761c372Added logic if doing trav runs we will skip additional runs if juvs are full.
Randi
2026-03-15 10:01:39 -04:00
36d364517bReduced telek pickup range as it can fail if item is off screen but text is not.
Randi
2026-03-14 20:17:03 -04:00
869eeb5539Added transmute routine for graphic debugger which requires manual uncommenting. May need to find a more automated way in future.
Randi
2026-03-14 08:42:53 -04:00
b2afbaab93Minor tweaks to pickup
Randi
2026-03-13 22:21:47 -04:00
9512856cfcRefined item pickup to properly tele, use telekinesis, and reduce delays when walking for pickup.
Randi
2026-03-13 20:22:25 -04:00
593e509bc6Added gheed's wager, horizon boots, and sunders to be picked up. Also fixed error that was causing set and unique names to be improperly reported.
Randi
2026-03-11 19:14:51 -04:00
68ed191efcMade fix to ensure the new warlock expansion uniques would get stashed.
Randi
2026-02-27 20:43:31 -05:00
77925964a0Fixed in town healing to trigger based on juv settings. Added error case for failed to join game.
Randi
2026-02-25 20:34:01 -05:00