Skip to content

Releases: iLPdev/prs

v1.0.1

17 Feb 07:12
b4e4d40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Feb 05:35
b575dfc
Compare
Choose a tag to compare

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

v0.12.1

05 Feb 17:41
61043b5
Compare
Choose a tag to compare
v0.12.1 Pre-release
Pre-release

What's Changed

  • fix(chat): 🐛 reflect game dev change communication channels by @iLPdev in #29
  • docs: add new game logo image by @iLPdev in #27

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

06 May 02:26
6cc7146
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

What's Changed

  • Add mini-mapper radius congruence through support mapper x/y coordinates by @dinchak in #20
  • Add forced gridmode to all new mapped areas by @dinchak in #20
  • Add rage and combo max variables via GMCP by @dinchak in #20
  • Add Wall and Nexus terrain types
  • Remove in-script mapper versioning by @iLPdev in #21

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

05 May 20:36
7e2d0d0
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

What's Changed

  • feat(install): 📦 upon installation, remove the generic mapper if installed by @iLPdev in #19

Full Changelog: v0.10.2...v0.11.0

v0.10.2

25 Apr 21:43
0c5904e
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

What's Changed

  • fix(geyser): change window sizing on load state by @iLPdev
  • [ImgBot] Optimize images by @imgbot in #17

Full Changelog: v0.10.1...v0.10.2

v0.10.1

23 Apr 23:56
6ecba22
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

Hotfix for missing MDK dependencies in v0.10.0 package.

v0.10.0

23 Apr 18:07
67698cc
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

What's Changed

  • feat(stats): ✨ add food guage by @iLPdev in #16

Full Changelog: v0.9.0...v0.10.0

PRS v0.9.0

15 Mar 18:02
01d8575
Compare
Choose a tag to compare

PRS v0.8.0

04 Mar 16:51
18d182c
Compare
Choose a tag to compare
PRS v0.8.0 Pre-release
Pre-release

What's Changed

  • Added Combo Gauge
  • Added Rage Gauge
  • Moved Experience Gauge (XP) to top of Vitals console
  • Fixed left padding on XP gauge text label

Full Changelog: v0.7.1...v0.8.0