feat(packets): add use partner skill packet
         
        
        
          
Merge pull request #45 from Rutherther/feat/mates
Add support for mates
         
        
        
          
fix(packets): correctly represent finfo
         
        
        
          
fix(packets): make nullable wrapper a class
         
        
        
          
feat(packets): add nullable wrapper to represent a compoud type that may be null as a whole
         
        
        
          
fix(packets): correctly deserialize list with generic elements inline
         
        
        
          
chore(game): add missing documentation
         
        
        
          
fix(packets): correctly deserialize list with nullable elements inline
         
        
        
          
feat(game): add mates processing
         
        
        
          
feat(game): add revive handling
         
        
        
          
fix(packets): finfo contains just one update
         
        
        
          
feat(packets): add party stat packet
         
        
        
          
feat(packets): add pet and partner skill packets
         
        
        
          
feat(packets): add pclear packet
         
        
        
          
feat(packets): fix pinit packet for various entity types
         
        
        
          
fix(packets): try to find specific serializer before building one using a generator
         
        
        
          
feat(packets): add inventory packets
         
        
        
        
        
          
feat(packets): add many new packets
         
        
        
          
fix(packets): make UpgradeRare packet deserialize correctly