197,424 Commits over 4,110 Days - 2.00cph!

9 Years Ago
Verchle structure changes merge
9 Years Ago
Merged vehicle file input changes that couldn't be done directly in the previous merge
9 Years Ago
Merge from player input/motor branch
9 Years Ago
Experimental conversion of vehice classes to a new system, using partial classes to differentiate Client/Server-only components
9 Years Ago
Saved redundant fetch+sampler in a few water related passes More water displacement on slighly inclined terrain
9 Years Ago
FOR FUCK SAKE main island
9 Years Ago
...
9 Years Ago
▇ █▍▅▉▍▉▉▄▌▍▌ ▊▊▍█▋▋
9 Years Ago
Grabbed water vis fixes
9 Years Ago
Fixed water visibility trigger overlap cases
9 Years Ago
Vehicle interaction work
9 Years Ago
Fixes
9 Years Ago
Removed some candlight plugin stuff, nuked UnitViewEditor
9 Years Ago
island1 save
9 Years Ago
Navigation.Tick returns early if we're not moving, to save setting stat values etc when we dont need to Navigation.TrySetDestination directly calculates a path and calls SetPath instead, as a test (seems to improve repsonsiveness with larger agent numbers)
9 Years Ago
Fixed entity names being fucked.
9 Years Ago
Rebaked island1 navmesh
9 Years Ago
Unit Navigation avoidance prority/data exposure test
9 Years Ago
Compile fixes
9 Years Ago
Nuked unused ResetBehaviour action
9 Years Ago
Removed spammy morphs warnings
9 Years Ago
Fixed incoming GPV not being correctly passed through Break execution when executing player commands
9 Years Ago
Renamed EntityTypes.Generic to Collecction since we no longer have entites of Generic type Debug stuff, Unit.Navigation robustness etc
9 Years Ago
DecisionMaker.AddDecision doesn't need to create DecisionContext when creating new Decisions on demand
9 Years Ago
Decision constructor creates a DecisionContext
9 Years Ago
index debug is no longer in ms
9 Years Ago
Agent Component System debugs
9 Years Ago
Missed save
9 Years Ago
ResourceView sets parent gameObject.isStatic DecisionMaker pre-allocates Decisions array
9 Years Ago
SmartObject no longer creates a trigger primitive for Senses, since we use the grid now
9 Years Ago
Human module weight tweaks
9 Years Ago
Going home... Going through old input...
9 Years Ago
AIDesigner tweaks
9 Years Ago
GoalSettings, GoalPlanSettings, BehaviourChainSelectorSettings GetUsageAssets
9 Years Ago
GetUsageAssets for a buch of types
9 Years Ago
hunting music edit
9 Years Ago
Added pooling to player collision, model and name tag Add player LOD group in prefab preprocessing rather than ingame Don't build player meshes until they become visible
9 Years Ago
Renamed IsHeldItem condition to ItemHasHolder, now checks for Item.Holder and Item.HoldingContainer Interaction.ConsumeFromDispenser checks whether the parent entity is held, if applicable
9 Years Ago
DataAsset usage count now tracks assets, usages button opens a popup window with a list of each usage (needs updating/adding to more types)
9 Years Ago
Added ridable dolphins
9 Years Ago
resize / scale decals with scroll wheel
9 Years Ago
collider fixes
9 Years Ago
cave_small_medium layout 3 extra cave blocks to add granularity
9 Years Ago
Inventory updates Fixed culling
9 Years Ago
More
9 Years Ago
backup current terrain files and splats
9 Years Ago
Container/Item refactoring and cleanup
9 Years Ago
9 Years Ago
More CookCorpse and machine process fiddling
9 Years Ago
Cleaning up Machine process flow a bit