190,970 Commits over 4,049 Days - 1.97cph!
WiseGuys Tools option to turn editor bonus inventory items on and off
short material and fuzz updates
Fixed fireball FX.
Fireball balance tweak.
WIP logo customisation stuff/tweaked logo random parameter
It's just a big cylinder TBH
King Of The Hill mode work
Merge basic game modes implementation into Main. It's not complete but it's stable enough and there are already lots of changes.
Starting gear changes.
Weather sound test.
Rusty equipment is properly trash-tier.
King Of The Hill building final
New weapon & shield setup stuff
Manifest
added in-game option to toggle razer keyboard colouring
added HWColour static class as a wrapper for hardware colouring.
keyboard colour now changes to current player's team colour during matches.
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