11,010 Commits over 4,079 Days - 0.11cph!
Changed some pooling console commands
Added meleedamage, arrowdamage, bulletdamage and bleedingdamage server convars
Added meleearmor, arrowarmor, bulletarmor and bleedingarmor server convars
Doubled projectile radius of shotgun buckshot and handmade shells
Merge from entity_pooling (disabled)
Entity pooling is disabled by default on the client and the server
Construction skin pooling is disabled by default on the server
ProjectVersion / ProjectSettings auto updates
Combat log also contains rejected attacks (including reason for rejection)
Clamp AH projectile and melee tickets
In the editor, keep separate prefab pools for client and server
Added admin printinput and printhead console commands
Weapon LOS checks now use client side projectile start position (after verifying that it's valid)
Added additional line segment to projectile and melee hit LOS check
Added additional info to log when rejecting projectiles for LOS violation
Added vis.lineofsight convar
Added vis.protection convar
Fixed missing arrows / spears when shot / thrown into the ground
Can no longer interact with stuff while wounded
▋▆▋▄▆▌█ "▌▄▉█▄▍▉▇" ▉▊▅▆ ▊▉▍▄ ▌▆▍█▆▋▌▊
Shotgun buckshot has slightly randomized velocity (doesn't affect damage, purely visual)
AH projectile LOS improvements
AH melee weapon LOS improvements
Fixed clientside placement guide as well for RUST-1209
Refresh entity links when rotating block after placement (RUST-1209)
Slightly more forgiveness in attack entity cooldown verification
Fixed code locks only being accessible from one side on gates (RUST-101)
Tweaked server side weapon cooldown verification
Projectile cleanup tweaks
Server lag compensation for attack entity cooldown verification
Fixed situation where projectiles could break on the server when destroying an entity (even if some penetration power was left)
Tweaked server side projectile handling, added more logging
Eliminated server lag from player desync time calculation
Wrapped projectile ID and seed generation
More detailed server side attack and projectile verification logging
Fixed near clipping plane sometimes cutting off part of weapon viewmodel (RUST-837)
Rescaled some numbers (no effect other than semi auto pistol damage rounding)