branchrust_reboot/maincancel

34,643 Commits over 4,232 Days - 0.34cph!

11 Years Ago
Use particle accumulation rather than terrain blending where possible Patched particle accumulation to take albedo alpha as accumulation opacity Added rock sand / snow particle accumulation textures (lower res, VRAM-only, compressed, packed spec / smoothness map)
11 Years Ago
Load shadervariants from the bundle
11 Years Ago
Added terrain renderer toggle to dev menu
11 Years Ago
ignore.conf
11 Years Ago
Don't init itemmanger twice in editor
11 Years Ago
More debug info on startup (for support)
11 Years Ago
Fixed language selector
11 Years Ago
Changed singleton component setup process to guarantee initialization before any other script enters Awake() (using GameSetup)
11 Years Ago
Trigger NREs
11 Years Ago
Added ParticleSystemCull (use this Petur)
11 Years Ago
Updated shader variants
11 Years Ago
Tweaked particle accumulation texture tiling of generic rock materials
11 Years Ago
Disabled vertexlit fallback on all of our custom standard shaders (falls back to it with lod shader LODs, looks utterly broken)
11 Years Ago
Canvas.BuildBatch HUD tests
11 Years Ago
improved the bear movement animations.
11 Years Ago
redid the wolf attack animations to look more realistic ( doesn't swing it's paw like Mike Tyson anymore )
11 Years Ago
all image effects on single camera
11 Years Ago
Fixed missing floors/rocks when shaderlod < 300
11 Years Ago
Show Integrity Error message when kicking
11 Years Ago
Tweaked image effect scales
11 Years Ago
RustShaders escaped the bundle
11 Years Ago
Disable batching test
11 Years Ago
Melee weapon sound polish
11 Years Ago
Mix adjustments
11 Years Ago
Fixed map not working
11 Years Ago
tweaked ragdoll settings for several of the animals.
11 Years Ago
Optimizations, profiling, bug fixes
11 Years Ago
Tweaks
11 Years Ago
Fixed some shaders not casting shadows
11 Years Ago
Fixed giveall only giving to one player
11 Years Ago
EAC update
11 Years Ago
EAC compile fixes
11 Years Ago
EAC repeated kick attempt fix
11 Years Ago
Error logging
11 Years Ago
More error logging
11 Years Ago
Tweaks
11 Years Ago
Fixed missing icons on some item options Updated phrases
11 Years Ago
Campfire actually has an indication that it's hurting you Made furnace sound quieter
11 Years Ago
Cleaning up unused shader keywords
11 Years Ago
Fixed viewmodels casting shadows
11 Years Ago
Added map search filter to server browser
11 Years Ago
Fixed networking bug causing items not to unequip when broken (clientside) bow has less max condition
11 Years Ago
Simplyfying how positional data is sent (to reduce latency)
11 Years Ago
Categorized the Tweaks view Added option to automatically transmit voice (without holding down v) Added option to turn off nametags
11 Years Ago
Send player tick immediately
11 Years Ago
EAC update
11 Years Ago
Fixed terrain basemap issues on OSX
11 Years Ago
minor comment correction
11 Years Ago
added some natural lean movements when the player runs and turns ( for all the weapons now )
11 Years Ago
Added some missing vars to tweaks menu