-
Added filter buttons to toggle INFO, WARN and SEVERE messages
-
Redesigned "Show Logs" button with icon and status light
-
Increased button size and added hover effects
-
Before:
- After:
- Transitioned the mod to use new license (LGPL v3.0 -> EUPL v1.2)
-
Fixed log message rendering issues, improved console UI with a modern dark theme, and enhanced scrollbar usability
-
Removed message duration from the logging system, making the "logs" window permanently visible
-
Organized mixins into logical sub-packages for better code structure and maintainability.
- Fixed scrollbar handling in the official game launcher by replacing delta-based scrolling with direct position mapping and adding proper drag state management for smoother interaction
- Added a preLaunch entrypoint to capture logs pre-launch
- Initial release