reporust_rebootcancel

138,449 Commits over 4,505 Days - 1.28cph!

2 Months Ago
Bring usages of obsolete SetFlag back to 0 after merge
2 Months Ago
Merge: from main
2 Months Ago
Push starting targeting radius out of its own monument bounds.
2 Months Ago
naming updates for 3p inventory idles
2 Months Ago
Updated inventory idle anims so they are on the new player update rig
2 Months Ago
Glass AR - updated viewmodel FBX for rigging
2 Months Ago
Remove duplicate line
2 Months Ago
Fix deploy guide not rendering when in a map without water
2 Months Ago
Skin bundle update (fixes several skin icons not being loaded from the bundles)
2 Months Ago
Temporarily make the control computer a monument so I can test stuff. Also bake the monument topology for computer when in editor mode and we have the monument script.
2 Months Ago
merge from main
2 Months Ago
- More involved 'needs compatability' check - Only show popup provided compatability is previously turned off
2 Months Ago
Merge from main
2 Months Ago
merge from main
2 Months Ago
Kill any construction/deployables/vehicles that are somehow in the impact are during impact. Should only really be vehicles possible, due to pre-checking and reserving the space, but still...do em all
2 Months Ago
fixed clothing mannequin wearable (admin only)
2 Months Ago
Glass AR - icon, mesh tweaks
2 Months Ago
Debug rendering for pending crash site
2 Months 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.
2 Months Ago
Merge from main
2 Months Ago
main -> demo_compatability_layer
2 Months Ago
Merge from main
2 Months Ago
Merge from editorshortcut_selectprefabroot
2 Months Ago
Merge from lr300space_display_fix
2 Months Ago
Changed physics material on barricades blocker from metalore to metal Remove some debug logs from MonumentBlocker script
2 Months Ago
AK deploy animation update
2 Months Ago
Merge: from relax_stringview Merge to cleanup plastic branch view, no actual files changed
2 Months 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
2 Months Ago
Merge from main
2 Months Ago
Collision for individual stages in barricades. Deleted obsolete prefab.
2 Months Ago
Merge: from main
2 Months Ago
merge from addtoterrain_fix
2 Months Ago
wake rhib buoyancy on release
2 Months Ago
fixed skin constraint setup on frontier hazmat
2 Months Ago
Merge: from main
2 Months Ago
Fix static causing reused initial positions across multiple computers
2 Months Ago
More map debug dot functionality
2 Months Ago
Fix s2p AddToHeightMap not filtering colliders
2 Months Ago
merge from cannon_fuseburn
2 Months Ago
adding detail texture sheet + material (contains screws, weld, etc.)
2 Months Ago
Default obstruction_tc_reorder to true
2 Months Ago
merge from heli_crate_train_wagon_fix
2 Months Ago
Fix unloadable train wagon loot crates not becoming lootable after being saveloaded Fix loot panel name not changing when unloading
2 Months Ago
Merge from main
2 Months Ago
Merge from order_test
2 Months Ago
More debug logging, skip the double tc check when logging.
2 Months Ago
Compile fix
2 Months Ago
merge from main
2 Months Ago
Merge from main
2 Months Ago
merge from iolines_motionblur_fix