userJames Kingcancel

8,069 Commits over 3,806 Days - 0.09cph!

7 Years Ago
Scene changes
7 Years Ago
ChunkGen example
7 Years Ago
Native interface changes
7 Years Ago
Got coloured blocks rendering
7 Years Ago
Initial commit Most of the basics working Basic mesh generation Merge branch 'master' of github.com:Facepunch/VoxelExample
7 Years Ago
Initial commit
7 Years Ago
Fixed possible assert in FChunkColumn::GetOrAddChunk
7 Years Ago
Fixed another weird menu navigation case
7 Years Ago
Started work on options menu tooltips
7 Years Ago
Fixed needing to restart the stage to update timer visibility Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed options icon snapping Fixed some other options icon jerkiness
7 Years Ago
Fixed re-pausing after submitting a comment
7 Years Ago
Fixed planet navigation bug when rapidly switching
7 Years Ago
Comment count invalidation Read comments persistence
7 Years Ago
Working on comment counts in leaderboards Comment count fixes
7 Years Ago
Fixed cores not resizing while paused Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Added EasedValue<T>, EasedFloat, EasedRotation, EasedVector2 Moved ReplayDiagnostics._isInFixedUpdate to GameManager Example usage of EasedValue<T>
7 Years Ago
Fixed rebinding arrow keys causing options menu navigation
7 Years Ago
Cores animate more when focussed Options menu is no longer auto-focussed when navigated to Added close prompt in options menu
7 Years Ago
Planet UI border highlights when focussed Now using glow scale for planet UI highlight on focus Other planets / links darken when selecting a planet Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Fix for possible case where a level is completed but the next levels aren't unlocked
7 Years Ago
Can now specify visibility conditions for rebindable controls
7 Years Ago
Fixed case where world asset plugins wouldn't have a title Texture menu back button Fixed scroll views starting at the bottom
7 Years Ago
Fixed world assets plugins not having a title Working on texture browser Finished off texture browsing
7 Years Ago
Framerate and anti-aliasing options now use new json storage
7 Years Ago
Added OptionsData, now storing options with json
7 Years Ago
Fixed exception when texture menu loads Fixed displayed initial brush colour
7 Years Ago
Fixed changes to textures being overwritten on world load
7 Years Ago
Revert "Temporary workaround for chrome bug 781182" This reverts commit 69f0f399e24738c79c00d0468701b56a35686c00.
7 Years Ago
Fixed starting brush colour not being set properly Working on a default palette
7 Years Ago
Texture menu palette system
7 Years Ago
Box drawing tool preview in texture editor Can now change brush colour with RGB sliders Selecting a painting tool closes the palette
7 Years Ago
Added box drawing tool to texture editor Temporary way to change brush colour
7 Years Ago
Can now hold down to draw in texture editor
7 Years Ago
Fixed finding pixel coords while painting Added Texture.GetPixel(x, y) Implemented eraser and pipette tools Implemented flood fill in texture editor
7 Years Ago
Basic painting in texture editor
7 Years Ago
Texture editor can now load an existing texture
7 Years Ago
Made navigating away from the options menu less sensitive
7 Years Ago
Fixed masked graphic glow colour
7 Years Ago
Added UI/Glow shader Now using UI/Glow shader on PlanetUI
7 Years Ago
Stage leaderboards are now always bright
7 Years Ago
Fixed case where invalid leaderboard entries would be shown Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
FSM divergence testing Fixed JailBoss divergence Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Added json Vector2Converter
7 Years Ago
Extra safety checks in Pool.Store(obj) Fix for reflected debris sometimes becoming HUGE
7 Years Ago
Updated Facepunch.ExpressionStrings
7 Years Ago
Added failing operator overload test Fixed implicit conversions from double to float
7 Years Ago
Extra exception handlers Started on loading in surfaces into the texture editor
7 Years Ago
Added camera tool spawn icon Added drum set example spawn icons Hooked up critter spawn icon
7 Years Ago
New Facepunch.ExpressionStrings build