125,570 Commits over 4,171 Days - 1.25cph!
removed garbage from airdrop loot table
Tweaked server side weapon cooldown verification
Lighthouse greybox and scene update
Fixed code locks only being accessible from one side on gates (RUST-101)
Slightly more forgiveness in attack entity cooldown verification
Refresh entity links when rotating block after placement (RUST-1209)
Fixed clientside placement guide as well for RUST-1209
Fixed UDR opt not updating invisible renderers, causing issues on ragdolls
AH melee weapon LOS improvements
Fixed NRE in player visibility
▉██▇ ▆█ █▇█▊▉▊ █▆▄▇▇▍▉ ▍▄▊▍▋▇▄, ▍▄ ▋▋ ▋▋▌██ ▍▌█▅▅▍
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
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
military tunnel re-work
tunnel blocks update, added collapsed tunnel end
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