Rollback netcode progress: Managed to remove the need for the P2P type 18 packet (which says if a player hits another player) by forcing the game to treat other players as NPCs for hit calculation purposes. This is needed b/c hits should be client side calcd for rollback.