What's Changed
- Internationalized the terrain utils and commands (except the ones related to radar feature), completing the i18n part of this update.
- Fixed advanced game options menu by disabling left clicking the drop downs (you can use A and D to cycle through the options). Don't use the random seed text box though as that somehow disables simulated left clicks, in-case you get stuck, try using the left click button on the physical mouse.
OTCancelAutoWalking
now does it's job of cancelling the auto walking in both object tracker and tile viewer.- Potentially fix the Interfering Hotkey Functions issue #176
Developer Specific Changes
- Added CommandManager to help organize all the commands that were previously in a single class.
Full Changelog: v1.5.0-beta.4...v1.5.0-beta.5