17,530 Commits over 1,614 Days - 0.45cph!
Fixed an out of range in MenuScene
Building decay added to value elements in tooltip/detail overlay
Added stat/value element stuff to EntityInspectionWidget
Added ShowOnUI and ValueColorGradient to StatTypeDefinition
Added StatsUtility.GetColor ext method for IStat, which uses the gradient defined in data evaluated
Always show decay value for buildings that can decay
Reworked building decay calc somewhat. Editor has dedicated structural data section, with area to test decay values and see the calculation for decay time
Made a bunch of zone component events static (seasons, weather)
Various UI
Fixed biome editor not showing weather data
Fixed portrait rendering being badly offset when inspecting a sleeping unit
Fixed building.CurrentHitPoints not being properly set on init
Passing cheat commands with no argument will toggle their value
Building debug UI
Fixed missing weather defs in scenario data causing NREs on load
Beauty shots can specify FOV
Added beauty shot position to testbox
BuildingView's materialPropertyBlock no longer static
Building decay is gated by a few more conditions
UIElementPositioning supports curves for each value (offset/scale/alpha)
Fixed enemy overlay widget flickering
Fixed secondary DM attack AI never winning (now highest priority, might cause issues with weapon management @sebov?)
Fixed building UI not registering clicks in some cases
Fixed tooltips being hidden when being triggered quickly by multiple UI elements
Fixed some bad tooltip assignments
Fixed micro tooltip missing followCursor component
Stuck a load of Unit.Items logging behind UnitDebug.Items option, exposed in debug tools
Debug tools settings tab is now visible outside of playmode
Moved all debug bools to BeforeDebug static
merge from container registration stuff
Necessities cohesion drain now uses a min/max range for the time and value, evaluated by an animation curve
Cohesion leaver stuff no longer tests mood threshold, never picks leader
Fixed cohesion leave/join events using incorrect dateTime
Unit.GroupMember holds a join time
Building destroy on decay optional
Container registration now applies to stockpiling too
Fixed potential NRE in DetailOverlayUnitElement
Building construction state overlay
Cleaned up a bunch of old UI prefabs
Fixed missing building overlay icons
Fixed wearable colors changing when taking off/wearing clothing
Item world views take color of wearables (might be lacking shader support?)
Fixed all camera modules being disabled after loading a save
deer carry offset positions
Added methods to toggle a unit's entire hitbox
Toggle unit hitboxes when carried by another unit
wolf attachment posisionts
Clear weather no longer has 50% wind strength (causing building decay)
Fixed zoneWeather's lerping of wind strength and TOD animation value, exposed global multiplier in config.World
backpak item size filter and blacklist some items