reposbox-strafecancel

257 Commits over 518 Days - 0.02cph!

1 Year Ago
Don't cast players shadow with flashlight
1 Year Ago
Fix flashlight error
1 Year Ago
Add teleport_progress trigger, teleports player to their last checkpoint Update test map
1 Year Ago
Add back cvar
1 Year Ago
Comment out trigger disable cvar for now
1 Year Ago
Add TriggerOnJump to push trigger
1 Year Ago
Add Floating friction level
1 Year Ago
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
1 Year Ago
Spawn trails only on clients
1 Year Ago
Client only flashlight
1 Year Ago
Clamped friction volume friction more flashlight
1 Year Ago
Don't need to query leaderboard every 5 seconds
1 Year Ago
Backend method to grab personal best by playerid Add a button to spawn your own personal best replay
1 Year Ago
Change default game length to 20 mins Show top10 leaderboard in tab menu
1 Year Ago
Make scoreboard's panel style its own class Remove debug log Clean up, fix map cycle sometimes bricking
1 Year Ago
Friction Volume
1 Year Ago
Fixed + added colour option to time zone effect Trail effect
1 Year Ago
Fix core triggers not touching
1 Year Ago
Fix warning
1 Year Ago
Update .addon Player nametags when you look at them
1 Year Ago
Override footstep volume Jump & grounded sound effects Ducking improvements
1 Year Ago
1 Year Ago
Added Footsteps
1 Year Ago
Add strafe_disable_mapcycle for mapping/testing
1 Year Ago
Fix chat on server
1 Year Ago
Update navigator
1 Year Ago
Pain day refactor
1 Year Ago
Scoreboard z-index Record the right angles for playback Spectating, click player or replay on scoreboard to spetate them
1 Year Ago
Store replay for every run that's an improvement or record
1 Year Ago
Show map completed message regardless of improvement Style tweaks Add timer class to messages coming from timer
1 Year Ago
Fix rtv New scoreboard, lists players and replays
1 Year Ago
Backend api endpoint 😫
1 Year Ago
Catch deserialize error Download world record replay on map start
1 Year Ago
Fetch replay api api endpoint
1 Year Ago
Replay data to/from bytes Can send bytes over websocket Submit replay to backend for new world records
1 Year Ago
Fix NRE on local game Simulated trigger touch should work with oriented triggers
1 Year Ago
Get rid of strafe spawn point, just transmit info_player_start for prediction
1 Year Ago
Update test map
1 Year Ago
Fix timer start message spamming Don't overwrite entities, just use our own (strafe_player_spawn, strafe_trigger_teleport) Add strafe_teleport_destination Fix prediction on teleport trigger
1 Year Ago
Fix wr/top message Dress citizen
1 Year Ago
Improve timer completion message
1 Year Ago
Endpoint woopsie
1 Year Ago
Always transmit cpr entity Fix local websocket connection
1 Year Ago
Hammer.Skip StrafeSpawnPoint
1 Year Ago
Fix float.ToTime formatting
1 Year Ago
Don't create timer entities multiple times
1 Year Ago
Try to make sure there's always a next map to change to
1 Year Ago
Fix NRE
1 Year Ago
Randomly pick the next map if nobody votes nextmap command
1 Year Ago
Map cycle and rtv command