userandrecancel
branchrust_reboot/maincancel

5,910 Commits over 3,867 Days - 0.06cph!

8 Years Ago
Entity flag cleanup
8 Years Ago
8 Years Ago
Added ResetState to BaseNetworkable (meant to reset entity to instantiation state)
8 Years Ago
Enabled sound pooling by default on 64bit systems
8 Years Ago
Fixed several "Cannot play disabled audio source" warnings
8 Years Ago
Deferred mesh decal rollback
8 Years Ago
Hopefully fixed a case where the player view direction was not shown correctly to clients (RUST-1154)
8 Years Ago
Increased effective distance of rifle bullets
8 Years Ago
Adjusted bolt action damage so coffecan helmets let you barely survive one headshot (as they did before the damage buff)
8 Years Ago
Fixed some GC spam from auto turrets
8 Years Ago
Server side interaction checks for everything
8 Years Ago
Increased rifle and pistol projectile base damage from 40 to 50
8 Years Ago
Changed some pooling console commands
8 Years Ago
Added meleedamage, arrowdamage, bulletdamage and bleedingdamage server convars Added meleearmor, arrowarmor, bulletarmor and bleedingarmor server convars
8 Years Ago
Doubled projectile radius of shotgun buckshot and handmade shells
8 Years Ago
Merge from entity_pooling (disabled)
8 Years Ago
ProjectVersion / ProjectSettings auto updates
8 Years Ago
Unity 5.4.0p1
8 Years Ago
Combat log also contains rejected attacks (including reason for rejection)
8 Years Ago
8 Years Ago
Clamp AH projectile and melee tickets
8 Years Ago
AttackEntity cleanup
8 Years Ago
Added admin printinput and printhead console commands
8 Years Ago
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
8 Years Ago
Warning fix
8 Years Ago
Fixed missing arrows / spears when shot / thrown into the ground
8 Years Ago
Can no longer interact with stuff while wounded
8 Years Ago
▋▆▋▄▆▌█ "▌▄▉█▄▍▉▇" ▉▊▅▆ ▊▉▍▄ ▌▆▍█▆▋▌▊
8 Years Ago
Shotgun buckshot has slightly randomized velocity (doesn't affect damage, purely visual)
8 Years Ago
AH projectile LOS improvements
8 Years Ago
AH melee weapon LOS improvements
8 Years Ago
Fixed clientside placement guide as well for RUST-1209
8 Years Ago
Refresh entity links when rotating block after placement (RUST-1209)
8 Years Ago
Slightly more forgiveness in attack entity cooldown verification
8 Years Ago
Fixed code locks only being accessible from one side on gates (RUST-101)
8 Years Ago
Tweaked server side weapon cooldown verification
8 Years Ago
AH tweaks
8 Years Ago
Logging tweaks
8 Years Ago
Logging tweaks
8 Years Ago
Projectile cleanup tweaks
8 Years Ago
Server lag compensation for attack entity cooldown verification
8 Years Ago
8 Years Ago
Fixed situation where projectiles could break on the server when destroying an entity (even if some penetration power was left)
8 Years Ago
Tweaked server side projectile handling, added more logging
8 Years Ago
Eliminated server lag from player desync time calculation
8 Years Ago
AH tweaks
8 Years Ago
8 Years Ago
More logging
8 Years Ago
Wrapped projectile ID and seed generation
8 Years Ago
More detailed server side attack and projectile verification logging