190,952 Commits over 4,049 Days - 1.97cph!
reworked UICareerResultsTable to use UICacheList
improved rowboat pushing
protocol++
reworked UICareerLeagueTable to use UICacheList
player corpses interact with water
Renamed some profiler samples because Unity
added generic UICacheList class, to handle instantiating UI item lists and caching them, growing list as needed etc.
Move UIUnitList, UIUnitModSlots, roster view and market views to using UICacheList, so no instantating when switching tabs. Tabs now switch faster.
Disabled phrases crowdin stuff
Fixed weatherFX lerping back in when its already running and used by incoming weather type
DecisionMaker decisions pool is no longer static
Merged weather rain strength and wetness values
Ported back a load of weather system stuff, added some more weather types and improved FX for rain and snow
PlayerController cleanup and attempt to make people tend to more than one fire (Target filter in selector should be in First mode but that causes an NRE, see BEF-82).
More on Scientist AI and Mountables.
Disabled sync position on boat storage and fuel (should automatically inherit group from parent, no need to sync explicitly)
Exposed Name field of SmartObject interactions.
Added SetDesiredTarget interaction.
SetDesiredTarget is default on Campfire.
Fixed npc rotation.
Misc npc mountable stuff.
Commenting out manual navMesh samples in Navigation.IsValidDestination
Fixed NRE in TribeLeavePopup
adding label to mod inventory
Unit.Navigation uses NavMesh.FindClosestEdge when partial path distance threshold fails
update logo color customisation
compound whitebox first playable
Added temp_field_large spawn population to procedural maps
Added a popup for when someone leaves the tribe
Default physics step is back to 0.02
Ported the new position lerp system from Rust, which fixes a lot of the npc ice skating.
compound whitebox first phase backup
Stonecutter will no longer bring big rocks to the stockpile if they don't have the necessary equipment to smash them
Cleaned up some old status effect damage reduction logic that never really worked?
Cherry picking
26035 (Schema refresh stripping)
Cherry picking
26000 (Steamworks update)
Fixed radial indicator being invisible
Fixed cohesion join/leave events firing while skipping to morning
Fixed been able to build on northern cliff rocks (Savas KOTH)
Fixed double barrel shotgun missing from T2 loot table (Savas KOTH)
Exposed distance required to move mouse to open radial.
Distance is percentage of screen height.
Fixed gap in Garage door which allowed traps to be trigged through
Minor damage calc adjustment.
Exposed a field on status effects to control whether to show health change logs
Disabled logs on all the healing effects