219 Commits over 518 Days - 0.02cph!
Remove old assets
Fix ambiguous compile error
Fix missing model on replay entity
Fix flashlight not being centered
Update .addon
Ladder movement
Fix player v player collisions
Update chatbox to use +iv_chat
Update .addon
Assets
Remove deprecated
Timer hud also works for spectating other players and replays
Fix "Spawn My Replay" button
Persist strafe_disable_mapcycle and strafe_player_visbility cvars
Don't let player start with speed using noclip
Commands are clickable in info tab
Add console commands to info tab
Fix map still changing when map cycle is disabled
Navigation menu and styling
Info tab displaying all custom commands
Dodge panel warnings
Maps tab displaying all maps for this game
Map nominations via menu
Map vote menu shows your selected map
Improvements to map vote
Allow players to noclip in server
Add Apply ViewAngles to strafe_trigger_teleport - makes player rotate with destination
Add config for mappers to disable stage speed clamps
Push trigger cleanup & touch consistency
Add strafe_map_config entity
Don't submit runs if map is in preview mode
Update StrafeSun.cs
Adjust appearance of replay entity
Add strafe_toggle_hud console command
Add strafe_player_visibility convar (0 = fade, 1 = always, 2 = never)
Update wr replay entity if a new wr is set
strafe_sun_controller entity, rotates sunlight for day/night
Sun controller tunes fog color
Fix map cycle breaking after vote to extend
Add teleport_progress trigger, teleports player to their last checkpoint
Update test map
Comment out trigger disable cvar for now
Add TriggerOnJump to push trigger
Add Floating friction level
Asset delete
Fix client commands executing twice
Fixes & cleanup
Rename strafe_change_friction -> strafe_trigger_friction, give friction options an enum with easy names
Add friction triggers to test map
Don't need to query leaderboard every 5 seconds
Backend method to grab personal best by playerid
Add a button to spawn your own personal best replay
Change default game length to 20 mins
Show top10 leaderboard in tab menu
Make scoreboard's panel style its own class
Remove debug log
Clean up, fix map cycle sometimes bricking
Fix core triggers not touching
Update .addon
Player nametags when you look at them
Override footstep volume
Jump & grounded sound effects
Ducking improvements
Add strafe_disable_mapcycle for mapping/testing
Scoreboard z-index
Record the right angles for playback
Spectating, click player or replay on scoreboard to spetate them
Store replay for every run that's an improvement or record
Show map completed message regardless of improvement
Style tweaks
Add timer class to messages coming from timer
Fix rtv
New scoreboard, lists players and replays
Catch deserialize error
Download world record replay on map start
Fetch replay api
api endpoint
Replay data to/from bytes
Can send bytes over websocket
Submit replay to backend for new world records
Fix NRE on local game
Simulated trigger touch should work with oriented triggers