Merge pull request #74 from Rutherther/feat/pcap
Add support for pcap client
feat(crypto): add cryptography server, client, world, login...
Merge pull request #54 from Rutherther/test/packet-files
Add tests working with packet files
chore: add game tests to solution
chore: make Directory.Build.props correct case
Merge pull request #32 from Rutherther/combat
Add combat extension
feat(pathfinding): add basic pathfinding using A*
Merge pull request #8 from Rutherther/game-objects
Game objects
feat(samples): add sample with loading data from a file
chore: add NosSmooth.Game to solution
feat(samples): add data browser cli sample
Merge pull request #22 from Rutherther/data
Add NosTale data information
chore(data): make cli nonpackable
chore: remove chat commands from the solution
feat(data): add skeleton for NosTale data
chore: remove projects for local injectable client, move them to NosSmooth.Local
feat(sample): add external memory browser sample
chore: remove missing projects from the solution
feat(chatcommands): add support for chat commands using Remora.Commands