33,104 Commits over 4,109 Days - 0.34cph!
if item is unresearchable, still allow repairs
reduced HQM from recycling components to nearly nothing
tshirt/longsleeve tshirt cheaper and no longer require sewing kit
rocket rarity set to 3 instead of 2
crossbow default blueprint, require WB1
eoka default blueprint
handmade shell default blueprint
green crates spawn workbench tier items slightly more often
metal shopfront much cheaper + default bp
vending machine much cheaper + default bp
protocol++
Fixed tier3 workbench materials
Changed world-model player self-shadows to stop casting on viewmodels
Added custom shadow casting to core shader set
searched items show lock icon
'new' notification has own alpha group
LR300/M92 uncraftable
pickaxe research cost reduced
research table cost drastically reduced (oops)
Servers can call the sv console command on clients (mods)
Can send optional entity ID with Signage.ReceiveTexture (mods)
Simple Handmade Sight researchable
Autoturret now researchable
Ice lake topology map fixes / fixed positions on clutter floating above the ground
Fixed checksum being unset when world cache is disabled (editor)
Fixed object motion blur ignoring transparent cutouts
Double armoured door research scrap cost is now the same as single
Set ResearchResource reference to scrap on the static research tables (so you can place scrap into them + research)
Subtracting BoneFollower removal again because fuck me
heavy plate helmet, heavy plate jacket, heavy plate pants, bandana, baseball cap, beenie hat, boots, candle hat, incendiary pistol bullet, shotgun trap, flame turret, metal shop front and small water catcher can now be researched
Removed need to be wet when trying to drink from bodies of water (was only testing on server, clients had it commented out -> weird behaviour)
Removed weird duplicate raycasts from water drinking tests (now raycasting only in GetWaterDrinkingPoint)
A NavMesh Grid Cell will now reuse terrain mesh data for all agent layers properly.
drop box, fridge, locker, mail box, chair, small planter box, table, vending machine, rug, rug bear skin and search light can now be researched.
Campfire default
Double wooden door default
Wooden window bars default
Bandage default
Wooden armour default
Wolf Headdress default
workbenches, sheet metal door, research table default blueprints
buckle up - merge into main
Tweak large gate sounds to match new anim speed
made the vehicle tire smoke taper off when the car goes airborne
Fixed lake topology settings
Fixed harbors spawning in lakes
Network++
Save++
Fixed sky reflection rgbm decode intensity mapping
Tweaked shadow refl occlusion to avoid undershadowing (RUST-1771)
Fix for foliage bug introduced in
23073
Scientists no longer shoots right through animals.
Fixed normal octa encoding for transmission surfaces; touched affected shaders
Resized animal bounds.
Npc aiming work.
Separated movement and action in Animal AI.
Subtracting player models
Cherrypicking only player model changes (may be temporary)
Cooking raw deer meat now correctly turns into cooked deer meat
Removed BoneFollower (client optimization), second attempt
Fixed server compile error
use maxvel from parent if applicable
bonefollower cycles after positionlerp
A couple of IList iterators were gc prone.
reset player rotation on dismount