Releases: viktor-ferenczi/performance-improvements
Releases · viktor-ferenczi/performance-improvements
1.11.13
1.11.12
Disabled code verification if SE is running on Linux via Wine or Proton. No change on Windows.
1.11.11
- Compatibility with game version 1.205.023
1.11.10
- Introduced the
SE_PLUGIN_THROW_ON_FAILED_METHOD_VERIFICATION
environment variable for
internal testing with new game versions
No functional change.
1.11.9
- Not verifying the code of
MyCubeGrid.PasteBlocksServer
(plugin compatibility)
No functional change.
1.11.8
- Harmony 2.3.3
- Disabled
FixGridGroups
due to inability to patch generics (methods ofMyGroups
) - Disabled patching generics in
DEBUG
only code (no effect on functionality) - Accepted code change in
MyCharacter.RigidBody_ContactPointCallback
- Torch API compatibility fix
1.11.7
Compatibility with game version 1.204.015