Skip to content

Separated `g_ca_prevent_stalemate`'s survivor count and health checking.

Dr. Jaska requested to merge drjaska/ca_prevent_stalemate_2 into master

g_ca_prevent_stalemate's new behavior: "1: most survivors. 2: most total health. 3: most survivors or if equal then most total health"

Fixes LOG_INFO prints not going to everyone on the server as intended, they are changed to bprint.

Includes barely notable cleanup.

Edited by Dr. Jaska

Merge request reports