This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
Botty v0.7.3
Breaking changes
- params.ini has changed like so, you don't toggle routes with 0 or 1 anymore:
[routes]
; Add these possible routes to "order" to run them:
; run_trav
; run_pindle
; run_eldritch
; run_eldritch_shenk
; run_nihlathak
; run_arcane
; run_diablo
order=run_pindle, run_eldritch_shenk
New features
- Poison necro config by @D2RLegit in #597
- Config variables by @Aimware0 in #651
- Leveraging OCR to read exp and track in game_stats by @egut125 in #662
- Runtime breaktime tracking by @egut125 in #665
- Feature/enhancement: Support for D2R launch options and cosmetic mods by @mgleed in #677
Enhancements
- Bugfix/enhancement: Fix ocr output wordlist check, replace difflib with Lev by @mgleed in #658
- Enhancement: Use keyboard to select difficulty by @roozhou in #661
- added logged colors by @Aimware0 in #663
- Enhancement/bugfix: Refactor checks for item transferring by @mgleed in #673
- Remove gems from item logging #4 by @jagarop in #686
- Condsensed discord message will be the only option by @D2RLegit in #687
- Kill BlizzardError.exe by @tomoyo233 in #688
- feat/run-qol by @aeon0 in #707
- feat/restricted-mouse-clicks by @aeon0 in #709
- Updated pot drinking logic by @Aimware0 in #710
Bugfixes
- error handling for common belt error by @Aimware0 in #664
- Bugfix: Custom config parse by @mgleed in #668
- Removing percent calc in player_bar by @egut125 in #670
- Update messages to have better values by @egut125 in #671
- Update OCR model for large numbers by @mgleed in #674
- Bugfix: Corpse pickup broken after Exp implementation by @mgleed in #675
- Quick list manipulation to remove anything before experience in the list by @egut125 in #679
- Divide by zero fix by @egut125 in #680
- Placing list manipulation inside try block by @egut125 in #681
- Extra space by @egut125 in #682
- Bugfix: renamed mod folder from ifilter to botty and narrowed rmtree by @mgleed in #690
- old ui overhaul time out modified for pnova necro by @D2RLegit in #693
- missed pnova overhaul fixed by @D2RLegit in #694
- Bugfix: Item tooltip obscuring close button by @mgleed in #699
- BugFix: Allow 2 lines of tooltip by @roozhou in #702
- Bugfix: Create mod folder if it doesn't exist by @aeon0 in #701
- Bugfix: False empty stash tabs due to item tooltip by @mgleed in #703
- fix: Remove ; by @aeon0 in #706
- BugFix: Fix indicator_location_to_tab_count by @roozhou in #708
- Fix: Increase item drop padding from 1 to 2 spaces, pad gold by @mgleed in #711
- Bugfix: Default pickit errors with berserker axe and war pike by @mgleed in #715
- Disable mods for planned upcoming stable release by @mgleed in #718
- Bugfix: Cain loop, etc. with return_to_play() function by @mgleed in #717
- Fix: Recapture some templates for d2r v2.4 by @mgleed in #713
New Contributors
- @roozhou made their first contribution in #661
- @tomoyo233 made their first contribution in #688
Full Changelog: v0.7.2...v0.7.3