branchSpaceUsurperUnity/mastercancel
2,640 Commits over 2,710 Days - 0.04cph!
Working on new menu transition when selecting different stages
Merge branch 'master' of SpaceUsurperUnity
Finished planet link fading
Fixed how options menu hands input to planet handler
Navigating from the end of a menu chain will now wrap
Removed NUnit references
Fixed exceptions when timer text is hidden
Updated Facepunch.Steamworks
Level completion is now only read from the progression file
Updated Facepunch.Steamworks
Added RandLogFrames list to GameManager
Fixed error when submitting analytics
Merge branch 'master' of SpaceUsurperUnity
Added commit hash to archived replays
Some better bullet diagnostics
Fixed Bullet._isRedirecting not being reset
Started investigating a bullet divergence
Fixed archived replay quota not being enforced
Disabled replay diagnostics for non-fixed Bullets
Updated Facepunch.Parse and Facepunch.ExpressionStrings
Skip recipe post process while in play mode
Cached expression returns types are now explicitly generated
Better handling for uncached expressions
Fixed possible infinite loop
Updated Facepunch.ExpressionStrings
Recipe code generation now processes bullet recipes
Merge branch 'master' of SpaceUsurperUnity
Removed test line from ImportManager
Updated Facepunch.ExpressionStrings
Made sure combo options are formatted the same
Fixed game pausing when re-focussing sometimes
Submission failed error now mentions retry period
Failed leaderboard submissions get staggered out a bit better
Added description text to loading screen
Fixed an exception when playing offline
Fixed some more offline errors
Overall leaderboard time alignment now matches level leaderboard
Trying out showing 1 decimal place for times in leaderboards
Added sounds to options menu
Added antialiasing option in video settings
SMAA now defaults to ultra quality
Replay validater works in -nographics mode
Fixed FuseBoss divergence
Fixed FuseEnemy2 divergence
Fixed possible incorrect validation average frame time reporting
Added some timing data to validation
Experimental replay validation batchmode thing
Can now slow down divergence tests
Now always using the same random seed in Init()
Now automatically looks for debug versions of replays
Fixed another source of PlayerTempEffect divergence
Removed some red herring determinism assertions
TempEffectSlow determinism fix
Gradually closing in on the cause of the divergence
Fixed some diagnostics false positives
Added a bunch more divergence diagnostics
Can now test divergences between a specific range of frames
Added timescale determinism assertion
Fixed watched values being discarded
Fix for fuse stage divergence
Divergence diagnostic improvements
Fixed options menu being behind the leaderboard
Added more replay diagnostics
Merge branch 'master' of SpaceUsurperUnity
Clicking on RESTART in the menu now calls the right method
Fixed possible divergence
Possible fix for fuse divergence
Changed how diagnostics reset, added diagnostics to Unit
Removed old code analysis system for determinism
Working on being able to immediately see which values diverge
Merge branch 'master' into diagnostics
Finished off basic divergence testing
Merge branch 'diagnostics'
Can now use the fast forward / slomo UI buttons again