repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

7 Years Ago
Needs UI basics Unit equipment only shows occupied slots Create needs from crafting failure/blocked activity Moved trigger evaluation to centralised tick in EntityManager Goal failure activity can also create Needs for the unit, and remove them on next completion
7 Years Ago
Stockpiling AI improvements
7 Years Ago
Target filtering does "cheap" taxonomy filtering before counting towards the max total entities
7 Years Ago
Fog of war state checks in some overlay UI
7 Years Ago
don't require attachment points to harvest sticks
7 Years Ago
Fixed Unit.Items.TrySwitchHands not checking whether the other hand can take a new attachment
7 Years Ago
Corpse stockpiling moved to cooking module
7 Years Ago
Moved general gathering module down in priority
7 Years Ago
Stick harvesting now has same goal momentum as stone harvesting. Stick harvesting has wood gathering job.
7 Years Ago
Cleaned up entity view fog management
7 Years Ago
Cleanup
7 Years Ago
Fixed ProvidesRequiredItem not using its modes properly and just relying on a messy if else check against blackboard contents.
7 Years Ago
null check all the things
7 Years Ago
Prefab fix
7 Years Ago
Non-player controlled settlements set their initial level in OnCreate
7 Years Ago
Fixed settlement info widget exp slider NRE
7 Years Ago
NRE fix for the AI Settlement not having a level
7 Years Ago
Cleanup
7 Years Ago
Settlement NRE fixes
7 Years Ago
Fixed CraftingOrderElement assign NRE Fixed settlement level activity being created before settlement name assignment after creation Added stack count display to Unit inventory tab
7 Years Ago
made human male fabric clothes look better
7 Years Ago
Added UI.StatBar component (must be children of the unit inspector, currently) UnitStatsTab only shows aquired (>0) skills, attributes set up in editor
7 Years Ago
fabric chest and leg items wip (assets are there but look bad)
7 Years Ago
Improvements to berry gathering AI. Fixed an issue in which items in containers weren't getting properly handled when selecting all items to deposit to a stockpile.
7 Years Ago
Tone tweaks.
7 Years Ago
Color variants.
7 Years Ago
Icon files.
7 Years Ago
Fixed people being able to take crafting orders they don't have the role for. Fixed dead people being able to have needs.
7 Years Ago
fix for activity notifications showing the same activity for the same unit more than once
7 Years Ago
Fixed people dropping stuff they just crafted just to pick it up again because they want it
7 Years Ago
Crafting widget only shows unlocked items. Crafting widget shows all items that don't need a machine process if the station doesn't have one. When crafting an item that doesn't need a crafting station people now sit by the fire to do it.
7 Years Ago
Fixed craft item machine process wrapper on campfire
7 Years Ago
Fixed warning spam from UnitFrame
7 Years Ago
Campfire now has basic crafting process. All crafting is now player commanded. Food can be stockpiled without a basket.
7 Years Ago
Redundant healthbars.
7 Years Ago
Nixed the tabs on the settlement inspector. Goes straight to jobs now.
7 Years Ago
Enabled the blur again
7 Years Ago
Settlement widgets & related files
7 Years Ago
SettlementCreation prefab fix.
7 Years Ago
reduced number of sticks in the stick pile
7 Years Ago
Fixed replenishment using the auto dispense data for the timing. Resources can now define a child resource that spawns at their position.
7 Years Ago
Research AI now checks the required role. We no longer evaluate modules and goals that are lower priority than then active ones (solves some weird ping ponging).
7 Years Ago
researching plays a thinking anim instead of screaming
7 Years Ago
Missing file.
7 Years Ago
Various
7 Years Ago
interaction positions for lvl 3 campfire addon
7 Years Ago
Added research module to humans
7 Years Ago
Fixed AI for putting corpse on fire not checking the cooking method. Changed rat and rabbit cooking methods to spit.
7 Years Ago
Unit frames update role icon when role chnages
7 Years Ago
Fixed empty text in research window