7,945 Commits over 3,745 Days - 0.09cph!
Fixed NRE in editor
Merge branch 'master' of SpaceUsurperUnity
Working on including full json call stacks for script baking exceptions
Playback speed UI can now be overridden by controller
Merge branch 'master' of SpaceUsurperUnity
CHIPPY-364: Menu core look behaviour improved for controllers
Replay control mockup
Replay controls play/pause functionality
Fixed sometimes not being able to click on UI in replays
Finished off playback controls
Merge branch 'master' of SpaceUsurperUnity
Only store powerup switching in replay if there are at least 2
Better diagnostic info formatting in replay chat
CHIPPY-360: Fixed fading out when exiting stage
CHIPPY-362: Fixed stage description overlap
Some font size tweaks
Hide powerup switching prompts in replays
Replays print time recorded in chat
Added red medal to show which leaderboard entries have no attached replay
Merge branch 'master' of SpaceUsurperUnity
Fixed replay bug when changing powerup
Added frame index to replay diagnostics
Better replay frame hashing
Fixed game lagging out when fast forwarding in editor and reaching the end of a replay
Include frame index in replay diagnostics
Fixed time text on victory screen sometimes showing 0%
More subtle legal text, only on settings page
Added exception handling to score submission worker threads
CHIPPY-356: Fixed powerup switching prompts overlapping powerup name
CHIPPY-358: Cleaned up pausing on victory / defeat while watching a replay
Got rid of redundant FPS display
Better handling of unrecognised replay versions
CHIPPY-359: Added marquee for long usernames in replay sidebar
CHIPPY-355: Added progress % to replay files
Replays pause on victory / defeat
Fixed stages not being unlocked in steam builds
Better mouse interaction with leaderboard views
Merge branch 'master' of SpaceUsurperUnity
Removed random UnityEditorInternal reference
Merge branch 'master' of SpaceUsurperUnity
Show reset prompt when player is dying
Fixed comment list reset logic
CHIPPY-344: Added quick reset / exit prompt UI
Fixed error in standalone builds
Basic replay comment display
Finished off basic commenting UI redo
Disable uploading replays to analytics if telemetry is disabled
Disable time targets on pause menu for replays
Replay sidebar info now populated from replay
Can now disable telemetry with `--no-telemetry`
Working on detecting include loops nicely
Merge branch 'master' of SpaceUsurperUnity
Added ignoreNullRef property to CallMethod
Added ignoreNullRef property to CallSubroutine
Fixed locked stage background colours
Added separate UI sound volume setting
Disable UI sounds while loading
Fixed bug when browsing friend leaderboards
Fixed errors if some UI elements are left disabled when starting the game
Removed old replay UI
Basic replay side bar layout
Some basic UI integration for replays
CHIPPY-321: Fixed leaderboard navigation issue
Caused by leaderboard TotalEntries value not always updating.
Darkened stage descriptions in main menu
Merge branch 'master' of SpaceUsurperUnity
Better stage description text justification
CHIPPY-348: Start loading a stage after fully faded out
Trying out showing both stage description and best time
Fixed stage item button prompt overlap with header
Added button prompt style variations, finished off new main menu tweaks
Medal positioning tweak, added campaign list header shadow
Slider, toggle, list menu tweaks
Campaign leaderboard style tweaks
Fixed button prompt positioning
More main menu work
Simplified leaderboard browsing animations
Merge branch 'master' of SpaceUsurperUnity
Fixed stage score text being visible while a stage is locked
Reduced leaderboard username text size
Better stage list item positioning
Stage descriptions in main menu
Fix for error when progression data is empty
Merge branch 'master' of SpaceUsurperUnity
Fixed main menu not loading if a stage is missing a core graphic
Campaign medals / completion font replacement
Stage item score style change, campaign resizing
Added logging of baking times for individual stages
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' of SpaceUsurperUnity
Fixed leaderboard entry score / medal positioning
Time target layout tweaks after font change
Updated timer font / placement
Merge branch 'master' of SpaceUsurperUnity
CHIPPY-345: Changed UI button colour
Initial pass of swapping all fonts
Merge branch 'master' of SpaceUsurperUnity
Fixed possible exception on Stage_Song setup
Fixed settings page UI order
Reverted text replacements temporarily
Fixed foreground fade order
Fixed possible InvalidCastException
Fixed bug with new subroutine target behaviour
Initial work on making subroutines act more like methods if a `this` parameter is specified
Merge branch 'master' of SpaceUsurperUnity
CHIPPY-297: Added some basic UI sounds