reporust_rebootcancel

126,678 Commits over 4,109 Days - 1.28cph!

1 Year Ago
oilrig's S2P
1 Year Ago
network++
1 Year Ago
merge from silo_elevator_door_fix
1 Year Ago
merge from Minigun_2024
1 Year Ago
merge from save248
1 Year Ago
Server startup fix
1 Year Ago
Add a ladder volume to harbor_crane_static S2P both harbors
1 Year Ago
Add new HideInPlayerPreview toggle on Wearable, enabled on minigun backpack
1 Year Ago
Missing meta file
1 Year Ago
Lift the bike a bit when holding sprint. To be improved (though engine limitation prevents us from doing full wheelies unfortunately - wheelcolliders always raycast downward with respect to parent rigidbody orientation)
1 Year Ago
Fix top elevator opening it's doors incorrectly when the elevator is called to the bottom floor and is already on that floor (again)
1 Year Ago
Potential fix for some elevator doors in NMS not working after a server restart Don't spawn the child door in ServerInit if Rust.Application.isLoadingSave, this is likely due to recent monument entity serialization changes This was resulting in a new, overlapping door getting spawned every time a server saves/loads
1 Year Ago
Comment out ping estimator editor spam
1 Year Ago
Backups
1 Year Ago
Cherrypick 95257
1 Year Ago
▇▅▌▋▌▌▊▊▌▋▅▇▄▉ ▌█▉▅▅▅▋ ▌▋▋ ▅▅▍▆▊
1 Year Ago
Attack FX iteration
1 Year Ago
Add ViewmodelCameraAnimation component to the minigun viewmodel Add a FadeInTime to property to that component that fades in the effect over a given time, softens the impact of the starting offset in the source animation clip
1 Year Ago
Parent merge
1 Year Ago
Merge from main
1 Year Ago
Add a parent volume to the mesh ladder on the rotating cranes, prevents players falling off if they are on the ladder while it rotates
1 Year Ago
Adjusted rotation of static crane on harbor_2
1 Year Ago
phrases
1 Year Ago
merge from toolcupboard_retroskin
1 Year Ago
merge from fix_ping_estimation_null_tags
1 Year Ago
merge from fix_server_demos_disk_quota
1 Year Ago
compile fix
1 Year Ago
Merge main -> Bikes
1 Year Ago
Subtract 94930, there is now a more general sign fix
1 Year Ago
merge from Minigun_2024
1 Year Ago
merge from Minigun_2024
1 Year Ago
compile fix potential startup fix
1 Year Ago
Codegen
1 Year Ago
checked in main
1 Year Ago
Fixed rotation viewing vector zero
1 Year Ago
Convar'd flee damage percentage Adjusted zone stale time, danger zone size and max zones 'cache' size
1 Year Ago
merge from main
1 Year Ago
merge from Minigun_2024
1 Year Ago
merge from save248
1 Year Ago
merge from crowdin_fix
1 Year Ago
Wrote system to cull least active zone if danger zones overflow cache
1 Year Ago
Heli now filters its targets based on the danger of the zone they are in
1 Year Ago
fixed minigun shot sound with high ping
1 Year Ago
Increased orbit distance Refactor of napalm time handling in orbitstrafe
1 Year Ago
Fix NRE caused by null tags when using cached browser & ping estimation Add `string[] Tags` to standardize tags from cached browser
1 Year Ago
Update CrowdinUpdate.exe with some extra error handling
1 Year Ago
minigun ammo type fixes ( heli/turret )
1 Year Ago
Merge from main
1 Year Ago
Fix disk quota code not being called Try catch disk quota code incase file IO errors