19,298 Commits over 1,614 Days - 0.50cph!
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
Registration to containers working for gathering for fire (untested for other stuff)
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
Fixed player controller inconsistent raycast and highlight distances
Fixed options screen not refreshing all UI elements when loading defaults
Fixed options being initialized after UI
Merged SoundOptions into newer general options system, cleaned up how we access options at runtime
Cleaned up graphics options, presets, exposed AA options
Fixed generated form sliders having bad max value by default
Fixed master volume option not working
Fixed apply changes overriding graphics feature settings
revert skydome to try and make it not get dark at 7pm