Skip to content

Simpler implementation of !1200 and fixes to !1195

This reverts commit 701c8c89, reversing changes made to 085ae08e.

This branch forks off from a deleted commit in !1200 (merged) which did not yet have delayed think functions and networking of all survival statuses upon each client respawn etc. and thus this version should be much cleaner. I introduced a new mutator hook which can be used for overriding player colors on the scoreboard and made survival use it. EDIT: terencehill: used the existing DrawScoreboard hook instead

Survival status networking is broken in current master, this branch fixes it while cleaning up survival statuses' networking functions.

Current master after !1195 (merged):

image

image

Edited by terencehill

Merge request reports