108,190 Commits over 3,867 Days - 1.17cph!
Prevent movement layer is included in AntiHack checks
▋▋▋▋▆▉▇ ▆▌█▌▉ ▍▍ ▉▍▇▉▊▄▌ ▇▋▅▊▊▋▍▇▅█ ▄▊▋▆ ▊█▊▋▄▉▄ ▆▆▄▅▊▋█▌ ▅██▋▍█▄▉ ▄▉▋▇▍▋▄▌▍ ▆▊▍█▊▌▊█▋▄ █▅█▄▄██▍
baseline for water purifier/desalinator
instahit fix
can no longer codelock fish traps ( wow )
Couple edit-mode more fixes
Improved quit to editor handling of when revz is enabled
Fixed fog seam on river to ocean transition; rivers too low tess for vertex fog
Optimized screen coord to frustum ray
Found an ingenious (i really mean dumb) way to allow runtime toggle for debug/testing; default off for now
Tested d3d11; d3d9 and gl need work before merge
Added prevent movement physics layer (similar to prevent building, just for movement)
Fixed turret LOS check ignoring cave triggers
Vis.Colliders handles terrain triggers
Fixed server projectiles (i.e. rockets) ignoring cave triggers
Fixed world models / ragdolls ignoring cave triggers
Lanterns can be placed on top of other deployables again (RUST-823)
Tightened valid cupboard deployment angle
ValidBounds rejects positions that are NaN or infinity (RUST-864, maybe)
Dialed back hemp tint randomization
Reduced driftwood density
Wild corn & pumpkins always spawn next to rivers
Fixed plant skins missing from asset bundles
Merge from decay_reboot
Network++
Added hemp seeds and hemp farming
Network++
Fixed plant planting and harvesting particle effect rotations
Plant server convars actually do what they claim to do
Fixed atmosphere shader to work well in both modes
Added graphics.revz toggle command
Cleaning up
ResourceRef refreshes when no GUID has been saved before (i.e. when changing GameObject to GameObjectRef in code)
Plant skins use prefab pooling
Plants can specify whether or not to switch to the dying state when harvested for the last time
Fixed plant entity leak when their happiness was stuck around 0 (could be caused by genetics or environmental conditions)
Fixed plants skipping their dying skin when exceeding their max number of seasons
Grass material to new shader
Added rust/std version of grass
Fixed water reflections on revz enabled
Patched most remaining shaders to support revz; transition now seamless, getting ready to merge
loot through walls/flame spawn fix
Missing gibs for the water well - prefab update
Water desalinator deployable files (models, LODs, COLs,Gibs)
Fixed being able to repair things with just wood
OSX protobuf generate script
Added revz toggle; default off
Made some code revz agnostic
Moved constant param computation to cpu; reduced per-vertex alu
Fixed remaining sky issues
Fixed incorrect near plane
Water well deployable files (models, LODs, COLs, Animation)
Matched bone scaling to what it was pre-patch