userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

2 Months Ago
Also handle strings that are made up of only tabs
2 Months Ago
Text tabs quick start Working fixed with tabs Work in tab stops during line layout Tab stops are font width * 4 spaces wide No need to collapse tabs here, we do it with WhiteSpace Fix tabs not always lining up, use measured space width Fix tab runs at starts and ends of strings not working
2 Months Ago
Fix tab runs at starts and ends of strings not working
2 Months Ago
Recompile sounds
2 Months Ago
Fix compile error
2 Months Ago
Text tabs quick start Working fixed with tabs Work in tab stops during line layout Tab stops are font width * 4 spaces wide No need to collapse tabs here, we do it with WhiteSpace Fix tabs not always lining up, use measured space width
2 Months Ago
Fix tabs not always lining up, use measured space width
2 Months Ago
No need to collapse tabs here, we do it with WhiteSpace
2 Months Ago
Tab stops are font width * 4 spaces wide
2 Months Ago
Work in tab stops during line layout
2 Months Ago
Update tab test
2 Months Ago
Working fixed with tabs
2 Months Ago
Text tabs quick start
2 Months Ago
Add text with tabs test
2 Months Ago
Slight air control Improve ground detection
2 Months Ago
Fix conveyors affecting player velocity twice
2 Months Ago
Formatting
2 Months Ago
Conveyor push cleanup
2 Months Ago
Remove debug code Fix conveyor player push
2 Months Ago
Add necessary player components Tighten up movement a bit
2 Months Ago
Don't pass input to SceneView when clicking its toolbar
2 Months Ago
Constrain to screen input action delete & edit popups
3 Months Ago
Ship with the needed animgraph there's a crash here for me to file
3 Months Ago
Compiled assets
3 Months Ago
Initial port to scenes, single map, controller, basic ui
3 Months Ago
Physics based controller test, strip a bunch of previous code
3 Months Ago
Small buffer zone when transitioning to a new perspective
3 Months Ago
Fix not respawning at start when no checkpoints exist
3 Months Ago
Bit of improvement to movement on spinners
3 Months Ago
Camera focus bounds cleanup
3 Months Ago
ObjectWithVelocity has angular velocity, player controller supports spinning wheels
3 Months Ago
Player walk anim not affected by ground velocity
3 Months Ago
Increase moving up velocity to negate grounded Fix error spam & bit of cleanup Fix walking slowly up slopes
3 Months Ago
Fix trash spawner random spawn timer
3 Months Ago
Add starting delay property to moving platform Add PauseTime & ReachEndSound to moving platform
3 Months Ago
Simple death screen Death when falling off the map
3 Months Ago
Fix sticking to side of pushers Simple crush & death
3 Months Ago
Crusher test area
3 Months Ago
Simple blower
3 Months Ago
Avoid getting stuck inside pushers Try something a little different, this might push better
3 Months Ago
Bit of cleanup
3 Months Ago
Handle input a bit better, add a simple corridor obstacle
3 Months Ago
Platform gizmo
3 Months Ago
Fix up footstep sounds
3 Months Ago
Slightly offset from ground Simple platform Standing on moving objects moves the player as well
3 Months Ago
Controller physics & jumping
3 Months Ago
Recreate test scene. I forgot to save this on initial commit, woops
3 Months Ago
Initial commit
4 Months Ago
Fix grid size button tooltips
4 Months Ago
Color picker improvements Lose text field input when clicking sliders Don't fail when typing in a hex color without the # Give a little more space to display rgba & hue values