userJames Kingcancel
branchSpaceUsurperUnity/mastercancel

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

7 Years Ago
Made level icons super creepy
7 Years Ago
Tweaked example tentacle icon
7 Years Ago
Started work on Howie's level select concept
7 Years Ago
Re-added Apple TV build option
7 Years Ago
Fixed error in non-standalone builds
7 Years Ago
Updated Facepunch.Unity
7 Years Ago
Now using `requiredCount` from level select data Changed MenuStage.Move(dir) logic Now looks for the planet that's closest to the target direction
7 Years Ago
Menu stage layout now loaded from LevelSelectData A more complex example level select layout
7 Years Ago
Updated level select example file Added LevelSelectData Merge branch 'master' of SpaceUsurperUnity LevelSelectData hotloading
7 Years Ago
Example level select json file
7 Years Ago
Changed how overall score is calculated
7 Years Ago
Updated Facepunch.Steamworks Added HighscoreManager, now calculates overall rank for players
7 Years Ago
Added `throwIfNotFound` param to StageID.Get(typeName)
7 Years Ago
Started working on being able to see how many unread comments are on a replay Merge branch 'master' of SpaceUsurperUnity Added persistence to read comments count
7 Years Ago
Leaderboard UI now displays comment counts
7 Years Ago
Fixed emoticon codepoints getting truncated
7 Years Ago
Removed duplicated line
7 Years Ago
Fixed crosshair / trail RectLines sometimes looking weird
7 Years Ago
Placeholder loading screen tweaks
7 Years Ago
Using steam build number instead of jenkins build
7 Years Ago
Now sends build info on rcon connect
7 Years Ago
Possible fix for sometimes getting stuck after dying / winning
7 Years Ago
Fixed possible DirectoryNotFoundException
7 Years Ago
PauseMenuUI now always hides when changing scene
7 Years Ago
Can now watch replays selected in a web browser
7 Years Ago
Added replay events to analytic data
7 Years Ago
Startup replay now downloads comments
7 Years Ago
Changed steam protocol link for watching replays
7 Years Ago
Fixed possible cause of build failure
7 Years Ago
Added sharing URL buttons to recent runs, can now launch the game into a replay Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Invalidated all older replays
7 Years Ago
Possible fix for alt fire desync
7 Years Ago
Disabled replay UI in the scene
7 Years Ago
Added time tooltip when hovering over the timeline
7 Years Ago
Added replay events, which add markers to playback timeline
7 Years Ago
Temp fix for bug when damaging forms as they spawn in
7 Years Ago
Fixed case where RecentRuns UI wouldn't hide when changing stage CommentAuthor now supports having no avatar Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
Fixed pixels that haven't spawned counting as progress
7 Years Ago
Fixed non-player comments with the same text causing an exception
7 Years Ago
Added progress to analytic data in recent runs
7 Years Ago
Added example usage of the comment system in gameplay, to show your last run's progress
7 Years Ago
Fixed octopus turrets not being a requirement to win Score is now submitted even when not completing a level, leaderboard shows completion %
7 Years Ago
Moved victory checking to Stage_Scoring
7 Years Ago
Added Unit.RequiredForVictory, now used when deciding if a stage is complete Merge branch 'master' of SpaceUsurperUnity Fixed property that got overwritten in a merge
7 Years Ago
Leaderboard entries from old versions of the game now show up as red
7 Years Ago
Added way to create fake comment authors for game notifications
7 Years Ago
Removed unused reference to Facepunch.Steamworks
7 Years Ago
Fixed mine stage desync
7 Years Ago
Fixed tentacle stage desync
7 Years Ago
Removed unnecessary Setup() call before loading a replay