201,164 Commits over 4,171 Days - 2.01cph!
Fixed some items never spawning in Savas Koth loot tables
Added DepthMask component to mask out water at smaller scales (e.g. boat deck)
Fixed DepthMask server compile error
Fixed potential edit-mode NRE in WindZoneEx
Fixed IsFinite(outDistanceForSort) error spam around water
Fixed all fx prefabs with invalid sorting fudge values
Toned downn chromatic dispersion values in water materials
craggy cleanup, fixed navmesh etc
lightning spawn rate/range fix
fixed weather types that share the same particle FX causing them to fade out on transition
Rings & icons.
Proper UI sounds for the items.
Manifest.
Lightning tweaks (WIP)
Start inventory changes.
Made Behaviours events static to avoid allocations (listeners in BehaviourChain and SmartObject cross-reference the behaviour's chain or target, respectively)
Fixed starting gear not being given to players on respawn
Fixed craggy island navmesh
lightning spawn range tweak and 20% less blue
Site A now has a proper road instead of dirt path
Road to site B
Refinery props and decor
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
fixed bad item stats editor labels
Added network extrapolation smoothing
Increased default network extrapolation time
Missing stats on trinkets and rings.
Necklaces, stats & sounds.
Manifest.
Item fixes.
New icons.
Manifest.
Less ridiculous shader wind settings
Less dull reds (fire) in storm post
Item fix.
-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.
deleted a bunch of chroma shit
added HWColour static class as a wrapper for hardware colouring.
keyboard colour now changes to current player's team colour during matches.
added in-game option to toggle razer keyboard colouring
New weapon & shield setup stuff
Manifest
King Of The Hill building final