ZoneInfo Classic Era
ZoneInfo Classic Era is an addon for WoW Classic Era that displays various information on the World Map about the currently selected zone.
The following information can be displayed (as text):
- zone name, color-coded (friendly, neutral, hostile)
- zone level range, color-coded to indicate difficulty
- fishing skills if the zone supports fishing: minimum level to be able to fish, minimum level to be able to fish without get-aways and the current fishing skill of the character (color coded to indicate difficulty)
- skinning skills, calculated value showing the minimum skill required to skin a mob of the minimum zone level and the minimum skill required to skin a mob of the maximum zone level (color coded to indicate difficulty)
- road connections, color coded (friendly, contested, hostile)
- transport connections like boats and zeppelins, color-coded (friendly, neutral, hostile)
- instances including group size and level range, color coded to indicate difficulty
- flight nodes, color-coded (friendly, neutral, hostile)
- herbs: required skill level, color-coded to indicate difficulty
- mining nodes: required skill level, color-coded to indicate difficulty
- travel advice: if possible, a travel advice will be composed, using road connections and transports, to travel from the zone the character is in to the zone displayed on the map
Other functionalities:
- minimize button
- optional background with adjustable transparency
- adjustable panel size
- configurable through the WoW Interface menu, allowing to configure the background (on/off, transparency), change the panel size and turn information categories on or off.
- all settings are saved per character
- global settings template which can be used to copy settings to other characters
The information ZoneInfo displays on the World Map is localized.
WoW Cataclysm Classic
See:
ZoneInfo Classic (Cataclysm) on CurseForge
ZoneInfo Classic (Cataclysm) project page
WoW Retail
See:
ZoneInfo Classic Era is powered by LibTourist Classic Era
Two lua errors on Era/SoD/HC -
Message: ...ace/AddOns/ZoneInfoClassicEra/ZoneInfoClassicEra.lua:381: CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
Time: Wed Oct 16 00:36:34 2024
Count: 1
Stack: ...ace/AddOns/ZoneInfoClassicEra/ZoneInfoClassicEra.lua:381: CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
[string "@Interface/AddOns/ZoneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'
[string "@Interface/AddOns/ZoneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...oneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals: self = <table> {
initializequeue = <table> {
}
statuses = <table> {
}
embeds = <table> {
}
frame = AceAddon30Frame {
}
addons = <table> {
}
enablequeue = <table> {
}
}
addon = <table> {
modules = <table> {
}
defaultModuleLibraries = <table> {
}
name = "ZoneInfo"
orderedModules = <table> {
}
panel = ZoneInfoClassicEraPanel {
}
title = "ZoneInfo"
enabledState = true
baseName = "ZoneInfoClassicEra"
hooks = <table> {
}
defaultModuleState = true
}
AND
Message: ...ace/AddOns/ZoneInfoClassicEra/ZoneInfoClassicEra.lua:483: CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
Time: Wed Oct 16 00:36:34 2024
Count: 1
Stack: ...ace/AddOns/ZoneInfoClassicEra/ZoneInfoClassicEra.lua:483: CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
[string "@Interface/AddOns/ZoneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/ZoneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua"]:626: in function <...oneInfoClassicEra/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals: self = <table> {
initializequeue = <table> {
}
statuses = <table> {
}
embeds = <table> {
}
frame = AceAddon30Frame {
}
addons = <table> {
}
enablequeue = <table> {
}
}
addon = <table> {
modules = <table> {
}
defaultModuleLibraries = <table> {
}
name = "ZoneInfo"
orderedModules = <table> {
}
panel = ZoneInfoClassicEraPanel {
}
title = "ZoneInfo"
enabledState = true
baseName = "ZoneInfoClassicEra"
hooks = <table> {
}
defaultModuleState = true
}
AceAddon = <table> {
initializequeue = <table> {
}
statuses = <table> {
}
embeds = <table> {
}
frame = AceAddon30Frame {
}
addons = <table> {
}
enablequeue = <table> {
}
}
Zone info removes my addon options in the interface settings and also prevents me from seeing any chat window like guild chat, lfg or general.
In reply to MrCryptoe:
same for me and my friend.. ZoneInfo blocks loading or disables many other addons incl. ie Sexy map, Dominos doesn't work etc.
ZoneInfo Classic Era has now officially been released! :-)
In reply to Odica_Jaedenar:
doesn't work for hardcore, it prevents almost all other addons from work at all, please update it :)
In reply to kopuliak:
Please try the new 1.14.4 release; the issue should be fixed now.
The effects on other addons are caused by a disrupted and therefore incomplete initialization. This is due to a lua error in ZoneInfo during initialization, which in turn is caused by Blizzard removing a function that ZoneInfo used while building the options screen.
In reply to Odica_Jaedenar:
thanks ! :)