reporust_rebootcancel

137,934 Commits over 4,505 Days - 1.28cph!

55 Days Ago
fixed clothing mannequin wearable (admin only)
55 Days Ago
Glass AR - icon, mesh tweaks
55 Days Ago
Debug rendering for pending crash site
55 Days Ago
Created SatellitePendingCrashSite entity - prefab with prevent building volume and script for future use. Assign to control computer. Spawns at satellite lock, keeps the target crash site clear of construction while the satellite descends.
55 Days Ago
Merge from main
55 Days Ago
main -> demo_compatability_layer
55 Days Ago
Merge from main
55 Days Ago
Merge from editorshortcut_selectprefabroot
55 Days Ago
Merge from lr300space_display_fix
55 Days Ago
Changed physics material on barricades blocker from metalore to metal Remove some debug logs from MonumentBlocker script
55 Days Ago
AK deploy animation update
55 Days Ago
Merge: from relax_stringview Merge to cleanup plastic branch view, no actual files changed
55 Days Ago
Merge: from playervoice_allocs - Optim: PlayerVoice processing no longer requires allocations - Clean: removed most deprecated or generic ClientRPC/ServerRPC calls, now relying fully on our RPC source generator - Update: Rust.SourceGenerator supports ReadOnlySpan and similar types Tests: unit tests, 2p session on Craggy with voice going both ways
55 Days Ago
Merge from main
55 Days Ago
Collision for individual stages in barricades. Deleted obsolete prefab.
55 Days Ago
Merge: from main
55 Days Ago
merge from addtoterrain_fix
55 Days Ago
wake rhib buoyancy on release
55 Days Ago
fixed skin constraint setup on frontier hazmat
55 Days Ago
Merge: from main
55 Days Ago
Fix static causing reused initial positions across multiple computers
55 Days Ago
More map debug dot functionality
55 Days Ago
Fix s2p AddToHeightMap not filtering colliders
55 Days Ago
merge from cannon_fuseburn
55 Days Ago
adding detail texture sheet + material (contains screws, weld, etc.)
55 Days Ago
Default obstruction_tc_reorder to true
55 Days Ago
merge from heli_crate_train_wagon_fix
55 Days Ago
Fix unloadable train wagon loot crates not becoming lootable after being saveloaded Fix loot panel name not changing when unloading
55 Days Ago
Merge from main
55 Days Ago
Merge from order_test
55 Days Ago
More debug logging, skip the double tc check when logging.
55 Days Ago
Compile fix
55 Days Ago
merge from main
55 Days Ago
Merge from main
55 Days Ago
merge from iolines_motionblur_fix
55 Days Ago
Fixed table disappearing in the skin viewer (still had a LOD component)
55 Days Ago
Force no motion on all IO lines prefab, fixes bluriness on moving boats with motion blur enabled
55 Days Ago
Piano anim update pass
55 Days Ago
merge from bc_simspace_jank_fix
55 Days Ago
clear sim-space frame delta properly when the sim-space changes, was leaking into the origin delta
55 Days Ago
merge from main
55 Days Ago
merge from menu_notifications
55 Days Ago
Updated debug notif commands descriptions
55 Days Ago
merge from menu_notifications
55 Days Ago
merge from forcemode_fixes
55 Days Ago
Added notifications.addcustomnotification debug command
55 Days Ago
Notification entry layout fixes
55 Days Ago
merge from main
55 Days Ago
Hide the rendering layer mask on the RRP camera component when RRP isn't active to prevent null refs when fetching the rendering layer mask names
55 Days Ago
duplicated cable inputs and offset them - this way we keep the visual cable input whilst freeing up the acutal inputs.