Skip to content

v1.2.0

Compare
Choose a tag to compare
@iLPdev iLPdev released this 27 Feb 06:55
· 76 commits to main since this release
461958f

What's Changed

New Features ✨

  • Command line interface for interaction directly within communication tabs! (Click and type at bottom of container tab to chat, newbie, and trade.) (by @eterchun #52)
  • Use @<playername> command to send tells directly from Tell tab command line (by @eterchun #52)
  • EMCO container reflects the player name (by @eterchun #52)
  • New Terrain Types for Nexus, Hidden Grove, Endless Sands, Frozen Peaks, and Temples (by @iLPdev #56)
  • Remove XP gauge when player reaches level 100 (by @eterchun #52)

Bugfixes 🐛

  • Automatic EMCO container position loading via the relevant APIs (by @eterchun #52)
  • Added missing structural terrain types, e.g. buildings, etc. (by @iLPdev #56)
  • Automatic Vitals container position loading via the relevant APIs (by @eterchun #52)
  • Pad gauge text using geyser styling rather than inline (by @eterchun #52)
  • Move window initialization until after GMCP data has been received to eliminate startup log pollution from various gauge LUA errors (by @eterchun #52)
  • Updated MDK dependencies to v2.8.1 (by @iLPdev #53)
  • Updated Readme Documentation (by @iLPdev #51)

Full Changelog: v1.1.0...development