userJames Kingcancel

8,201 Commits over 3,837 Days - 0.09cph!

8 Years Ago
Added OrthographicCamera
8 Years Ago
Added DatabaseCount action
8 Years Ago
Added Util.TryParseDateTime Added optional `before` parameter for DatabaseQuery
8 Years Ago
Placeholder loading screen tweaks
8 Years Ago
Added button to direct link to an entry
8 Years Ago
Added support for watching replays in older builds
8 Years Ago
Fixed time formatting * Fixed it sometimes outputting stuff like "7 days" instead of "1 week"
8 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
8 Years Ago
Using steam build number instead of jenkins build
8 Years Ago
Now sends build info on rcon connect
8 Years Ago
Full date string shown when hovering over times
8 Years Ago
Sorting fixes
8 Years Ago
Added column sorting
8 Years Ago
Some styling tweaks
8 Years Ago
Fetching player info
8 Years Ago
Fixed multiple loading Fixed sales stats Merge pull request #1 from Facepunch/player-summaries Player Summaries proxy controller Merge branch 'master' of Facepunch.Api Merge branch 'master' into player-summaries
8 Years Ago
Added PublicController.PlayerSummaries.cs to api.csproj
8 Years Ago
Added PublicPlayerSummariesController Added todo comment
8 Years Ago
Mockup of fetching player summaries
8 Years Ago
Backing up recent runs html
8 Years Ago
Possible fix for sometimes getting stuck after dying / winning
8 Years Ago
Fixed possible DirectoryNotFoundException
8 Years Ago
PauseMenuUI now always hides when changing scene
8 Years Ago
Can now watch replays selected in a web browser
8 Years Ago
Added style.css
8 Years Ago
Added play button
8 Years Ago
Using https for queries
8 Years Ago
Added page content
8 Years Ago
Added replay events to analytic data
8 Years Ago
Startup replay now downloads comments
8 Years Ago
Changed steam protocol link for watching replays
8 Years Ago
Fixed possible cause of build failure
8 Years Ago
Added sharing URL buttons to recent runs, can now launch the game into a replay Merge branch 'master' of SpaceUsurperUnity
8 Years Ago
Invalidated all older replays
8 Years Ago
Possible fix for alt fire desync
8 Years Ago
Disabled replay UI in the scene
8 Years Ago
Added time tooltip when hovering over the timeline
8 Years Ago
Added replay events, which add markers to playback timeline
8 Years Ago
Temp fix for bug when damaging forms as they spawn in
8 Years Ago
Fixed case where RecentRuns UI wouldn't hide when changing stage CommentAuthor now supports having no avatar Merge branch 'master' of SpaceUsurperUnity
8 Years Ago
Fixed pixels that haven't spawned counting as progress
8 Years Ago
Fixed non-player comments with the same text causing an exception
8 Years Ago
Added progress to analytic data in recent runs
8 Years Ago
Added example usage of the comment system in gameplay, to show your last run's progress
8 Years Ago
Fixed octopus turrets not being a requirement to win Score is now submitted even when not completing a level, leaderboard shows completion %
8 Years Ago
Moved victory checking to Stage_Scoring
8 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
8 Years Ago
Leaderboard entries from old versions of the game now show up as red
8 Years Ago
Added way to create fake comment authors for game notifications
8 Years Ago
Removed unused reference to Facepunch.Steamworks