112 Commits over 92 Days - 0.05cph!
Fixed wind check not being disabled and fixed not being able to rotate while setting up for a jump.
Fixed shadow effect on restart
Fixed stats page not showing information
Added wind volume
Removed unused code
Fixed footstep and shadow referencing materials
Give Frogs their voice back
Removed unused assets
Don't give 2 completions (oops)
Added Restart button and Speedrun timer (use 4 to show, 5 to start and stop)
https://files.facepunch.com/louie/1b2011b1/sbox-dev_4xjenaxGK9.jpg
Added player Obscured effect
Don't add completion if in editor
Fixed issue where player not returned to the top
freeze player in end zone
Organise some player code
Animate mouth with voice
Removed unused
Trigger end screen for only player who reaches it
Clean up Game
Clean up animator
On reaching end adds a completion to players count + restart allows players to try again
Fixed voice chat ui not showing
added placeholder text to chatbox
assign player random color
Added Session timer header
Added live feed of other players progress
https://files.facepunch.com/louie/1b1911b1/sbox-dev_rXNIeBLRKv.png
Clean up Height Bar Ui code
Fixed chat box filling from top to bottom
Added fake player shadow
Added footsteps
Added a few more fall messages
Update JumperController.cs
Duck animation is based on how long you've charged the jump
quick fix for stuck issue
Add a trigger that shows a restart/to top overlay ui when inside
Updated Jumper for Client Input
Merge pull request #7 from Facepunch/custom-client-input
Updated Jumper for Client Input
Updated Jumper for Client Input
Better check for tools mode (thanks ubre for heads up)
Map leaderboards + editor warning
ResetPlayer console command
Cheat detection (thanks ubre for advice)
Sound.FromWorld to help with freezing (test)
Update .addon
Only show npc chat for client
Merge branch 'main' of sbox-jumpgame
Tie progress to individual maps
disable kill and noclip
Additional assets
Update .addon
Track total player jump + time on stats hud
Fixed Height bar showing incorrect heights
Allow cancel jump and walk
ignore other players collision
Dynamic Sound/Music Entity
Allows you to set background track and layer tracks on top of it, letting you play certain tracks from points in the world, as well as turning on and off tracks.