31,203 Commits over 3,928 Days - 0.33cph!
fix for chat bar selection issues
injure command is admin only
Melee trace uses a threshold to switch between the accurate best-hit trace and the inaccurate any-hit fallback
Updated skeleton damage multipliers
Melee weapons look for the best body part to deal damage to rather than just taking the first one they can find
Fixed compilation error in underwater.shader
Touched river and ocean shaders just in case
wood armor pants/jacket not repairable
can wear broken armor at 25% effectiveness
armor balance
roadsign armor more effective against melee, less effective against bullet
wood armor very effective at stopping shots, but breaks after being hit twice
helmets overall more effective against melee, but easier to break
metal facemask/chestplate slightly cheaper, but only save 5-8 shots before requiring repair
bone armor nerfed against bullets slightly ( it looks stupid anyway so don't use it )
code cleanup
armor condition lowered by damage absorbed
final breaking shot on armor properly only absorbs what it can fractionally rather than 0 or 1
cannot wear broken armor
broken helmets fly off the player on kill headshot
broken items have warning icon
armor provides 100% protection until broken rather than scaled by its condition
Smooth water volume color transition from river to ocean
Fixed river lighting mismatched with ocean
Ported over frag shader interp reduction from prerelease branch
Fresh import changes (adding m_LocalEulerAnglesHint to all the prefabs :S)
Resized ThirdParty textures to their max in engine size (reduces repo by 3gb)
RakNet.bundle, Renderer.bundle
RustNative.bundle copy hack for osx
armor damage balance and adjustments
helmets now fall off the player when broken
Wrap saving to disk in a coroutine, so unix can fail to save without completely breaking
Clothes/Armor :
can have condition
Lose on damage
Protect relative to
Can break
Determine properly which item was hit by a projectile/attack
Right clicking clothes in inventory tries to wear them
Fixed syringe etc having to be holstered/deployed to reuse (on modded servers with stack size increase)
RPC functions can have no arguments, added warnings if arguments unusable
Reduced craft time of wooden, barbed and metal barricades
Clamped client.lookatradius
Linux save bug fix attempt
Don't try to open chat if graphics.chat is false
eating cans of food produces empty cans (can be melted on campfire into metal fragments)
Merged-in fixes from prerelease; closer shader parity with 5.4b
merge from /main/inv-ui-sounds
Server save backup->moveto is more resiliant to sharing violations
Fixed viewmodelarms being specular as fuck
Merging light clone shadow changes and particle shader fix
enabling decal shadow on some fade materials
Replace KillerName in streamermode