193 Commits over 915 Days - 0.01cph!
Merge from analytics_junkyard -> main
Merge from fix_barricade_subway_entrance -> main
Merge from fix_batching_rainbow_logs -> main
▇▉▇▆▊ ▌▍▄▌ █▅▍_▉▌▅▆_▆▉▍█▋▍▊█▅_▌█▆▅▊█▆ -> ▌▊▌▍
Merge from fix_building_preview_logging -> main
merge from fix_barricades_car_placement -> main
Merge from fix_barricades_rocks_monuments -> main
Fix compile error from "fix_shipping_container_batching"
merge from fix_shipping_container_batching -> main
merge from qol_give_improvements -> main
merge from build_leave_bundles_symlink -> main
merge from fix_invoke_cancel_nre -> main
Subtract accidental merge of monument_scenes to main instead of aux2
Merge from monument_scenes -> aux2
merge from analytics_profile_servermgr -> main
merge from fix_server_profiling_lag_spike -> main
merge from analytics_dump_hierachy_formatting -> main
merge from analytics_dump_hierarchy_formatting -> main
merge from analytics_asset_warmup -> main
Merge from fix_unity_hook -> main
Fix invoke NRE caused when trying to fix a different InvokeHandler NRE
Fix compile error from namespace
Fix NRE in Performance Logging
Try catch & log error rather than throwing exception
Prevent NRE in EventRecord.AddObject() incase null objects are ever passed in
▌▌▆▋▅ ▌▇█_▍▆▌▌▆▊▅▇▉_▋▅▅▆▉ -> ▍▌▆▄
merge from analytics_pooling_refactor -> main
merge fix_demos_full_server_demos -> main
merge optimize_build_generate_manifest -> main
(test if it makes a difference)
Disable global networked bases until we get a fully custom rendering pipeline
Try catch all parts of demo thread (incase of error on startup)
Try to create demo directory in multiple places (incase it gets deleted or changed by users)
(this will also kick off a new build)
merge from test_gnb_memory_leak -> main
(fix GNB memory leak)
Merge from backpacks -> main
Fix protobuf generator not having updated generated code from `threadsafe_protobuf`
Merge from analytics_aug_23
Merge from global_networked_bases -> main
Merge from global_networked_bases -> main
Merge from global_networked_bases -> main
Merge from global_networked_bases -> main
Merge from global_networked_bases -> main
Merge from global_networked_bases -> main
Fix compile error by changing #IF UNITY_EDITOR to a convar `UploadAnalytics`
merge from skinradius_cmd_2 -> main
Fix compile error from GetInfoBool defined twice
Fixed compile error due to infinite ammo convar being defined inside #CLIENT accidently
Fix analytics serialization error when object is serialized as a field
merge from rust_metrics -> main
Merge from canvas_disabled_2 to main
Revert codelock menu option changes
Unlocked codelocks will show "Change Code" as default option
Disable networkCache for codeLocks to avoid "pooling errors"
Attempt to fix ModularCarGarage.FixedUpdate NRE