130,612 Commits over 4,232 Days - 1.29cph!
    
    
    
        
            
            
            
                
                created noatlas concrete barricade variant and applied to concrete barrier prefab so lod1 has same uvs and material as lod0 on the deployable version
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from world_update_2
 
                
                
                
                
                
             
         
        
            
            
            
                
                Prevent harbors and ferry terminal from spawning on top of rivers
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from dpv_anim_transition_fix
- contains a change to BaseMountable.Mount that replaces an RPC call to ForcePositionTo with an immediate network update on the player
 
                
                
                
                
                
             
         
        
            
            
            
                
                Make flame thrower and fire arrow more reliably scare wolves
 
                
                
                
                
                
             
         
        
            
            
            
                
                world_update_2 -> radioactive_water
 
                
                
                
                
                
             
         
        
            
            
            
                
                replaced an RPC call to ForcePositionTo with an immediate net update of the player when mounting
- both feel responsive, but seperating the change in position from the mounted state caused an edge case in anim state transitions
 
                
                
                
                
                
             
         
        
            
            
            
                
                Wood Pile:
Balancing changes
Increased size of grass displacement map
 
                
                
                
                
                
             
         
        
            
            
            
                
                No longer spawn ice sheets next to rivers (overwrites river splat and looks out of place)
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from terrain-smoothness
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                merge from world_update_2
 
                
                
                
                
                
             
         
        
            
            
            
                
                Reduced canyon target count from 2 to 1 to help other monuments have enough space to spawn
 
                
                
                
                
                
             
         
        
            
            
            
                
                GenerateOceanTopology skips lake topology as well (previously only mountain topology, which was missing from oasis)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add NoPickUp and FastDespawn item flags.
Refactor despawn timer init.
Check for NoPickUp flag when showing pickup option.
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▋▋▄ ▍▅▊▇▅▍█▋▉▍ ▍▄ ▊▌▅▆▌▄, ▌▆▆▅ █▄▉▋ ▄▆█▄▄█ ▅▍██ ▌▉█▋▆▊▄▍
 
                
                
                
                
                
             
         
        
            
            
            
                
                added condition to normal swimming->standing transition to not be mounted
 
                
                
                
                
                
             
         
        
            
            
            
                
                If a wolf is stuck while roaming, kill it to save perf
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from ocean-lightcolor-override
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▅▆▉▌ ▍▆▅▊ ▇▊ ▅▊█▇▉▉ ▋▄▅▍▇ ▊█▉▊▆▋ █▇▍▇, ▅▍▍▋▍▌ ▄▉▄▋▄▍ ▊▍▊▆▄▉▄▍▋▊▅ ▇█▌▄ ▅▋█ ▊▇▇▆▍▋
 
                
                
                
                
                
             
         
        
            
            
            
                
                mrege from world_update_2
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge: from /main/clean_dead_code
Tests: upgraded half wall - it worked
 
                
                
                
                
                
             
         
        
            
            
            
                
                Clean: removing code marked for deletion since 2023
Tests: upgraded half-walls - it worked
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from frontier_hatchet
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                merge from world_update_2/Halloween_2024
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from divesite-foliage-displace
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge: from main
Tests: none, no conflicts
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from world_update_2
 
                
                
                
                
                
             
         
        
            
            
            
                
                Optim: Recycle a list when paying for placement
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
            
            
            
                
                world_update_2 -> radioactive_water
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▋▉▇█▋ ▆▍▊▇ ▋▇▆█_▄▇▉▄▄▋▋▆▋▋▍
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from Halloween_2024/DraculaCape_Burstcloth
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fixed custom vertex streams on manpad fx
 
                
                
                
                
                
             
         
        
            
            
            
                
                Optim: Avoid transient allocations for GetReloadMenu
This is more like a janitorial fixup rather than anything significant. Not recycling GameMenu.Options list because it's a struct, and we don't have a good strategy of shrinking containers in the pool yet.
Tests: Changed ammo for AK via radial menu
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added Tools/Find/Conflict ID Lookup tool
Fixed campfire_on.static, cursedcauldron_on.static, lantern_on.static all assigned prefab id of 0
Rebuild manifest
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Update: reset radioactivity when recycling Items
Although Item pooling is not live on this branch, instead of going through merge overhead I'm just patching it directly here.
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
            
            
            
                
                Optim: Reduce allocations when running reloading logic on the server
- Added non-allocating singular IAmmoContainer.FindX methods
We've got a bunch of places where we are only interested in result but try to gather all.
Tests: Built all modes in editor. In local session, shot a couple mags with different ammo types. Explicitly switched ammo type via radial menu, and implicitly via reload-on-empty.
 
                
                
                
                
                
             
         
        
            
            
            
                
                painted black on ocean and ocean side topos of oasises
fixed ocasis_c biome texture not containing data
 
                
                
                
                
                
             
         
        
            
            
            
                
                wip temporary, no-pickup world items
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Update: Getting rid of allocating PlayerInventory.AllItems
- Previous AllItemsNoAlloc is now new GetAllItems
- Added PlayerInventory.Contains
Tests: none, trivial changes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Update: List<Item> now use Free instead of FreeUnmanaged.
- Amortized a couple consecutive push calls
Need to do the same for ItemContainer.
Tests: Built all modes in editor. No runtime tests as it's trivial changes.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Compute anim hashes to not reimport them when they didn't change
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▆▊▇▅▊▋▄ ▊▌▇▉ ▉▋▊▇▄▊▊ ▅▄▉▌▇▍▅▄▌ ▅▇▄▄▊▉▄▅ █▄▉ █▉▅▄▇▉, ▍▍▄ █▍▆▋ ██▌▅█▇ █▄▊▍ ▌▆▌ ▆▍▄ ▋█▍▄▄▆▉▍,
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Wider terrain blend map for swamp_b