Skip to content

Releases: storm37000/gmsv_antifreeze

1.3

07 Mar 22:15
4b4fd20
Compare
Choose a tag to compare
1.3 Pre-release
Pre-release
  • added antifreeze.RestartServer
  • added antifreeze.WatchDogSetPaused
  • Hopefully more robust functions to kill unresponsive server.

1.2

25 Oct 00:16
Compare
Choose a tag to compare

bugfixes and a new timeout setting.

  • You can adjust the timeout before it kills the server because of a freeze. You can do it by putting lua_run antifreeze.SetTimeout(#) in your server cfg or putting antifreeze.SetTimeout(#) inside the antifreeze.lua. Default value is 60 seconds, replace # with any positive integer you want.

1.1

13 Jan 20:50
Compare
Choose a tag to compare
1.1

optimizations, bugfixes, and code cleanup.
Dont forget to download and install the lua file from the source code zip or tar.

1.0

14 Nov 00:21
Compare
Choose a tag to compare
1.0
get ready for initial release including 64 bit binaries.