192,988 Commits over 4,049 Days - 1.99cph!

6 Years Ago
[D11] [UI] Interactions will no longer work and action menus in-game for interacting with objects in the world will no longer appear when in "Build" mode (player has planner selected).
6 Years Ago
Fix for mesh collider pool transfer layer and tag
6 Years Ago
Fix building block changes for client+server mode
6 Years Ago
[D11] Add Packages to CreateClone.bat
6 Years Ago
[D11] Alert sfx on PS4 controller
6 Years Ago
[D11] DTLS Linux plugin added.
6 Years Ago
[D11] Log PlayFabId as hex on server and identify platform on server
6 Years Ago
[D11] DTLS Linux console test app.
6 Years Ago
[D11] DTLS Linux fixes for debug certificate handshake failure and broken logging, and server connection threads failing to start.
6 Years Ago
Working on NetworkEntityBehaviour version of ActiveMissionInstance
6 Years Ago
Basics back in. Payphone stuff in and compiling.
6 Years Ago
Ship spotlight flares actually work. Ship flare mat render queue doesn't conflict with window mats.
6 Years Ago
Ship cargohold light fixtures set to dynamic LOD.
6 Years Ago
Few things into shared bundle.
6 Years Ago
Remaining ship culls.
6 Years Ago
mfm
6 Years Ago
Lightcull bug repro.
6 Years Ago
Temporary removal of edit-only camera reload breaking underwater image effects in play mode
6 Years Ago
Merge from main
6 Years Ago
Fixed underwater shader broken by post opaque depth optimization
6 Years Ago
Optimized water interaction shader Fixed another interaction offset mismatch Added editor-only debug view for interactions Restricted interaction bounds to main camera
6 Years Ago
Part of vulkan impostor rendering fix
6 Years Ago
Fixed impostor rendering on vulkan
6 Years Ago
Reapplied 32409 + probex vulkan shader compile fix
6 Years Ago
Subtracting 32408
6 Years Ago
Subtracting 32409
6 Years Ago
Restored world reflections + support for unity's reflection pribes; updated shaders and sky dome reflection prefab Updated options scene w/ active world reflection option + removed (slow) from experimental section
6 Years Ago
Fixed interaction offset handling camera jumps Fixed interaction foam uv across different map sizes
6 Years Ago
Fixed interaction offset computed using the wrong camera
6 Years Ago
backup greybox
6 Years Ago
Work in progress making gibbable meshes non-readable
6 Years Ago
Added GameManager.IsTransformOnly
6 Years Ago
Added optional occludee root override to culling volume Added tooltips to culling volume properties Defaulted light occludee default culling volume visibility to false Updated scene to reflect changes to volumes (easier to use)
6 Years Ago
skin spelling mistake fix
6 Years Ago
Added gib.prefab
6 Years Ago
Use instanced rendering for the building blocks. Disabled the building placeholders. Detect some prefab types which can be grouped automatically, mostly just mesh colliders used by the building components. Added a GibbableAttribute so that building components don't have to duplicate that information in every single instance (this also improve pool reuse). Made Gibbables use a gib.prefab and made them poolable. Removed ConstructionSkin component and moved the logic into BuildingBlock.
6 Years Ago
Enabled instancing on building blocks & construction skins. Split out the 'movement' colliders from some of the skins to improve pool sharing.
6 Years Ago
Fixed NRE in light occludee
6 Years Ago
Manifest
6 Years Ago
Removed some shaders from "AlwaysIncludedShaders" that may no longer be required
6 Years Ago
BuildAssetBundles tweaks
6 Years Ago
Moved reflection probe so it's not automatically assigned a bundle (causes some bugs with ReflectionProbeEx for some reason)
6 Years Ago
Jenkinsfile
6 Years Ago
Bundle assignments
6 Years Ago
Materials and shaders are in content.bundle
6 Years Ago
Culling volume stuff
6 Years Ago
Culling volume now adds collider to GO only if none exists (testing) Added light occludee interop w/ culling volume
6 Years Ago
skin approval
6 Years Ago
Added dynamic instancing system for building blocks etc
6 Years Ago
More.