191,035 Commits over 4,049 Days - 1.97cph!
practice mode random map/mode fix
Fixed jobs UI not showing sliders
Fixed jobs foldout showing all the time
Reverted a problem prefab
Fixed error in DataBrowser.OnEnable
Fixed a stack overflow in InspectorTabs
Fixed NRE in detail overlay UI
Check SocketMod_AreaCheck in GroundWatch / DestroyOnGroundMissing so partially floating objects are also destroyed
fixed prop_render scripts on remaining style prefabs
builds on case sensitive systems work again
Fixed notifications widget not getting all activity events due to OOE issue
Fixed settlements not getting default components (added all settlement components to default list)
Added jobs icons
Final security door setup for Sewer Branch, Harbors, Sat Dish
scene2prefab
Fixed not been able to loot downed players
First pass on target decision momentum.
Fixed weapon skins overriding clothing skins on viewmodels
Set correct access levels on card readers for Powerplant, Trainyard, Airfield, MT, WTP
scene2prefab
Improve Scientist junkpile AI.
Fixed settlement creation button showing while settlement is being built
Fixed ANE in UnitAttachments when inspecting a unit's equipment
LS progress backup - Logic for factory puzzle
▋▇▆███ ▄█▋▇█▉▋█▆▌▍▆▊▌▄▍▋▉▊▊.▋
Added Settlement entity source to AI target filtering, updated a bunch of AI target filters to use this mode (gathering mostly)
Added BaseEntity.InSettlement property which is updated for all entities on demand via SettlementUitlity.UpdateSettlementAssignments (to be replaced with localized settlement territory grid)
Added SettlementJobs component which tracks the % of inhabitants that should perform each of the basic jobs not governed by the Roles system.
Updated JobConsideration to use values from the unit's Settlement
Added settlement jobs UI
Finished up SettlementMorale boilerplate
Moved close button functionality to base UIWidget
Reduced width of NavMeshLink across security doors for better traversal.
Added more outputs to Switches prefabs
MT scene change (minor field setting in inspector for scientist waypoint groups relying on the ai location manager).
Minor tweaks to Scientist Spawner.
Fixed some generation errors, testing deltas
LS progress backup - Logic for jumping puzzle
Color.h/color.h IAppSystem.h/iappsystem.h case fixes
Adding scientists spawners specific to the lab
Security doors prefabs are 'isSecurityDoor' enabled
▅▊▌▆▉ ▅▅█▍▄▋▉▅▋▌▅.▉▇▅▌█▇▋▌▇ ▆▅▇█▆▊▊▅ ▉▌▊▉▊
fixed broken prop_renderer script on hairstyles
Potential fix for HttpImage crash in main menu
Gracefully deal with IOR.
MT full puzzle logic pass