~ruther/NosSmooth

ref: 933817752806f78c4dc59ee7041610ba8052874a NosSmooth/Core d---------
762fc34c — Rutherther 2 years ago
Merge pull request #82 from Rutherther/feat/serialize-stackalloc

Use stackalloc and Span for packet serialization
7dbc6664 — František Boháček 2 years ago
feat: use stackalloc and Span for packet serialization
58d87434 — Rutherther 2 years ago 2023.12
chore: bump versions
213fe53a — Rutherther 2 years ago
Merge pull request #81 from Rutherther/feat/pathfinding-mates

Add mates to pathfinding
ed76c27b — Rutherther 2 years ago
docs: fix MateWalkCommand header
5c85015b — Rutherther 2 years ago
feat(core): rename PetWalkCommand to MateWalkCommand, use MateId instead of selector
3b11a9dc — Rutherther 2 years ago
feat(game): add smart dialog handling, rejecting conflicting answers to same dialog

Resolves #57.
bbb771c9 — Rutherther 2 years ago
Merge pull request #80 from plsfixrito/ilivingenitityvnum

Move VNum property to ILivingEntity
d45c0f08 — NotKappa 2 years ago
Move VNum property to ILivingEntity

All Living entities have a VNum so it should be inside the interface
87166287 — Rutherther 2 years ago
chore: bump versions
a29b2cd3 — Rutherther 2 years ago
fix(crypto): add support for c_close, f_stash_end in deserialization of unknown packets
b5f60177 — Rutherther 2 years ago 2023.11
chore: bump versions
d419d39f — Rutherther 2 years ago
fix(core): allow adding multiple responder types with IRawPacketResponder and IEveryPacketResponder
16eed4b0 — Rutherther 2 years ago
feat(core): make raw packet implement IPacketResponder to make it usable with AddPacketResponder
3e36db92 — Rutherther 2 years ago
feat(crypto): make less allocations where possible
bb8e2c13 — Rutherther 2 years ago
fix(crypto): correctly parse encryption key from unknown server packet
587a3ea9 — Rutherther 2 years ago
feat(pcap): use new unknown decryption methods insice PcapNostaleClient

Get rid of unnecessary allocations as well
8aacf1b2 — Rutherther 2 years ago
feat(crypto): add methods for converting unknown packets
59aa7ebe — Rutherther 2 years ago
feat(core): make PacketEventArgs structs
df935e1e — Rutherther 2 years ago
fix(crypto): export session number correctly from encryption key
Next
Do not follow this link