190,953 Commits over 4,049 Days - 1.97cph!
deleted a bunch of chroma shit
-Added game mode reference to NetworkPeer.
- Added an ownable buildings switch to game mode config.
- Extra null checks in buildings that seem to be needed for my big King Of The Hill building to load correctly.
Less ridiculous shader wind settings
Less dull reds (fire) in storm post
Item fix.
Item fixes.
New icons.
Manifest.
Necklaces, stats & sounds.
Manifest.
Missing stats on trinkets and rings.
Added network extrapolation smoothing
Increased default network extrapolation time
fixed bad item stats editor labels
cleaned up damage calculations, moved to CombatUtility class
udpated crit calc multiplier (increased by 0.2 from 1.2 to 1.4)
renamed baseCombatEntity.CriticalDamageRating and related members to Ferocity
added Ferocity and Resilience stats to ItemStatsProperties
fixed ItemStatsPropertiesEditor not showing new fields
Site A now has a proper road instead of dirt path
Road to site B
Refinery props and decor
lightning spawn range tweak and 20% less blue
Fixed starting gear not being given to players on respawn
Fixed craggy island navmesh
Made Behaviours events static to avoid allocations (listeners in BehaviourChain and SmartObject cross-reference the behaviour's chain or target, respectively)
Lightning tweaks (WIP)
Start inventory changes.
Rings & icons.
Proper UI sounds for the items.
Manifest.
fixed weather types that share the same particle FX causing them to fade out on transition
lightning spawn rate/range fix
craggy cleanup, fixed navmesh etc
Toned downn chromatic dispersion values in water materials
Fixed all fx prefabs with invalid sorting fudge values
Fixed IsFinite(outDistanceForSort) error spam around water
Fixed DepthMask server compile error
Fixed potential edit-mode NRE in WindZoneEx
Added DepthMask component to mask out water at smaller scales (e.g. boat deck)
Fixed some items never spawning in Savas Koth loot tables
WIP setup for logo customisation
Updated Savas Koth loot tables - Chainsaw, fire arrows, nailgun and flamethrower
Added Sedan and CH47 spawns to Savas Koth
debug weather toggle in editor window
deferred fog control in weather settings
Fixed missing motion blur
Catacombs aren't missing.