branchrust_reboot/maincancel

35,255 Commits over 4,536 Days - 0.32cph!

40 Days Ago
merge from uibindings_nre_fix
40 Days Ago
merge from crafting_stall_fix
40 Days Ago
Merge from redirect_crafting_fix
41 Days Ago
Merge from CompassShieldViewmodel
41 Days Ago
merge from sharkmovement_sound_fix
41 Days Ago
merge from hackweek_parented_ddraw
41 Days Ago
Fix stack overflow and alloc in navmesh load / save
41 Days Ago
Merge from rustplus_camera_fixes
41 Days Ago
merge from sculptures
41 Days Ago
Fix triangle planters not snapping to triangle floors testlist
41 Days Ago
merge from HAB_armour_health_fix
41 Days Ago
Fixed placement of wooden barricade and barbed wooden barricade. Raised notInSphere checks that were preventing placement. Tightened bounds setup so the tests still pass. Tested placement on terrain and construction in editor
41 Days Ago
merge from fix_cliff_gaps
41 Days Ago
Double the speed of navmesh generation, fix some loading saves not working, fix some navmesh tiles missing, add logs to troubleshoot OOM issue
41 Days Ago
merge from cui_updates
41 Days Ago
game_room_dlc -> main
41 Days Ago
Compile fixes
41 Days Ago
merge from 2Bench2Fixed
41 Days Ago
merge from Softcore_T2T3bench
41 Days Ago
merge from fix_cliff_gaps
41 Days Ago
Merge from sleeper_hardcore_fix
43 Days Ago
updated wording on some items
44 Days Ago
Merge from rustplus_camera_fixes
44 Days Ago
Update(editor): SaveViewer - add a size check when loading a save - also emit what was the last prefab loaded (if there was one) to help track down protobuf/save without save protocol update Tests: used to load a borked save, didn't get stuck in an infinite loop
44 Days Ago
merge from terrain_anchor_tooling
44 Days Ago
merge from mission_screen_flicker_fix
44 Days Ago
Merge: from fix_app_turretcontrol - No changes, just plastic history graph cleanup
44 Days Ago
Upgrade "prefab not found in any asset scenes" log to a warning
44 Days Ago
Merge from rustnav_draw_fix
44 Days Ago
Merge from terrain_renderer
45 Days Ago
merge from fix_second_hotbar -> main
45 Days Ago
merge from fix_highwall_decay_delay -> main
45 Days Ago
merge from boat_foundation_clipping_improv
45 Days Ago
Merge from autoturret_compile_fix
45 Days Ago
merge from demoui2
45 Days Ago
Merge: from fix_app_turretcontrol - Bugfix for frozen turret view in Rust+ app Tests: controlled turret in Rust+ app
45 Days Ago
merge from sculptures
45 Days Ago
Merge from bag_favourite
45 Days Ago
Merge from occlusion_culling_nre_fix_2
45 Days Ago
Merge from rustplus_camera_fixes
45 Days Ago
Removed some unused anim events on the wire/hose viewmodel pointing to effects that no longer exist
46 Days Ago
Merge from explosion_fx_script_cleanup
46 Days Ago
Merge from water_catcher_tests
46 Days Ago
merge from admin_status_indicators
46 Days Ago
merge from codeanalyzer_getwrapperattrib
46 Days Ago
merge from gamemode_tag_active_fix
46 Days Ago
merge from editor_hotbar_swap -> main
46 Days Ago
Merge from terrain_renderer
46 Days Ago
merge from buried_item_null_checks
46 Days Ago
Merge: from codeanalyzer_getwrapperattrib - Update Rust.CodeAnalyzer for PoolAnalyzerGetWrapperAttribute support - Bugfix 4 pool leaks from above attrib Tests: compiler simulator passes