userJake_Richcancel
branchrust_reboot/main/hardcore_refresh/upkeep_convarscancel

3 Commits over 0 Days - ∞cph!

2 Months Ago
Set convars in hardcore gamemode to 5x upkeep (WIP)
2 Months Ago
Rewrite upkeep code so it can pull convars that are modified at runtime instead of being stuck with the convars it pulled when the TC was spawned - get rid of the arrays, pull convars manually - besides generally needing to be fixed, hardcore gamemode was changing the convar after entities were spawned
2 Months Ago
Modify upkeep convars to make them easier to understand - remove bracket_3_blockcount convar because it doesn't do anything (all blocks past bracket_2_blockcount are automatically in the 4th upkeep bracket) - change descriptions to be a bit easier to understand