userJames Kingcancel

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

6 Years Ago
Fixed NRE in editor Merge branch 'master' of SpaceUsurperUnity Working on including full json call stacks for script baking exceptions
6 Years Ago
Playback speed UI can now be overridden by controller Merge branch 'master' of SpaceUsurperUnity CHIPPY-364: Menu core look behaviour improved for controllers
6 Years Ago
CoreGraphic animations
6 Years Ago
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
6 Years Ago
Only store powerup switching in replay if there are at least 2
6 Years Ago
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
6 Years Ago
Replays print time recorded in chat Added red medal to show which leaderboard entries have no attached replay Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
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
6 Years Ago
Fixed time text on victory screen sometimes showing 0%
6 Years Ago
More subtle legal text, only on settings page
6 Years Ago
Added copyright footer
6 Years Ago
Added exception handling to score submission worker threads
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