branchsbox-unicycle-frenzy/maincancel
504 Commits over 395 Days - 0.05cph!
Updated Unicycle Frenzy for Client Input
Merge branch 'main' into custom-client-input
Merge pull request #57 from Facepunch/custom-client-input
Custom client input
Rename lcd shader to .shader, recompile
Assets recompiled
Assets compiled
Fix part names not showing on customize tab
Fix scss parse warning
Refresh achievements list when achievement is earned
Show loading text when pulling leaderboard
Fix Trailpass xp label
Trim Unicycle Frenzy from achievement map names
Customization wheels and seats rotate right for a better view
Fix customization spray textures not displaying
UI in razor (#55)
* Converted all UI elements to razor - no trace of html
tutorial achievement icon
tweaks to frenzy letter achievement
updates achievement images and their scale in the UI
Fix collection modified exception
Update texts to use originally intended gradients
Lean hud cleanup
Fade in indicators as you lean more
color adjustments for balance lean hud
Add option to camera no collision on checkpoint
If using MetalFrame check point player doesn't have to be grounded
Give pitch accumulator a proper clamp
Only accumulate while in the air, bump it up a bit to make up for no accumulation while grounded
Clamp the pitch accumulator
Fix player tilting when resetting pedal position
Accumulate pitch input and remove clamp to allow flips
Fix pedal tilting not working when you've reached max speed
Remove max lean amount adjusting via speed
Update RightVelocityTilt to 1.5
Factor in slope of ground when clipping velocity during a turn
Add test scenario for going down slopes
Clip velocity along slopes when moving up them
Avoid grounding right away when jumping while moving up a slope
Allow slightly more sideways tilt as your speed goes up
Drop frenzy letter text shadows to sane values
Update RightTiltVelocity to 1.75
BrakeTrail entity, spawned when player starts to brake
Revert "Slightly adjust sphere trace to fall immediately when catching edges"
This reverts commit 5a87504fa6278de39a48d33b2ea2c7341b69da5f.
Have player lean into the direction they're turning
Fix charge arrow's center offset