userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

3 Years Ago
Add Play Tutorial button inside Controls menu
3 Years Ago
Add trigger tutorial to playground
3 Years Ago
Trigger for enabling specific tutorial features Remove uf_tutorial_mode convar, add UnicyclePlayer.Tutorial - enable pedal glow while inside tutorial trigger
3 Years Ago
Cleanup Stretch cell at end of scroll canvas
3 Years Ago
CategoryList remembers scroll position and selection Refresh category list when something is saved New categories and parts are selected after creation Changes affect a cloned object, applied after pressing save
3 Years Ago
Show asset picker in a confirm dialog
3 Years Ago
Rename a few things
3 Years Ago
Minor adjustments
3 Years Ago
Oops
3 Years Ago
Rework confirmation dialog with builder pattern and optional widget inside Use confirmation dialog + object form for creating part & categories
3 Years Ago
Dialog cleanups
3 Years Ago
Layout consistency
3 Years Ago
Layout improvement Add simple property form with ondirty/onsave callbacks for parts and categories
3 Years Ago
Show jump strength indicator underneath player for now
3 Years Ago
Fix Tutorial mode: glow around pedal during perfect pedal timeframe
3 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
3 Years Ago
Fade out ragdolls before destroying
3 Years Ago
5 randomly selected maps for end-game vote
3 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
3 Years Ago
Asset compile Update .addon
3 Years Ago
Rename to AssetPicker
3 Years Ago
CreateCategory and CreatePart dialogs inherit Dialog
3 Years Ago
Fix compile errors
3 Years Ago
Update README.md
3 Years Ago
Simple window to wrap asset browser widget Find Asset button opens asset browser
3 Years Ago
Rename to AssetBrowser Make search box a LineEdit
3 Years Ago
Draw asset name in bottom left + OnPicked event Resizable asset thumbnails, adjust # of columns by width of canvas Rename AssetRow to AssetButton
3 Years Ago
Add label to type dropdown
3 Years Ago
Asset picker can scroll
3 Years Ago
Asset picker improvements
3 Years Ago
Start asset picker
3 Years Ago
Create README.md
3 Years Ago
Initial commit
3 Years Ago
Initial commit
3 Years Ago
Cleanup, hotload
3 Years Ago
Update .addon Asset compile Customization cfg Reload Holes on hotload to avoid NRE spam caused by BaseNetworkable hotload exception Add Customization classes Implement customization system with basic ui Add rainbow trail to customization cfg
3 Years Ago
Update customization.json
3 Years Ago
3 Years Ago
Add to precache via new parts Remove old customization stuff
3 Years Ago
Hotload customization this way for now Added all parts to new customization system
3 Years Ago
Update facepunch.unicycle_frenzy.fgd Port & bug fix to new customization system
3 Years Ago
CustomizationConfig and customization.json Start converting to new customization shit update shit Hotload when customization cfg changes
3 Years Ago
Speedlines start showing at minimum speed, and ease in a bit
3 Years Ago
Style tweak leaderboard spectate button
3 Years Ago
Add ent_platforms to playground Move with ground rotation based on rotation delta instead of angular velocity (works with platform)
3 Years Ago
Bit of camera motion
3 Years Ago
Customize scene minor style adjustments
3 Years Ago
Alternative way to rotate render scene view Move cursor when hovering render scene
3 Years Ago
Better achievement thumbnails Minor style adjustments
3 Years Ago
Don't rebuild entire render scene when customizing parts Disable render scene rotation for now