Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@Gigabyte5671 Gigabyte5671 released this 31 Oct 23:07
· 134 commits to main since this release

✨ New features:

  • Support for decoding game items (weapons, skins, packs, etc) from their IDs.
  • New Decoder method decodeFieldValue(value: Uint8Array, type: string) now allows you to decode arbitrary enumfields.

🐛 Bug fixes:

  • Prevent the Decoder from being able to return an empty object instead of Map data when decoding a Map ID.