193,005 Commits over 4,049 Days - 1.99cph!
Weather system now also controls post profile blending while inside an env volume group
Should be possible to unlock Leatherworking stuff
Added wetness to a bunch of mats
Synchronized wetness values.
Fixed Cohesion leave and join chance randomisation
Removed old hairstyle 3 materials. Added new shaved head and facial hairstyles 3 and dyesets, added capmask for hairstyle 5 and dyesets, added wip hairstyle 4 physics test
Fixed ice sheet interaction with water depth mask (and future others)
global wetness, some missing butter
Fixed NPCs not being able to select their items
player model mounted fixes
opportunity outcomes now generate specific news items
Navigation.IsValidDestination fallbacks + more logging
Fixed the fucking slow anim bug. Pain in the fucking arse.
Items that humans spawn with are added to posessions
Animation bool callback removeAt shit
Fixed checksum mismatch on certain seeds
Fixed animation bool change callbacks not working at all
Scientists should no longer hover at junkpiles.
(Experimental) Updated BASS.DLL for windows to yet unreleased version to fix crash regressions introduced by latest public release of BASS.DLL
Nuked duplicate item action
Another small aim tweak to mounted NPCs.
Item actions and component callback refactoring & robustness.
Got rid of ActionSettings.End and .Break methods since they were redundant (call AIAction methods)
Slight tweak to npcs and mounted rotation.
Fixed various issues with missing terrain carve volume terrain checks on the caves (regression from terrain blend maps)
modular greybox pass - refining routes
Removed some rocks from water treatment plant that were placed outside of the terrain blend map
break if ItemAction gets stuck
Slight improvement to spawn, reload and vulnerability for NPCs.
don't scale the scaled time in stuck check
NPCs are less vulnerable as they spawn.
item action stuck detection is less stupid
Navigation logging to catch out of range error
Fixed field rocks sometimes partially overlapping the outermost objects of monuments
Updated Steamworks - servers rules queried directly instead of via Steam interop fake vtable bullshit
Don't return in Navigation if CalculatePath fails
AIAction tracks timeSinceActive, used in ItemAction to detect elusive stuck in pickup bug
Fixed Items.TryPickUpItem not passing animation bypass arg into TryPickUpItemToContainer
Exposed BaseEntity.Debug in debug tools