Session 34: Remove Turtle WoW references, clarify install instructions
This commit is contained in:
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
/mnt/c/Users/kance/Documents/GitHub/Questie-X/.agents/skills/hindsight-docs
|
||||||
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Session 34 (2026-05-02)
|
||||||
|
|
||||||
|
### Maintenance
|
||||||
|
|
||||||
|
- **Removed Turtle WoW references** — Deleted Turtle WoW row from the server compatibility table and removed Turtle WoW load tip from installation instructions in README.md. Turtle WoW is shutting down and no longer has a supported plugin.
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- **Clarified two-addon installation requirement** — Updated README.md installation instructions to explicitly state that Questie-X requires BOTH the core addon AND a server-specific database plugin to function.
|
||||||
|
|
||||||
## v1.6.0 (2026-04-08)
|
## v1.6.0 (2026-04-08)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -75,7 +75,6 @@ Questie-X **requires** a database plugin to function. The plugin provides quest,
|
|||||||
| TBC 2.5.x | **Questie-X-TBCDB** | [Xurkon/Questie-X-TBCDB](https://github.com/Xurkon/Questie-X-TBCDB) |
|
| TBC 2.5.x | **Questie-X-TBCDB** | [Xurkon/Questie-X-TBCDB](https://github.com/Xurkon/Questie-X-TBCDB) |
|
||||||
| Project Ascension | **Questie-X-AscensionDB** | [Xurkon/Questie-X-AscensionDB](https://github.com/Xurkon/Questie-X-AscensionDB) |
|
| Project Ascension | **Questie-X-AscensionDB** | [Xurkon/Questie-X-AscensionDB](https://github.com/Xurkon/Questie-X-AscensionDB) |
|
||||||
| Project Ebonhold | **Questie-X-EbonholdDB** | [Xurkon/Questie-X-EbonholdDB](https://github.com/Xurkon/Questie-X-EbonholdDB) |
|
| Project Ebonhold | **Questie-X-EbonholdDB** | [Xurkon/Questie-X-EbonholdDB](https://github.com/Xurkon/Questie-X-EbonholdDB) |
|
||||||
| Turtle WoW | *(coming soon — check back later)* | — |
|
|
||||||
| Other / Unknown | Use WotLKDB as a starting baseline, then use QuestieLearner to fill gaps | — |
|
| Other / Unknown | Use WotLKDB as a starting baseline, then use QuestieLearner to fill gaps | — |
|
||||||
|
|
||||||
#### How to Install the Plugin
|
#### How to Install the Plugin
|
||||||
@@ -104,8 +103,6 @@ World of Warcraft/
|
|||||||
2. If Questie-X loads successfully, you will see the minimap icon and no error messages.
|
2. If Questie-X loads successfully, you will see the minimap icon and no error messages.
|
||||||
3. If no plugin is detected, Questie-X will print a message in chat telling you exactly which plugin to install.
|
3. If no plugin is detected, Questie-X will print a message in chat telling you exactly which plugin to install.
|
||||||
|
|
||||||
> **Turtle WoW:** Enable **"Load out of date AddOns"** on the character select screen if prompted. This is standard practice for all addons on Turtle WoW.
|
|
||||||
|
|
||||||
#### Note for Unsupported Servers
|
#### Note for Unsupported Servers
|
||||||
|
|
||||||
If your server is not listed above, install **Questie-X-WotLKDB** as a baseline (it covers general WoW quest data). Then use **QuestieLearner** to record quest and NPC data as you play — gaps will be filled in automatically as you and other players on your server interact with the world. See the [QuestieLearner](#questielearner) section for details.
|
If your server is not listed above, install **Questie-X-WotLKDB** as a baseline (it covers general WoW quest data). Then use **QuestieLearner** to record quest and NPC data as you play — gaps will be filled in automatically as you and other players on your server interact with the world. See the [QuestieLearner](#questielearner) section for details.
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"skills": {
|
||||||
|
"hindsight-docs": {
|
||||||
|
"source": "vectorize-io/hindsight",
|
||||||
|
"sourceType": "github",
|
||||||
|
"computedHash": "09a514640b67bb34caad0ef98eaac50aa9fbaa713cda141db728c1fcd7981999"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
/mnt/c/Users/kance/Documents/GitHub/Questie-X/.agents/skills/hindsight-docs
|
||||||
Reference in New Issue
Block a user