og-cod-plutainer/scripts
Amos 1d63922564
Fix HEALTHCHECK env var logic so true means enabled
The check inverted its own semantics: setting *_HEALTHCHECK=true would
disable the health check (the documented behaviour was the opposite).
Flip the condition so "false" disables and any other value (including
default unset) leaves it enabled.
2026-05-05 13:47:52 +01:00
..
alterentry.sh Log Watcher 2026-04-18 11:04:26 +01:00
entrypoint.sh Re-enable IW4x support and add T7x lobby mode script 2026-03-31 15:36:06 +01:00
game-config.sh Add Alterware/T7x (Black Ops III) dedicated server support 2026-03-29 20:18:31 +01:00
healthcheck.sh Fix HEALTHCHECK env var logic so true means enabled 2026-05-05 13:47:52 +01:00
iw4xentry.sh Log Watcher 2026-04-18 11:04:26 +01:00
log-watcher.sh log watcher - repair between restarts 2026-04-18 11:55:29 +01:00
plutoentry.sh Log Watcher 2026-04-18 11:04:26 +01:00
pyquake3.py Add rcon-cli, deduplicate shared logic, and reorganize scripts 2026-03-29 17:44:08 +01:00
rcon-cli Fix rcon-cli symlink resolution for SCRIPT_DIR and pyquake3 import 2026-03-29 18:18:24 +01:00