userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,640 Commits over 2,710 Days - 0.04cph!

6 Years Ago
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
6 Years Ago
Better handling of unrecognised replay versions
6 Years Ago
CHIPPY-359: Added marquee for long usernames in replay sidebar CHIPPY-355: Added progress % to replay files
6 Years Ago
Replays pause on victory / defeat Fixed stages not being unlocked in steam builds
6 Years Ago
Better mouse interaction with leaderboard views Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Removed random UnityEditorInternal reference Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Show reset prompt when player is dying Fixed comment list reset logic
6 Years Ago
CHIPPY-344: Added quick reset / exit prompt UI
6 Years Ago
Fixed error in standalone builds
6 Years Ago
Basic replay comment display Finished off basic commenting UI redo
6 Years Ago
Disable uploading replays to analytics if telemetry is disabled Disable time targets on pause menu for replays Replay sidebar info now populated from replay
6 Years Ago
Can now disable telemetry with `--no-telemetry`
6 Years Ago
Working on detecting include loops nicely Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Added ignoreNullRef property to CallMethod Added ignoreNullRef property to CallSubroutine
6 Years Ago
Fixed locked stage background colours
6 Years Ago
Added separate UI sound volume setting Disable UI sounds while loading
6 Years Ago
Fixed bug when browsing friend leaderboards
6 Years Ago
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
6 Years Ago
CHIPPY-321: Fixed leaderboard navigation issue Caused by leaderboard TotalEntries value not always updating.
6 Years Ago
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
6 Years Ago
Trying out showing both stage description and best time
6 Years Ago
Fixed stage item button prompt overlap with header
6 Years Ago
Added button prompt style variations, finished off new main menu tweaks
6 Years Ago
Medal positioning tweak, added campaign list header shadow Slider, toggle, list menu tweaks Campaign leaderboard style tweaks
6 Years Ago
Fixed button prompt positioning More main menu work Simplified leaderboard browsing animations Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Fixed stage score text being visible while a stage is locked Reduced leaderboard username text size Better stage list item positioning
6 Years Ago
Stage descriptions in main menu Fix for error when progression data is empty Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Fixed main menu not loading if a stage is missing a core graphic
6 Years Ago
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
6 Years Ago
Fixed leaderboard entry score / medal positioning Time target layout tweaks after font change Updated timer font / placement Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
CHIPPY-345: Changed UI button colour
6 Years Ago
Initial pass of swapping all fonts Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Fixed possible exception on Stage_Song setup Fixed settings page UI order Reverted text replacements temporarily
6 Years Ago
Fixed foreground fade order
6 Years Ago
Fixed possible InvalidCastException
6 Years Ago
Fixed bug with new subroutine target behaviour
6 Years Ago
Initial work on making subroutines act more like methods if a `this` parameter is specified Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
CHIPPY-297: Added some basic UI sounds
6 Years Ago
Can now load cached scripts for the main menu
6 Years Ago
Fixed error on start in steam builds Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Trying out switching song to the selected stage after a couple of seconds
6 Years Ago
Added MenuStage script baking Fixed error from Song when switching between menu and game stage Tweaked how each song plays while in the main menu
6 Years Ago
Basic functionality for music playing in the main menu
6 Years Ago
Started working on Song rewrite Merge branch 'master' into music-rewrite Merge branch 'master' into music-rewrite New song segment queuing system seems to work!
6 Years Ago
Some more data for Sentry
6 Years Ago
Trying out workaround for Linux default resolution
6 Years Ago
Disable Sentry in editor builds
6 Years Ago
Got rid of Sentry's OnGUI error message printing
6 Years Ago
Sentry Merge branch 'master' of SpaceUsurperUnity Disabled GameAnalytics in editor builds
6 Years Ago
Added a way to log diagnostic state of all fields in an instance Fixed diagnostic state not being incremented on stage setup Fixed divergence caused by pixel respawn Event handler was not being removed