userJames Kingcancel
repoSpaceUsurperUnitycancel

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

7 Years Ago
Ported scripts to typescript
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
Added button to direct link to an entry
7 Years Ago
Added support for watching replays in older builds
7 Years Ago
Fixed time formatting * Fixed it sometimes outputting stuff like "7 days" instead of "1 week"
7 Years Ago
Game auto-detect, outdated warnings * Now looks for game connection when focussed * Only shows play buttons if game is detected * Entries from an old build are grayed out
7 Years Ago
Using steam build number instead of jenkins build
7 Years Ago
Now sends build info on rcon connect
7 Years Ago
Full date string shown when hovering over times
7 Years Ago
Sorting fixes
7 Years Ago
Added column sorting
7 Years Ago
Some styling tweaks
7 Years Ago
Fetching player info
7 Years Ago
Mockup of fetching player summaries
7 Years Ago
Backing up recent runs html
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 style.css
7 Years Ago
Added play button
7 Years Ago
Using https for queries
7 Years Ago
Added page content
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