userJames Kingcancel
repoSpaceUsurperUnitycancel

3,463 Commits over 2,557 Days - 0.06cph!

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
Fixed filtred link leading to a new tab
7 Years Ago
Uncommitted change
7 Years Ago
Fix for profile URLs
7 Years Ago
Added profile URL to filtred page
7 Years Ago
Can now click on users to filter by them
7 Years Ago
Fixed oversight with playerInfoCache
7 Years Ago
Trying to fix filtered player name
7 Years Ago
Added player name when filtering by player
7 Years Ago
Experimenting with filtering by player
7 Years Ago
Amended typo
7 Years Ago
Progress sort now uses time as a second sort field
7 Years Ago
Fixed date parameter formatting
7 Years Ago
Download more button
7 Years Ago
updateTable() fix
7 Years Ago
Working on pagination
7 Years Ago
Api query refactor
7 Years Ago
Entry count fix
7 Years Ago
Total entry count test
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
Update scripts.js
7 Years Ago
Update scripts.js
7 Years Ago
Attempting to fix emoji
7 Years Ago
Comment profile URLs
7 Years Ago
Comment avatar fetching
7 Years Ago
Comment sorting
7 Years Ago
Fixed player info row span
7 Years Ago
Comment display fixes
7 Years Ago
Fixed comment interface
7 Years Ago
Comment fetching fixes
7 Years Ago
Working on comment display
7 Years Ago
Fixed comment count style
7 Years Ago
Added comment count to comment button
7 Years Ago
Fixed possible error when displaying old runs
7 Years Ago
Comment buttons now only show if a replay has comments
7 Years Ago
Player info caching refactor