userandrecancel
reporust_rebootcancel

11,016 Commits over 4,109 Days - 0.11cph!

7 Years Ago
Compile fix
7 Years Ago
Unified "GameManager Warmup" and "Asset Warmup" to avoid doing duplicate work
7 Years Ago
Run prefab pool warmup after loading the level scene (otherwise some warmed up prefabs will be destroyed)
7 Years Ago
Fixed some entities and construction conditional models pooling on the server, which is not supported
7 Years Ago
Fixed prefab pool warmup only being executed on first server connect
7 Years Ago
Fixed missing conditional model references on wooden wall
7 Years Ago
Removed some holster effect prefabs with missing sound references Fixed building conditional model prefab bundles
7 Years Ago
Compile fix
7 Years Ago
Merge from prefab_pooling_3
7 Years Ago
Merge from main
7 Years Ago
Fixed animal spawn loop when admin-spawning them via spawn console command
7 Years Ago
Prefab pool warmup baseline
7 Years Ago
Fixed error on effect onfire.prefab
7 Years Ago
Added prefab pool state export to csv file (export_prefabs)
7 Years Ago
More effect prefabs
7 Years Ago
More effect prefabs
7 Years Ago
Post-merge fix
7 Years Ago
Merge from main
7 Years Ago
NPC prefabs
7 Years Ago
Player prefabs
7 Years Ago
Plant prefabs
7 Years Ago
AI prefabs
7 Years Ago
Throwable prefabs
7 Years Ago
Clothing prefabs
7 Years Ago
Deployable prefabs
7 Years Ago
Projectile prefabs
7 Years Ago
UI prefabs
7 Years Ago
Sound prefabs
7 Years Ago
Tree prefabs
7 Years Ago
Static entity prefabs
7 Years Ago
Loot prefabs
7 Years Ago
Effect prefabs
7 Years Ago
Resource prefabs
7 Years Ago
Clutter prefabs
7 Years Ago
Building prefabs
7 Years Ago
Batching prefabs
7 Years Ago
Fixes
7 Years Ago
New prefab pooling baseline
7 Years Ago
Added PrefabPostProcess (runs after after components and children have been cleaned up)
7 Years Ago
PrefabInfo is now called Poolable (separate commit to keep the file history intact)
7 Years Ago
inventory.give takes item condition as an optional third parameter
7 Years Ago
Eliminated GC from TOD image effects
7 Years Ago
Cherry picking 28046 & 28047
7 Years Ago
Cherry picking 28048
7 Years Ago
Fixed skinned mesh renderer bounds not always refreshing when rendering icons (could lead to odd icon scales) Rebuilt all skin icons
7 Years Ago
Cherry picking all skin & bundle changes
7 Years Ago
Skin update
7 Years Ago
Fixed skins still downloading even if shipped with the game (regression from 28022)
7 Years Ago
Cherry picking 27985
7 Years Ago
Cherry picking 28003