userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

2 Years Ago
Switch foot iks back to Model Space, turns out this is what works best for us Fix right foot rotation parameter Update citizen_unicycle_frenzy.vanmgrph_c
2 Years Ago
Continue button enters world with last played character
2 Years Ago
Revert "Update .addon" This reverts commit 346e0b1dcf6844638248a6a7a2499107ea0460a5.
2 Years Ago
Create .editorconfig Asset compile Merge branch 'main' of sbox-unicycle-frenzy Update .addon
2 Years Ago
Working dialog ui
2 Years Ago
Dialog ui html & style Dialog menu closed by default, tab to toggle for now
2 Years Ago
Do templates and stylesheets the normal way
2 Years Ago
Remove unused Enter world automatically with newly created character Save last played time to character, initialize newly created characters Update .addon
2 Years Ago
Adjust menu camera position Update .addons
2 Years Ago
Update .addon
2 Years Ago
Update .addon
2 Years Ago
Update .addon
2 Years Ago
Update .addon Fix compile error, Package.GameConfiguration -> Package.GetMeta
2 Years Ago
Fix lobby map being overwritten when map selection is hidden
2 Years Ago
Main menu css tweaks Put main menu map in this repo for now main menu improvements
2 Years Ago
Make particles work for now
2 Years Ago
Adjust customize lighting Bit of cleanup
2 Years Ago
Show equipped hat Show equipped trail Disable SceneWorld trail particle for now, engine bug to look at
2 Years Ago
Add back beam dmg amount
2 Years Ago
Cleanup Beam does 1 dmg per second Laser knockback Fix up post-damage invulnerability delay
2 Years Ago
Update local.platformer.fgd Asset compile Fix laser damage
2 Years Ago
Customize menu zindex
2 Years Ago
Customization scenepanel
3 Years Ago
Customization ui style & cleanup Move part category to its own panel/html
3 Years Ago
Asset compile Start customization ui
3 Years Ago
Start of rail slide mechanic
3 Years Ago
Create empty graph by default on startup
3 Years Ago
Don't let node connect to itself Can't connect to same input twice
3 Years Ago
Inputs only accept 1 connection by default, multiple if allowed
3 Years Ago
Fix
3 Years Ago
Fix new player overlay buttons not clickable
3 Years Ago
Disable wall run for now Platformer camera
3 Years Ago
Use name from path if exists
3 Years Ago
Remove unused Automatically add existing node types Fix undo/redo when creating nodes from context menu Node takes a path to display in nested context menu
3 Years Ago
Clean up drop target and preview on rebuild Reopen currently open graph after hotload
3 Years Ago
Wrap around widget that makes it easy to do save/load/undo/redo/etc Note
3 Years Ago
Camera & movement improvements
3 Years Ago
Woops BaseCollectible - handles client only pickups, converted all pickups to this
3 Years Ago
Nametags match player color Fix authority exception iv_view locks view rotation
3 Years Ago
Disable vault for now
3 Years Ago
Cleanup "Would you like to save" dialog before opening new, closing, etc
3 Years Ago
Show recently opened in file menu
3 Years Ago
Fixes, cleanup
3 Years Ago
Minor changes Can save and load graphs from file
3 Years Ago
Box select zindex greater than nodes Fix Rebuild graph when set Way to remember and restore input/output connections
3 Years Ago
Stick with this for now Only connect inputs/outputs of same type Don't select on mouse release Higher zindex for selected node Clicking selects node with highest zindex
3 Years Ago
Cleanup Working towards making graph suitable for dialogs
3 Years Ago
Menu bar, recreate ui on hotload
3 Years Ago
Update after box select destroyed Highlight nodes inside box rect select
3 Years Ago
Don't try to drag or box select when grabbing a connection