userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

2,635 Commits over 2,557 Days - 0.04cph!

7 Years Ago
Added 20 minute timeout for Unity build steps
7 Years Ago
Progression system tweaks - Can now use CheatLevel() to temporarily mark it as completed - Added event when completion state changed - Now only saves on level transition or quit
7 Years Ago
Added cheat button to unlock levels
7 Years Ago
Overall leaderboard is now only in the main menu
7 Years Ago
Offset the menu camera to the right a bit
7 Years Ago
Better cooperation between comment input and leaderboard UI Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Slightly better temporary loading screen Slightly better victory UI
7 Years Ago
Fixed pressing B while browsing replays resetting the stage Merge branch 'master' of SpaceUsurperUnity Now can't select a different planet while a level is loading
7 Years Ago
Changed PLAY REPLAY to WATCH REPLAY
7 Years Ago
Leaderboard layout tweaks
7 Years Ago
Added button prompt icons that change dynamically
7 Years Ago
Increased deadzone when detecting leaderboard navigation Up / down navigation in leaderboards can now auto repeat
7 Years Ago
Added overall percentile text
7 Years Ago
Made leaderboards a little smaller
7 Years Ago
Started working on replacing the pause menu UI
7 Years Ago
Overall leaderboard now changes type to match level leaderboard
7 Years Ago
Leaderboard color tweaks
7 Years Ago
Added column headings to overall leaderboard
7 Years Ago
Fix for build error
7 Years Ago
Draft version of overall leaderboard Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Changed how editor scores aren't submitted
7 Years Ago
Leaderboard refactor
7 Years Ago
Removed victory screen test key
7 Years Ago
Level info UI layout tweaks Output of Utils.GetTimeString() is more readable Improved level info UI selected index behaviour
7 Years Ago
Another build error fix
7 Years Ago
Non-standalone error fix
7 Years Ago
Leaderboard tweaks
7 Years Ago
Changed "BROWSE SCORES" to "BROWSE REPLAYS"
7 Years Ago
Fixed a WebGL build error LevelInfoUI glow color now hotloads properly
7 Years Ago
Can now browse replays in LevelInfoUI
7 Years Ago
Fixed leaderboard entries sometimes not being positioned correctly
7 Years Ago
Level info UI is now hidden at startup Fixed cores being invisible in-game
7 Years Ago
Standalone build error fix
7 Years Ago
Fixed exception in non-editor builds
7 Years Ago
Added level info / scores UI in menu
7 Years Ago
Game now remembers the last stage you selected
7 Years Ago
Planets can now have individual glow colors
7 Years Ago
Fixed possible NRE in LeaderboardUIController Fixed setting CoreData.Alpha
7 Years Ago
Some better planet link angles
7 Years Ago
Can now set CoreData.Color Moved progression methods to HighscoreManager Tweaked planet / link graphics when levels aren't complete
7 Years Ago
Core size now scales with the PixelGroup's Pxc Simplified Pxc.RenderPosition
7 Years Ago
Added highscore submission queue filtering
7 Years Ago
Octopus turrets now use CoreControllers
7 Years Ago
Planet borders are now constant width
7 Years Ago
CoreData now refreshes when a referenced base changes Removed border from CoreData files PixelGroups can now have CoreControllers
7 Years Ago
Fixed missing planet link
7 Years Ago
Added Howie's octopus eye
7 Years Ago
Planet / Core refactor
7 Years Ago
Moved core graphics Updated LevelSelect/default.json First draft of new planet link style
7 Years Ago
Level icons panic a bit when you select them Fixed possible event leak in LeaderboardUIController Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of SpaceUsurperUnity Stage_Camera now functions without a Stage_Arena MenuStage now doesn't have a Stage_Arena