7,945 Commits over 3,745 Days - 0.09cph!
Fixed clicking outside of leaderboard while replay is selected
Fixed bug when button prompt overlaps a planet
Clicking button prompts will now always have an effect
Fixed button prompts not listening for clicks in some cases
Added missing tooltip strings
Fixed resolution option capitalisation
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Tooltips are now top-aligned
Tooltips now fade in / out
Inspector fields for tooltip fading
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fixed tooltip position for small-width options items
Added option tooltip strings
Added tooltips for control bindings
Added options menu tooltip display
Moved to Unity 5.6.3p4
Added ChunkMap.ForceLoadChunks()
Can now press R to clear
Added info text
ChunkGenerator documentation
MeshGenerator can now emit triangles or quads
Can enable / disable noise in mesh generation
Split ListHelper into a separate file
Brush is now visible, can be resized by scrolling
Got rid of unnecessary allocations during mesh updates
Mesh colliders, making it easier to choose block sizes
Fixed raycasting
Fixed confirmation prompt not working while paused
Updated Facepunch.Steamworks
Got rid of some repetition when loading replays
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Exit / menu / retry confirmation prompt
Removed WebSocketSharp reference
Replay timestamps are now in ISO 8601
Automatic mesh generator vertex cache clearing
Fixed a possible mesh generation bug
Disabled Block material batching
Basic painting example
Right click to remove
Got coloured blocks rendering
Initial commit
Most of the basics working
Basic mesh generation
Merge branch 'master' of github.com:Facepunch/VoxelExample
Fixed possible assert in FChunkColumn::GetOrAddChunk
Fixed another weird menu navigation case
Started work on options menu tooltips
Fixed needing to restart the stage to update timer visibility
Merge branch 'master' of SpaceUsurperUnity
Fixed options icon snapping
Fixed some other options icon jerkiness
Fixed re-pausing after submitting a comment
Fixed planet navigation bug when rapidly switching
Comment count invalidation
Read comments persistence
Working on comment counts in leaderboards
Comment count fixes
Fixed cores not resizing while paused
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Added EasedValue<T>, EasedFloat, EasedRotation, EasedVector2
Moved ReplayDiagnostics._isInFixedUpdate to GameManager
Example usage of EasedValue<T>
Fixed rebinding arrow keys causing options menu navigation
Cores animate more when focussed
Options menu is no longer auto-focussed when navigated to
Added close prompt in options menu
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
Fix for possible case where a level is completed but the next levels aren't unlocked
Can now specify visibility conditions for rebindable controls
Fixed case where world asset plugins wouldn't have a title
Texture menu back button
Fixed scroll views starting at the bottom
Fixed world assets plugins not having a title
Working on texture browser
Finished off texture browsing