108,319 Commits over 3,867 Days - 1.17cph!
Added global fog image effect (now in addition to aerial perspective)
Restricted thirdperson to admins/devs
Forbid building directly on roads
Fixed metal floor missing protection properties
Made bow ironsights less ironsighty
Fixed bow arrow fire speed
Fixed viewmodel editor scene
Fixed building block protection properties setting inconsistently
Remade BuildingTest save (because itemids changed - which broke the old one)
Tweaked how long it takes meat to burn
Fixed F2 menu graphics under audio menu
Hangar 1 scale fix and other tweaks.
Tweaked rock scale ranges
Added missing colliders to the arctic field trees
Added property to ignore a certain splat to TerrainSplatSetGenerator
Updated radtown prefab splat modifiers
Fixed generic monuments occasionally spawning partially inside radtowns
Protocol++ (network + save)
Some more broken trees fixed.
Fixed the newly broken trees.
Fix rock sounds not playing
Concrete footsteps first pass
Fixed merge terrain config.
Fix ambience for new topologies
Reorganize sounds after move outside resources folder
Make sure the rest of the sound system is using prefab references instead of string names
Re-enabling some shader features
Terrain texture heights better compromise between parallax and splat blend.
Merge changes from trunk (gulp)
Fixed being able to wear blueprints
Fixed bow reload
Fixed hurt overlay showing while spectating
Fixe metabolism changes not being applied (when eating, using bandage etc)
Fixed infinite human meat
Added warning on creating item with <1 amount
Fixed animator warnings
Adding hide/burlap models, textures, prefabs, etc.
horse animations (idle / walking)
Added noise verification of the 1D value, 1D gradient and 2D gradient overloads
Made noise verification sample at random positions in the valid noise range rather than hardcoded boundaries
Log more specific warning in safe mode
Fixed RockMaterial error in test level
Log exception message as warning if noise cannot connect to native backend
Manually backported changesets 5737 and 5740 to main
Moving stuff out of resources
Made ambienceManager stuff use references instead of strings
Fixed terrain map normal decode (result has to be in world space)
Fixing grayscale texture settings
Fixing a couple of minor things post-merge
Fixed terrain normal map bake
Post-merge compilation fix