33,668 Commits over 4,140 Days - 0.34cph!
audio alarm
manifest stuff
renamed detonator to RF Transmitter
Subtracted water4 (31753, 31759)
updated broadcaster/receiver final art
lowered pager vibration volume
RF Aerial and RF Receiver models. FBX. Col, Lods and gibs. Materials and prefab. (under: Assets/Prefabs/Tools/RF Units)
Schedule immediate garbage collection if buffer is at 50% and GC is enabled
Schedule immediate garbage collection if buffer is at 100%, even if GC is disabled
Moved Validate_Pickup from OnValidate to OnPrepare as it appears to fuck things up at build time since 2018.3.3
Removed build debugging again
Updated palm clutter prefabs
Correctly handle nested prefabs in prefab preprocessing (test cases: palm_tree_short_d_clutter and palm_tree_short_e_clutter)
Fixed PrefabPreProcess.NeedsProcessing being called twice
Strip VolumetricDustParticles before VolumetricLightBeam (RequireComponent)
Rolling back eac_hashtool to
30746
Added asset context menu entry to run BuildPrefabs for client or server
Added IClientComponent to a bunch of client side components
Improved custom GC logic and replaced gc.minheapsize / gc.maxheapsize with gc.buffer
Autoturret/player sensor NRE fixes
Added custom GC logic to keep it from triggering while moving or in combat if at all possible (perf 10 to show status)
Added gc.minheapsize and gc.maxheapsize convars for testing / analysis purposes
Fixed error when running CodeGen
Removed special case for Cloth and DeferredDecal from prefab preprocessing
BlendedSoundLoops is IClientComponent
Fixed potential NRE in SoundDefinition
Strip NGSS_Directional and HttpImage from server prefabs
Fixed server asset bundle build time and error spam
Let's try SaveAssets after StopAssetEditing (?)
Removed clusterfuck from HTN Definition<T> class that was throwing exceptions during build
Removed ItemIcon.DoPrepare warning
Fixed server console being empty in release builds
alternative big_button model without cable
Fullscreen exclusive enabled by default (test)