Skip to content
Failed

Changes

Summary

  1. Gamemodes.c: Change CTF score limit back to 10 (commit: dba3fff) (details)
  2. JSONHelpers.h: Fix READ_DOUBLE_FROM_JSON reading int instead of double (commit: 587e31d) (details)
  3. fog per map (commit: 8deb1d8) (details)
Commit dba3fff7220931ddfb107f16e2ee48a02a7615c4 by 16738302+Haxk20
Gamemodes.c: Change CTF score limit back to 10
(commit: dba3fff)
The file was modified Source/Server/Gamemodes/Gamemodes.c (diff)
Commit 587e31df944b2d47c46bc4ce62c97f737f8a0a1a by 16738302+Haxk20
JSONHelpers.h: Fix READ_DOUBLE_FROM_JSON reading int instead of double
(commit: 587e31d)
The file was modified Source/Util/JSONHelpers.h (diff)
The file was modified Source/Server/Player.c (diff)
The file was modified Source/Server/Server.c (diff)