userCrayzcancel
branchsbox-strafe/maincancel

219 Commits over 518 Days - 0.02cph!

3 Years Ago
Get rid of strafe spawn point, just transmit info_player_start for prediction
3 Years Ago
Update test map
3 Years 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
3 Years Ago
Fix wr/top message Dress citizen
3 Years Ago
Improve timer completion message
3 Years Ago
Endpoint woopsie
3 Years Ago
Always transmit cpr entity Fix local websocket connection
3 Years Ago
Hammer.Skip StrafeSpawnPoint
3 Years Ago
Fix float.ToTime formatting
3 Years Ago
Don't create timer entities multiple times
3 Years Ago
Try to make sure there's always a next map to change to
3 Years Ago
Fix NRE
3 Years Ago
Randomly pick the next map if nobody votes nextmap command
3 Years Ago
Map cycle and rtv command
3 Years Ago
Move cpr stuff to an entity Simple slot menu Show time until slot menu closes itself
3 Years Ago
Add scoreboard Timer started message Improvements to center hud/wr comparison display
3 Years Ago
Comment out AutoApplyMaterial, materials are missing when adding entities via entity tool and not addon
3 Years Ago
Minor adjustments
3 Years Ago
Join/leave messages Style & chat adjustments
3 Years Ago
Rename StageSubmission to CompletionData Leaderboard queries from strafe backend Improved display of wr time comparisons when reaching checkpoints
3 Years Ago
Fix djump blocks Duck jump improvements
3 Years Ago
Add 63/64/65 blocks to test map Add wall near water to jump out of Can jump out of water onto ledge Allow jump while swimming
3 Years Ago
Woops don't ping every second
3 Years Ago
Organizing Server heartbeat Server heartbeat Undo local api endpoint
3 Years Ago
Add water to test map Fix player not touching water
3 Years Ago
Server and client login updates
3 Years Ago
Catch message error for now
3 Years Ago
Log.Warning instead of error for failed api messages
3 Years Ago
Whitelist test command
3 Years Ago
Update api endpoint Fix websocket aborting its own connection
3 Years Ago
Send over map title and course type to api
3 Years Ago
Receive run submission result
3 Years Ago
Status hud shows server's api connection status
3 Years Ago
Show api connection status in hud
3 Years Ago
Send player login on connect Send map bump on server creation Add map name to login
3 Years Ago
Rename extension method Simplify replay data Generate and send over usable stage completion data, not just replays
3 Years Ago
Rename api calls to Get/Post Submit run completions to api Fix chat error
3 Years Ago
WebSocket can await a response
3 Years Ago
Update .addon Fix up checkpoint hud, run stage completion through event Entity to forward stage and map completions Basic WebSocket for the web api
3 Years Ago
Replay system Fix potential nre Bottom right hud showing checkpoint & stage stats during run Clean up so linear/staged timers function the same
3 Years Ago
Update StrafeGame.cs
3 Years Ago
▇▄▇ ▉▅▋▍▉▅ ▌▅▉▌ ▉█▋ !▇▉▄▍ ▋▋▆▋▍▉▇ ▇▊ ▊▄▊▄ ▇▄▄
3 Years Ago
Fix name getting shrunk
3 Years Ago
Add nice border effect to hud Update .addon Typography Chat can be selected Clicking and closing will unselect all labels Sexy styling Chat sound
3 Years Ago
Remove debug code Add +yaw <speed> console command, "bind q +yaw -260"
3 Years Ago
Fix player collisions Remove hacky ramp bug fixes thx laylad
3 Years Ago
Update .addon Bit of cleanup
3 Years Ago
Update .addon
3 Years Ago
Try to avoid ramp bugs by fudging trace until it finds something acceptable
3 Years Ago
Even buggier ramp