userandrecancel

12,539 Commits over 3,806 Days - 0.14cph!

6 Years Ago
ignore.conf
6 Years Ago
Minicopter uses continuous collision detection, similar to CH47
6 Years Ago
Workaround for cargo ship parenting when dismounting from minicopter
6 Years Ago
Disabled BaseHelicopterVehicle.cs debug spam
6 Years Ago
Fixed multiple potential profiler mismatches in Buoyancy.cs and removed a spammy warning
6 Years Ago
MiniCopterSounds compile fix
6 Years Ago
ignore.conf (faster "finding changes" operation)
6 Years Ago
Skin bundle update
6 Years Ago
ignore.conf
6 Years Ago
Skin update
6 Years Ago
Unity update
6 Years Ago
Cargo ship destroys building blocks it encounters Removed player check from cargo ship that no longer did anything
6 Years Ago
Removed IClientComponent from VolumetricLightBeam (listed separately in PrefabPreProcess to ensure VolumetricDustParticles is removed first)
6 Years Ago
VolumetricLightBeam.trackChangesDuringPlaytime is editor only
6 Years Ago
Shot in the dark to fix window and sleeping bag pickup
6 Years Ago
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
6 Years Ago
Moved Validate_Pickup from OnValidate to OnPrepare as it appears to fuck things up at build time since 2018.3.3
6 Years Ago
Removed build debugging again
6 Years Ago
Updated palm clutter prefabs
6 Years Ago
Correctly handle nested prefabs in prefab preprocessing (test cases: palm_tree_short_d_clutter and palm_tree_short_e_clutter)
6 Years Ago
Fixed PrefabPreProcess.NeedsProcessing being called twice
6 Years Ago
namespace
6 Years Ago
Strip VolumetricDustParticles before VolumetricLightBeam (RequireComponent)
6 Years Ago
Build debugging
6 Years Ago
Merge from save174
6 Years Ago
Network++ Save++
6 Years Ago
Merge from main
6 Years Ago
Rolling back eac_hashtool to 30746
6 Years Ago
Rolling back eac_hashtool 30746
6 Years Ago
Awful workaround for flyhack false positive from certain palms
6 Years Ago
Subtracting 31686 to prevent insanity
6 Years Ago
pal_med, palm_small and palm_tall are using mesh colliders on the server (palm_short remain unchanged)
6 Years Ago
Adjusted clutter palm culling distance
6 Years Ago
Added poolable component to new palm tree prefabs Fixed LODs / billboard culling on new palm tree prefabs
6 Years Ago
Merge from new_palm_trees
6 Years Ago
Merge from military_tunnel_lighting_merge
6 Years Ago
More IClientComponent
6 Years Ago
Removed trailing space
6 Years Ago
Added asset context menu entry to run BuildPrefabs for client or server
6 Years Ago
More IClientComponent
6 Years Ago
Reverting test thing
6 Years Ago
Added IClientComponent to a bunch of client side components
6 Years Ago
Improved custom GC logic and replaced gc.minheapsize / gc.maxheapsize with gc.buffer
6 Years Ago
Build stuff
6 Years Ago
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
6 Years Ago
Fixed error when running CodeGen
6 Years Ago
Removed special case for Cloth and DeferredDecal from prefab preprocessing BlendedSoundLoops is IClientComponent Fixed potential NRE in SoundDefinition
6 Years Ago
Strip NGSS_Directional and HttpImage from server prefabs
6 Years Ago
ignore.conf
6 Years Ago
Fixed server asset bundle build time and error spam