190,957 Commits over 4,049 Days - 1.97cph!
Fixed people being able to take crafting orders they don't have the role for.
Fixed dead people being able to have needs.
Fixed a rare crash with npc_combie_s trying to shoot a gun they don't have
Added a potential fix for AI pathfinding crash
fix for activity notifications showing the same activity for the same unit more than once
Fixed people dropping stuff they just crafted just to pick it up again because they want it
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.
missing avatar mat, WIP stuff
Fixed craft item machine process wrapper on campfire
Fixed warning spam from UnitFrame
Campfire now has basic crafting process.
All crafting is now player commanded.
Food can be stockpiled without a basket.
[D11] Properly guard client side code for console
Changes to interactable events
[D11] Rollback
27719 due to crash on client console
Nixed the tabs on the settlement inspector. Goes straight to jobs now.
Working on scoreboard getting proper team data from server. UserStats don't actually need to sync to clients all the time - can just get that info with the scoreboard data.
Settlement widgets & related files
Noise native entry point updates
SettlementCreation prefab fix.
Removed atmos volume global settings; only fade in/out of volumes now
Moved fadeout duration to atmos volumes
Added fog clipping outside atmos volumes (edge attenuation coming next)
Moved OBB shader testing code to own cginc
Updated main camera prefab
Remove item pickups and ragdoll corpses at end of game rounds
Fixed occasional ConsoleUI-related NRE in edit-mode
Play mode skip fog volume fade when sleeping to handle spawn inside/outside
Edit mode skip fog volume fade on startup / entering edit-view
rhib fuel/engine functionality
rhib editor collision fixes
Switched to scene camera activating fog, instead of main
Fixed dredge rotation in bandit town
Carryables now use new interaction
reduced number of sticks in the stick pile
Fixed replenishment using the auto dispense data for the timing.
Resources can now define a child resource that spawns at their position.
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).
Rolling back
27718 due to scene crash (unity_2018.2.0)