Skip to content

Releases: ajbtech/EQ-Travel-Map

v1.4.9

31 May 18:39
e035c8a

Choose a tag to compare

Maintenance release — internal cleanup, no change to any calculated results.

  • App retitled to "Gorrek's EQ XP Calculator".
  • Refactored the UI render path, Markdown renderer, and state deserialization
    for lower complexity; extracted shared constants (src/constants.js) and
    row-notice logic (src/notices.js).
  • Added ESLint complexity/depth guardrails and new tests.
  • Fixed a mojibake character in a comment.

210 tests passing; lint and format clean. Output is identical to the prior
release.

What's Changed

  • Ignore log-looking text pasted into player tells by @ajbtech in #73
  • refactor: remove dead code, share resource-path logic, cache zone-graph lookups by @ajbtech in #74
  • Add defensive zone aliases for EQEmu long_names by @ajbtech in #75

Full Changelog: v1.4.8...v1.4.9

v1.4.8

29 May 11:36
542b641

Choose a tag to compare

What's Changed

  • Add zone aliases for Cabilis East and West by @ajbtech in #72

Full Changelog: v1.4.7...v1.4.8

v1.4.7

27 May 04:58
4f898da

Choose a tag to compare

v1.4.6

21 May 04:01
dd99a99

Choose a tag to compare

What's Changed

  • Update README screenshot and description for new UI features by @ajbtech in #64
  • Replace README screenshot with demo video by @ajbtech in #65
  • Optimize video rendering with incremental map updates and frame caching by @ajbtech in #66
  • Fix README video: use GitHub CDN URL by @ajbtech in #67
  • Fix Arena zone detection to use real log message by @ajbtech in #68

Full Changelog: v1.4.5...v1.4.6

v1.4.5

21 May 02:39
7fc1fef

Choose a tag to compare

What's Changed

  • Document video export feature in README by @ajbtech in #61
  • Show character level under name, remove it from stats (re-target to main) by @ajbtech in #62
  • Add Windows security warnings and download verification docs by @ajbtech in #63

Full Changelog: v1.4.4...v1.4.5

v1.4.4

21 May 02:09
3c9045f

Choose a tag to compare

What's Changed

  • Add location circle indicator for last known zone by @ajbtech in #60

Full Changelog: v1.4.3...v1.4.4

v1.4.3

20 May 14:33
44da5c3

Choose a tag to compare

What's Changed

  • Bundle imageio dist-info so importlib.metadata can find it by @ajbtech in #58

Full Changelog: v1.4.2...v1.4.3

v1.4.2

20 May 14:19
4b707a0

Choose a tag to compare

v1.4.1

20 May 13:58
31a941f

Choose a tag to compare

v1.4.0

20 May 13:12
b83f539

Choose a tag to compare

What's Changed

  • Fix missing macOS binary in releases by @ajbtech in #50
  • Add video export feature with MAKE VIDEO button by @ajbtech in #51

Full Changelog: v1.3.3...v1.4.0