0.4
- 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