branchsbox-unicycle-frenzy/maincancel
732 Commits over 1,096 Days - 0.03cph!
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
Fix occasional nre on spawn
Slightly adjust sphere trace to fall immediately when catching edges
Bump speed cap, allow slighty more while in air
Don't gain from pedaling if above speed cap
Fix surface friction not being applied
Don't pedal boost if above speed cap, and hard cap to max speed + 50 while in air
Add speedometer to uf_devhud
Add a configurable maximum horizontal speed
Don't show game timer until game is live
Reduce pre-match to 5 seconds
Prematch ui & countdown sfx
Temporary match start sfx
Fix a potential exception
Restyle & redo achievement unlocked icons, supports displaying multiple unlocked at the same time
Style tweak
Experimental camera lock
Load map details into heading
Populate with all the map's achievements
Load achievement data into entry
Style tweaks
Fix scrolling and exclude the heading from it
Delete all .generated.*
gitignore them
Use png picker for achievement icons
Swap all achievement icons with something simple & consistent
Update state for map thumbs with all achievements done
Swap ProgressBar component into achievement list
Restore achievements map
Title achievement lists with Map/Global/Trail
Fill in achievements tab with available maps
Reusable ProgressBar component
Set map's achievement progress bar
Fix template parsing warnings
Add buttons to slider you can use to scroll with
Style tweaks, improve trailpass scroll when its full
Increase horizontal scroll speed