This allows editing the replay bot's name through the frame_cache_t of the replay data, which is useful for personal replays. Without this change, the replay bot's name after calling Shavit_StartReplayFromFrameCache would be the current WR's player name.
* Add teleport command
* Slight cleanups for sm_teleport
* Make stage restart only work if map is surf
* Change /teleport to be /stagerestart, etc
* Make sm_teleport behave like sm_tele
* Unregister /sr command because it's already taken
* Update shavit-zones.sp
---------
Co-authored-by: rtldg <55846624+rtldg@users.noreply.github.com>
* add keyhint forwards/remove unused params from topleft forwards
* allow forcing keyhint through pre forward
* implement track/style params, edit force updating logic
* doc touchups
* fix typo
* do some styling since the blame was already affected by the indentation changes
---------
Co-authored-by: Nimmy2222 <99696781+Nimmy2222@users.noreply.github.com>
Co-authored-by: rtldg <55846624+rtldg@users.noreply.github.com>
* godmod fix for DMG_CRUSH and point_hurt
* Added the "shavit_misc_godmode 4" option
* fix error about `default` case not being last. `default` can be removed too since the convar has min/max limits
---------
Co-authored-by: rtldg <55846624+rtldg@users.noreply.github.com>
* Added map reroll to Shavit-MapChooser and necessary update to phrases
* fixed wr replay for Shavit-Ghost
* fixed to work with latency
* Fixed issues with Pull Request
* Delete shavit-ghost.sp
* fixed if statments to be consistant and removed spaces/tabs
* additional spaces removed
* Removed Bool and fixed translations
* Fixed nomination issue and map loop issue
* Fixed Novote bug by adding check for reroll.
* small touchs of love
---------
Co-authored-by: rtldg <55846624+rtldg@users.noreply.github.com>