8,069 Commits over 3,806 Days - 0.09cph!
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
Framerate and anti-aliasing options now use new json storage
Added OptionsData, now storing options with json
Fixed exception when texture menu loads
Fixed displayed initial brush colour
Fixed changes to textures being overwritten on world load
Revert "Temporary workaround for chrome bug 781182"
This reverts commit 69f0f399e24738c79c00d0468701b56a35686c00.
Fixed starting brush colour not being set properly
Working on a default palette
Texture menu palette system
Box drawing tool preview in texture editor
Can now change brush colour with RGB sliders
Selecting a painting tool closes the palette
Added box drawing tool to texture editor
Temporary way to change brush colour
Can now hold down to draw in texture editor
Fixed finding pixel coords while painting
Added Texture.GetPixel(x, y)
Implemented eraser and pipette tools
Implemented flood fill in texture editor
Basic painting in texture editor
Texture editor can now load an existing texture
Made navigating away from the options menu less sensitive
Fixed masked graphic glow colour
Added UI/Glow shader
Now using UI/Glow shader on PlanetUI
Stage leaderboards are now always bright
Fixed case where invalid leaderboard entries would be shown
Merge branch 'master' of SpaceUsurperUnity
FSM divergence testing
Fixed JailBoss divergence
Merge branch 'master' of SpaceUsurperUnity
Added json Vector2Converter
Extra safety checks in Pool.Store(obj)
Fix for reflected debris sometimes becoming HUGE
Updated Facepunch.ExpressionStrings
Added failing operator overload test
Fixed implicit conversions from double to float
Extra exception handlers
Started on loading in surfaces into the texture editor
Added camera tool spawn icon
Added drum set example spawn icons
Hooked up critter spawn icon
New Facepunch.ExpressionStrings build