Skip to content

Releases: Rutherther/NosSmooth

2023.12

15 Feb 19:06
Compare
Choose a tag to compare

Add mates support to pathfinding.

2023.11

13 Feb 17:42
Compare
Choose a tag to compare
chore: bump versions

2023.10

08 Feb 07:37
Compare
Choose a tag to compare

Pass OwnerId from DropPacket to GroundItem

2023.9

05 Feb 18:10
Compare
Choose a tag to compare

Split nostale client to raw and managed versions

2023.8

31 Jan 15:01
Compare
Choose a tag to compare

Minor changes

2023.7

20 Jan 21:51
Compare
Choose a tag to compare

What's Changed

  • Make combat nonblocking, make multiple queues for distinct operations by @Rutherther in #60

Fix some bugs, fix contracts, add few new contract features.

Full Changelog: 2023.6...2023.7

2023.6

15 Jan 21:11
Compare
Choose a tag to compare

What's Changed

  • Add raid processing by @Rutherther in #53
  • New packets (raids, chat, die, buffs)

Full Changelog: 2023.5...2023.6

2023.5

14 Jan 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.4...2023.5

2023.4

08 Jan 08:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.3...2023.4

2023.3

05 Jan 20:39
Compare
Choose a tag to compare

What's Changed

Packets

  • Add many new packets (mainly from game initialization)
  • When looking for a StringSerializer, first try to search specific type StringSerializer, then proceed to generators, if not found

Data

  • Add ItemType, EquipmentSlot
  • Correctly parse BagType

Game

  • Add Inventory parsing
  • Add Inventory events

Full Changelog: 2023.2...2023.3