reposbox-unicycle-frenzycancel
445 Commits over 882 Days - 0.02cph!
Show correct brake bind in controls menu
Run is shift default not walk
Brake is shift by default
Add Play Tutorial button inside Controls menu
Trigger for enabling specific tutorial features
Remove uf_tutorial_mode convar, add UnicyclePlayer.Tutorial - enable pedal glow while inside tutorial trigger
Show jump strength indicator underneath player for now
Fix
Tutorial mode: glow around pedal during perfect pedal timeframe
Prompt to join tutorial first time somebody plays
Rework perfect pedal timing
Tutorial mode convar
Look for tutorial map before trying to show prompt
Fade out ragdolls before destroying
5 randomly selected maps for end-game vote
CustomizationConfig and customization.json
Start converting to new customization shit
update shit
Hotload when customization cfg changes
Update facepunch.unicycle_frenzy.fgd
Port & bug fix to new customization system
Hotload customization this way for now
Added all parts to new customization system
Add to precache via new parts
Remove old customization stuff
Update customization.json
Asset compile
Update .addon
Merge pull request #34 from Facepunch/customization
Customization
Asset compile
Update .addon
Update customization.json
Add to precache via new parts
Remove old customization stuff
Hotload customization this way for now
Added all parts to new customization system
Update facepunch.unicycle_frenzy.fgd
Port & bug fix to new customization system
CustomizationConfig and customization.json
Start converting to new customization shit
update shit
Hotload when customization cfg changes
Speedlines start showing at minimum speed, and ease in a bit
Style tweak leaderboard spectate button
Add ent_platforms to playground
Move with ground rotation based on rotation delta instead of angular velocity (works with platform)
Customize scene minor style adjustments
Alternative way to rotate render scene view
Move cursor when hovering render scene
Better achievement thumbnails
Minor style adjustments
Don't rebuild entire render scene when customizing parts
Disable render scene rotation for now
Clear view blockers when camera is deactivated
Asset recompile
uf_prop entity, allow us to disable camera collision or fade alpha when blocking view
Don't simulate yourself when spectating somebody
Hud timer shows spectated player's time when spectating
Close menu when you click to spectate somebody
Add Stop Spectating button to game menu
Style fix
Spectate other players
Add a Spectate button to leaderboards if the player is in game
Rebuild session leaderboard if player joins or sets new time
Show achievement name and description on hover
Show correct # of completed / total achievements
Minor style, ldb adjustments
Cleanup, add a map specific achievement
Per map achievement fixes
Earn Gold/Silver/Bronze medals if completion time is below threshold defined in map entity
Add gold & silver achievements
PerMap bool, Bronze medal achievement (global, but earned per map)
Remove debug
Cleanup
Unicyclist achievement, complete any map
Remove debug shit
Set Unicyclist achievement when completing any map
Model out achievements
IsCompleted method
Catch exception deserializing invalid achievements
Display seeded achievements in menu
Rename seed achievement
Prevent duplicate leaderboard entries
Add leaderboard entries for Friends leaderboard ui
Add leaderboard entries for session leaderboard ui
Navigate to session leaderboard by default
Display a gold crown over the #1 player's head
Move nametag slightly up if the player is crowned
Give bots a random completion time for debug purposes
Fix game end screen not showing top 3 players
Remove old, unused ui
Highlight friends in leaderboard
Pull map cycle from game configuration rather than hard coded list