Merge pull request #16 from Rutherther/packets-list-inline-serializer
Add generation of packet list inline serializer
         
        
        
          
feat: add inline list converter
         
        
        
          
feat: accept types and variable names in inline converter generators instead of packet parameters
         
        
        
          
feat: add extensions for checking type nullability
         
        
        
          
feat: use StringBuilder Append overloads
         
        
        
          
feat: split inline generated deserialization into different methods
         
        
        
          
doc: add documentation for missing parameter in packet info
         
        
        
          
chore: add documentation for packets say, in player, cinfo
         
        
        
          
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
         
        
        
          
fix: pinit tests to account for nullable sub packets
         
        
        
          
feat: add client SayPacket
         
        
        
          
feat: use packet responder in simple chat
         
        
        
          
feat: do not log packet converter not found error
         
        
        
          
fix: use correct separators for skill sub packet
         
        
        
          
fix: make lists at end of packet optional
         
        
        
          
fix: add namespace prefix to generated files
         
        
        
          
fix: samples to work with NosSmooth packets
         
        
        
          
chore: add Packet tests to windows solution
         
        
        
        
        
          
chore: remove debug generator write to temp