branchrust_reboot/maincancel

35,791 Commits over 4,352 Days - 0.34cph!

48 Days Ago
pushing_toast_fix -> main
48 Days Ago
cannon_clipping_fix -> main
48 Days Ago
syncvar_inheritance_fix -> main
48 Days Ago
Fix gestures not playing audio unless you play a different gesture, transition back to the entry state when ending a gesture. (playable graph quirk) Reset playable graph state on disable to hopefully fix more pooling issues.
48 Days Ago
Merge: from useplayertasks_removegroupocludee_nre - Update: hide new server occlusion group logic behind -enable-new-server-occlusion-groups command line arg (disabled by default) Tests: 2p on Craggy - moved, teleported, reconnected, checked server occlusion still works
48 Days Ago
Added support for decal layers on transparent surfaces on the Standard shader
48 Days Ago
stopengine_nre -> main
48 Days Ago
merge from indirect_instancing
48 Days Ago
Merge from naval_update
48 Days Ago
fix ocean stuttering in demo playback (forces water.scaled_time behavior when playing demo)
48 Days Ago
Merge: from useplayertasks_removegroupocludee_nre - Bugfix: a series of bugfixes and extra error logs to ensure occlusion groups are valid and consistent Tests: 2p on Craggy - ran around host, flew away and back, teleported away and back, tested sleepers, disconnects, and general occlusion
48 Days Ago
fix cloud weirdness when overriding weather state when playing back a demo
48 Days Ago
stay_close_death_fix -> main
48 Days Ago
boatai_better_patrol -> main
49 Days Ago
Instead of removing the shadow mask mode completely from the UI, it's now only disabled to ensure it doesn't break graphics presets
49 Days Ago
boatai_avoid_trigger_fix -> main
49 Days Ago
Removed shadow mask setting from the Graphics Settings menu as we don't use a shader mask in Rust as it's for baked lighting only
49 Days Ago
▉ ▌▋▇▅█ █▌▅▆ ▅▅▄█▅▄▇▌▋█▄▊▋▆▅▊▇▇▊▅▋▊█▅▊▌▋
49 Days Ago
Added a new Additional Mask Blend Settings section to the Standard shader's Detail Layer for further control over the detail mask's blending and UVs
49 Days Ago
▇▌▋▆▊▋ ▍▌▍▉ ▌▇▆▆▅▌▅▊█▊▋▅▄▋▆▆▋▅▍▄▄▍
49 Days Ago
▋▉▄▄▅▌▉ ▇▌▆▄ ▊▉▊█▅▋▄█▆▊▍▌█▅▉▍
49 Days Ago
vclouds: - cap full res image to 4k in either dimension (prevents GPU murder when taking high res screenshot, aspect ratio is maintained when scaling down) - don't reproject when taking a screenshot, render the full cloud image from scratch - respect time.timescale
49 Days Ago
Merge from kinematic_asleep_magnet
49 Days Ago
Merge from dropped_item_optim
49 Days Ago
merge from indirect_instancing
49 Days Ago
Merge from naval_update
50 Days Ago
▅▋▄▊▊▊ ▄▆▅▅ ▍▅▍▄██▅█▊▊▊▉▋▍
50 Days Ago
50cal_fullammo_spawn -> main
50 Days Ago
rhib_passenger_light_fix -> main
50 Days Ago
merge from deployer_vm_3p_fix
50 Days Ago
boat_planner_new_icons -> main
50 Days Ago
deepsea_disable_drone -> main
50 Days Ago
Merge: from useplayertasks_removegroupoccludee_nre - Bugfix: patch exception from double add of occlusion group member. OcclusionValidateGroups to validate if groups are correct Tests: various 2p scenarios - being close, far, outside of range, teleports
50 Days Ago
merge from naval_update
50 Days Ago
boatai_cleartarget_fix -> main
50 Days Ago
Fix pool leak in TimedExplosive
50 Days Ago
boatai_clartarget_fix -> main
50 Days Ago
Changed the names of the decal layer textures on the Standard shader to match the names used on the StandardWithTwoDecal shader as this is needed for the painting system to work correctly
50 Days Ago
Removed test cubes from CraggyIsland
50 Days Ago
merge from naval_update
50 Days Ago
merge from lifestory_snake_fix
50 Days Ago
Merge from standard_shader_decal_layers
53 Days Ago
Fix skip domain reload
53 Days Ago
Merge: from playerinventory_oncycle_optim - Optim: iterate over cached items with OnCycle callback (instead of searching for them every time). Tests: ran unit tests
53 Days Ago
boatai_targeting_bugs -> main
53 Days Ago
▅ ▊▍▆█▊▉ ▌▊▆█▌ ▆▉ ▄▌▋▋▊▊▅ ▄▆███▆ ▇▄▇▊▇▊▉▌█ ▌▄▅ █▅▌ ▆▊▊▆
53 Days Ago
fix handmade shell not having subtype for ammo indicators
53 Days Ago
S2P both oil rigs Codegen
53 Days Ago
merge from naval_update keep source on the oilrig scenes
53 Days Ago
Merge: from useplayertasks_removegroupoccludee_nre - Optim: rewrote how we manage occlusion groups to reduce their overall number and added pooling - Bugfix: UsePlayerUpdateJobs 2 - no longer send extra snapshots when players move across network grid Tests: 2p on Craggy - tested all occlusion interactions(fly away-back, hide behind terrain, use helicopter). Tested moving across grid with disconnecting 2nd player and killing them, validated occlusion groups. Monitored pooling via print_memory ListHashSet