splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
557 stars 174 forks source link

Various adjustments to 0.10 #857

Closed nickdnk closed 2 years ago

nickdnk commented 2 years ago

Some defensive handling of backup state, especially related to stats forwards/events. Fixed a problem that would cause the veto system to be skipped. Use {TIME} in default demo name, which now prevents demo collisions when doing restores. Restart recording when loading a backup file (except when using !stop) Put demo filename in stats KV as soon as the file starts recording; not when the map ends. Adjusted when grenade cleanup runs. Adjusted some comments. Add a utility function to check for pending map change, pending backup or backup restore state.