userJames Kingcancel

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

7 Years Ago
Replay playback speed display now shows actual speed Got rid of some more allocations
7 Years Ago
Got rid of all per-frame main menu allocations Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Started getting rid of some allocations Some more minor allocation avoidance Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Added button prompts for prev / next leaderboard mode Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
7 Years Ago
Example world
7 Years Ago
Fixed odd behaviour when leaving play mode
7 Years Ago
Working on robustness
7 Years Ago
ChunkMap handles scene reloading better
7 Years Ago
Mostly got saving world state in the editor working
7 Years Ago
Fixed FChunkWriter::CopyToBuffer()
7 Years Ago
Fixed bug with AttemptLoadCallback
7 Years Ago
Forced text serialization Changes to world in edit mode are saved on scene save
7 Years Ago
Fixed play mode
7 Years Ago
Added EditorBrush script to paint blocks in edit mode
7 Years Ago
Can now change load distance funcs
7 Years Ago
ChunkWatchers can now use different distance functions
7 Years Ago
Working on saving worlds as ScriptableObjects Blocks are now ScriptableObjects ChunkMap now updates in edit mode Chunk columns are visible in hierarchy but readonly
7 Years Ago
Blocks are now ScriptableObjects ChunkMap now updates in edit mode
7 Years Ago
Cleaned up how empty blocks are created
7 Years Ago
Working on saving worlds as ScriptableObjects
7 Years Ago
Added FChunkMap::SaveCallback
7 Years Ago
Updated Unity version
7 Years Ago
ChunkWriter can now write to disk or memory Added ChunkMap::AttemptLoadCallback Added native interface for AttemptChunkLoad callback
7 Years Ago
Fixed another planet navigation on click bug
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