128,910 Commits over 4,232 Days - 1.27cph!
    
    
    
        
            
            
            
                
                increased engine thrust, as strong as 2.5 sails
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added Is Scale Static field to RustIcon editor
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                disabling shadow casting on prefabs
 
                
                
                
                
                
             
         
        
            
            
            
                
                handle steering adjustment with COM centerline properly
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                RPG7 - copied files to independent rpg branch
 
                
                
                
                
                
             
         
        
            
            
            
                
                added static camera prefab version
foor barge hierarchy and groups refactor
reducing popping due to culling volumes
cleared double rendererbatch scripts on some prefabs
 
                
                
                
                
                
             
         
        
            
            
            
                
                Simple reloading (just ignores the reload bar for now)
Lerp client turret rotation when predicting (since we dont have snapshots to smooth it out)
 
                
                
                
                
                
             
         
        
            
            
            
                
                improving culling selection on farm barge for reduced popping
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                initial engine forces
- steering derived force direction
- separate convar for position influence, much weaker than sails
 
                
                
                
                
                
             
         
        
            
            
            
                
                improving culling selection on medical barge for reduced popping
 
                
                
                
                
                
             
         
        
            
            
            
                
                Restore broken Desert_Dwelling_double_A.prefab corrupted in 
122570 on scientist_iteration branch.
Fixes it randomly preventing server startup when trying to be spawned by abandoned military base
 
                
                
                
                
                
             
         
        
            
            
            
                
                improving culling selection on supplies and prison barge for reduced popping
 
                
                
                
                
                
             
         
        
            
            
            
                
                Engine basic functionality but no forces applied yet.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed entrance portal buoys spawning out of valid bounds
 
                
                
                
                
                
             
         
        
            
            
            
                
                model refresh for the medical syringe 
textures and material 
(new folder - kept old so can be replaced)
 
                
                
                
                
                
             
         
        
            
            
            
                
                rebuilt static CH47 prefab to get rid of skinnedMesh renderers in favor of regular mesh renderers, removed bone hierarchy and add the visually damaged blades to it, made LODs for blades
 
                
                
                
                
                
             
         
        
            
            
            
                
                PTBoat script handles loot spawning rather than the spawner itself
This means console command spawned boats will spawn their loot properly
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added DrawInspectorTexture attribute to draw Texture2D properties and fields in inspectors
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge: from baseplayer_vis_nre
- fixed false positive logging, better logs
Tests: built standalone and connected to staging server - no extra errors on connect
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Update: move breadcrumbs a bit to get better callstack
- eliminated a false-positive
Tests: built standalone and connected to staging - no more error logs on connect to server
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                initial Terrain_WaterHeight separation and dummy data for both
 
                
                
                
                
                
             
         
        
            
            
            
                
                Rust 12th Birthday Cake - Created optimized mesh LODS for world model and viewmodel. Updated projectile, wm prefabs.
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fixed deep sea exit portal not working
 
                
                
                
                
                
             
         
        
            
            
            
                
                Removed obsolete tags from floating walkway kits
 
                
                
                
                
                
             
         
        
            
            
            
                
                Initial split of Terrain_CoarseHeight for deepsea, just blank texture for now
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Removed the random GiveUp text ddraw randomly telling me to give up in editor
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed IsInsideInnerBounds returning false when in the deep sea
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added Spike trap model component
 
                
                
                
                
                
             
         
        
            
            
            
                
                reduced visible distance for casino indoor props, but took out some props to draw further to reduce popping
raised interior culling volume because we should not see the interior furniture at street level (+1k batches otherwise)
added a regular props_culled culling group for props on the outside to cull like other barges
re-organised prefab categories to be in line with other barges hierarchies
added some polygon surfaces inside the casino floors to help with automatic culling of objects below
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Add a bunch of profiler samples to other things in OnPreCull() and code that uses CommandBufferManager to clarify profiling output
 
                
                
                
                
                
             
         
        
            
            
            
                
                Casino structure prefabs: ensured world layer on mesh object
converted renderers to use MeshLOD when possible
RendererBatch added where it makes sense
Draw distance pass to ensure pickup by HLOD, reduced draw distance on smaller elements of the building
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from boatspawner_nudge_fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▌█▇▉▆ ▋▅▍▇ █▍█▇▆▇▇▇▉_▍▍▌█_▊▄▊
 
                
                
                
                
                
             
         
        
            
            
            
                
                 merge from iceberg_icesheet_barricade_fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix typo in CommandBuffer.EndSample() name
 
                
                
                
                
                
             
         
        
            
            
            
                
                floating_city_casino signs prefabs layers, missing mesh cull
 
                
                
                
                
                
             
         
        
            
            
            
                
                Rust 12th Birthday Cake - Added subsurface profile bind to the world model prefab mesh.