139,079 Commits over 4,352 Days - 1.33cph!

3 Years Ago
Reimplement `#if UNITY_2021` after implementing GPU copy of meshes
3 Years Ago
Cherrypick 86650, 86651,86655 from global_networked_bases/2021 (compile fixes & GPU copy mesh for multidraw)
3 Years Ago
Merge gpu_copy_mesh -> global_networked_bases/2021
3 Years Ago
Copy mesh geometry to multidraw compute buffers via the GPU (avoids requirement of setting every mesh read/write enabled)
3 Years Ago
3 Years Ago
▊▇▍▌▋▌ ▄█▅ ▅▌▉▄▍
3 Years Ago
Codegen
3 Years Ago
Fix compile errors in 2021
3 Years Ago
Update global_networked_bases/2021
3 Years Ago
More `#if UNITY_2021` checks
3 Years Ago
2021 server NavMeshAgent tests
3 Years Ago
Bunch of `#if UNITY_2021` conditional compilation to keep it working on 2019
3 Years Ago
Can deploy weapon racks and clan table on tugboat
3 Years Ago
subtracting 86637
3 Years Ago
▍▄ ▆█▋▆▅▌▋ ▄▋▍█ ▆▅▋▌▆▉▅▌█ ▇▌▆▄▋▌▋▌▅█▋ ▌▇ ▌▌▋▄▇▅▌ ▄▆▄▇▆ ▍▋ ▆▉▍ ▄▇▊▉▋▇▆
3 Years Ago
Merge from 2021 -> global_networked_bases
3 Years Ago
Merge from multidraw -> global_networked_bases/2021
3 Years Ago
Subtract 86589 (mark every building mesh as read/write enabled)
3 Years Ago
merge from default_bp_changes (UI / user feedback tweaks)
3 Years Ago
merge from dof-leaking-fix
3 Years Ago
merge from PvEAllowHurtNPCs
3 Years Ago
Building grade skin components added to blocks prefabs for gingerbread skin
3 Years Ago
Conditional prefabs linkage
3 Years Ago
current state of the scene
3 Years Ago
Gingerbread skin building blocks prefabs setup Zeroed some models offets left
3 Years Ago
Potential fix for RelationshipManager.UpdateReputations performance issue
3 Years Ago
phrases
3 Years Ago
Client compile fix
3 Years Ago
merge from parachute
3 Years Ago
merge from main
3 Years Ago
merge from tugboat_supplydrop_fix
3 Years Ago
some missing file
3 Years Ago
server cull tag to stairs landing art in respective prefabs
3 Years Ago
gingerbread wall frame and floor frames models
3 Years Ago
Conversation WIP
3 Years Ago
Unsaved
3 Years Ago
Added a special tutorial only barrel variant that only drops scrap Updated resource ping system to work with storage containers to highlight the barrels
3 Years Ago
Workbench misison Add metal ore nodes to island
3 Years Ago
Furnace mission
3 Years Ago
Fix demos not deleting instanced entities when changing keyframes
3 Years Ago
Merge Main -> Save241
3 Years Ago
Cherrypick demo fix from global_networked_bases/2021/multidraw so they work in editor (and client?)
3 Years Ago
Set good values for buoyancy requiredSubmergedFraction for all boats. Helps with buoyancy system setting Sleep only when it should.
3 Years Ago
Fixed bandages not triggering the heal mission objective
3 Years Ago
Finish second part of bear kill mission Kill missions can now mark their targets as pings
3 Years Ago
Merge from main -> global_networked_bases
3 Years Ago
Initialize & Dipose GeometryBuffer properly Initialize instancing system when opening a demo (because you don't connect to server) Add demo with fair amount of building blocks to test
3 Years Ago
Minor edit, moving order of things in boat method
3 Years Ago
Fixed several bugs with the tugboat shore drift collision check
3 Years Ago
Can specify normal rendering via GameSetup prefab in editor Ensure ConstructionPlanner doesn't throw errors when instanced rendering is distanced via startup parameter