Botty v0.6.5
What's Changed
Breaking changes
-Nihlathak spelling has been corrected/unified throughout the codebase, make sure your custom.ini files have the correct spelling #488
-Changed always_repair to runs_per_repair in params.ini #509
-Botty environment will need to be rebuilt if running from source.
Major features
-Option to gamble if stash gold is full #445
-Added support for nested logic and more item properties for item filtering (Advanced Pickit). See header of pickit.ini. #383
-Option to automatically transmute flawless gems with parameter transmute_every_x_game
#491
Other features
-Option to fill shared stash tabs first (useful for HC characters) #472
-Decreased gold priority during pickit #502
-Optimized handling of teleport with charged items #476
-New parameter for max # of failed runs max_consecutive_fails
#503
-OCR models with service now included for experimenting and for future updates #505
Fixes / minor adjustments
-Made D2 window detection using win32api default #453
-Improved Nihlathak pathing for lightning sorc #495
-Implement controller item spacing for better image segmentation, fewer false pickups #507
-Add more act 5 paths #506
-Prevent hook messaging errors from shutting down Botty #510
-Kill D2R when botty cannot recover and shuts down #511
-Various bugfixes and performance enhancements
New Contributors
- @VladimirMakaev made their first contribution in #453
- @pokzcodes made their first contribution in #472
- @flapjax made their first contribution in #458
- @AlekseyLesnoy made their first contribution in #483
- @RB-Development made their first contribution in #383
- @thebrettd made their first contribution in #522
- @Steve6030 made their first contribution in #523
Full Changelog: v0.6.3...v0.6.5