branchrust_reboot/maincancel

34,711 Commits over 4,444 Days - 0.33cph!

4 Months Ago
Merge from tunnet_netgroup_fix
4 Months Ago
merge from deepsea_fixes
4 Months Ago
Fixed negative scale objects in junkyard and launchsite that didn't work with instancing. Created proper mirrored variants
4 Months Ago
Merge: from optim_jobs2_builddepchains - Optim: UsePlayerUpdateJobs2 - BuildDependencyChains is now 40%+ faster and scales better Tests: unit tests, loaded into Craggy, loaded into 2.5k procgen
4 Months Ago
Fix ghostship d still spawning 100% of the crates when the deep sea opens
4 Months Ago
▄▄▋▋▍▌ ▍▆█▊▇▍▉▇
4 Months Ago
merge from indirect_instancing
4 Months Ago
merge from boxes_dlc
4 Months Ago
missed consolesystem commit for painting line tool
4 Months Ago
merge cannon_fuse_burn to main
4 Months Ago
Fix cannon handle spinning due to buoyancy.
4 Months Ago
merge from 144620 failed merge
4 Months Ago
merge from storepage_boxes
4 Months Ago
Apply the door fix to the unused boat door
4 Months Ago
merge from boxes_dlc
4 Months Ago
Fixed loot not respawning on deep sea ghost ships
4 Months Ago
merge from doors_deploy_fix
4 Months Ago
merge randomize_seed to main
4 Months Ago
merge debug_simulate_latency to main adds cvar `client.receiveLatency` (client admin) to main to help with testing high ping in Client/Server mode.
4 Months Ago
Fix cannon jitter when reloading and firing at high ping.
4 Months Ago
Fix scientists not repositionning when a sniper flanks them, even if the shots land near them
4 Months Ago
merge cannon_fuse_burn into main
4 Months Ago
off_required_fix -> main
4 Months Ago
added physics_used_memory profiler record for reading test: dry ran analytics with logs and we're getting expected byte values back from it
4 Months Ago
merge from boxes_dlc
4 Months Ago
Add error icon next to the domain reload toolbar toggle to make it more clear that it shouldn't be used in CLIENT or SERVER modes.
4 Months Ago
fixed typo breaking active_dynamic_bodies profile analytic (dev build only)
4 Months Ago
Reapply tutorial island mesh, apply correct orientation
4 Months Ago
Merge: from serverprofiler_disable_memstates - Update: added extra safety try-finally Tests: none, trivial change
4 Months Ago
Merge from tutorial_island_mesh_fix
4 Months Ago
Merge: from serverprofiler_disable_memstates - Bugfix for running multiple capture commands without waiting for completion of initial - Bugfix for memstats parsing exception (disabled memstats recording) Tests: couple 128mb perfsnapshot_stream in editor
4 Months Ago
Merge: from tracespheres_optim - Bugfix for exceptions when shooting Tests: shot the ak on Craggy in editor
4 Months Ago
merge from fresh_water_fix
4 Months Ago
Bump drag ddraw to 30 seconds
Rin
4 Months Ago
merge from save282 - staging wipe
4 Months Ago
Merge from boat_aim_sway
4 Months Ago
Merge from baked_mesh_optim
4 Months Ago
merge from painting_line_tool
4 Months Ago
merge from painting_line_tool -> main
4 Months Ago
Remove kicked toast debug log
4 Months Ago
Fix crash with paddling pool unloading.
4 Months Ago
BoatBuildingBlocks can now always be rotated (in edit mode) - removed the timer to match new demolish behaviour. Gated behind new convar BoatBuildingBlock.AlwaysRotatable (defaults to true)
4 Months Ago
cargo_crate_layering_fix -> main
4 Months Ago
Potential fix for scientists rendering while sleeping, then being shot without reacting, and dying only if the player gets close again
4 Months Ago
merge from naval_update/io_boats/privilege
4 Months Ago
labs_crate_player_input -> main
4 Months Ago
boat_hand_animation_fix -> main
4 Months Ago
Fix scientists bypassing a big part of player armor, eg hazmat only blocking 5% of scientist damage, and fullmetal only blocking 25%. Most clothing will now block damage as you'd expect (eg hazmat blocks 30% and fullmetal around 50%).
4 Months Ago
merge from ddraw_sceneview
4 Months Ago
Merge: from fix_sortdeferred_race - Bugfix for sorting of hits potentially running in a race with previously scheduled jobs Tests: unit tests