userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

2 Years Ago
Fix flashlight error
2 Years Ago
Add teleport_progress trigger, teleports player to their last checkpoint Update test map
2 Years Ago
Add back cvar
2 Years Ago
Comment out trigger disable cvar for now
2 Years Ago
Add TriggerOnJump to push trigger
2 Years Ago
Add Floating friction level
2 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
2 Years Ago
Don't need to query leaderboard every 5 seconds
2 Years Ago
Backend method to grab personal best by playerid Add a button to spawn your own personal best replay
2 Years Ago
Query personal bests by playerid
2 Years Ago
Change default game length to 20 mins Show top10 leaderboard in tab menu
2 Years Ago
Make scoreboard's panel style its own class Remove debug log Clean up, fix map cycle sometimes bricking
2 Years Ago
Fix core triggers not touching
2 Years Ago
Fix warning
2 Years Ago
Update .addon Player nametags when you look at them
2 Years Ago
Pain day 3 for game template
2 Years Ago
Override footstep volume Jump & grounded sound effects Ducking improvements
2 Years Ago
Add strafe_disable_mapcycle for mapping/testing
2 Years Ago
Support copying graphemes outside TextEntry too Improve console text selection Improve behaviour of label selection if drag rect is negative size
2 Years Ago
Fix chat on server
2 Years Ago
Update navigator
2 Years Ago
Fix menu and chat
2 Years Ago
Pain day refactor
2 Years Ago
[HammerEntity]
2 Years Ago
Ambiguity error [HammerEntity]
2 Years Ago
Pain day refactor
2 Years Ago
Pain day refactor Update .addon
2 Years Ago
Pain day refactor
2 Years Ago
Scoreboard z-index Record the right angles for playback Spectating, click player or replay on scoreboard to spetate them
2 Years Ago
Store replay for every run that's an improvement or record
2 Years Ago
Show map completed message regardless of improvement Style tweaks Add timer class to messages coming from timer
2 Years Ago
Fix rtv New scoreboard, lists players and replays
2 Years Ago
Delete flag_checker_color_png_a5cd4f30.vtex_c
2 Years Ago
Backend api endpoint 😫
2 Years Ago
Catch deserialize error Download world record replay on map start
2 Years Ago
Fetch replay api api endpoint
2 Years Ago
Fetch completion returns replay url
2 Years Ago
Replay data to/from bytes Can send bytes over websocket Submit replay to backend for new world records
2 Years Ago
Can receive binary messages Azure blob storage Upload replays to storage, replay url column for completions
2 Years Ago
Fix NRE on local game Simulated trigger touch should work with oriented triggers
2 Years Ago
Get rid of strafe spawn point, just transmit info_player_start for prediction
2 Years Ago
Discord webhook shows correct name, and only shows personal bests
2 Years Ago
Update test map
2 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
2 Years Ago
Fix wr/top message Dress citizen
2 Years Ago
Improve timer completion message
2 Years Ago
Endpoint woopsie
2 Years Ago
Discord webhook for completions and world records
2 Years Ago
Always transmit cpr entity Fix local websocket connection
2 Years Ago
Hammer.Skip StrafeSpawnPoint