reporust_rebootcancel

135,403 Commits over 4,474 Days - 1.26cph!

8 Days Ago
Null guard raid status window
8 Days Ago
Show a toast when MLRS can't be fired (due to softcore)
8 Days Ago
Fix SiegeTowerDoor not being breakable in softcore outside a raid window
8 Days Ago
WIP new 3p anims setup
8 Days Ago
hooked up steamid unlock
8 Days Ago
Change instantiate approach so the script can be removed from rack-mounted world models too
8 Days Ago
sprays
8 Days Ago
adding trolley monument blocker
Rin
8 Days Ago
merge from clan_bugfixes
Rin
8 Days Ago
merge from m16a2_bullet_eject
8 Days Ago
Converted WorldModelRackMountConfig to a PrefabAttribute. World models no longer all have their own instance of this script at runtime.
8 Days Ago
merge rust_relay_server -> main
8 Days Ago
Add additional details to websocket connection url
8 Days Ago
CRLF to LF for Grain.hlsl, GrainBaker.hlsl, and ScreenOverlay.hlsl
8 Days Ago
Moving all calls to VolumeStack.GetComponent from the Render method to the Record method of the ColorLutPass
8 Days Ago
Setup postprocess render scale and change passes to use scaled buffer size
8 Days Ago
Deinitializing the VolumeManager instance on the RustRenderPipeline Dispose method
8 Days Ago
Exporting prototype turn animations
8 Days Ago
merge rust_relay_server -> main
8 Days Ago
removed duplicated startup logic
8 Days Ago
Enabled GPU instancing for blocker materials. More work on stacked terminals stage 1
8 Days Ago
Use lower network range on a bunch of apartment entities / furniture
8 Days Ago
Merge from main
8 Days Ago
re-add stomped audio prefabs
8 Days Ago
Fixed merge from pre-merge commit
8 Days Ago
subtract screwed up merge so we can try again (apartment_complex_core turned into a prefab variant of a water barrel??)
8 Days Ago
Fixed VMO errors on server restart
8 Days Ago
Added a close shop option to the rentable shop, immediately closes the shop and transfers all inventory to the player immediately
8 Days Ago
merge from main/apartment_complex_monument
8 Days Ago
Can now access admin panel from anywhere when looking at a rentable shop if the shop is open (still need to look at the contract sign to open a store)
8 Days Ago
InitialScrapFee 260 -> 100 Required hours of rent upfront 24 -> 12 Default cost to open a store is now 220 (was 500) Fixed some inconsistencies on the open store dialog for hours of rent required
8 Days Ago
merge from prototype -> apartment_complex_monument
8 Days Ago
Fix the second safezone check inside Hurt() blocking damage when inside apartment room - the check that prevents players inside a safezone damaging players outside a safezone - this should be handled inside the first safezone damage check
8 Days Ago
merge from cannon_mortars_subsystems
8 Days Ago
Fix mortars getting stuck in firing loops in demos
8 Days Ago
Make the safezone checks in OnAttacked() only run on the server in CLIENT + SERVER mode (as it's confusing when it runs on client entity but coincidentally does nothing)
8 Days Ago
test spray
8 Days Ago
Fix players being marked as hostile the second they leave their apartment room because the timer for holding their weapon was counting up inside the room
8 Days Ago
Fix TriggerSafeZoneOverride not being partial
8 Days Ago
Add `clearhostile` command to reset your hostile timer - refactor `MarkHostileFor()` by adding `SetHostileDuration()` so I can clear hostile time instead of only adding onto hostile time
8 Days Ago
Fix missing collider physics materials on 13 entities across the apartment complex
8 Days Ago
Allow players to hold their weapon inside their apartment room
8 Days Ago
Fix vitals showing both safezone & combatzone after changing CombatZone to a flag
8 Days Ago
Don't show "you must put away your weapon" when inside your room
8 Days Ago
Make it impossible to be marked hostile when inside your apartment room (combat, shooting, whatever)
8 Days Ago
▉▉▉▍▉▄ ▉▅▌▆▆ ▋▇▌▌ ▄▆▉▅
8 Days Ago
brightend up emissive
8 Days Ago
fireflies, firearms, explosions, mushrooms, emissives for all
8 Days Ago
Also allow looting the bodybag corpses too inside the rooms
8 Days Ago
Allow looting player corpses inside apartment rooms too