6,018 Commits over 2,284 Days - 0.11cph!
    
    
    
        
            
            
            
                
                Removed old placeholder prefabs from BBS.
Deleted previous BBS blockouts.
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Setup boat building station prefab with art prefabs, modified colliders.
Applied materials.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Boat ladder prefab tweaks
 
                
                
                
                
                
             
         
        
            
            
            
                
                Initial boat ladder item and prefab setup.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix small engine deployment
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Delete old unused TwitchDrops_render_scene, rename TwitchDrops_render_scene_test to TwitchDrops_render_scene
 
                
                
                
                
                
             
         
        
            
            
            
                
                Commit to single render method (previous "test version"), removing menu options.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added bed to render scene
 
                
                
                
                
                
             
         
        
            
            
            
                
                Cleaned up earlier test.
Now takes a list of scene items that can be batch rendered.
Added "Batch Render Scene Items" context menu.
Removed old "test" methods and context menus.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Hacky single scene item render test. Will tidy it all up if it works.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Boat building station is no longer a StorageContainer as it was never needed.
Set Clear Area menu item to always be the lowest priority so it never appears as the default.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Restore some commented RPC checks.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix stairs server cull tag
 
                
                
                
                
                
             
         
        
            
            
            
                
                Individual parenting triggers for hull and floor pieces.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Steering wheel prevent building volume.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Additional steering wheel dismount positions
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Use idle sail anim when sails are wind blocked, high wind sail when not blocked.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Reimplemented sail wind blocking: sails will only be blown by the wind if there is room behind the sail.
Added list of points to check for clear LOS.
Debug drawing of LOS points and status.
Sail.Blowing now checks Flag_WindBlocked is false.
Additional recache of value on sail raised/lowered.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added a "Clear Building Area" radial option to the boat building station. Destroys all boat blocks and deployables in the building area. Only usable when there are no players or finished player boats in the build area.
TODO: Make sure to check for auth when I merge it.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix client sails not correctly restoring sail visual state.
Change sail to use high wind anim.
 
                
                
                
                
                
             
         
        
            
            
            
                
                More sail deployment tweaks
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add sail collision sets for raised and lowered states. 
Toggle as required.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Anchor, plank, sail, steering wheel and small engine forward damage to their parent PlayerBoat
 
                
                
                
                
                
             
         
        
            
            
            
                
                Implement boat sinking for destroyed player boats
 
                
                
                
                
                
             
         
        
            
            
            
                
                BBS prevent building tweaks.
Setup prevent building for sails, stop them being spammed together.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Prevent boat building stations from being placed overlapping.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Anchor, cannon, plank, sail, steering wheel and small engine can now all be picked up using the hammer during edit mode.;
 
                
                
                
                
                
             
         
        
        
        
        
        
        
            
            
            
                
                Fixed project opening in safe mode: Deleted code in ResetStaticFields.cs to enable codegen. Ran codegen.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from main. (taking oilrig changes from main)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Move auth code to PlayerBoat.Auth partial
 
                
                
                
                
                
             
         
        
        
        
        
        
            
            
            
                
                Horrendous merge and wip conflict resolving. I've definitely broken stuff
 
                
                
                
                
                
             
         
        
        
        
        
            
            
            
                
                Very initial setup for small engine deployable
 
                
                
                
                
                
             
         
        
            
            
            
                
                Subtract merge from outboard_motor
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix pooling error that was preventing sail/steering wheel deployment