userJake_Richcancel
branchrust_reboot/maincancel

193 Commits over 915 Days - 0.01cph!

5 Months Ago
Merge from analytics_junkyard -> main
5 Months Ago
Merge from fix_barricade_subway_entrance -> main
5 Months Ago
Merge from fix_batching_rainbow_logs -> main
5 Months Ago
▇▉▇▆▊ ▌▍▄▌ █▅▍_▉▌▅▆_▆▉▍█▋▍▊█▅_▌█▆▅▊█▆ -> ▌▊▌▍
5 Months Ago
Merge from fix_building_preview_logging -> main
5 Months Ago
merge from fix_barricades_car_placement -> main
5 Months Ago
Merge from fix_barricades_rocks_monuments -> main
5 Months Ago
Fix compile error from "fix_shipping_container_batching"
5 Months Ago
merge from fix_shipping_container_batching -> main
5 Months Ago
merge from qol_give_improvements -> main
5 Months Ago
merge from build_leave_bundles_symlink -> main
5 Months Ago
merge from fix_invoke_cancel_nre -> main
5 Months Ago
Subtract accidental merge of monument_scenes to main instead of aux2
5 Months Ago
Merge from monument_scenes -> aux2
5 Months Ago
merge from analytics_profile_servermgr -> main
5 Months Ago
merge from fix_server_profiling_lag_spike -> main
6 Months Ago
merge from analytics_dump_hierachy_formatting -> main
6 Months Ago
merge from analytics_dump_hierarchy_formatting -> main
6 Months Ago
merge from analytics_asset_warmup -> main
6 Months Ago
Merge from fix_unity_hook -> main
6 Months Ago
Fix invoke NRE caused when trying to fix a different InvokeHandler NRE
8 Months Ago
Fix compile error from namespace
8 Months Ago
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
9 Months Ago
▌▌▆▋▅ ▌▇█_▍▆▌▌▆▊▅▇▉_▋▅▅▆▉ -> ▍▌▆▄
9 Months Ago
merge from analytics_pooling_refactor -> main
9 Months Ago
merge fix_demos_full_server_demos -> main
9 Months Ago
merge optimize_build_generate_manifest -> main (test if it makes a difference)
9 Months Ago
Disable global networked bases until we get a fully custom rendering pipeline
9 Months Ago
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)
9 Months Ago
merge from test_gnb_memory_leak -> main (fix GNB memory leak)
10 Months Ago
Merge from backpacks -> main
1 Year Ago
Fix protobuf generator not having updated generated code from `threadsafe_protobuf`
1 Year Ago
Merge from analytics_aug_23
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Merge from global_networked_bases -> main
1 Year Ago
Fix compile error by changing #IF UNITY_EDITOR to a convar `UploadAnalytics`
1 Year Ago
merge from skinradius_cmd_2 -> main
1 Year Ago
Fix compile error from GetInfoBool defined twice
1 Year Ago
Fixed compile error due to infinite ammo convar being defined inside #CLIENT accidently
1 Year Ago
Fix analytics serialization error when object is serialized as a field
1 Year Ago
merge from rust_metrics -> main
1 Year Ago
Merge from canvas_disabled_2 to main
1 Year Ago
Revert codelock menu option changes
1 Year Ago
Unlocked codelocks will show "Change Code" as default option
1 Year Ago
Disable networkCache for codeLocks to avoid "pooling errors"
1 Year Ago
Attempt to fix ModularCarGarage.FixedUpdate NRE