Skip to content

v1.0.0

Compare
Choose a tag to compare
@iLPdev iLPdev released this 17 Feb 05:35
· 92 commits to main since this release
b575dfc

What's Changed

HUGE THANKS, MUCH RESPECT, AND APPRECIATION go out to @eterchun for all the work on bring the script up to date with 9 months of server-side development!!!!

Breaking Changes

  • With this release, users who have previously modified or extended any previous PRS release may experience problems. Any such broken functionality should be immediate, obvious, and simple to address in their custom code.

Features

  • Add dynamic event processing of gmcp.Char.State messages from server by @eterchun in #37
  • Stats bars now use updated GMCP data by @eterchun in #37

Bug Fixes

  • No more janky centerview! (Issue #26)
    . Update room identification to adapt to new server functionality by @eterchun in #37
    . Update player location identification to adapt to new server functionality by @eterchun in #37
  • Prevent rooms collisions across areas breaking pathfinding/speedwalking (Issue #32) by @eterchun in #37
  • Add speedwalking delay to prevent server disconnects by @eterchun in #37
  • XP bar now accurately reflects score by @eterchun in #37

Full Changelog: v0.12.1...v1.0.0