branchrust_reboot/main/OilRigBoatscancel
                         
                     
             
         
     
    
        
8 Commits over 0 Days - ∞cph!
    
    
        
            
            
            
                
                Init timesince to zero so there's a delay in starting decay on newly spawned boats
                
                
                
                
             
         
        
        
            
            
            
                
                Don't decay boats for 45 minutes after use (up from 10 minutes)
                
                
                
                
             
         
        
            
            
            
                
                Decrease deep water max to 12m
                
                
                
                
             
         
        
            
            
            
                
                Fixed boats decaying at the wrong rate if the decay tick rate was changed from 60s
                
                
                
                
             
         
        
            
            
            
                
                Decay all boat types when in deep water. New deepwaterdecayminutes parameter sets the max decay rate
                
                
                
                
             
         
        
            
            
            
                
                Added shared BaseBoatDecay method, ready to add deep water decay
                
                
                
                
             
         
        
            
            
            
                
                Removed unused MotorBoat class