32,251 Commits over 4,048 Days - 0.33cph!
Merged from AI improvement branch.
Run prefab pool warmup after destroying map entities (otherwise warmed entities will be destroyed)
Fixed IndexOutOfRangeException during prefab pool warmup
Fixed initial missing audio issues from prefab pool warmup
Unified "GameManager Warmup" and "Asset Warmup" to avoid doing duplicate work
Bandit Town shopkeeper room dressing
Bandit Town and swamp_c scene2prefab
Run prefab pool warmup after loading the level scene (otherwise some warmed up prefabs will be destroyed)
Fixed some entities and construction conditional models pooling on the server, which is not supported
Fixed prefab pool warmup only being executed on first server connect
Fixed missing conditional model references on wooden wall
Removed some holster effect prefabs with missing sound references
Fixed building conditional model prefab bundles
Merge from prefab_pooling_3
Fixed animal spawn loop when admin-spawning them via spawn console command
▆▌▊▇▄█▍█▋▌ ▌▄▆▋▋▆█▆▋▆ ▄▉▆
can throw smoke grenades farther
smoke grenades stack to 2
Fixed small mismatch in water fogvol
Fixed censor cube glitches around smoke grenade
Added workaround for QualitySettings.masterTextureLimit not working properly with arrays
Fixed terrain texture resolution not reacting to changes in graphics quality level
pumpkins and corn and now stackable and no longer have condition
skin approval files
fixed invisible supply signal smoke
removed debug.logs
▍▅▉▅▆ ▄▇▇▊▋▉▍ █▍▌▋█▋▄█▄▊▊▍ █▉▉ ▍▍▇
▅▇▊▊▉ ▍▇▉█▅ ▆▌█▍ ▄▊ ▋▆▊▊▋ ▆▌ ▉▌▇ ▄██▊▇ ▇█▆
added recycler just outside bandit town casino
!fixed disable broadcast on shopkeepers oops
fixed being able to turn recycler on/off if you are not the user
inventory.give takes item condition as an optional third parameter
▋▆▋▆▍▉▊▄▌▆ █▆▉█▅▉▄ ▄▋▋ ▅▍▇
Eliminated GC from TOD image effects
▍▊▌▆▆▉ ▋▅▋▌▊▍▄▉▇▉▉▌ ▆█▊▋▌▅▊
removed GC allocs from hostileNote
removed GC allocs from LookAtPlant
eliminated GC allocs from nametags
Fixed recurring GC allocs in postopaque, deferredext, water, atmosvol, TAA, bloom and articulated occludee
Fixed skinned mesh renderer bounds not always refreshing when rendering icons (could lead to odd icon scales)
Rebuilt all skin icons
Fixed skins still downloading even if shipped with the game (regression from 28022)
Added culling.debug filtering by camera culling mask and debug layer filter
Fixed imposter billboard orientation in shadow pass
Added prevent_building_cube and prevent_building_sphere prefabs (custom maps)
Underwater crates sync position