241,266 Commits over 3,867 Days - 2.60cph!

5 Years Ago
Changed QuickCraft to a singleton component, sync'd up favourite indicators across quickcraft/crafting when toggling using the new method.
5 Years Ago
[D11] Disable xbox dll
5 Years Ago
[D11] Disable xbox dll
5 Years Ago
5 Years Ago
5 Years Ago
Wearable conversion utility no longer destroys the rig, this happens in prefab preprocess instead.
5 Years Ago
Wearable conversion utility no longer destroys the rig, this happens in prefab preprocess instead.
5 Years Ago
[D11] Timestamp prepended to Rustworks event log entries.
5 Years Ago
[D11] Timestamp prepended to Rustworks event log entries.
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
AddHDAdditionalLightData editor tool (we probably need to make this loop through scenes)
5 Years Ago
AddHDAdditionalLightData editor tool (we probably need to make this loop through scenes)
5 Years Ago
5 Years Ago
5 Years Ago
[D11] Rustworks log changed from polled telemetry to event snapshots. player_joined event is the first entry.
5 Years Ago
[D11] Rustworks log changed from polled telemetry to event snapshots. player_joined event is the first entry.
5 Years Ago
Added sleep flag to more vehicles and LateUpdate.
5 Years Ago
Added sleep flag to more vehicles and LateUpdate.
5 Years Ago
Benchmark timings in seconds instead of ms
5 Years Ago
Benchmark timings in seconds instead of ms
5 Years Ago
Make sure lights have a HDAdditionalLightData component
5 Years Ago
Make sure lights have a HDAdditionalLightData component
5 Years Ago
[D11][UI] Removed last selected option for create server menu. Fixed issues with screen
5 Years Ago
[D11][UI] Removed last selected option for create server menu. Fixed issues with screen
5 Years Ago
[D11] [UI] Removed transparency from default start up image.
5 Years Ago
[D11] [UI] Removed transparency from default start up image.
5 Years Ago
Disable old SSS
5 Years Ago
Disable old SSS
5 Years Ago
Fix for instancing/occlusion when booting from procedural map
5 Years Ago
Fix for instancing/occlusion when booting from procedural map
5 Years Ago
5 Years Ago
5 Years Ago
[D11] Delayed position code with proximity, currently untested... also mods the crossvoice code to remove debug text unless its a debug build... also adds in "test" as default password for editor builds only.
5 Years Ago
[D11] Delayed position code with proximity, currently untested... also mods the crossvoice code to remove debug text unless its a debug build... also adds in "test" as default password for editor builds only.
5 Years Ago
[D11] [UI] Added PS4 platform images. Adjustments to Server Stats page. WIP for Server Usage stats.
5 Years Ago
[D11] [UI] Added PS4 platform images. Adjustments to Server Stats page. WIP for Server Usage stats.
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
5 Years Ago
Updated quick craft buttons to use Lewis' star setup. Can now click the star to toggle favourited status directly from the quick craft button.
5 Years Ago
Added BenchmarkTimer Added extra bootstrap timings
5 Years Ago
Added BenchmarkTimer Added extra bootstrap timings
5 Years Ago
added V and W tambourine models, set up prefabs and lods etc.
5 Years Ago
added V and W tambourine models, set up prefabs and lods etc.
5 Years Ago
Merge from "OcclusionSphere leak fix"