Posted June 09, 2023 by MCL Software
Release 0.6 (2023-06-09)
- New theme
- Changed "Currently @" to "Currently Selected:"
- Added a background for the selected object indicator
- Changed the text color of the selected object indicator
- Changed the color of the "Stealing" progress bar
- Added several new debug indicators
- Changed the sky color
- Revamped code for the stealing mechanic to make it easier to implement changes in the future.
- Modified code to not use strcpy_s for better cross-compatibility
- Removed the text mode debug feature as it is no longer needed
- Other minor changes