userCrayzcancel
branchsbox-strafe/maincancel

219 Commits over 518 Days - 0.02cph!

2 Years Ago
Start razor conversion
2 Years Ago
Remove old assets Fix ambiguous compile error Fix missing model on replay entity Fix flashlight not being centered Update .addon
2 Years Ago
Ladder movement Fix player v player collisions
2 Years Ago
Update chatbox to use +iv_chat
2 Years Ago
Update .addon
2 Years Ago
Assets
2 Years Ago
Update .addon
2 Years Ago
Update .addon Assets Remove deprecated
3 Years Ago
Asset compile
3 Years Ago
Timer hud also works for spectating other players and replays
3 Years Ago
Fix "Spawn My Replay" button Persist strafe_disable_mapcycle and strafe_player_visbility cvars
3 Years Ago
Don't let player start with speed using noclip
3 Years Ago
Add noclip chat command
3 Years Ago
Commands are clickable in info tab Add console commands to info tab
3 Years Ago
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
3 Years Ago
Map vote menu shows your selected map Improvements to map vote
3 Years Ago
Allow players to noclip in server
3 Years Ago
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
3 Years Ago
Add strafe_map_config entity Don't submit runs if map is in preview mode
3 Years Ago
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
3 Years Ago
strafe_sun_controller entity, rotates sunlight for day/night Sun controller tunes fog color
3 Years Ago
Fix map cycle breaking after vote to extend
3 Years Ago
Fix flashlight error
3 Years Ago
Add teleport_progress trigger, teleports player to their last checkpoint Update test map
3 Years Ago
Add back cvar
3 Years Ago
Comment out trigger disable cvar for now
3 Years Ago
Add TriggerOnJump to push trigger
3 Years Ago
Add Floating friction level
3 Years 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
3 Years Ago
Don't need to query leaderboard every 5 seconds
3 Years Ago
Backend method to grab personal best by playerid Add a button to spawn your own personal best replay
3 Years Ago
Change default game length to 20 mins Show top10 leaderboard in tab menu
3 Years Ago
Make scoreboard's panel style its own class Remove debug log Clean up, fix map cycle sometimes bricking
3 Years Ago
Fix core triggers not touching
3 Years Ago
Fix warning
3 Years Ago
Update .addon Player nametags when you look at them
3 Years Ago
Override footstep volume Jump & grounded sound effects Ducking improvements
3 Years Ago
Add strafe_disable_mapcycle for mapping/testing
3 Years Ago
Fix chat on server
3 Years Ago
Update navigator
3 Years Ago
Pain day refactor
3 Years Ago
Scoreboard z-index Record the right angles for playback Spectating, click player or replay on scoreboard to spetate them
3 Years Ago
Store replay for every run that's an improvement or record
3 Years Ago
Show map completed message regardless of improvement Style tweaks Add timer class to messages coming from timer
3 Years Ago
Fix rtv New scoreboard, lists players and replays
3 Years Ago
Backend api endpoint 😫
3 Years Ago
Catch deserialize error Download world record replay on map start
3 Years Ago
Fetch replay api api endpoint
3 Years Ago
Replay data to/from bytes Can send bytes over websocket Submit replay to backend for new world records
3 Years Ago
Fix NRE on local game Simulated trigger touch should work with oriented triggers