reporust_rebootcancel

105,854 Commits over 3,806 Days - 1.16cph!

9 Years Ago
Fixed speedtree shader compilation errors in dx9 Fixed potential shader issues in obscure configurations
9 Years Ago
Removed shader warmup (linux crash bug)
9 Years Ago
Fixed low res terrain rocks
9 Years Ago
9 Years Ago
optimized bear model LODs
9 Years Ago
Fixed floor grill thinking it was a door updated phrases
9 Years Ago
Fixed typo
9 Years Ago
Fixed standard blend layer shader bugs in lower LODs More flexibility in shader framework
9 Years Ago
Merge from prerelease
9 Years Ago
Network++ Save++
9 Years Ago
Tweaked distribution of rocks and bushes
9 Years Ago
Value noise decor placement parameters are now exposed in the inspector
9 Years Ago
Merge from main
9 Years Ago
Fixed broken alpha test on terrain affecting caves
9 Years Ago
More pre merge
9 Years Ago
testing wip
9 Years Ago
pre merge
9 Years Ago
Updated bloom
9 Years Ago
Missed some files
9 Years Ago
Merged male/female tshirt
9 Years Ago
Merge from main
9 Years Ago
Female version of the tshirt
9 Years Ago
tuna wall light LODs, materials and textures.
9 Years Ago
Split intentory menu to its own scene Pie menu is a scene
9 Years Ago
bundles fix
9 Years Ago
AmbienceEmitter occlusion gain updates in Update instead of a Coroutine. Enable/disable AmbienceEmittter component when activating/deactivating emitters.
9 Years Ago
Merge from main
9 Years Ago
Sounds for new building frame pieces
9 Years Ago
Fixed warehouse floor decal (#492)
9 Years Ago
Merge from shader refactor branch
9 Years Ago
Added missing files
9 Years Ago
Completed shader refactor
9 Years Ago
Temporarily moved a bunch of clothing prefabs to work with the playermodel scene
9 Years Ago
Clothing adjustments and reskinning. Cleaned up some weird locations of prefabs/meshes.
9 Years Ago
prefab prepare
9 Years Ago
flamethrower and scope + LODs and materials etc
9 Years Ago
Natives
9 Years Ago
Copy steamclient.so to Plugins/x86_64 for linux server
9 Years Ago
9 Years Ago
steamclient.so for linux server
9 Years Ago
Render stuff in a separate native dll (so linux server doesn't try to load it)
9 Years Ago
Merge from main
9 Years Ago
Fix for RUST-574
9 Years Ago
roof conditional models 2.0 upgrade
9 Years Ago
Rock and metal foundation steps no longer remove foundation sides (since they're not solid beneath them)
9 Years Ago
Merge from main
9 Years Ago
Vis.Colliders is allocation-free and supports collider subclasses as the generic type
9 Years Ago
Fixed potential signage NRE when database was deleted
9 Years Ago
Native updates, Protocol++
9 Years Ago
merge from main