userandrecancel

12,539 Commits over 4,109 Days - 0.13cph!

7 Years Ago
Tweaked LOD cell distance mode switching Force rebuild of tree mesh count when doing full LOD refresh (i.e. when changing convars)
7 Years Ago
Fixed vending machine loot panel pooling errors Fixed workbench panel not refreshing when taken from pool
7 Years Ago
Optimized LOD refresh by using cell distance instead of object distance when far away Optimized tree.meshes by only doing the full refresh when needed and removing redundant work Removed duplicate tree imposter update in LOD refresh
7 Years Ago
Fixed enforced tree mesh count not resetting when changing tree.meshes back to 0
7 Years Ago
Disabled "MoveToContainer failed!" message
7 Years Ago
Fixed serialization fuckup in MotorRowboat that could cause an NRE when switching CLIENT / SERVER in the editor
7 Years Ago
Added tree.meshes convar (limits the number of tree meshes to render, disabled by default pending testing in standalone)
7 Years Ago
Fixed repair bench UI pooling issues Update lootpanel prefab scene
7 Years Ago
Prefab pool warmup tweaks
7 Years Ago
Prefab pool warmup tweaks
7 Years Ago
Pool all loot panels, see if that works
7 Years Ago
Removed world reflection quality since only mode 0 is currently supported on Unity 2018.1 (revisit with 2018.2)
7 Years Ago
Eliminated GC allocs from ESPCanvas Eliminated GC allocs from LifeScale
7 Years Ago
Rearranged graphics settings to make a bit more sense Moved experimental, slow features (grass shadows + contact shadows) to their own section
7 Years Ago
Cherry picking 28210
7 Years Ago
Reduced prefab pool prewarm count again (for now)
7 Years Ago
Reapplying 28202
7 Years Ago
Subtracting 28202
7 Years Ago
Subtracting 28192
7 Years Ago
Fuckin NavMeshGridCell
7 Years Ago
Refactored prefab pool prewarming Increased prefab pool prewarm count (test)
7 Years Ago
Skip LOD OnEnable / OnDisable while prewarming prefab pool
7 Years Ago
Removed ancient unused broken gib prefab
7 Years Ago
Run prefab pool warmup after destroying map entities (otherwise warmed entities will be destroyed)
7 Years Ago
Fixed IndexOutOfRangeException during prefab pool warmup Fixed initial missing audio issues from prefab pool warmup
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