1.25.16 for Maniaplanet 4
default
2 years ago
- Added support for int64 and uint64 settings
- Added updated plugin signature format
- Added more informative in-game Openplanet update notification
- Added missing math vector functions
- Added profiler timing for ProcIntercept
- Added Meta::UnloadedPlugins
- Fixed plugins getting re-enabled after plugin compilation failure
- Fixed
Time::ParseFromRelativeTime
not including milliseconds
- Fixed version check for compatibility-disabled plugins not disabling older plugin versions
- Fixed crash that could happen when using certain API's in an intercepted proc
- Updated Angelscript
- Cleaned up some logging
- Fixed crash when displaying a nod of a class that has
IdName
redefined as a different type (for example, CPlugGameSkinAndFolder
)
- Fixed clearing json value when assigning itself to itself
- Fixed game throwing a Maniascript error when intercepted procs were being blocked (this was a problem with Ghost Scrubber, for example)
- Fixed multiline strings not (de)serializing correctly
- Fixed Plugin Manager not being able to update plugins when they were disabled through app config