branchrust_reboot/maincancel

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

47 Days Ago
merge from codeanalyzer_getwrapperattrib
47 Days Ago
merge from gamemode_tag_active_fix
47 Days Ago
merge from editor_hotbar_swap -> main
47 Days Ago
Merge from terrain_renderer
47 Days Ago
merge from buried_item_null_checks
47 Days Ago
Merge: from codeanalyzer_getwrapperattrib - Update Rust.CodeAnalyzer for PoolAnalyzerGetWrapperAttribute support - Bugfix 4 pool leaks from above attrib Tests: compiler simulator passes
Rin
47 Days Ago
merge from CollaredShirt0
48 Days Ago
Merge from recyclebin_storage
48 Days Ago
Merge from rustnav_draw_fix
48 Days Ago
Merge from debug_npcanimcontroller_alloc
48 Days Ago
Merge from rustnav_draw_fix
48 Days Ago
Merge from vine_tree_nav_fix
48 Days Ago
merge from game_room_dlc
48 Days Ago
merge from shieldonback
48 Days Ago
Merge: from fix_unitask_taskpool - Bugfix for not-thread-safe taskpool Tests: unit tests + booted into craggy with Jobs 4
48 Days Ago
Add clan ID to Rust+ clan announcement push notification data
48 Days Ago
merge from game_room_dlc
48 Days Ago
Fix rustnav spam " Trying to use new navmesh despite -useNewNavmesh not being set on server boot."
48 Days Ago
Fix new navmesh taking long time to build (regression where it use monument high resolution navmesh on whole map, instead of using low resolution properly)
49 Days Ago
Merge from poncho_fur_fix (used BDU_Shirt.fbx version from this branch, stomping conflicting version on main)
49 Days Ago
Merge from lootspawn_stack_fix
49 Days Ago
Merge from JulQuickfire_balane1
49 Days Ago
Merge from videoplayer_volume
49 Days Ago
Merge from lunar_masks_wolf_headress
49 Days Ago
merge from fix_instantiate_persistant_setactive -> main
49 Days Ago
merge from game_room_dlc
49 Days Ago
merge from grenade_drop_fix
49 Days Ago
merge from hackweek_nameplate_dist_sizes
49 Days Ago
Update Rust+ section in menu to link to the app when telling you to install it, and tell you if push notifications aren't enabled for the app yet
49 Days Ago
merge from game_room_dlc
49 Days Ago
merge from automated_testing
49 Days Ago
merge from BoatVendor_BPchange
49 Days Ago
merge from NestHat_T1
49 Days Ago
merge from demo_ui_2
49 Days Ago
AKs now come with 4 rifle bullets in the magazine by default again (this was removed more than 4 years ago due to a bug)
49 Days Ago
Bugfix(editor): WhatUsesThis - don't require a whitespace after m_EditorClassIdentifier - wrap the serach into a try-catch-throw block so we can quickly check if there's anything wrong with the prefab Whitespace got lost in the prefab asset, causing the tool to trip up Tests: ran it, got results
49 Days Ago
merge from demo ui 2
49 Days Ago
Fix old AIs not fleeing when player is unreachable
49 Days Ago
Fix scientists not moving or spawning in multiple locations when new navmesh is enabled, also fix old AIs moving slower
49 Days Ago
Merge from WolfHeaddress_Workbench
50 Days Ago
Merge: from mt_snapshot_saving - Bugfix for duplicate field serialization - Bugfix for unsafe Time access on worker thread Tests: Booted into craggy
50 Days Ago
merge from hackweek_sv_pie_menu
50 Days Ago
merge from editor_fix_cpu_affinity -> main
50 Days Ago
merge from fix_serverport_editor -> main
52 Days Ago
merge from cui_updates
52 Days Ago
merge from demo_ui_2
52 Days Ago
merge from fix_itemmanager_domain_reload -> main
52 Days Ago
merge from demo_ui_2
52 Days Ago
Fix NRE in FinishLoadingRoutine
52 Days Ago
Remove debug logging "Debug.Log("Hit client yield");"