194,451 Commits over 4,079 Days - 1.99cph!

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
9 Years Ago
MachineProcesses shouldnt be serialable either Added Container.OnItemRemoved event
9 Years Ago
Corpse fiddling.
9 Years Ago
cave_small_medium base files
9 Years Ago
Minor TimeManager.DateTime getter optimisation
9 Years Ago
Compile fix
9 Years Ago
Removing System.Serializable from some classes that shouldn't have it Nuked some old unused types
9 Years Ago
Added Motor updates...
9 Years Ago
progress/backup
9 Years Ago
AI Designer fuckery
9 Years Ago
More inv/container ui and removing client views from containers
9 Years Ago
caves dressing cont'd rockwall ladder/climbing mesh/prefab temporary lava decal prefab
9 Years Ago
Clamping editor tool
9 Years Ago
Removed GoalPlan.Flee(Human) Added AIModuleSettings data validation
9 Years Ago
fixed wrong trigger that made them play the wrong attack anim
bot
9 Years Ago
Automated Linux DS Build #438
bot
9 Years Ago
Automated Windows Build #438
bot
9 Years Ago
Automated OSX Build #438
bot
9 Years Ago
Automated Linux Build #438
9 Years Ago
Fixed physgun not being able to reload-unfreeze while holding an entity
9 Years Ago
Some initial work on vehicle interaction (entering vehicles)
9 Years Ago
Minor edits
9 Years Ago
Fixed issue with the variable delay interpolator where changes in the delay would "snap" characters or vehicles
9 Years Ago
Added warning banner to network emulator