M2TWEOP-2.1.39
github-actions
released this
12 Mar 23:06
·
826 commits
to master
since this release
;## Release Notes
;### Launcher
;### Library
Lua Plugin
- new config variable - terminateAtLuaException. Set to 1 if you want the game to crash on an error in your script (Lua exception). You will still receive a message detailing the error, but closing it will also close the game. - youneuoy
- Added ability to add new character strategy models and switch models at any time. - Fynn
- You can fire any script command from the game now in lua - Fynn and Jojo00182
- The changers for the localized names for settlement, faction, region, rebels are now struct fields that support getting and setting, the change functions are deprecated. - Fynn
- Expanded the battle related structs a lot including ability to tell who won a battle - Fynn
- Added function to fire historic events with
custom text and body via lua. - Fynn - New event onGeneralDevastatesTile - Fynn
;### ImGUI
;### Documentation
;### Bugfixes