Available Versions
-
View Changes
Added
- Added a new faction script interface (`twdll_faction`) with `GetMemoryAddress`, `GetGold`, and `SetGold` functions.
Fixed
- Corrected documentation generation issues.
Changed
- The build process now utilizes `CMakePresets` for a more streamlined configuration.
-
View Changes
Fixed
- Fixed building for win32 lol
-
View Changes
Added
- Added `GetMovementPoints`, `SetMovementPoints`, `GetAmbition`, `SetAmbition`, `GetGravitas`, and `SetGravitas` to the character interface.
-
View Changes
Added
Fixed
- fix!: rename unit str prop to number of man
-
View Changes
Fixed
- Documentation now takes into account first arguments.
-
View Changes
Added
- Merged battle_unit_stats_functions into battle_unit_functions; stats are now accessible via twdll_battle_unit, and the separate twdll_battle_unit_stats module has been removed.
Fixed
-