bhoptimer/addons/sourcemod/scripting
BoomShot 63819a4e88 Implemented SetStart/DeleteSetStart into zones
The player's position and view angles when using sm_r, sm_b, and sm_start are saved into the startpositions table in the database. The primary key for each entry is a concatenation of their Steam ID, map name, and track number. It still needs to be tested on MySQL. The Natives have been tested in a separate plugin.
2021-03-11 01:25:46 -05:00
..
include Add missing parameter to SetStart native 2021-03-11 00:34:51 -05:00
shavit-chat.sp make my wrrank/wrcount queries work with mysql 5.6/5.7 2021-03-10 08:50:33 +00:00
shavit-core.sp Maintain user's current track when restarting 2021-03-11 00:00:30 -05:00
shavit-hud.sp misc changes & stockify GetSpectatorTarget 2021-03-07 03:25:56 +00:00
shavit-misc.sp fix segmented checkpoints practice bug (#1023) 2021-03-08 22:30:40 +00:00
shavit-rankings.sp improve map point recalculation 2021-03-06 22:32:30 +00:00
shavit-replay.sp misc changes & stockify GetSpectatorTarget 2021-03-07 03:25:56 +00:00
shavit-sounds.sp misc changes & stockify GetSpectatorTarget 2021-03-07 03:25:56 +00:00
shavit-stats.sp fix loose formatting warning 2021-03-11 00:55:13 +00:00
shavit-timelimit.sp Add enabled convar for shavit-timelimit 2020-08-05 19:10:15 -06:00
shavit-wr.sp add another view because mysql 5.6 gives "View's SELECT contains a subquery in the FROM clause" 2021-03-11 01:21:52 +00:00
shavit-zones.sp Implemented SetStart/DeleteSetStart into zones 2021-03-11 01:25:46 -05:00