branchsbox-unicycle-frenzy/maincancel
404 Commits over 882 Days - 0.02cph!
Organize ui files a bit
Remove unused
Fix font
Basic menu nav & pages
Ship with the needed animgraph
there's a crash here for me to file
Initial port to scenes, single map, controller, basic ui
Maps page is default, show message when no servers exist
Show default/missing thumbnail in map page
Fix NRE on startup
Fix possible nre
Disable these, we don't want to download all that content in the menu
Update .sbproj
Remove random tilt, fixes player crashing while in safe zone
Create game page
Fix missing bind errors, don't need this anymore
Navigate to current game page when joining a game
Add button to leave the game
Add loading screen
Update menu file list
Games list/join game page
Bit of ui cleanup
Stats tab -> Current game, only available in game
Fix lcd shader
Recompile everything
Update controls for input actions
Fix navigation, use NavHostPanel
Fix parse error if map has no thumbnail
Fix timer text alignment
Brake default to shift
Fix missing materials in leaderboard posts and checkpoints
Fix up stylesheet paths
Add input action to open chat
Recompiled all assets
Switch to input actions
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
Fix collection modified exception
Update texts to use originally intended gradients
Lean hud cleanup
Fade in indicators as you lean more
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