255,056 Commits over 3,990 Days - 2.66cph!

8 Years Ago
Removed spammy morphs warnings
8 Years Ago
Fixed incoming GPV not being correctly passed through Break execution when executing player commands
8 Years Ago
Renamed EntityTypes.Generic to Collecction since we no longer have entites of Generic type Debug stuff, Unit.Navigation robustness etc
8 Years Ago
DecisionMaker.AddDecision doesn't need to create DecisionContext when creating new Decisions on demand
8 Years Ago
Decision constructor creates a DecisionContext
8 Years Ago
index debug is no longer in ms
8 Years Ago
Agent Component System debugs
8 Years Ago
Missed save
8 Years Ago
ResourceView sets parent gameObject.isStatic DecisionMaker pre-allocates Decisions array
8 Years Ago
SmartObject no longer creates a trigger primitive for Senses, since we use the grid now
8 Years Ago
Human module weight tweaks
8 Years Ago
Going home... Going through old input...
8 Years Ago
AIDesigner tweaks
8 Years Ago
GoalSettings, GoalPlanSettings, BehaviourChainSelectorSettings GetUsageAssets
8 Years Ago
GetUsageAssets for a buch of types
8 Years Ago
hunting music edit
8 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
8 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
8 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)
8 Years Ago
Added ridable dolphins
8 Years Ago
resize / scale decals with scroll wheel
8 Years Ago
collider fixes
8 Years Ago
cave_small_medium layout 3 extra cave blocks to add granularity
8 Years Ago
Inventory updates Fixed culling
8 Years Ago
More
8 Years Ago
backup current terrain files and splats
8 Years Ago
Container/Item refactoring and cleanup
8 Years Ago
8 Years Ago
More CookCorpse and machine process fiddling
8 Years Ago
Cleaning up Machine process flow a bit
8 Years Ago
MachineProcesses shouldnt be serialable either Added Container.OnItemRemoved event
8 Years Ago
Corpse fiddling.
8 Years Ago
cave_small_medium base files
8 Years Ago
Minor TimeManager.DateTime getter optimisation
8 Years Ago
Compile fix
8 Years Ago
Removing System.Serializable from some classes that shouldn't have it Nuked some old unused types
8 Years Ago
Added Motor updates...
8 Years Ago
progress/backup
8 Years Ago
AI Designer fuckery
8 Years Ago
More inv/container ui and removing client views from containers
8 Years Ago
caves dressing cont'd rockwall ladder/climbing mesh/prefab temporary lava decal prefab
8 Years Ago
Clamping editor tool
8 Years Ago
Removed GoalPlan.Flee(Human) Added AIModuleSettings data validation
8 Years Ago
fixed wrong trigger that made them play the wrong attack anim
bot
8 Years Ago
Automated Linux DS Build #438
bot
8 Years Ago
Automated Windows Build #438
bot
8 Years Ago
Automated OSX Build #438
bot
8 Years Ago
Automated Linux Build #438
8 Years Ago
Fixed physgun not being able to reload-unfreeze while holding an entity
8 Years Ago
Some initial work on vehicle interaction (entering vehicles)