19,298 Commits over 1,614 Days - 0.50cph!
More non-human unit fixes
Fixed various issues related to non-human units in the player's Group
Some work on vehicle actions
Fixed crafting order creation doubling up from the count displayed in UI
Fixed Unit.items.OnDepositItemToContainer never being invoked
Fixed bad continue in SelectCraftedItemForStockpile
Fixed weapon rack missing a bunch of interactions
Fixed crafting orders being removed when they had no recipient
Fixed NRE in Unit.Crafting.RemoveOrder
Fixed bad loop in SelectCraftedItemForStockpile
Added new EntityRef struct for better saving of entity references with a fallback name field
Improved crafter stockpiling AI
Added new CraftingOrder.OrderStates value for AwaitingStockpile
Item persists CraftedBy ref, string fallback
trying to make bear item better
Fixed potential NRE in Keywords.CraftRecipient
Fixed potential NRE in CraftItemProcess.Progress getter
Crafters will now pick up items they've made if there is no recipient
Crafting AI module includes item stockpiling goal plan
Item preview renders for a few things that were missing
Crafting table interactions are all positional, except add building mats
MachineProcessActions durational, returns process.Progress
Crafting orders taken from stations are claimed (assign the crafter property)
Made all combat modules high priority
campfire rocks have vertex colours
Added Condition.HasOpenCraftingOrders, Action.TakeCraftingOrdersFromStation
TakeFromDispenser.TakeOneItem mode writes to blackboard.item key
Actions.ConsumeItem has new blackboardItem mode, state shows progress properly
MachineProcess.CookCookable destroys corpse entities when they're consumed
Fixed IsCarryingRequiredTool not checking items in containers
Fixed testbox_nospawns bounds
Fixed Unit.Roles.DisableRole not unassigning CurrentRole
Added a clear role button to the role assignment foldout
Fixed unitInfoWidget's role selector foldout being badly positioned, hiding the some icons
Unit spawner can optionally spawn dead things
Fixed some combat event spam
Enemy overlay icon, scale lerp
Various overlay icons no longer fade out
Projectiles can no longer hit friendly units
Conversation. party and enemy UI widgets use UIElements/pooling
Enemy overlay widget always active, doesn' require selected unit
moved mushrooms to be a dispenser like the rest of the food
Fixed nospawns navmesh/zone bounds
Fixed bad blackboard read in GoalPlan.SleepInHome
Removed wolf pounce ability.
Cleaned up combat component editor code, added nice remove buttons for abilties
skin corpses upon animals eating them
Fixed dispensables not being enabled as well as the itneractions for Corpses.
Ported SceneCameraToGameCamera util to PlayerCamera
Zone bounds fuckery (hi Tlean)
Copy size from NMS, fuck editing two volumes
Preview renders for lots of stuff
Zone bounds uses navmesh style volume editing, button to copy the volume to the navmesh for the zone
Fixed MRE in IsWithinPerceptionRangeSettings
testbox has Wolves
Carnivore AI WIP
Editor shows corpse interaction info in the interactions themselves now.
Provisional data for all corpses.