userJames Kingcancel

7,945 Commits over 3,745 Days - 0.09cph!

7 Years Ago
Fixed clicking outside of leaderboard while replay is selected Fixed bug when button prompt overlaps a planet
7 Years Ago
Clicking button prompts will now always have an effect Fixed button prompts not listening for clicks in some cases
7 Years Ago
Added missing tooltip strings
7 Years Ago
Fixed resolution option capitalisation Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity Tooltips are now top-aligned
7 Years Ago
Tooltips now fade in / out Inspector fields for tooltip fading Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Fixed tooltip position for small-width options items Added option tooltip strings Added tooltips for control bindings
7 Years Ago
Added options menu tooltip display Moved to Unity 5.6.3p4
7 Years Ago
Added ChunkMap.ForceLoadChunks()
7 Years Ago
Can now press R to clear Added info text
7 Years Ago
Example documentation
7 Years Ago
ChunkGenerator documentation
7 Years Ago
ChunkMap documentation
7 Years Ago
World is now persistent
7 Years Ago
MeshGenerator can now emit triangles or quads Can enable / disable noise in mesh generation
7 Years Ago
Split ListHelper into a separate file Brush is now visible, can be resized by scrolling
7 Years Ago
Got rid of unnecessary allocations during mesh updates
7 Years Ago
Mesh colliders, making it easier to choose block sizes Fixed raycasting
7 Years Ago
Fixed confirmation prompt not working while paused
7 Years Ago
Updated Facepunch.Steamworks Got rid of some repetition when loading replays Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Exit / menu / retry confirmation prompt
7 Years Ago
Removed WebSocketSharp reference
7 Years Ago
Removed NUnit reference
7 Years Ago
Replay timestamps are now in ISO 8601
7 Years Ago
Automatic mesh generator vertex cache clearing
7 Years Ago
Fixed a possible mesh generation bug
7 Years Ago
Disabled Block material batching Basic painting example Right click to remove
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