RedJon18
6d19819de5
Prebuff updates and rare items for pickit logic
...
Updates the prebuffs for paladin to use holy shield before entering Pindleskin's portal. Also, adds additional pickit logic for picking up and storing all rare items when uncommenting the sections.
2026-05-17 13:21:42 +02:00
aeon0
71311cb584
fix not stashing gold if buying sth before
2026-05-17 13:21:14 +02:00
Riddle
5c4f62ac25
Add @cache to functions
2026-05-17 13:18:14 +02:00
Riddle
869de31315
fixed error code
2026-05-17 12:49:00 +02:00
Randi
6f6c663b43
Added eldritch routine to firelock. Also made minor adjustments to a3 error finding stash to reduce error rate.
2026-03-24 22:51:06 -04:00
Randi
fdd0fc2230
Adjusted a3_stash_left pic as it could misclick cain on occasion.
2026-03-23 13:58:40 -04:00
Randi
5d5a9c2a63
Made 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.
2026-03-23 13:38:41 -04:00
Randi
eb75fc9aee
Made 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.
2026-03-23 12:11:27 -04:00
Randi
600904e6bc
Reverted edge case for handling not finding stash.
2026-03-22 21:30:10 -04:00
Randi
ce821695e8
Minor tweak to handle case when stash is covered by merc.
2026-03-22 21:17:24 -04:00
Randi
455fe8e64f
Minor adjustments to warlock.
2026-03-22 20:44:23 -04:00
Randi
f4bc3b7401
Added trav run to fire warlock and added ability to buff in town with consume.
2026-03-22 10:39:23 -04:00
Randi
b528957c40
Minor tweak to cta functionity to disable buff_with_cta if cta_available is false.
2026-03-20 21:32:32 -04:00
Randi
f8c9d81f52
Minor tweak to static.
2026-03-20 20:32:40 -04:00
Randi
1a5a261f7c
Updated stash inventory roi based on warlock exp updates.
2026-03-19 19:53:07 -04:00
Randi
95e019e88d
Updated the Run classes to properly reference the _do_run variables so changes to runs in bot.py will persist into Run classes
2026-03-19 19:09:39 -04:00
Randi
466197fd8b
Fixed bug where bot would always check stash when gold was full even when stash_gold is disabled.
2026-03-18 00:20:21 -04:00
Randi
4a4bf0300a
Added 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.
2026-03-17 20:35:59 -04:00
Randi
953b9aedb3
Corrected transmute to correctly keep track of transmute counter after x games.
2026-03-17 07:38:57 -04:00
Randi
2ce9636d3a
Added additional delay after cta to swap weapons
2026-03-17 07:36:41 -04:00
Randi
b03b2fd226
Refined 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.
2026-03-16 20:42:15 -04:00
Randi
d96eb2d34c
Fixed bug when bot is killed due to max game length violation while transmuting. Transmuting should now complete before game exits.
2026-03-16 19:10:07 -04:00
Randi
5f2149ed1e
Removed last node from trav run as it didn't seem necessary for TP and took extra time.
2026-03-16 18:42:24 -04:00
Randi
a7509c90e7
Added functionality to transmute flawless gems from the stash gem tab. Works with the transmute every x games variable in params.ini
2026-03-15 23:24:56 -04:00
Randi
8b48b583b9
Fixed issue in which CTA was not properly detected if bot is started with incorrect weapon swap.
2026-03-15 20:13:03 -04:00
Randi
58f761c372
Added logic if doing trav runs we will skip additional runs if juvs are full.
2026-03-15 10:01:39 -04:00
Randi
36d364517b
Reduced telek pickup range as it can fail if item is off screen but text is not.
2026-03-14 20:17:03 -04:00
Randi
869eeb5539
Added transmute routine for graphic debugger which requires manual uncommenting. May need to find a more automated way in future.
2026-03-14 08:42:53 -04:00
Randi
b2afbaab93
Minor tweaks to pickup
2026-03-13 22:21:47 -04:00
Randi
9512856cfc
Refined item pickup to properly tele, use telekinesis, and reduce delays when walking for pickup.
2026-03-13 20:22:25 -04:00
Randi
593e509bc6
Added 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.
2026-03-11 19:14:51 -04:00
Randi
68ed191efc
Made fix to ensure the new warlock expansion uniques would get stashed.
2026-02-27 20:43:31 -05:00
Randi
77925964a0
Fixed in town healing to trigger based on juv settings. Added error case for failed to join game.
2026-02-25 20:34:01 -05:00
Randi
665e6b6ce4
Minor bnip config update to add twink items.
2026-02-20 17:36:47 -05:00
Randi
51306f3067
Fixed the old graphics debugger.
2026-02-20 13:55:35 -05:00
Randi
c47d9573ad
Updated pick up code to accept red text to allow worldstone shards to be picked up.
2026-02-20 10:41:02 -05:00
Randi
bbe5395f4a
Added worldstone shards to be stashed.
2026-02-19 23:38:50 -05:00
Randi
6f7a9b681d
Added all unique grimoires to default bnip config file.
2026-02-17 22:39:49 -05:00
Randi
ed0a8270cf
Added grimories to bnip files.
2026-02-17 22:22:14 -05:00
Randi
4b3a47b13c
Updated bnip_data.py to add abyss skill to bnip.
2026-02-16 22:08:47 -05:00
Randi
6f4f4ca472
Updated bnip files to support warlock skillers.
2026-02-16 21:55:48 -05:00
Randi
55f7d86b3d
Tweaked stash gold button roi as it moved in expansion.
2026-02-16 16:33:40 -05:00
Randi
01f03ea9af
Handle the error case if save_and_exit fails.
2026-02-16 15:04:00 -05:00
Randi
82ac44c4c1
Minor change to abyss warlock targeting on pindle.
2026-02-15 22:24:13 -05:00
Randi
65ee5a6b5c
Updated bnip for echo strike bases
2026-02-15 21:51:19 -05:00
Randi
b7c83e6208
Added preliminary warlock characters for bot.
2026-02-15 20:49:12 -05:00
Randi
f2c639fc64
Minor fix to a typo for void base entry in bnip
2026-02-15 18:58:08 -05:00
Randi
0978258513
Minor fix to bnip.
2026-02-15 15:19:06 -05:00
Randi
b243aec74f
Added void base to bnip
2026-02-15 14:24:31 -05:00
Randi
ec5a7e4292
Fixed issue with a chicken not counting as a failed game.
2026-02-15 09:54:48 -05:00