This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
AIE-Guild/PvpScribe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-------------------------------------------------------------------------- PvpScribe AIE PvP Statistics Add-On for World of Warcraft Author: Mark Rogaski <stigg@pobox.com> -------------------------------------------------------------------------- -------------------------------------------------------------------------- Installation -------------------------------------------------------------------------- To install this add-on, unzip the contents of the distribution ZIP file to the add-ons directory of your World of Warcraft installation. [WoW Install Dir]\Interface\AddOns The unzipping process should create a directory with the following name. [WoW Install Dir]\Interface\AddOns\PvpScribe -------------------------------------------------------------------------- Usage -------------------------------------------------------------------------- /pvpscribe { show | clear | history | standby | about | debug } /pvps { show | clear | history | standby | about | debug } Commands: show Display the current summary of PvP statistics. clear Clear the database of PvP statistics. history Set the maximum number of battleground sessions that complete records are kept for. Not that this does not affect summary statistics. standby Enable or disable the add-on. about Display information about the add-on. debug Toggle Ace2 debugging. Currently, this does nothing of use. -------------------------------------------------------------------------- Distribution -------------------------------------------------------------------------- The latest (and hopefully greatest) version of PvpScribe is avaialble at the following location. http://files.aie-guild.org/addon/PvpScribe/ -------------------------------------------------------------------------- Support and Contact Information -------------------------------------------------------------------------- This software is currently considered an alpha-stage release. There is no official support, but e-mail to the author will be answered on a best-effort basis. Please send e-mail to stigg@pobox.com and include the word "Stub" in the subject line. -------------------------------------------------------------------------- Acknowledgements -------------------------------------------------------------------------- Big thanks to the following members of Alea Iacta Est on the Earthen Ring realm for helping out with the effort: Lanctharus, Aprillian, Sukkot, and Manyhoof. And a huge chunk of gratitude to the officers and members of Alea Iacta Est for being who they are and making the guild what it is. -------------------------------------------------------------------------- Copyright and License -------------------------------------------------------------------------- The following copyright notice and license apply to all material herein, EXCEPT files under the Ace2 directory. All files under the Ace2 directory are part of the Ace2 library and subject to the terms of the LGPL v2.1 + MIT license, details can be found at the following location. http://www.wowace.net/wiki/Ace2 Copyright (c) 2007, 2009; Mark Rogaski. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------- $Id$ --------------------------------------------------------------------------