fix(crypto): remove client world cryptography encoding conversion that does not work correctly
fix(crypto): decrypt with correct encoding in world cryptography
Merge pull request #74 from Rutherther/feat/pcap Add support for pcap client
feat(pcap): add running indication to pcap nostale client so it won't be run multiple times
docs(pcap): add documentation to pcap records
feat(pcap): add mechanism to remove sniffed packets and remove hanging connections
feat(pcap): allow passing encoding to the client to decode the packets with
feat(pcap): make process refresh interval 10 milliseconds
feat(pcap): add pcap client support
feat(pcap): add tcp connection to pid helpers
feat(crypto): add cryptography server, client, world, login...
Merge pull request #73 from plsfixrito/MonsterNpcSkills Add skills to Monster and Npc class
Add skills to Monster and Npc class
Merge pull request #72 from plsfixrito/MonsterInfoFields Add more fields to MonsterInfo
Add more fields to MonsterInfo
Merge pull request #71 from plsfixrito/PtctlPacket- Add missing fields to PtctlPacket
Rename fields to represent their names
Add missing fields to PtctlPacket
chore(game): bump version
Merge pull request #68 from plsfixrito/NpcOwnerId Add OwnerId and IsPartner properties to NPC (partners/nosmates)