v0.3.5 (2025-01-17)
Important: Ensure that you have the Microsoft Visual C++ Redistributable version 14.40 or later installed. You can download it from the official Microsoft website.
New Features
- Added support for displaying suggestions during command completion.
Fixes
- Fixed issues with the Tab completion functionality for the command line.
- Fixed an issue where messages failed to display before opening the command line.
- Prevented ImGui from capturing mouse and keyboard input after closing the command bar.
Changes
- Fixed the Tab completion functionality for the command line.
- Removed the behavior where game input was disabled when ImGui required input capture.
- Removed the ability to disable mods to simplify the implementation.
- Changed the behavior when searching for custom maps: resetting the current page to the first page upon changing keywords.
- Updated ImGui to version 1.91.7.