~ruther/NosSmooth

013eeea9 — Rutherther 2 years ago
Merge pull request #66 from plsfixrito/main

feat(game): pass OwnerId from DropPacket to GroundItem
2246620a — NotKappa 2 years ago
Pass OwnerId from DropPacket to GroundItem
a8ea724d — František Boháček 2 years ago
chore: remove unnecessary target framework netstandard2.1 for Core tests
4ecf8919 — Rutherther 2 years ago
fix(core): make managed nostale client constructor public
04984d7e — Rutherther 2 years ago
feat(core): add support for raw packet responder from AddPacketResponder
8b69e544 — František Boháček 2 years ago 2023.9
chore: bump versions
d44d61cf — František Boháček 2 years ago
tests: adapt Game tests to new features
a8a20146 — František Boháček 2 years ago
fix(packets): check if header to packet contains the key to look for
9a4f7270 — František Boháček 2 years ago
tests: add new fields to su packet
3e52548e — František Boháček 2 years ago
feat(core): split raw client and managed client as well as packet handlers

Resolves #65
e31da370 — Rutherther 2 years ago
fix(core): do not try to create stateful instance in case the entity is already present
63fccd75 — Rutherther 2 years ago
fix(core): make stateful repository return the correct type
21318520 — Rutherther 2 years ago
feat(core): add possibility to add items to stateful repository manually
18ab9b7e — Rutherther 2 years ago 2023.8
chore: make README.md be copied to root of package
ec2b4c4b — Rutherther 2 years ago
chore: include readme and license in package
2315a464 — Rutherther 2 years ago
chore: move repository url and license to Directory.Build.props
28c6ffce — Rutherther 2 years ago
fix(packets): put correct attribute to pst packet effects
33b35e57 — Rutherther 2 years ago
fix(packets): deserialize upgrade rare sub packet "-1"
dd1ce75c — Rutherther 2 years ago
feat(packets): allow multiple separators in sayi2 packet
d532b7ea — František Boháček 2 years ago
docs: add basic information about packets to README
Next