v2.7.1
Pre-release
Pre-release
General
- Greatly reduced startup time
- Improved logic to get the game version, making it a lot more accurate
- Make
GetCurrentMission()
a lot more stable
Fixes
- Fix stack overflow when calling
getPawnData
whenSquadData
wasnil
- Fix two new pilot skills breaking with the mod loader (
Web_Vek
andAdjacent_Heal
) - Fix animation height not always updating for Advanced Edition units, which broke some palette fallback code
Logging
- Log the game version on startup
- Log an error when reading from save data fails
- Add an option to print the caller to only the file, in addition to file/console and neither
- Improve formatting of caller info to be more readible
- Add option to clear the log file on startup (new default)
- Log file now defaults to enabled for new profiles. In addition, caller info defaults to log file only
- Fix wrong caller info in
LOGF
,LOGD
andLOGDF
being wrong
Full Changelog: https://github.com/itb-community/ITB-ModLoader/compare/v2.7.0..v2.7.1