userCrayzcancel
branchsbox-unicycle-frenzy/maincancel

404 Commits over 882 Days - 0.02cph!

7 Months Ago
Organize ui files a bit Remove unused Fix font Basic menu nav & pages
9 Months Ago
Recompile sounds
9 Months Ago
Fix compile error
10 Months Ago
Ship with the needed animgraph there's a crash here for me to file
10 Months Ago
Compiled assets
10 Months Ago
Initial port to scenes, single map, controller, basic ui
1 Year Ago
Maps page is default, show message when no servers exist Show default/missing thumbnail in map page Fix NRE on startup
1 Year Ago
Fix possible nre Disable these, we don't want to download all that content in the menu Update .sbproj
1 Year Ago
Update .sbproj
1 Year Ago
Remove random tilt, fixes player crashing while in safe zone
1 Year Ago
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
1 Year Ago
Add loading screen Update menu file list
1 Year Ago
Games list/join game page
1 Year Ago
Bit of ui cleanup Stats tab -> Current game, only available in game
1 Year Ago
Fix lcd shader Recompile everything
1 Year Ago
Update controls for input actions Fix navigation, use NavHostPanel Fix parse error if map has no thumbnail
1 Year Ago
Fix timer text alignment Brake default to shift Fix missing materials in leaderboard posts and checkpoints
1 Year Ago
Fix up stylesheet paths Add input action to open chat
1 Year Ago
Assets recompile
1 Year Ago
Recompiled all assets Switch to input actions
1 Year Ago
PlayerId -> SteamId
1 Year Ago
Assets recompiled
1 Year Ago
Fix compile errors
1 Year Ago
Rename lcd shader to .shader, recompile Assets recompiled
1 Year Ago
Assets compiled
1 Year Ago
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
1 Year Ago
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
1 Year Ago
UI in razor (#55) * Converted all UI elements to razor - no trace of html
2 Years Ago
Fix scss parsing warning
2 Years Ago
Fix collection modified exception
2 Years Ago
Asset compile
2 Years Ago
Update texts to use originally intended gradients
2 Years Ago
Lean hud cleanup Fade in indicators as you lean more
2 Years Ago
Fix shader compile error
2 Years Ago
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
2 Years Ago
Clamp the pitch accumulator
2 Years Ago
Fix player tilting when resetting pedal position
2 Years Ago
Accumulate pitch input and remove clamp to allow flips
2 Years Ago
Fix pedal tilting not working when you've reached max speed
2 Years Ago
Remove max lean amount adjusting via speed Update RightVelocityTilt to 1.5
2 Years Ago
Factor in slope of ground when clipping velocity during a turn
2 Years Ago
Add test scenario for going down slopes
2 Years Ago
Clip velocity along slopes when moving up them
2 Years Ago
Avoid grounding right away when jumping while moving up a slope
2 Years Ago
Allow slightly more sideways tilt as your speed goes up Drop frenzy letter text shadows to sane values
2 Years Ago
Update RightTiltVelocity to 1.75
2 Years Ago
BrakeTrail entity, spawned when player starts to brake
2 Years Ago
Revert "Slightly adjust sphere trace to fall immediately when catching edges" This reverts commit 5a87504fa6278de39a48d33b2ea2c7341b69da5f.
2 Years Ago
Have player lean into the direction they're turning
2 Years Ago
Fix charge arrow's center offset