Skip to content

Game_Mod v1.3.1

Compare
Choose a tag to compare
@SE2Dev SE2Dev released this 24 Apr 23:38
· 4 commits to master since this release

Instructions and Terms of Usage


For major changes see here.

Recovery Changes (v1.3.1)

  • Fixed semantic versioning support for mod compatibility checks

Changes (v1.3.0)

  • Removed numerous runtime assertions
  • Statically link runtime
  • Removed support for Windows XP

Recovery Changes (v1.2.2)

  • Bugfixes and improvements for the SteamAuth cache system
  • Fixed potential crashes

Recovery Changes (v1.2.1)

  • Resolves a versioning issue that was present in v1.2.0

Changes (v1.2.0)

  • Restore sv_showCommands (& reduce clientCommand spam)
  • Level dependencies are now properly refreshed when you load a mod through the GUI
  • Ultra widescreen support
  • Streaming tweaks
  • Support for ChangeLevel() in co-op
  • Cached authentication ticket to resolve the 1 minute DemonWare connection delay when restarting the game
  • Bugfixes