199,291 Commits over 4,140 Days - 2.01cph!
Dispensables can be marked as infinite
Changed volume of music, made music pause on level finish and reset on level start
fix for LOS mesh being too low
DECLARE_ACTTABLES & IMPLEMENT_ACTTABLES
Fixed Corpse.IsBeingCooked being set to true when added to a stockpile
Fixed corpse decay being calculated when being cooked
Fixed cooked and depleted corpses not being removed from the fire and destroyed (hopefully)
Grazing spots now have limitless effects to dispense
Hunters now also get the Cook AI module, but wont gather items and fill containers
Passing in client info via struct
Event music triggers must be flagged IsGameValid
more multi-league support work, fixed career mode start crash
Scientists check path distance between target and cover points, not just straight-line distance, to find best suited cover points for advancing and flanking.
Reflective normal flip for foliage two-sided lighting
EntityView.Update no longer virtual, BaseEntity.Position returns BaseView.transform.position if possible
Removed unused skin shader variations
Supplies component tracks food categories separately.
Added appropriate considerations.
Nerfed berry bush growth rates
RivalDeath activity no longer creates notifications
Navmesh is rebuilt after building placement
Disabled all navmesh obsctacles in entity views
Updated Unity's navmesh stuff
Testing unitView animator culling mode and gating Update/LateUpdate when out of view
Subtracting leantween shit
Fixed effects not showing tooltips
Added inspect button to selected unit widget
temporarily turned off male asian hairdye switching. working on blondes and ginger colours with new system.
EffectsList can filter by severity level
Reset severit levels for all effects because enum flags
Split TODLightConsideration.TimeMeasurement mode to TimeConsideration
Added IdleTime, WorkTime and SocialTime considerations
Pine trees / better snow textures
Color coded consideration curves in the AI designer :ok_hand:
removing NMO from buildings
removing NMO from buildings
Removed entityView hack that disables all NMOs
Sleep AI tweaks.
Fixed stockpiling AI.