You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add thread locks for agent_inputs and view_angles
- fix JSON error handling in state.py (return False, don't raise)
- reset damage tracking on map change
- log command handler errors to Redis
- enable F3 ready-up in server config (g_doWarmup, g_warmupReadyPercentage)
add docker health checks and resource limits
- add healthcheck.sh script that verifies plugin is running via Redis
- add health check config to docker-compose (30s interval, 60s start period)
- add 512M memory limit to quake server containers
- apply same config to all 4 parallel servers in docker-compose.multi.yml
0 commit comments