userCrayzcancel
branchsbox-unicycle-frenzy/maincancel

404 Commits over 882 Days - 0.02cph!

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