Releases: primetime43/Toontown-Rewritten-Bot
Releases · primetime43/Toontown-Rewritten-Bot
1.5.0
What's Changed
- dev-main to main by @primetime43 in #25
New Features:
- Enhanced Customizability with User-Created Actions: Introduced a feature that allows users to define their own custom actions for activities like fishing and golfing. This flexible system enables users to tailor their experience without modifying the program's source code. Through the action manager interface, users can craft custom action files. These files are then interpreted by the bot, allowing it to execute user-designed sequences for fishing or golfing, enhancing the bot's versatility and user engagement.
- JSON Coordinate System: Transitioned to using a JSON structure for saving and loading UI element coordinates, enhancing maintainability and scalability of coordinate management. #22
Fixes:
General Improvements:
- Code Refactoring: Undertook significant refactoring to clean up the codebase, improving code readability and future maintainability.
v1.4.1
What's Changed
- Fixed an issue with readTextFile wiping the coordinate file each time on load
- Removed an obsolete Abort function for stop fishing & doodle training & implemented a different method.
- Fixed the reset all coordinates button function
- All of these issues were related to #14 (the 1.4.0 .exe was packed and missing items needed to run properly; those are fixed now)
v1.4.0
What's Changed
- Target .net 7 framework and 2022 Visual Studio sln
- Fixed the bot's ability to locate the Toontown Rewritten window now that its no longer Toontown Rewritten Beta
- Added the ability to create the coordinates file if it doesn't exist when trying to reset the coordinates
- Fixed issue where InputSimulator.dll was missing from source code
- Added an auto-detect red fishing button toggle
- Added a note on the golf tab to inform how to use
- Removed and cleaned up code
- Fixed the layout of the project directory and added items to the git ignore
Version 1.3.1
Release Version 1.3.1
- Removed the check for if TTR is running on app startup
Version 1.3
Release Version 1.3