repobeforecancel

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

6 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
6 Years Ago
Stockpiling AI improvements
6 Years Ago
Target filtering does "cheap" taxonomy filtering before counting towards the max total entities
6 Years Ago
Fog of war state checks in some overlay UI
6 Years Ago
don't require attachment points to harvest sticks
6 Years Ago
Fixed Unit.Items.TrySwitchHands not checking whether the other hand can take a new attachment
6 Years Ago
Corpse stockpiling moved to cooking module
6 Years Ago
Moved general gathering module down in priority
6 Years Ago
Stick harvesting now has same goal momentum as stone harvesting. Stick harvesting has wood gathering job.
6 Years Ago
Cleaned up entity view fog management
6 Years Ago
Cleanup
6 Years Ago
Fixed ProvidesRequiredItem not using its modes properly and just relying on a messy if else check against blackboard contents.
6 Years Ago
null check all the things
6 Years Ago
Prefab fix
6 Years Ago
Non-player controlled settlements set their initial level in OnCreate
6 Years Ago
Fixed settlement info widget exp slider NRE
6 Years Ago
NRE fix for the AI Settlement not having a level
6 Years Ago
Cleanup
6 Years Ago
Settlement NRE fixes
6 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
6 Years Ago
made human male fabric clothes look better
6 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
6 Years Ago
fabric chest and leg items wip (assets are there but look bad)
6 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.
6 Years Ago
Tone tweaks.
6 Years Ago
Color variants.
6 Years Ago
Icon files.
6 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.
6 Years Ago
fix for activity notifications showing the same activity for the same unit more than once
6 Years Ago
Fixed people dropping stuff they just crafted just to pick it up again because they want it
6 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.
6 Years Ago
Fixed craft item machine process wrapper on campfire
6 Years Ago
Fixed warning spam from UnitFrame
6 Years Ago
Campfire now has basic crafting process. All crafting is now player commanded. Food can be stockpiled without a basket.
6 Years Ago
Redundant healthbars.
6 Years Ago
Nixed the tabs on the settlement inspector. Goes straight to jobs now.
6 Years Ago
Enabled the blur again
6 Years Ago
Settlement widgets & related files
6 Years Ago
SettlementCreation prefab fix.
6 Years Ago
reduced number of sticks in the stick pile
6 Years Ago
Fixed replenishment using the auto dispense data for the timing. Resources can now define a child resource that spawns at their position.
6 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).
6 Years Ago
researching plays a thinking anim instead of screaming
6 Years Ago
Missing file.
6 Years Ago
Various
6 Years Ago
interaction positions for lvl 3 campfire addon
6 Years Ago
Added research module to humans
6 Years Ago
Fixed AI for putting corpse on fire not checking the cooking method. Changed rat and rabbit cooking methods to spit.
6 Years Ago
Unit frames update role icon when role chnages
6 Years Ago
Fixed empty text in research window