From 9bf1ccc2f96f352766f12141a41534aecb13f919 Mon Sep 17 00:00:00 2001 From: SabinDeus Date: Sun, 7 Feb 2010 18:11:24 +0000 Subject: [PATCH] updated TOC --- README.txt | 102 +-- TurnIn.toc | 10 +- TurnIn.xml | 1996 +++++++++++++++++++++++++------------------------- TurnInUI.lua | 544 +++++++------- 4 files changed, 1326 insertions(+), 1326 deletions(-) diff --git a/README.txt b/README.txt index 8046070..3fbc0e9 100644 --- a/README.txt +++ b/README.txt @@ -1,52 +1,52 @@ -Turn In -v2.0 -by Sabindeus of Smolderthorn/Andre of Argent Dawn (Alliance) - -DESCRIPTION -------------- -An add-on that automates the clicking of Quests and NPC Gossip dialogues. - -HOW TO USE -------------- -To bring up the Options window, type /ti window. -To bring up the Recently Visited NPCs window, type /ti templist. - -Turn In keeps an NPC database, to allow you to customize your interactions on a per-NPC basis. Whenever you talk to an NPC, it appears in your Recently Visited NPCs window. From there you can decide if you want to add it to the Database so you can customize his options. Simply click the '+' button to add the NPC to the DB. - -After Adding an NPC, you can check the checkbox next to its name in the NPC list and then rearrange or activate/deactive his options to your liking. If you uncheck the checkbox next to an NPC's name, it will use the default option set. If you want Turn In to specifically take no action for an NPC, simply deactivate all of his options, don't uncheck his checkbox in the NPC list! - -When an NPC does not appear in the Database, Turn In uses the default option set to resolve interactions with it. You can customize the default option set by not having an NPC selected in the options window. The Use Default Settings checkbox determines whether talking to NPC not in the Database will use the default options or do nothing at all. The Automatically Add NPCs checkbox will cause all of your new NPC visits to automatically add the NPC to your NPC DB. - - -COMMAND SUMMARY -------------- - /turnin or /ti - basic slash command, shows help message - /turnin on - Turns on the mod, from now on all quests will be automatically chosen and completed. Additionally, any available quests will be accepted, and gossip options will be automatically chosen. - /turnin off - Deactivates the mod - /turnin toggle - Activates or deactivates the mod - - /turnin window - Shows the options window - /turnin recent - Shows the recently visited NPCs window - - - -CHANGE LOG -------------- -v2.0 - Logic rewrite and added a real GUI for the new NPC DB. Updated for WoW 2.0. -v1.3 - Greedy mode now actually works properly... I think. More to come! :/ -v1.2 - Added Saved Variables. Turn In status now persists. Turn In now selects active quests and gossip options as well as available quests. Greedy mode lets you select an option regardless of if the one you wanted is availble. -v1.1 - Fixed "bug" regarding Duke Nicholas Zverenhoff (and possibly other NPCs). Was more of a sloppy omission than a bug really. -v1.0a - Added toggle function -v1.0 - Initial Release - - - - - - - - -Special Thanks to Florrail for beta testing like a pro! - -Please send bug reports, questions or comments to Sabin1936@mac.com +Turn In +v2.0 +by Sabindeus of Smolderthorn/Andre of Argent Dawn (Alliance) + +DESCRIPTION +------------- +An add-on that automates the clicking of Quests and NPC Gossip dialogues. + +HOW TO USE +------------- +To bring up the Options window, type /ti window. +To bring up the Recently Visited NPCs window, type /ti templist. + +Turn In keeps an NPC database, to allow you to customize your interactions on a per-NPC basis. Whenever you talk to an NPC, it appears in your Recently Visited NPCs window. From there you can decide if you want to add it to the Database so you can customize his options. Simply click the '+' button to add the NPC to the DB. + +After Adding an NPC, you can check the checkbox next to its name in the NPC list and then rearrange or activate/deactive his options to your liking. If you uncheck the checkbox next to an NPC's name, it will use the default option set. If you want Turn In to specifically take no action for an NPC, simply deactivate all of his options, don't uncheck his checkbox in the NPC list! + +When an NPC does not appear in the Database, Turn In uses the default option set to resolve interactions with it. You can customize the default option set by not having an NPC selected in the options window. The Use Default Settings checkbox determines whether talking to NPC not in the Database will use the default options or do nothing at all. The Automatically Add NPCs checkbox will cause all of your new NPC visits to automatically add the NPC to your NPC DB. + + +COMMAND SUMMARY +------------- + /turnin or /ti - basic slash command, shows help message + /turnin on - Turns on the mod, from now on all quests will be automatically chosen and completed. Additionally, any available quests will be accepted, and gossip options will be automatically chosen. + /turnin off - Deactivates the mod + /turnin toggle - Activates or deactivates the mod + + /turnin window - Shows the options window + /turnin recent - Shows the recently visited NPCs window + + + +CHANGE LOG +------------- +v2.0 - Logic rewrite and added a real GUI for the new NPC DB. Updated for WoW 2.0. +v1.3 - Greedy mode now actually works properly... I think. More to come! :/ +v1.2 - Added Saved Variables. Turn In status now persists. Turn In now selects active quests and gossip options as well as available quests. Greedy mode lets you select an option regardless of if the one you wanted is availble. +v1.1 - Fixed "bug" regarding Duke Nicholas Zverenhoff (and possibly other NPCs). Was more of a sloppy omission than a bug really. +v1.0a - Added toggle function +v1.0 - Initial Release + + + + + + + + +Special Thanks to Florrail for beta testing like a pro! + +Please send bug reports, questions or comments to Sabin1936@mac.com Thank you for downloading my add-on! \ No newline at end of file diff --git a/TurnIn.toc b/TurnIn.toc index 3bedc7a..d14209b 100644 --- a/TurnIn.toc +++ b/TurnIn.toc @@ -1,6 +1,6 @@ -## Interface: 30000 -## Title: Turn In -## Description: Automates the selection of quest and gossip options. -## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex -## Version: 2.0.9 +## Interface: 30300 +## Title: Turn In +## Description: Automates the selection of quest and gossip options. +## SavedVariables: TI_status, TI_NPCDB, TI_NPCIndex +## Version: 2.0.11 TurnIn.xml \ No newline at end of file diff --git a/TurnIn.xml b/TurnIn.xml index aff8016..b70705e 100644 --- a/TurnIn.xml +++ b/TurnIn.xml @@ -1,998 +1,998 @@ - -