branchrust_reboot/main/softcore_updates_jul_26/raid_windowcancel

17 Commits over 0 Days - Infinitycph!

56 Days Ago
Minor map ui improvements
57 Days Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
57 Days Ago
- Add Raid Window information to the map ui - Simplify and clean up SecondsUntilNextChange/NextChangeUnixUTC - Cleanup
59 Days Ago
Swap raidStatusSet to be lazy loaded instead
59 Days Ago
Batch tc network updates over a few frames instead
59 Days Ago
Update the raidable flag of every tc when the raid window opens or closes rather than leaving a permanent check loop on
59 Days Ago
Compile fix
59 Days Ago
Block doors/gates from receiving damage outside a raid window
59 Days Ago
Ensure we only add raid status provided we are in softcore
59 Days Ago
Move raid window convars into softcore. rather than softcoreraid.
59 Days Ago
set raid windows on by default
59 Days Ago
Seperate tc softcore stuff into its own file
59 Days Ago
- Setup raid windows so they transfer UTC time from server -> client and client then resolves properly to their own timezone - Fix 'Raiding Allowed' and 'Raiding Blocked' vital notes from not poping up - Keep track of when the raid window opens via a syncvar on the gamemode entity
60 Days Ago
2 Months Ago
Add 'raiding enabled' and 'raiding disabled' vitals
2 Months Ago
Setup enum dropdown to override initial gamemode in Game Setup
2 Months Ago
Basic implementation of softcore 'raiding windows' This prevents raiding outside of predefined server hours. - Prevent building block damage outside the window (by projectile or explosive) - Freshly placed tool cupboard (up to an hour) can be raided even outside the window - Melee damage is still allowed - Twig is always breakable - Can't fire MLRS outside the window - Per server convars for control (ability to also customize weekend hours) - Setup to a open/close noise when the window opens or closes