202,450 Commits over 4,171 Days - 2.02cph!

2 Years Ago
GPUBuffer data preservation / copy when expanding is now optional Fixed FreeNativeMemory before AllocateNativeMemory in a few subclasses Fixed a few == vs <= "better safe than sorry" cases PreCullJob now runs after LateUpdate instead of after Update so changes in LateUpdate doesn't mess things up Fixed DrawCallManager.AddDrawCall not immediately updating if it was resized Disabled by default on OSX standalone until we sort out the memory leak Fixed some issues with --normal-rendering
2 Years Ago
Fix errors that kick the player not including the serverAddress to sentry Include loglevel of error so we can see what errors kick people
2 Years Ago
Merge from /main/water5-black-flicker-fix
2 Years Ago
Fix "list prefabs" editor button erroring Disable instancing on ladder
2 Years Ago
Merge from /main/shader-fix-2 (6P lit particles, edit-mode lighting, smoke & censor fixes)
2 Years Ago
Reverted some debug changes
2 Years Ago
Fixed global intensity not fading properly Added downscale property for temporal RT Defaults downscales now = 1
2 Years Ago
Initial tests
2 Years Ago
Merge from airpatch_media
2 Years Ago
Parent merge
2 Years Ago
Merge Main -> Save241
2 Years Ago
Merge Main -> Experimental
2 Years Ago
Fix missing code from previous commit
2 Years Ago
Another fix for the boat drift system
2 Years Ago
General improvement to boat drift-to-shore. Added InvokeRandomizedFixedTime
2 Years Ago
tweaked cutout spider web mesh positions to match older mesh positions, used one of the cutouts as the guide mesh
2 Years Ago
Combat misison pt2 setup, bear spawning
2 Years Ago
Parent merge
2 Years Ago
Merge from main
2 Years Ago
Combat prep conversation
2 Years Ago
Combat mission prep
2 Years Ago
Fixed acquire mission objective type not properly registering items acquired that get stacked Set up misison flow and conversation for hunting/cooking mission
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
merge from weapon_racks
2 Years Ago
Merge global_networked_bases/proper_disable_command
2 Years Ago
merge from clean_up
2 Years Ago
Add `InstancingConfigComponent` to root level of component Add option via the config to disable instancing on a prefab Disable instancing on `junkpile_i` as it uses a cliff child prefab that supports instancing Also disable instancing on portal prefab
2 Years Ago
Fixed overlapping IsInTutorial and LoadingAfterTransfer flags
2 Years Ago
Fixed broken harvest and crafting mission events
2 Years Ago
Merge from main
2 Years Ago
Merge from global_networked_bases -> main
2 Years Ago
Disable instancing on deployables it was unintentionally left on Enable instancing & global networking on large furnace
2 Years Ago
Add button in editor to list every prefab with instanced rendering enabled
2 Years Ago
Codegen, manifest, etc
2 Years Ago
Merge from main
2 Years Ago
Merge from parachute
2 Years Ago
Remove instancing from metal shopfront due to glass not working & incase it murders performance if I fix it
2 Years Ago
Server compile fix
2 Years Ago
Fix wooden shopfront door
2 Years Ago
Fix all door prefabs - external gates - cell door - garage door - square + triangle ladder hatch - fence door - double doors
2 Years Ago
Merge from parachute
2 Years Ago
Merge from main
2 Years Ago
Players can no longer dismount the parachute for a second after deploying the parachute (see BaseVehicle.AllowPlayerInstigatedDismount) Prevents accidentally dismounting the parachute if player is spamming the Space key to deploy The player can still be dismounted during this window via other means (hitting something, getting shot, etc) Only run the landing camera animation if the player is dismounted due to a collision
2 Years Ago
Fixed animated screen shake not working properly, now has to be parented to a player to work WIll only apply to the camera if it's parented to the LocalPlayer
2 Years Ago
Remove `StripEmptyChildren` from garage door & ladder hatch to fix codelocks
2 Years Ago
Attackheli gunner camera clarity iteration.
2 Years Ago
Standardize `IsInstancingEnabled` and `IsInstancingDisabled` based on convars
2 Years Ago
Increase size of inside checks on spider web deployable
2 Years Ago
Set Cathode effect downscale to 1, since Downscale off seems to use the default (4)