reposbox-strafecancel

257 Commits over 518 Days - 0.02cph!

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
Added dev materials
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
Zone effect particle toggle
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
3 Years Ago
cvar to disable triggers Add very buggy ramp to test map Update .addon Debug stuff
3 Years Ago
Fix restart sometimes putting you outside of start zone Add command to go back to start of current stage Fix timer starting sometimes when leaving noclip Don't submit stages to leaderboard
3 Years Ago
Stop timer if noclipping, don't complete if timer state isn't live Submit to leaderboard, print rank/improvement to chat Simple leaderboard ui Update .addon Update Leaderboard.cs
3 Years Ago
Improve position when teleporting to a start zone
3 Years Ago
Count strafes
3 Years Ago
Count jumps during run
3 Years Ago
Print linear checkpoint time
3 Years Ago
Timer refactor Completion message
3 Years Ago
Update FloatExtensions.cs
3 Years Ago
Simplify adding hud elements Move styles to single file Center hud shows time Linear timer doesn't run until you leave start zone
3 Years Ago
Fix chat commands Predict restart command, lag free
3 Years Ago
Predict trigger_teleport