7,945 Commits over 3,745 Days - 0.09cph!
Fixed time formatting
* Fixed it sometimes outputting stuff like "7 days" instead of "1 week"
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
Using steam build number instead of jenkins build
Now sends build info on rcon connect
Full date string shown when hovering over times
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
Added PublicController.PlayerSummaries.cs to api.csproj
Added PublicPlayerSummariesController
Added todo comment
Mockup of fetching player summaries
Backing up recent runs html
Possible fix for sometimes getting stuck after dying / winning
Fixed possible DirectoryNotFoundException
PauseMenuUI now always hides when changing scene
Can now watch replays selected in a web browser
Added replay events to analytic data
Startup replay now downloads comments
Changed steam protocol link for watching replays
Fixed possible cause of build failure
Added sharing URL buttons to recent runs, can now launch the game into a replay
Merge branch 'master' of SpaceUsurperUnity
Invalidated all older replays
Possible fix for alt fire desync
Disabled replay UI in the scene
Added time tooltip when hovering over the timeline
Added replay events, which add markers to playback timeline
Temp fix for bug when damaging forms as they spawn in
Fixed case where RecentRuns UI wouldn't hide when changing stage
CommentAuthor now supports having no avatar
Merge branch 'master' of SpaceUsurperUnity
Fixed pixels that haven't spawned counting as progress
Fixed non-player comments with the same text causing an exception
Added progress to analytic data in recent runs
Added example usage of the comment system in gameplay, to show your last run's progress
Fixed octopus turrets not being a requirement to win
Score is now submitted even when not completing a level, leaderboard shows completion %
Moved victory checking to Stage_Scoring
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
Leaderboard entries from old versions of the game now show up as red
Added way to create fake comment authors for game notifications
Removed unused reference to Facepunch.Steamworks
Fixed tentacle stage desync
Removed unnecessary Setup() call before loading a replay
Specific Rand instance now required when creating a LineParticle
Fixed diverge comment frame, replaying a stage with diagnostics after a diverge will log info about rand calls
Playing a recent replay owned by the local player will now attempt to use a diagnostic version of the replay