8,073 Commits over 3,806 Days - 0.09cph!
Fixed -tools not starting if `ServerAddons.TryAdd()` returns null
Added Color[32].FromRgb[a]
Color[32] property consistency cleanup
Added some Color[32] tests
Added Color[32].FromRgb[a]
Color[32] property consistency cleanup
Added some Color[32] tests
API cleanup
SDF read / write methods
Colour blending fix
Brush size / scale client-side fixes
Let players wear clothes
Tweaked how brushes are applied
Hold alt to snap to a plane
Hold shift and scroll to change colour
Testing out applying rotations to brushes
Only send chunk data if chunk has both interior and exterior
Update chunk render meshes on worker threads
HUD tweaks
Fixed #1
Reduced resolution of HUD textures
Basic HUD with colour selection
Minimum distance between edits
Change brush size by scrolling
Material tweaks
Colours!
Added cursor
Fixed chunk location
Toggle noclip on double jump press
Fixed possible NRE on hotload
Updated shader
Fixed compilation errors, collisions not working again yet
Removed placeholder stage description !clean !release
Added "menuBackgroundTint" to StageMenuData !release
Fixed core layers without specific textures being transparent !release
Always use CreateFile when saving progression !release
Fixed some issues with plugins changing leaderboard index !release
Require a restart after updating plugins in-game !release
Fixed NRE in the menu !switch
Disable stage icon generation on old GPUs
Disable cancelling loading between stages in a speed run !release
Re-implemented split-screen without using RTs
Letterbox tweaks to fix split-screen !release
Build !switch
Attempt to disable post-processing if not supported
Also more logging
Check if RT is supported in StageIconGenerator
Fixed new split-screen on !switch
Particles respect split-screen !switch
More attempts to disable RT usage when needed
Added --no-postprocessing switch
Disable post processing in another place
Fixed pause screen medals being duplicated !switch
RenderSpriteSystem fallback for SM < 5.0
Bump game version for !switch
RenderSpriteSystem fallback for SM < 5.0
Fixed pause screen medals being duplicated !switch
Disable post processing in another place
Added --no-postprocessing switch
More attempts to disable RT usage when needed
Particles respect split-screen !switch
Fixed new split-screen on !switch
Check if RT is supported in StageIconGenerator
Attempt to disable post-processing if not supported
Also more logging
Re-implemented split-screen without using RTs
Letterbox tweaks to fix split-screen !release
Build !switch
Letterbox tweaks to fix split-screen !release
Re-implemented split-screen without using RTs
Split-screen support for Chippy
Host mount
Host mount fixes
Compatibility with more recent NexPlugin etc
Way to watch local test replays on switch
Check if host is mounted in StorageService.GetFiles !switch
Revert NexPlugin upgrade
Check if host is mounted in StorageService.GetFiles !switch
Way to watch local test replays on !switch
Fixed replay particle simulation rate !switch
Fixed case where $version would check the wrong file's version !release
Fuse stage progress calculation tweak
Fixed progress divergence check at end of replay !release