v0.3.4 (2024-10-14)
Important: To install this version, please make sure to reinstall the latest Microsoft Visual C++ Redistributable.
New Features
- Supported disabling mods in the Mod Menu.
- Supported multi-level custom map browsing.
- Added the
MessageCapability
setting to define the maximum number of messages to display. - Added the
CustomMapTooltip
setting to enable tooltips for custom map names in the Map Menu. - Introduced a history command to print and clear command history.
- Enabled saving and loading of command history.
- Added configuration options to control loading and saving of ImGui settings.
Fixes
- Fixed an issue where the UI would overlap on the Mod Page when a mod has more than four configuration categories.
- Reset the page after closing the Map Menu.
- Prevented ImGui from capturing mouse and keyboard input after closing the command bar.
Changes
- Rearranged built-in configurations in the Mod Menu.
- Removed unused components such as implot.
- Trimmed RenderHook to reduce file size.
- Removed the mechanism to ignore old versions.
- Overhauled the Configuration API, adding support for configuration lists.
- Updated ImGui to version 1.91.3.