Skip to content

0.4

Compare
Choose a tag to compare
@Killswitch00 Killswitch00 released this 18 Nov 18:21
· 40 commits to master since this release
  • Corrected CPS calculation. (This fixes the erratic CPS graph shown in ArmaServerMonitor.exe)
  • Debug logging is now disabled by default. They can be enabled for the extension by setting the environment variable ASM_DEBUG to 1 before launching the Arma server.
export ASM_DEBUG=1
  • Debug printouts for the asm server application can be enabled by using the -d start option:
./asm -s -d