userJames Kingcancel

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

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
7 Years Ago
Targeting an older version of Newtonsoft.Json
7 Years Ago
Added failing test for operator overloads Better support for operator overloads
7 Years Ago
Texture editor tool selection
7 Years Ago
Finished texture editor UI mockup
7 Years Ago
Improved how buttons are tinted on hover Added icons for texture editor Started on texture menu layout Texture editor tool buttons
7 Years Ago
fixed possible NullReferenceException in ResourceName.Equals(other) Fixed possible stack overflow when a control tries to inherit from itself Started work on texture editor UI
7 Years Ago
Fix build error
7 Years Ago
Fixed planets in a cluster wobbling on menu load
7 Years Ago
Started work on timer redesign Timer diagnostics More diagnostics Fixed possible divergence in Pxc Added `ReplayDiagnostics.AssertFixed()` Fixed PixelChunk divergence Post-diagnostics cleanup Break out of fixed update loop on stage reset Fixed possible exception when a timer is created
7 Years Ago
Added `ReplayDiagnostics.AssertFixed()`
7 Years Ago
Started work on timer redesign Timer diagnostics More diagnostics Fixed possible divergence in Pxc
7 Years Ago
No longer pauses when losing focus while watching a replay Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Some more localised strings Some extra diagnostics investigating a MovingWall divergence
7 Years Ago
Fixed planet UI pages not being unfocussed on hide
7 Years Ago
Nasty fix for planet links sometimes messing up on victory Fixed game pausing on victory screen when focus is lost
7 Years Ago
Planet mouse hover takes core size into account
7 Years Ago
Can now click on button prompts again
7 Years Ago
Fixed being able to click on leaderboard entries that aren't visible
7 Years Ago
Clicking on the selected planet will now act as if confirm was pressed
7 Years Ago
Started work on mouse navigation of the main menu Fixed menu option placements when planets change scale Can now only click on navigable planets Fixed last selected planet being forgotten if it was incomplete
7 Years Ago
Fixed case where leaderboard selection could go out of bounds
7 Years Ago
Can now hold Y to exit a stage while paused
7 Years Ago
Disabled navigating to neighbouring planets from menu options Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed some missing fonts in the replay UI