Skip to content

Version 1.4.2

Latest
Compare
Choose a tag to compare
@Gigabyte5671 Gigabyte5671 released this 27 Dec 10:56
· 53 commits to main since this release

✨ New features:

  • Add support for the StringBoolean enumfield type (where y and n represent true and false, rather than 1 and 0).

🐛 Bug fixes:

  • Swap duplicate enumfield 01A4 from the EnumBlockArray type to the more common Sized variant. This should improve parsing of packets that contain game server lists and game server details.
  • Potential improvements to ESM - CJS interoperability.