127,960 Commits over 4,109 Days - 1.30cph!
Increased resolution of some terrain maps
Water map bake encoding fix
Re-baked custom map water textures
Merge from snow_biome_revamp
Monument randomization script improvements and fixes
Added randomization scripts to ice lakes
Added ice lakes to map generation
Disabled compression on lake prefab scene terrain maps
Re-saved lake scenes / terrain assets
Fix for foliage bug introduced in
23073
Rivers and roads check topologies in a radius when finding their paths
Barricade placement tweaks (concrete, stone and sandbag)
High external walls and gates require some space between them when placed parallel to each other (i.e. when stacking them)
Added and updated prefabs for hair style 1, style 2, female and male armpit and pubic hair, female and male eyebrows, facial hair style 1 with morph targets
Added temp icons for prefabs
Removed old and erroneous files
Adding parts of the new road generation algorithm (much faster and better looking, not 100% continuous yet)
Tweaked shadow refl occlusion to avoid undershadowing (RUST-1771)
Roads avoid being split by monuments and prefer going around them (until I add monument road connection points)
Fixed bus stops and power substations spawning on top of roads at T and Y intersections
Fixed sky reflection rgbm decode intensity mapping
Fixed lake topology settings
Fixed harbors spawning in lakes
Network++
Save++
made the vehicle tire smoke taper off when the car goes airborne
fixed scrap coming from food boxes (wtf)
specatators can use map (mod support)
setup research costs for all items
setup workbench reqs for all items
added 'basic' wood crate
Tweak large gate sounds to match new anim speed
changed literally everything
all new loot spawns
can only repair items if you have the blueprint
found weapons start with very low condition
workbench health and recipes
recipe balance
scrap balance
buckle up - merge into main
workbenches, sheet metal door, research table default blueprints
Campfire default
Double wooden door default
Wooden window bars default
Bandage default
Wooden armour default
Wolf Headdress default
drop box, fridge, locker, mail box, chair, small planter box, table, vending machine, rug, rug bear skin and search light can now be researched.
A NavMesh Grid Cell will now reuse terrain mesh data for all agent layers properly.
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)
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
Subtracting BoneFollower removal again because fuck me
Set ResearchResource reference to scrap on the static research tables (so you can place scrap into them + research)
Double armoured door research scrap cost is now the same as single
Fixed object motion blur ignoring transparent cutouts
Fixed checksum being unset when world cache is disabled (editor)