No description
Find a file
Florian Berthold b96e1ce8b2 Fix Lua 5.0 getn() crash on first guide load
GuideTable.lua:88 used the Lua 5.0 global getn() to size the color-
substitution table opentext. In Lua 5.1 (WoW 3.3.5) the bare getn is
gone and table.getn is deprecated, so this would have crashed with
'attempt to call global getn (a nil value)' before any guide could
render. Replaced with the # length operator.

Also record the fix and the upstream README cleanup under 'Files we
touched' in README-CoA.md.
2026-05-11 22:09:44 +02:00
GuideTables Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
libs Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Textures Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Bindings.xml Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Core.lua Port to Ascension 3.3.5 client 2026-05-11 21:48:40 +02:00
Display.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Frame_AboutFrame.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Frame_MainFrame.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
Frame_SettingsFrame.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
GuideTable.lua Fix Lua 5.0 getn() crash on first guide load 2026-05-11 22:09:44 +02:00
README-CoA.md Fix Lua 5.0 getn() crash on first guide load 2026-05-11 22:09:44 +02:00
README.md Drop upstream Donations section from README 2026-05-11 22:05:47 +02:00
Settings.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
SlashCommands.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
UI.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00
VanillaGuide.toc Port to Ascension 3.3.5 client 2026-05-11 21:48:40 +02:00
VGuideFu.lua Import VanillaGuide 1.04.2 (mrmr) as upstream baseline 2026-05-11 21:46:17 +02:00

VanillaGuide

VanillaGuide aim to cover the hole for an in-game guide for Vanilla WoW. The AddOn features:

Step-by-Step Zone Guides (from Joana and Brian Kopps work)
Hints and Tips for various Quests
MetaMapBWP Integration

Credits

Well, thank you Joana/Mancow, you ruined my life with WoW, but I love you anyway.

and here're the links to the REAL guide:

http://www.joanasworld.com/meet_joana_mancow.html
http://www.joanasworld.com/azeroth.htm
http://www.joanasworld.com/Joanas1-60Guide.pdf