branchrust_reboot/maincancel

31,132 Commits over 3,897 Days - 0.33cph!

34 Days Ago
network++
34 Days Ago
merge from december24_art_fixes
34 Days Ago
Merge from elevator_qol
34 Days Ago
legacy_shelter_revoke -> main
35 Days Ago
workcart_box -> main
35 Days Ago
workcart_box -> main
35 Days Ago
hazmat plushy icon fix
35 Days Ago
merge from hackweek_fishingvillageradio
35 Days Ago
merge from cold_breath_convar
35 Days Ago
merge from surgeon_scrubs_wb_craft_fix
35 Days Ago
▍█▊▇██ ▄▋▇▌▌▊ ▉▍▄▄▄▌ ▅▌▋▅▇ ▄▍▄█▇▅ ▋▌█▆ ▍▍ -> ▇▅ ▋▇ █▉▌▊▍ ▊▅▊▍▇▅▋█
35 Days Ago
▉▅▅ ▉▇▊_▄▋▅▆▉▉▅▊█▌█▊▊ ▍▇▋
35 Days Ago
merge from hazmat plushy
35 Days Ago
merge from fridge_container
35 Days Ago
merge from homing_missile_loot
35 Days Ago
editorconfig update
35 Days Ago
merge fix_map_interface_nre -> main
35 Days Ago
merge from tincanalarm_recipe/tincanalarm_recipe (?)
36 Days Ago
workcart_box -> main
36 Days Ago
merge from Hazmat Plushy
36 Days Ago
waterpump_minimum_depth_change -> main
36 Days Ago
propane_stack_size -> main
36 Days Ago
merge from localcoord-blend-layer
36 Days Ago
Merge: from profiling_improvements - Moves core of ServerProfiler to an unmanaged DLL - this deals with various mod issues and massively reduces recording overhead (less than 10% vs previous up to 7x). - Snapshot marks are prefixed with assembly name Tests: - 3 times in a row: Generated snapshot in editor on Craggy - 5 times in a row: Generated snapshot in Release standalone server with 6k world and 190k entities (with borked and good harmony mods) - 3 times in a row: Generated snapshot in Debug standalone server with 6k world and 190k entities (with borked and good harmony mods) - Built Wint64 client (debug and relase); booted up release
36 Days Ago
merge from upgrade_forgiveness
36 Days Ago
merge from skin_change_noclip_fix
36 Days Ago
▍▋▊▌▄ ▉▆█▊ ▍▅▅▉█▌_▅▄▋▇▋▇▍_▊▉▊▌▅▇▉▄_▌▄█▉█▊▇
36 Days Ago
█▉▍▉▉ ▋▋▍█ ▊██▌▍_▅▉▊▄▇_▇▅▊█▅▉▅
36 Days Ago
▍▆▆▇▅ ▌▇█▇ ▆▋▊▅▇█_▍▆█▆▍▄_█▆▌█▉█_▄▍█▅▉
36 Days Ago
█▍▉▅▊ ▍▌▍▆ ▌▍▌█▌▋▇▋▌▆_▉▍▆▅█_▇▌▉█▋▊
36 Days Ago
merge from birthday11
36 Days Ago
merge from skin-bundles-2024-11
36 Days Ago
merge from rfbroadcaster_powerloss_fix
36 Days Ago
merge from tod-dithering-disable
36 Days Ago
Merging .editorconfig from main/StandardCodeFormatting
36 Days Ago
Generate manifest Fix cake vm missing viewmodel renderer component and using a LOD
36 Days Ago
Merge from monument_scenes_renderlod_fix
36 Days Ago
Merge from gesturepack
36 Days Ago
Cleaned up some leftover server logs ("Bump" and "Hurt")
36 Days Ago
Merge from fix_leather_gloves_no_fingers -> main
36 Days Ago
merge from fix_inventory_ui_reconnect -> main
37 Days Ago
Merge /command_buffer_gc_fix to /main - Fix allocation of 62 bytes every frame
37 Days Ago
merge from travelling_vendor_lod_fix
37 Days Ago
merge from researchtable_text_fix
37 Days Ago
merge from repairbench_icons_fix
37 Days Ago
merge from dofexposer_improvements
37 Days Ago
merge from 107744 birthday11
37 Days Ago
▉▄▋▌▍ █▋▊▆ ▆▋▅_▊█▋_▅▇█▊▋▇_█/▇▄▋▉█
37 Days Ago
merge from december24_art_fixes
41 Days Ago
Merge: from profiling_improvements - This brings ServerProfiler over, our own tool to generate server profiling snapshots - To activate, start your server with "-enableProfiler", to take a snapshot use admin server command profile.perfsnapshot (files in <root>/server/<ident>/profiler/) Tests: Exported multiple snapshots from Editor running Craggy, Release server running 6k Procgen world and a couple from Debug server.