200,001 Commits over 4,140 Days - 2.01cph!
StatModifier.MinipulationType not pulling value from data params when present.
Merge from player_pooling (disabled by default)
Fixed a plethora of broken shit in Stats, reimported stats data
Fixed GroupStats averaging of vitals not using MaxValue (was using unmodified BaseMaxValue)
added drum item, animations and is drumming bool
Reverted GroupStats MaxValue change, added averaged Cap value
Only Units run stat simulators (for now)
Fixed onInventoryChanged event being called every time a shot is fired
Military Tunnels scene work backup
removed sticky gizmos from tunnels prefabs triggers
Clear LOD group when clearing player mesh (should fix duplicate LOD group warning with player pooling enabled)
Added a missing script to the dungeon cam to render decals
Needs and Vitals share a common base type, RangedStat
Fixed stats being simulated when they shouldn't have been (bad editor)
ItemIcon NRE fix (for real)
Enabled entity and player pooling by default on 64bit systems
Disabled entity pooling on furnaces + campfires for now (VFX stuck)
Eliminated hasEntityMenu computation from ClientInit (slow)
Only wooden boxes and large wooden boxes are pooled, not all entities that inherit from StorageContainer
Fixed distorted water reflections in rivers (RUST-1248)
Disabled pool.players by default again (more testing)
RUST-1250: Sound pooling fixes (hopefully.. can't reproduce in editor yet)
Set sound modulator value to 1 when fetching new modulators from the pool
fixed player twitching into sleep anim when he jumps in / out of the water
tweaked the materials for all of the weapon addons and the m249 (they look more metallic now)
beds are actually pickupable again
lr300 spawn tables
lr300 balance
FOR FUCK SAKE player prefab hit adding shield
FOR FUCK SAKE fix water particle, rebuilt tile/room prefab
FOR FUCK SAKE particle file cleaning
Collectable pickup sunds for mushrooms, stones, and stumps
Research table sounds
More sound tweaks & polish
Trainyard - fixed the holes in terrain sometimes happening near large basin
crying anims to the crying emote
More stats refactoring.
Added IStat, as base Stat uses generics for definition type
Current Stat cap modifier is held by Stat.ActiveCapModifier in place of the IsCapped bool from previous iteration
Changed mission list to show large or small icons
Disabled stunts
Disabled TOD
Hopefully fixed NRE when attempting to join a no longer existing collection