branchrust_reboot/main/primitive/ballista_projectilecancel
                         
                     
             
         
     
    
        
11 Commits over 0 Days - ∞cph!
    
    
        
            
            
            
                
                Disabled projectile refraction on ballista piercer
                
                
                
                
             
         
        
            
            
            
                
                Added very low anti-vehicle damage to all other bolts to trigger the addforce on impact
                
                
                
                
             
         
        
            
            
            
                
                Piercer bolt, anti-vehicle damage
Can pierce through armored vehicles
                
                
                
                
             
         
        
            
            
            
                
                Fire pos server validation
                
                
                
                
             
         
        
        
            
            
            
                
                Hammerhead bolt, does explosion damage to doors only
Hitting players will temp ragdoll them
                
                
                
                
             
         
        
            
            
            
                
                Reverted BaseEntity.Parenting change from 
111863, not intended
                
                
                
                
             
         
        
            
            
            
                
                Ballista incendiary bolt now creates a world model on impact
                
                
                
                
             
         
        
            
            
            
                
                BasePlayer-Projectile: on impact, we now create the projectile world model before running the projectile item mods
Fixes projectiles world model asserting when trying to parent themselves to a destroyed entity (a fire arrow landing on a twig wall for example, the radial damage mod was destroying the wall)
                
                
                
                
             
         
        
            
            
            
                
                Incendiary bolt, doesnt spawn its world model on impact for now
                
                
                
                
             
         
        
            
            
            
                
                Ballista projectile refactor, we now use the Projectile class (wip)
Pitchfork tweaks