userJames Kingcancel

7,945 Commits over 3,745 Days - 0.09cph!

7 Years Ago
More shadow work
7 Years Ago
Refactor of WIP shadows
7 Years Ago
Started work on cascaded shadow mapping
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
Calls on an unresolved leaderboard are deferred Applies to: * AddScore( bool onlyIfBeatsOldScore, int score, params int[] subscores ) * AddScore( bool onlyIfBeatsOldScore, int score, int[] subscores = null, AddScoreCallback onSuccess = null, FailureCallback onFailure = null ) * AttachRemoteFile( RemoteFile file, AttachRemoteFileCallback onSuccess = null, FailureCallback onFailure = null ) * FetchScores( RequestType RequestType, int start, int end, FetchScoresCallback onSuccess, FailureCallback onFailure = null )
7 Years Ago
Added `throwIfNotFound` param to StageID.Get(typeName)
7 Years Ago
Added CopySteamLibraries.cs
7 Years Ago
Re-added native steam DLLs
7 Years Ago
More informative logging
7 Years Ago
Fixed not substituting plugin references acquired by NuGet
7 Years Ago
SteamAPI.Init() is only called if required
7 Years Ago
Added plugin project fixup action to Chunks.Workshop
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated SteamVR Made SteamVR_RenderModel..ctor protected UNITY_EDITOR_HACK
7 Years Ago
Updated engine assemblies
7 Years Ago
Put SteamVR_Editor in #if UNITY_EDITOR_HACK
7 Years Ago
Trying a workaround for a Unity bug
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Removed LibNoise.Unity
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Removed Steam game object
7 Years Ago
Updated Facepunch.Unity.dll
7 Years Ago
Fixed plugins
7 Years Ago
Now using Facepunch.Unity / Facepunch.Steamworks Added Unity build steps to Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Added submodule update command to Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Jenkinsfile
7 Years Ago
Updated Unity Started working on Jenkinsfile
7 Years Ago
Fixed filtred link leading to a new tab
7 Years Ago
Uncommitted change