Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

JackJack-2.0-retail9.2.7.45745

Compare
Choose a tag to compare
@fechan fechan released this 23 Sep 07:00
· 59 commits to master since this release

This version is a complete rewrite of JackJack and is now version 2.0! This version is now more maintainable, which I can add more features later on much quicker than with JackJack 1.0.

JackJack 1.0 was my first addon ever, and I've learned a thing or two since then. JackJack 2.0 now uses AceLib, a standard WoW addon library which makes addon development way easier.

Changes in this version:

  • Nifty tabbed interface letting you switch between "Locations" and "Directions".
  • Locations tab lets you show/hide instanced locations from the search results.
    image
  • When you click on "Get directions" from the Locations tab, you go to the Directions tab which shows each direction as a button.
    • Hovering on one will show the location on the map, and clicking on one will re-add it as a waypoint.
      image
  • There's a button in the top right corner which lets you collapse/expand the JackJack window on demand.
    • If you type in the search bar of the locations tab, it will auto-expand the window so you can see the search results
      image
  • The JackJack window is now resizable. The window size is remembered when you log off.
  • When following directions waypoints, if you skip a waypoint (like if you go straight from direction 1 to direction 4), the previous waypoints are removed if you're closer to a more advanced waypoint (so waypoints 1-3 will go away if you're closer to 4).
  • Location tooltips now tell you if the location is in an instance, and if it's instanced, what type (e.g. dungeon vs raid).
  • Last but not least, all the datasets are updated to 9.2.7.45745

The following are included in the data:

  • AreaPOI - Points of Interest
  • TaxiNodes - Flight points
  • Map - Continent names
  • AreaTable - Zone names
  • WaypointNode - Portal entrances/exits
  • WaypointSafeLocs - Locations of portals
  • WaypointEdge - Connections between portals
  • PlayerCondition - Requirements for entering portals
  • ChrRaces - Player races