userCrayzcancel
reposbox-unicycle-frenzycancel

445 Commits over 882 Days - 0.02cph!

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