reporust_rebootcancel

111,885 Commits over 3,928 Days - 1.19cph!

9 Years Ago
Restored deferred path for billboards Added shadow push/pull trick to fix flat shadow on billboards
9 Years Ago
lantern shadow fix ceiling light impulse fix
9 Years Ago
5.4.0b12 (fixes chat input, breaks water, doesn't fix crashes)
9 Years Ago
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
9 Years Ago
pre-patch armor should be repairable and not start broken
9 Years Ago
lanterns look nicer can deploy lanterns on boxes
9 Years Ago
Merge from main
9 Years Ago
Merge from procgen
9 Years Ago
Patch-safe hapis fixes.
9 Years Ago
Hapis material tint tweaks.
9 Years Ago
Rest of the bugs. Hapis color tweaks.
9 Years Ago
Merge from main
9 Years Ago
various bugtracker bugs
9 Years Ago
Building blocks only send their support value to clients when it hasn't changed in the last iteration (fixes potential client connection flooding)
9 Years Ago
clothing fixes, changed some parameters on the ragdoll to reduce some of the neck distortion
9 Years Ago
Another layer of exploit safety for direction properties
9 Years Ago
Server compile fix
9 Years Ago
Building protection reboot
9 Years Ago
Wall frame can no longer be placed after roof (fix for RUST-689)
9 Years Ago
Only defer the destruction of building blocks, destroy all other entities immediately when leaving a networking group
9 Years Ago
loot tables researching an item not found in bp frag table costs 250 frags instead of 1000
9 Years Ago
added ceiling swinglight ( uses fuel for now ) fixed lanterns using wood for fuel protocol++
9 Years Ago
syringe heals 5 health instantly and heals 30 over time
9 Years Ago
kick player on exception
9 Years Ago
fix for chat bar selection issues
9 Years Ago
injure command is admin only
9 Years Ago
Melee trace uses a threshold to switch between the accurate best-hit trace and the inaccurate any-hit fallback
9 Years Ago
Updated skeleton damage multipliers
9 Years Ago
Melee weapons look for the best body part to deal damage to rather than just taking the first one they can find
9 Years Ago
Prefab mountain topology updates
9 Years Ago
icon update
9 Years Ago
Fixed regression that caused rocks to occasionally overlap roads
9 Years Ago
Micro cliff tweaks
9 Years Ago
clothing tweaks
9 Years Ago
merge from main
9 Years Ago
Merge from main
9 Years Ago
Fixed compilation error in underwater.shader
9 Years Ago
hoodie tweaks
9 Years Ago
Touched river and ocean shaders just in case
9 Years Ago
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
9 Years Ago
Merge from main
9 Years Ago
wood armor pants/jacket not repairable can wear broken armor at 25% effectiveness
9 Years Ago
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
9 Years Ago
Ragdoll uses new rig.
9 Years Ago
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
9 Years Ago
Merge from main
9 Years Ago
Smooth water volume color transition from river to ocean
9 Years Ago
Fixed river lighting mismatched with ocean
9 Years Ago
First terrain splat pass no longer calculates slope
9 Years Ago
Road and river side cliff topology