255,348 Commits over 3,990 Days - 2.67cph!
Fixed testlevel terrain not showing properly
Fixed menu scene and a few other terrain mats; added back 4-layer terrain shader temporarily until menuscene gets remade
Moved horizon fade env refl occlusion into RustPBSLighting to save ALU
Traded detail spec map for occlusion map; also affects env refl occlusion
Swapped rust std shader wetness order to be after particle accum
Improved shader parity with original std shader
Autospawn decor rock tweaks.
Working on strongly naming assemblies loaded by the game host process.
Added delta modifier methods to the terrain height map (mostly for rivers)
Cleaned up some terrain map code
Buncha mats, and some cleanup.
Added TENN backhand volleys & .meta
Added river water mesh generation (WIP)
Fixed neon green clovers.
Fixed pixel offset shift on TerrainSplatMap apply
- Added support for additonal weapon anchors, started propper implementation of dual/multi wielding
[smash_blox] Ball now bounces non-uniformly.
Made TriggerTemperature suck less
Fixed mistake in demo recording logic, fixed SmashBlox demo.
New 3x cheaper pine trees.
Seperated radiation into radiation level and radiation poisoning
Smoothed radiation screen overlay transition
Made geiger sound quieter
Network protocol++
Fixed minor colormap alpha issue
Updated vm bow source anims file
Now working in the 3D arcade unity project again.
Switched over connection to Raknet
Merge branch 'master' of arcade
Refactored the way decor parameters are applied on placement
Fixed possible hang on game host initialization.
[zombies] wall animates being built
Merge branch 'master' of arcade
Possible fix for game host not starting using Mono.
Merge branch 'master' of arcade
Removed temp fix used when trying to get it working on linux.
Bridge mesh placement tweak
Updated cave prefab
Added warehouse monument
Strip RockMaterial component in server builds
FOR FUCK SAKE iteration on modular pieces/ fix seams
Created "special" clothing folder for weird stuff that doesn't fit elsewhere. Adding candle hat models, mats, and prefabs
[zombies] reselecting a survivor that is waiting to build wont prevent them building when square clear
[zombies] fixed 2 errors in Soldier class, removed temp mouse pos fix