Change Log:
--------------------
version 1.12.2:
- Update to API 100029 "Dragonhold".
version 1.12.1:
- Update to API 100028 "Scalebreaker".
version 1.12.0:
- Cache strings. Lua likes that.
version 1.11.0:
- Update to API 100027 "Elsweyr".
- Fixed minor issue with recent list of new characters if favorites are enabled.
- Favorite toggle button available in sub-zones, too.
- Show Favorite toggle button at location tab, only. Gamepad users: Tell me, if it works as intended.
version 1.10.2:
- Update to API 100026 "Wrathstone".
version 1.10.1:
- API bump 100025 "Murkmire".
version 1.10.0:
- Update to API 100024 "Wolfhunter".
- Update to LibAddonMenu rev. 26.
- New library load structure.
version 1.9.4:
- API bump 100023 "Summerset".
version 1.9.3:
- Update to french localization. Thanks to @lexo1000.
version 1.9.2:
- Fixed assigned keybind not working.
version 1.9.1:
- API bump for "Dragon Bones".
version 1.9.0:
- Allow to mark maps as farvorite.
version 1.8.4:
- API bump for Clockwork City.
- Update to LAM rev 25.
version 1.8.3:
- API bump for Horns of the Reach.
version 1.8.2:
- Update to french localization. Thanks to @lexo1000.
version 1.8.1:
- Localization. Thanks to @lexo1000 for french translation.
- Added nil checks, just to be sure, for reported error.
version 1.8.0:
- ESO 2.7 'Homestead' ready.
- Gamepad support. (Not fully tested, due to lack of controller)
version 1.7.1:
- Fixed issue with Recent List.
- Found renamed World image.
version 1.7.0:
- API 100017: ESO 2.6 'One Tamriel' ready.
- Update to LAM2 rev 22.
version 1.6.0:
- ESO 2.5 "Shadows of the Hist" ready.
- Removed API 100014 code.
- Code cleanup: Use original hook points to allow other addons to hook into map selection.
- Update to LibStub rev 4.
- Update to LAM2 r20.2.
version v1.5.0:
- Update to LAM2 r20
- ESO 2.4 (Dark Brotherhood) support
version 1.4.3:
- Fixed error-by-copy, which prevents Wrothgar from been added to recent lis...
Description:
--------------------
Description
On one hand, the "Locations" tab of the world-map does what it needs to do and all locations fit on screen without scrollbar.
On the other hand, it looks very bare and squeezed. Pseudo locations like "Tamriel" and "Aurbis" are mixed together with locations of all alliances, just in alphabetic order.
This add-on improves the "Locations" tab of the world-map window.
It adds a Most-Recent-Used list (MRU) to the top. Your currently last visited locations are the top five. (Similar to "Faster Travel", because it is an obvious useful feature :))
The locations are grouped by alliance and your character's alliance will be the first, then Cadwell Silver, Gold.
Since 1.2.0 you can enable showing zone level. <= Obsolete since "One Tamriel"
Since 1.3.0 you can enable showing "All Alliances" zones on top (below recent list).
Since 1.8.0 gamepad mode support.
To Do
- none
--------------------
version 1.12.2:
- Update to API 100029 "Dragonhold".
version 1.12.1:
- Update to API 100028 "Scalebreaker".
version 1.12.0:
- Cache strings. Lua likes that.
version 1.11.0:
- Update to API 100027 "Elsweyr".
- Fixed minor issue with recent list of new characters if favorites are enabled.
- Favorite toggle button available in sub-zones, too.
- Show Favorite toggle button at location tab, only. Gamepad users: Tell me, if it works as intended.
version 1.10.2:
- Update to API 100026 "Wrathstone".
version 1.10.1:
- API bump 100025 "Murkmire".
version 1.10.0:
- Update to API 100024 "Wolfhunter".
- Update to LibAddonMenu rev. 26.
- New library load structure.
version 1.9.4:
- API bump 100023 "Summerset".
version 1.9.3:
- Update to french localization. Thanks to @lexo1000.
version 1.9.2:
- Fixed assigned keybind not working.
version 1.9.1:
- API bump for "Dragon Bones".
version 1.9.0:
- Allow to mark maps as farvorite.
version 1.8.4:
- API bump for Clockwork City.
- Update to LAM rev 25.
version 1.8.3:
- API bump for Horns of the Reach.
version 1.8.2:
- Update to french localization. Thanks to @lexo1000.
version 1.8.1:
- Localization. Thanks to @lexo1000 for french translation.
- Added nil checks, just to be sure, for reported error.
version 1.8.0:
- ESO 2.7 'Homestead' ready.
- Gamepad support. (Not fully tested, due to lack of controller)
version 1.7.1:
- Fixed issue with Recent List.
- Found renamed World image.
version 1.7.0:
- API 100017: ESO 2.6 'One Tamriel' ready.
- Update to LAM2 rev 22.
version 1.6.0:
- ESO 2.5 "Shadows of the Hist" ready.
- Removed API 100014 code.
- Code cleanup: Use original hook points to allow other addons to hook into map selection.
- Update to LibStub rev 4.
- Update to LAM2 r20.2.
version v1.5.0:
- Update to LAM2 r20
- ESO 2.4 (Dark Brotherhood) support
version 1.4.3:
- Fixed error-by-copy, which prevents Wrothgar from been added to recent lis...
Description:
--------------------
Description
On one hand, the "Locations" tab of the world-map does what it needs to do and all locations fit on screen without scrollbar.
On the other hand, it looks very bare and squeezed. Pseudo locations like "Tamriel" and "Aurbis" are mixed together with locations of all alliances, just in alphabetic order.
This add-on improves the "Locations" tab of the world-map window.
It adds a Most-Recent-Used list (MRU) to the top. Your currently last visited locations are the top five. (Similar to "Faster Travel", because it is an obvious useful feature :))
The locations are grouped by alliance and your character's alliance will be the first, then Cadwell Silver, Gold.
Since 1.2.0 you can enable showing zone level. <= Obsolete since "One Tamriel"
Since 1.3.0 you can enable showing "All Alliances" zones on top (below recent list).
Since 1.8.0 gamepad mode support.
To Do
- none