reporust_rebootcancel

106,447 Commits over 3,836 Days - 1.16cph!

8 Years Ago
leftover test stuff
8 Years Ago
Added log when server is fully started
8 Years Ago
Sticky gizmos for deferred decals
8 Years Ago
painstakingly moving decals into my prefabs without gizmos :'((((
8 Years Ago
tweaks
8 Years Ago
Convex hulls models for prevent building volumes Setup & prefab update
8 Years Ago
Cave jumping puzzles prefabs Updated caves prefabs with terrain triggers/ambient volumes/sound reverbs
8 Years Ago
Coarse slope blur all channels for now
8 Years Ago
Fixed Rust/SeparableBlur
8 Years Ago
Removed building blocked chat message when trying to place while placement guide is red Fixed code lock placement guide not being shown as red when in unauthorized cupboard
8 Years Ago
progress backup
8 Years Ago
Network++
8 Years Ago
█▋▋▍▌█ ▅▌▆ ▆▆▄
8 Years Ago
random junk
8 Years Ago
more ivy models building allowed guide models and prefabs
8 Years Ago
progress backup
8 Years Ago
progress backup
8 Years Ago
progress backup
8 Years Ago
Workaround for ssao/blur shader opengl compilation error
8 Years Ago
Fixed server side player rotation getting corrupted when spawning in sleeping bags that were placed on hills
8 Years Ago
Merge from dungeone, broken up lighthouse railing
8 Years Ago
Fix for near/viewmodel ssao color bleeding
8 Years Ago
protocol++
8 Years Ago
Lighthouse, broken up railing on the top floor.
8 Years Ago
Fixed water system perf on riverless maps
8 Years Ago
Foliage displacement code cleanup Minor foliage displacement optimizations
8 Years Ago
progress backup
8 Years Ago
Enabled ssao fade params for viewmodel occlusion; just needs tweaks and bleeding fix
8 Years Ago
Added missing lighthouse files and incremented network++
8 Years Ago
Merged lighthouse changes from dungeon. Fixed lighthouse spawning topology rules on proc map.
8 Years Ago
Quick optimization for OBB.Contains
8 Years Ago
Fixed lighthouse issues and changed lighthouse spawning settings on proc map
8 Years Ago
SSAO texture format error to warning
8 Years Ago
Fixed server ssao texture format error; now detecting null device
8 Years Ago
glow_worms models
8 Years Ago
progress backup
8 Years Ago
Fixed profiler sample mismatch introduced with 16568 (spamming when looking at terrain)
8 Years Ago
Added foliage displacement trails to players
8 Years Ago
Unified DecalDictionary and ParticleDictionary into EffectDictionary Added support for foliage displacement prints
8 Years Ago
Logging for RUST-1174
8 Years Ago
Building privilege is also checked at the construction placement position, not just at the player position
8 Years Ago
Added SSAO distance fade to far values; e.g. smaller radius in viewmodel
8 Years Ago
profile samples for GamePhysics rolled back to 5.4.0p1
8 Years Ago
Merged foliage shader fix
8 Years Ago
Fixed foliage displace shader d3d11_9x compilation error
8 Years Ago
network++
8 Years Ago
merge from dungeon_art_3
8 Years Ago
merge from main
8 Years Ago
Ore veins WIP textures and decal prefabs (gold and uranium) Glow worms textures and test models Adding cave dressing scene
8 Years Ago
cherrypicking the deferred decal shader fix