v1.9.0
📚 Module Changelog (v1.9.0)
- Added a new setting
freeplay_goal_speed_trainingwhich allows logging goal speed in custom training packs. - Added a new setting
freeplay_goal_speed_offlinewhich allows logging goal speed in exhibition and lan modes. - Added a new setting
freeplay_goal_speed_onlinewhich allows logging goal speed in all online game modes. - Added a new setting
function_scanner_duplicates <true-false>which allows changing theHide Duplicatesoption in the function scanner off and on. - Added a new command
function_scanner_startwhich lets you start the function scanner through a command or keybind. - Added a new command
function_scanner_stopwhich lets you stop the function scanner through a command or keybind. - Added support for block compression BC7 and all other modern DXT10 formats for texture exporting.
- Added support super small legacy packed formats (R8, G8, and UYVY) for texture exporting.
- Fixed the block compression BC1 format sometimes exporting
misalignedimage data. - Fixed the thumbnail renderer not collecting garbage properly, resulting in a memory leak when using the automation mode.
- Fixed preview images in the texture browser and thumbnail renderer not displaying properly sometimes.
- Fixed the
freeplay_disable_trainingsetting not instantly updating goal scoring when toggled off and on. - Fixed the
freeplay_goal_speedsetting sometimes spamming chat when a goal gets scored. - The
freeplay_disable_hotkeyssetting will now automatically hide the games hotkey overlay if enabled in freeplay.
🚀 Launcher Changelog (v1.2.9)
- Upgraded from
.NET 7.0to.NET 8.0, which will require you to download the new runtime if you only have.NET 7.0installed. - Added more files and extra logging info for the crash dump exporter.
- Fixed not finding a folder path bug on first install, which would require restarting the launcher.
- Fixed the manual inject button not working sometimes, as well as it ignoring the
prevent injection when out of datesetting.
📌 System Requirements
1. Must be on Windows 10 (x64) or greater.
2. Must have at least 4GB of vram and 8GB of system ram.
3. Must have the .NET 9.0 runtime installed to use the launcher.