127,288 Commits over 4,109 Days - 1.29cph!
▉██▇ ▆█ █▇█▊▉▊ █▆▄▇▇▍▉ ▍▄▊▍▋▇▄, ▍▄ ▋▋ ▋▋▌██ ▍▌█▅▅▍
supply signal drop position has a random offset of 20 units
█▌▄▍▇ ▋▉▇▅▌ ▄▄▅▆ ▊▅█▋█▅▋▅▊▄▅
ownership debug tools made admin only and clientside
AH projectile LOS improvements
vm beancan grenade updates
Shotgun buckshot has slightly randomized velocity (doesn't affect damage, purely visual)
▋▆▋▄▆▌█ "▌▄▉█▄▍▉▇" ▉▊▅▆ ▊▉▍▄ ▌▆▍█▆▋▌▊
Fixed player corpses "flash" when hit (RUST-1212)
Can no longer interact with stuff while wounded
players no longer rebuild their body any time their inventory changes (yikes - gunbattle microstutter)
Attempt at fixing NRE when attempting to reconnect to server
Prevent UDR opt from initializing when component is disabled
Added Util/CRC class for fast crc32 and crc64 generation from single and multiple strings
basic position update for invisible players (so weapon moves to the right place)
Fixed missing arrows / spears when shot / thrown into the ground
server lag exploit fix
fix for floating weapons
fix for sleepers being invisible on terrain under certain conditions
Ghetto grading.
Various fixes.
Ladders on watch_tower_b are back on trigger layer
Airfield prefab update
Prerelease steam scripts (need to merge this change into preeelease branch)
fixed slight hitching on the double shotgun viewmodel animations
Ore spawn compensation, based on Alistair's figures.
military tunnel re-work
tunnel blocks update, added collapsed tunnel end
Less depressing grass colors.
Bed mattress doesn't look like it's wrapped in pee plastic.
Applied settings from save.
Sewers to vents blocks, added spiral stairs to climb up the vents
Military tunnel backup
Plugged a few gaps in tunnel blocks
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
Added admin printinput and printhead console commands
In the editor, keep separate prefab pools for client and server
Clamp AH projectile and melee tickets
Combat log also contains rejected attacks (including reason for rejection)
ProjectVersion / ProjectSettings auto updates
Entity pooling is disabled by default on the client and the server
Construction skin pooling is disabled by default on the server
Merge from entity_pooling (disabled)
Wood timber trims textures
Light fixtures prefab tweaks
Scene view synced Camera script