115,580 Commits over 3,959 Days - 1.22cph!
Renamed planting fail check to something more appropriate
Small sign placement fix
Building supplies loot box
Fixed HttpImage error handling (UI web images)
Fixed possibility of BaseNetworkable.NetworkDestroy being called twice
Fixed NRE in AmbienceLocalStings.PlaySting
Fixed UnauthorizedAccessException in writecfg
Fixed NRE in UIInventory.PlayCloseSound
Fixed server NRE in TransformChanged (probably)
Updated Facepunch.System (NRE fix)
improved water splashes while driving
improved various water effects ( player footsteps in water, bullet splashes, etc. )
Added lodcomp occludee shadow range handling
Merge from /main/culling-env
Christmas tree desc fix
Phrases
fixed fireplace being unplacable under ceilings
▇▄▆▄▅█▌▉▍ ▄▋▋▇▊▊▍▇ ▊▋▆▌▍▅▆ ▉▍▆▅▌ ▍▊▆▄ ▍▇ ▇█▊▅
added extra slots to TC
added christmas tree
added christmas tree decorations
fixed fireplace deploy issues
skin approval
phrases
manifest
culling.env now developer only
fireplace common drop
sitem updates
fixed some sitems researchable
animator setup - added admire triggers, conditions & transition networks
fixed snowman not obeying groundwatch rules
can no longer use broken items for purchases at vending machines (min 50%)
fireplace implementation
fixed wreath deploying on double doors
metal is 2x stone health, (70% increase)
armored is 2x metal health
metal base cost is 200 frags instead of 200
Fixed ancient bug in spawn handler that discarded some valid spawn locations
Xmas refill jingle now global broadcast
Fixed presents spawning in water / on bases
Added xmas.spawnattempts convar (defaults to 5 per present)
Removed upkeep cost from barricades
Fixed issue with flamethrower trap
Console command codegen (client compile fix)
moved window garland pivot up 1 unit (model only)
moved window garland pivot up 1 unit
Another round of NRE checks for ValidateObjectReferences
Fixed window garland socket clusterfuck (mesh pivot point needs updating)
Network++
Snowman meshes and textures
Added BuildingGradeDecay to doors and frame inserts
Clear both client and server building managers when disconnecting in the editor while running client and server
Added decay delay convars for upkeep (all default to 0)
Added BuildingGradeDecay (for deployables to decay at the same rate as a certain building tier)
Another null check for ValidateObjectReferences
Presumably fixed NRE in ValidateObjectReferences