branchrust_reboot/maincancel

34,938 Commits over 4,474 Days - 0.33cph!

8 Months Ago
merge indirect_instancing fixes
8 Months Ago
Potential fix for NPCAnimController NRE
8 Months Ago
Merge: from main - Bugfix: Removes client-side network group setting when updating parents - fixes phantom entities on cargoship and other global network entities Tests: flew around craggy, was able to pick up items, chop trees, kill animals. spawned cargoship and dropped items on it, spawned dressed player & killed him, then deleted them using console cmd - they got cleaned up as expected
8 Months Ago
Bugfix: handle spawn groups on non-baseentity gameobjects Tests: procgen 2.5k in editor
8 Months Ago
Fixed the bug with changing renderscale/dlss with Volumetric clouds set to Ultra that would blit the wrong texture to the screen
8 Months Ago
Fixed the render texture memory leak in the Icon Render scene
8 Months Ago
naval_update -> main - Staging wipe, Course locked, no piviting now
8 Months Ago
Merge from mute_dialog_warning_fix
8 Months Ago
Merge from heli_fixcars_changes_2
8 Months Ago
Merge from cargoship_updatemovement_nre_fix
8 Months Ago
Merge from deleteentitiesbyshortname_fix
8 Months Ago
Added a ConVar for toggling the texture dynamic memory budget adjustments
8 Months Ago
Convert confetti cannon to meshlod Switch pfx_confetti material to Particles/Standard Surface as the rust standard material is no longer compatible with particles
8 Months Ago
merge from space_checking_ore_spawners -> main
8 Months Ago
merge from field_mismatch_fix
8 Months Ago
merge from ah_trajectory_mismatch_fix
8 Months Ago
merge from icon_renderer_path -> main
8 Months Ago
merge from space_station_building_skin - restored sitem
8 Months Ago
merge from birthday2025 -> main
8 Months Ago
merge from birthday2025 -> main
8 Months Ago
Fixed RenderedLOD hiding all LODs when using skinned mesh renderers
8 Months Ago
Added a way to dynamically increase the texture streaming memory budget if the desired texture memory is higher than the current memory budget. The will prevent blurry texture issues on GPUs with a lower amount of VRAM, as the desired texture memory will be met.
8 Months Ago
Made the texture.memory_vram_factor ConVar available to players as a temporary fix for those that still have the blurry textures issue. This isn't saved when changed to avoid issues in the future with players having the wrong memory budget.
8 Months Ago
merge from puzzlereset_command_improvements
8 Months Ago
merge from guide_materials_tweaks
8 Months Ago
merge from techtree_open_default_level
8 Months Ago
Merge from hackweek_boxsorting
8 Months Ago
Merge from food_qol
8 Months Ago
Fix compile error
8 Months Ago
merge from birthday2025 fixed lod issue
8 Months Ago
merge from birthday2025
8 Months Ago
merge from birthday2025
8 Months Ago
merge from fix_health_info_popup -> main
8 Months Ago
merge from fix_health_info_popup -> main
8 Months Ago
merge from TRsign
8 Months Ago
▄▋▄▉█▅ ▊▄█▌▌▍▉▉
8 Months Ago
merge from space_station_building_skin
8 Months Ago
merge from twitch_rivals_2025
8 Months Ago
merge from space_station_building_skin
8 Months Ago
merge from birthday2025
8 Months Ago
merge from spinnerfixes
8 Months Ago
merge from fix_extra_autoswitching_log
8 Months Ago
merge from applygenes_command
8 Months Ago
merge from vending_mapmarker_close
8 Months Ago
merge from spawn_all_deployables_shelter_fix
8 Months Ago
merge from skinviewer_tacticalgloves
8 Months Ago
Phrase update
8 Months Ago
Compile fix
8 Months Ago
merge from fix_cui_update_texture -> main
8 Months Ago
Check textures for null in ApplyMipLevels()