111,885 Commits over 3,928 Days - 1.19cph!
Restored deferred path for billboards
Added shadow push/pull trick to fix flat shadow on billboards
lantern shadow fix
ceiling light impulse fix
5.4.0b12 (fixes chat input, breaks water, doesn't fix crashes)
Fixed LightLOD issues when the number of lights in the scene is less than the graphics.shadowlights convar
Made LightLOD snap to the current state (enabled or disabled) on spawn rather than always starting disabled and fading in
pre-patch armor should be repairable and not start broken
lanterns look nicer
can deploy lanterns on boxes
Hapis material tint tweaks.
Rest of the bugs. Hapis color tweaks.
Building blocks only send their support value to clients when it hasn't changed in the last iteration (fixes potential client connection flooding)
clothing fixes, changed some parameters on the ragdoll to reduce some of the neck distortion
Another layer of exploit safety for direction properties
Building protection reboot
Wall frame can no longer be placed after roof (fix for RUST-689)
Only defer the destruction of building blocks, destroy all other entities immediately when leaving a networking group
loot tables
researching an item not found in bp frag table costs 250 frags instead of 1000
added ceiling swinglight ( uses fuel for now )
fixed lanterns using wood for fuel
protocol++
syringe heals 5 health instantly and heals 30 over time
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
Prefab mountain topology updates
Fixed regression that caused rocks to occasionally overlap roads
Fixed compilation error in underwater.shader
Touched river and ocean shaders just in case
Randomize road width slightly
Rivers react to obstacles in a more natural way
Reduced river and road vertex count slightly
Fixed riverside and roadside topologies reaching too far around rivers and roads
Tweaked river and road splat adjustment fade
Fixed rivers sometimes randomly failing to be added to the water map (physics weirdness)
Added normal smoothing factor to road and river meshes
Fixed mesh normal discontinuities when rivers and roads have to be split for collider perf
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
First terrain splat pass no longer calculates slope
Road and river side cliff topology