Skip to content

0.6.0

Compare
Choose a tag to compare
@TheMrMilchmann TheMrMilchmann released this 19 Dec 21:19
· 186 commits to master since this release
c96865f

Improvements

  • Added support for the Wasm JS and Wasm Wasi targets.
  • Added version information to the module descriptor.
  • Renamed classes, functions, and fields to follow wide-spread Kotlin style conventions.

Breaking Changes

  • Replaced all occurrences of ID in identifiers with Id.
  • Renamed ChatLink.NPCText to ChatLink.NpcText.
  • Renamed ChatLink.PoI to ChatLink.Poi.
  • Renamed ChatLink.PvPGame to ChatLink.PvpGame.
  • Renamed ChatLink.WvWObjective to ChatLink.WvwObjective.