branchrust_reboot/maincancel

34,281 Commits over 4,201 Days - 0.34cph!

10 Months Ago
merge from xmas2024_disable
10 Months Ago
Subtracting 109845 (workshop normal fix)
10 Months Ago
▉▍█▊ ▋▇▆▅▍▆▋▋ + ▉▍▆ ▄█▌▊▇▊▍▋ ▌▋▌ ▉▍▍▌ ▊ ▍▇█▅▆
10 Months Ago
Buildfix: define symbol on Mac Server Tests: compiled editor, then compiled linux DGS
10 Months Ago
Merge: from profiler_improvements - Adds linux support (tested on Ubuntu 22404 via WSL) - Optimizations for JSON export - Added debug utility to export binary snapshot - run `perfsnapshot <delay> <name> <frames> <shouldBinExport>` - Added Tools/Profiler Bin Viewer, an editor only tool to inspect binary snapshots - Reduced default frames captured to 4 from 10 - Profiler now skips annotating UnityEngine.CoreModule methods (reduces capture overhead) - Works around Perfetto visualization issue with Complete events (https://github.com/google/perfetto/issues/970) Tests: - Exported a number of editor snapshots with binary snapshots to test bin viewer - Using WSL, tested exporting a snapshot on Ubuntu - 3k procgen world
10 Months Ago
Fix default menutip icon to the correct info icon.
10 Months Ago
updated xmas advanced lights bulbPrefab to point to renamed testbulb prefab (wasn't updated with a guid change from renaming)
10 Months Ago
Merge from ai_wolf_iteration (significant optimization)
10 Months Ago
▍▇█▊▅ ▆▍▄▇ █▆▄█▉▆▇▄█▋▆▇▋▍▇▍▋_█▊▉▉▌▉▅
10 Months Ago
Correctly resetting mip biases for textures when leaving play mode to avoid texture changes appearing when using DLSS
10 Months Ago
merge from ai_patrol_heli_opti
10 Months Ago
merge from baseball_bat_description
10 Months Ago
merge from accessibility_block_movementy_inventory
10 Months Ago
merge from t1_smg_clipping_issues
10 Months Ago
manifest
10 Months Ago
removed the now deleted rock assets from CraggyIsland to stop the error spam
10 Months Ago
Merge from cmBrainEnabled
10 Months Ago
▉▋██▋ ▊▊█▍ ▉▉▉_▌▅▅█▍▋▉▉▉_▅▊▇▋▅_█▍▊▌▍▆▌▊▋▇ -> ▌▋▆▄
10 Months Ago
merge from icon_picker
10 Months Ago
merge from fix_barricade_placement_excavator -> main
10 Months Ago
merge from fix_antihack_kick_reserveslot -> main
10 Months Ago
merge from fix_exavator_bucket_lod -> main
10 Months Ago
merge from fix_exacator_bucket_lod -> main
10 Months Ago
Removed duplicate normal map compression on workshop items
10 Months Ago
Upgraded and recompiled the GfxPluginDLSSNative dll and fixed the DLSS artifacting when using Ultra Performance mode or small resolutions
10 Months Ago
hash_conflict_planter -> main
10 Months Ago
Merge: from amvienceemitter_recycle Fixes an inconsistent bug on client disconnect from a server trying to reactivate a gameobject. Tests: validated it doesn't affect entity pool warmup sequence (as we create->retire there). Using `log.level Audio 2` and a bit of 100% code-forcing the issue, disconnected 3 times: - without the fix, it was 100% generating an error on disconnect - with the fix, had 0 error reports
10 Months Ago
▉▄▅▇▅ ▆▉▆▊ ▌▆█_▅▉▋▄█▍▄█_▄▌▇▆_▋▆▍▅▆▉ -> ▅█▌▇
10 Months Ago
merge from fix_copy_paste_wires -> main
10 Months Ago
merge from fix_quick_craft_multiple -> main
10 Months Ago
mutelist_expose_steamid -> main
10 Months Ago
▊▆▆▋▄▇▉ ▆▋▅▌▆ ▊▊▋ ▄▊▅▍
10 Months Ago
ignoring null GameObjectRef fields for prefab validation, as they can only be runtime use - null fields weren't being handled, but a non-serialized GameObjectRef was added in 106912 and tripping up manifest generation
10 Months Ago
compile fix for leftover editor only HotReload util in LookAtIOEnt
10 Months Ago
▇▄▋▇▆ ▋▌▊▇ ▆▄▍▉_█▆▅▍█▍_█▄█▋▄█▍█▋_▉▅▉▋▊
10 Months Ago
Merge from clean_and_generate_codegen
10 Months Ago
merge from fix_copy_paste_admin_ddraw -> main
10 Months Ago
merge from fix_io_handle_flickering -> main
10 Months Ago
merge from fix_copy_paste_conditions -> main
10 Months Ago
█▉▋▌ ▌▊▊▄▉
10 Months Ago
merge from garage_door_collider_optim
10 Months Ago
▉▍█▌▆ ▄▅▉▆ ▍▊▌_▆▌▌▍█▉▋▊▅_▆▌█▇▆▍▌▌▅_▆▅
10 Months Ago
Fixed network updates, for example from parenting changes, interfering with smooth movement for entities that are currently lerping Removed Jarryd's interpolator SnapToEnd demo workaround
10 Months Ago
merge from f1grenadeskinfix
10 Months Ago
terrain4_albedo_array and terrain4_normal_array mip-bias changes
10 Months Ago
merge from fix-filterrichtext
10 Months Ago
merge from hot_air_balloon_unparent_noclip
10 Months Ago
merge from tutorial_island_fixes
10 Months Ago
Merge from zipline_dismount_angle
10 Months Ago
Merge from protobuf_osx_fix