reposbox-unicycle-frenzycancel
445 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
Convert everything else to razor
Convert nametag, frenzy letter, podium, new player dialog to razor
Convert trailpass tab to razor
Convert customize tab to razor
Convert achievements page to razor
Convert leaderboards to razor
Assets recompiled
Move formatted time to an extension method
Convert timer hud to razor
Add global usings to clean up razor headers
Convert chatbox to razor
Cleanup
Convert killfeed to razor
Convert end game screen to razor
Convert toaster to razor
Convert leaderboard post to razor
Update .editorconfig
Convert jump indicator to razor
Convert lean hud to razor
Shift things around, make root panel a razor element
Chatbox code improvements
Convert menu navigator to razor
Remove unused
Convert controls to razor
Convert stats tab, map info, and achievement list to razor
Convert progress bar to razor
Convert progress bar to razor
Convert stats tab, map info, and achievement list to razor
Convert menu navigator to razor
Remove unused
Convert controls to razor
Convert lean hud to razor
Shift things around, make root panel a razor element
Chatbox code improvements
Convert jump indicator to razor
Convert leaderboard post to razor
Convert end game screen to razor
Cleanup
Convert killfeed to razor
Add global usings to clean up razor headers
Convert timer hud to razor
Assets recompiled
Move formatted time to an extension method