userJames Kingcancel

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

8 Years Ago
Example level select json file
8 Years Ago
Added some workshop API members for Chunks Currently OnItemCreated doesn't seem to get called
8 Years Ago
Workshop service mostly re-implemented Attempting to fix world uploading since re-implementing WorkshopService
8 Years Ago
Added Screenshots.Write( rgbData, width, height )
8 Years Ago
Removed version ribon + script Native warning fixes Updated Facepunch.Steamworks Re-implemented screenshot service Fixed error when controller connects
8 Years Ago
More work on shadows
8 Years Ago
More shadow work
8 Years Ago
Refactor of WIP shadows
8 Years Ago
Started work on cascaded shadow mapping
8 Years Ago
Changed how overall score is calculated
8 Years Ago
Updated Facepunch.Steamworks Added HighscoreManager, now calculates overall rank for players
8 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 )
8 Years Ago
Added `throwIfNotFound` param to StageID.Get(typeName)
8 Years Ago
Added CopySteamLibraries.cs
8 Years Ago
Re-added native steam DLLs
8 Years Ago
More informative logging
8 Years Ago
Fixed not substituting plugin references acquired by NuGet
8 Years Ago
SteamAPI.Init() is only called if required
8 Years Ago
Added plugin project fixup action to Chunks.Workshop
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated SteamVR Made SteamVR_RenderModel..ctor protected UNITY_EDITOR_HACK
8 Years Ago
Updated engine assemblies
8 Years Ago
Put SteamVR_Editor in #if UNITY_EDITOR_HACK
8 Years Ago
Trying a workaround for a Unity bug
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Removed LibNoise.Unity
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Removed Steam game object
8 Years Ago
Updated Facepunch.Unity.dll
8 Years Ago
Fixed plugins
8 Years Ago
Now using Facepunch.Unity / Facepunch.Steamworks Added Unity build steps to Jenkinsfile
8 Years Ago
Updated Jenkinsfile
8 Years Ago
Updated Jenkinsfile