branchsbox-unicycle-frenzy/maincancel

732 Commits over 1,096 Days - 0.03cph!

2 Years Ago
Lean hud cleanup Fade in indicators as you lean more
2 Years Ago
color adjustments for balance lean hud
2 Years Ago
updated lean hud style
2 Years Ago
Adjusted Lean Hud
2 Years Ago
Lean hud clean up
2 Years Ago
Lean hud element
2 Years Ago
Add option to camera no collision on checkpoint
2 Years Ago
If using MetalFrame check point player doesn't have to be grounded
2 Years Ago
Metal Frame Checkpoint
2 Years Ago
Fix shader compile error
2 Years Ago
Shader
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
Biketrail particle
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
2 Years Ago
Fix occasional nre on spawn
2 Years Ago
Slightly adjust sphere trace to fall immediately when catching edges
2 Years Ago
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
2 Years Ago
Add speedometer to uf_devhud Add a configurable maximum horizontal speed
2 Years Ago
Don't show game timer until game is live Reduce pre-match to 5 seconds Prematch ui & countdown sfx Temporary match start sfx
2 Years Ago
Fix a potential exception
2 Years Ago
Delete debug code
2 Years Ago
Restyle & redo achievement unlocked icons, supports displaying multiple unlocked at the same time
2 Years Ago
Tweak camera lock
2 Years Ago
Tweak camera lock
2 Years Ago
Style tweak Experimental camera lock
2 Years Ago
Load map details into heading Populate with all the map's achievements Load achievement data into entry Style tweaks
2 Years Ago
Fix scrolling and exclude the heading from it
2 Years Ago
AchievementsView page
2 Years Ago
Delete all .generated.* gitignore them
2 Years Ago
Use png picker for achievement icons Swap all achievement icons with something simple & consistent
2 Years Ago
Update state for map thumbs with all achievements done
2 Years Ago
Swap ProgressBar component into achievement list
2 Years Ago
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
2 Years Ago
Fix template parsing warnings
2 Years Ago
Add buttons to slider you can use to scroll with
2 Years Ago
Style tweaks, improve trailpass scroll when its full Increase horizontal scroll speed