NRT-r63035

Details

  • Filename
    NRT-r63035.zip
  • Uploaded by
  • Uploaded
    Feb 26, 2008
  • Size
    194.23 KB
  • Downloads
    32
  • MD5
    8316cd67734103e762540c7025c85991

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r63035 | rabbit | 2008-02-27 05:12:39 -0500 (Wed, 27 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Add Drek'Thar and Vanndar as ignored bosses.
------------------------------------------------------------------------
r62934 | rabbit | 2008-02-25 21:09:10 -0500 (Mon, 25 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua
   M /trunk/NRT/NRT.toc
   M /trunk/NRT/embeds.xml
   M /trunk/NRT/libs

NRT: Remove Roster-2.1.
------------------------------------------------------------------------
r62920 | rabbit | 2008-02-25 19:12:43 -0500 (Mon, 25 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: No reason to use rosterlib when looking up the unit class.
------------------------------------------------------------------------
r62876 | rabbit | 2008-02-25 09:04:32 -0500 (Mon, 25 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Don't call GuildRoster() on login, and only act on GUILD_ROSTER_UPDATE once.
------------------------------------------------------------------------
r62221 | rabbit | 2008-02-20 07:47:56 -0500 (Wed, 20 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua
   M /trunk/NRT/NRT.toc
   M /trunk/NRT/embeds.xml
   M /trunk/NRT/libs

NRT: LibBabble-Class-3.0.
------------------------------------------------------------------------
r61748 | rabbit | 2008-02-17 08:19:25 -0500 (Sun, 17 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/embeds.xml

NRT: Crap.
------------------------------------------------------------------------
r61732 | rabbit | 2008-02-17 07:44:58 -0500 (Sun, 17 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua
   M /trunk/NRT/NRT.toc
   M /trunk/NRT/embeds.xml
   M /trunk/NRT/libs

NRT:
 * Use LibBabble-Boss-3.0
 * Add a new output formatter contributed by someone who I forgot
------------------------------------------------------------------------
r61108 | rabbit | 2008-02-12 22:07:16 -0500 (Tue, 12 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Bugfix.
------------------------------------------------------------------------
r61010 | rabbit | 2008-02-11 20:38:30 -0500 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Fix bug so that people in groups specified by the group filter can whisper the NRT user to be added to the wait list again.
------------------------------------------------------------------------
r60890 | rabbit | 2008-02-10 21:42:29 -0500 (Sun, 10 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Add Sunmote (34664) to the special item list.
 * Show the full item link in automatic loot note dialog, not just the ID.
------------------------------------------------------------------------
r60774 | rabbit | 2008-02-10 07:19:22 -0500 (Sun, 10 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Add attendance notes to the CTRTXML output.
------------------------------------------------------------------------
r60723 | rabbit | 2008-02-09 17:24:14 -0500 (Sat, 09 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Bugfix.
------------------------------------------------------------------------
r60698 | rabbit | 2008-02-09 11:57:47 -0500 (Sat, 09 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Make players with an unknown class gray again.
------------------------------------------------------------------------
r60696 | rabbit | 2008-02-09 11:44:55 -0500 (Sat, 09 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Unregister GUILD_ROSTER_UPDATE when scanning the roster so that we don't cause a stack overflow.
------------------------------------------------------------------------
r60693 | rabbit | 2008-02-09 11:33:15 -0500 (Sat, 09 Feb 2008) | 5 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Added blacklist option, people added will never be allowed on attendance sets.
 * Added options to disallow guild members of certain ranks to never be added to attendance sets.
 * Added option to always take attendance when a non-ignored non-special item is looted.
 * Stored names are no longer case-insensitive but must follow the naming rules for WoW characters (first letter capitalized, rest lower).
------------------------------------------------------------------------
r60580 | rabbit | 2008-02-07 20:47:16 -0500 (Thu, 07 Feb 2008) | 5 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Don't add people to the wait list twice.
 * When people in the wait list are invited to the group by someone else, remove them from the list.
 * Shift-Click people in the wait list to remove them without inviting.
 * Added new option, "Attach trash drops to last boss"
------------------------------------------------------------------------
r60503 | rabbit | 2008-02-06 13:43:16 -0500 (Wed, 06 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Bugfix.
------------------------------------------------------------------------
r60444 | rabbit | 2008-02-05 19:38:10 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua
   M /trunk/NRT/embeds.xml
   M /trunk/NRT/libs

NRT: Add a 100% untested waiting list function, populated by the people who whisper you during attendance takes. Click a name in the menu to remove them from the list and invite them to your group at the same time.
------------------------------------------------------------------------
r60427 | rabbit | 2008-02-05 15:56:37 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Move the addon declaration to the top, so we get a updated version field in case of errors in the main chunk.
------------------------------------------------------------------------
r60423 | rabbit | 2008-02-05 15:04:54 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Add NRT:ItemLooted(player, item) function, can be used from chat like /script NRT:ItemLooted("Rabbit", "[Phat Epic]") -- note the quotes around the item link.
------------------------------------------------------------------------
r60417 | rabbit | 2008-02-05 14:38:59 -0500 (Tue, 05 Feb 2008) | 6 lines
Changed paths:
   M /trunk/NRT/NRT.lua
   M /trunk/NRT/NRT.toc
   A /trunk/NRT/embeds.xml
   M /trunk/NRT/libs

NRT:
 * Add an option to disable in 10-man raids.
 * Fubar text is red when not tracking and green when tracking now.
 * Include Babble-Boss-2.2 by default.
 * Print a chat message when we start and stop tracking.
 * Use embeds.xml for libraries.
------------------------------------------------------------------------
r60409 | rabbit | 2008-02-05 13:19:26 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Remove the raid instance checks, so that outdoor world bosses are tracked correctly + some cleanup.
------------------------------------------------------------------------
r60402 | rabbit | 2008-02-05 12:46:00 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Bugfix for users without babble-boss.
------------------------------------------------------------------------
r60401 | rabbit | 2008-02-05 12:40:39 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Attempt to fix invalid key to 'next' error + some cleanup.
------------------------------------------------------------------------
r60344 | rabbit | 2008-02-04 21:12:34 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Use game time instead of local time for attendance and loot tracking, so attendance reports submitted from separate players (who might live in different time zones!) have a common timeline.
------------------------------------------------------------------------
r60342 | rabbit | 2008-02-04 21:04:56 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: If someone who is in the raid - in one of the groups that is being tracked for attendance - sends a tell in for attendance, NRT will no longer inform them that they're "not in the guild, group or whitelist", but just ignore their whisper.
------------------------------------------------------------------------
r60333 | rabbit | 2008-02-04 19:42:09 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Add item notes to the Basic XML and CTRT XML outputters, hopefully I did it correctly (I've never used these formats myself).
------------------------------------------------------------------------
r60309 | rabbit | 2008-02-04 13:03:40 -0500 (Mon, 04 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Show a confirmation box before executing Clear All.
 * Remove the old database conversion code.
------------------------------------------------------------------------
r60297 | rabbit | 2008-02-04 11:47:53 -0500 (Mon, 04 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Make it easier to add in custom columns for the tooltip display.
 * Add some comments explaining customizable values.
------------------------------------------------------------------------
r60271 | rabbit | 2008-02-04 08:10:48 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Removed the "Click here to take attendance now" line in the tooltip and made it into the doubleclick action for the fubar plugin/minimap icon instead.
------------------------------------------------------------------------
r60266 | rabbit | 2008-02-04 07:07:10 -0500 (Mon, 04 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Option to automatically take a item note when someone loots a non-special non-ignored item in raids.
 * Options to customize the columns in the tablet.
------------------------------------------------------------------------
r59989 | rabbit | 2008-02-02 07:08:19 -0500 (Sat, 02 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Don't be so spammy when whispering.
 * If a whisper has a number in it, ignore it.
------------------------------------------------------------------------
r59985 | rabbit | 2008-02-02 05:57:25 -0500 (Sat, 02 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Hide whispers processed by NRT when taking attendance.
------------------------------------------------------------------------
r59961 | rabbit | 2008-02-01 21:41:38 -0500 (Fri, 01 Feb 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * Add all the epic gems from BT/Hyjal to the special items table.
 * Minor cleanup.
------------------------------------------------------------------------
r59948 | rabbit | 2008-02-01 14:58:02 -0500 (Fri, 01 Feb 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.toc
   M /trunk/NRT/libs

NRT: Fix Deformat-2.0.
------------------------------------------------------------------------
r59898 | rabbit | 2008-01-31 21:39:25 -0500 (Thu, 31 Jan 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: Don't take attendance when killing the amani bear/lynx/eagle spirits. Hopefully it's the right names.
------------------------------------------------------------------------
r59894 | rabbit | 2008-01-31 21:06:48 -0500 (Thu, 31 Jan 2008) | 3 lines
Changed paths:
   M /trunk/NRT/NRT.lua

NRT:
 * People in group 6-8 can now whisper to be added to the attendance set, oops :)
 * Fix CTRA XML export, according to sempi on the wowace forums.
------------------------------------------------------------------------
r59705 | rabbit | 2008-01-29 20:17:18 -0500 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   M /trunk/NRT/NRT.lua

NRT: svn:keywords set.
------------------------------------------------------------------------
r59704 | rabbit | 2008-01-29 20:11:16 -0500 (Tue, 29 Jan 2008) | 1 line
Changed paths:
   A /trunk/NRT
   A /trunk/NRT/NRT.lua
   A /trunk/NRT/NRT.toc
   A /trunk/NRT/libs
   A /trunk/NRT/textures
   A /trunk/NRT/textures/draghandle.tga
   A /trunk/NRT/textures/otravi-close.tga
   A /trunk/NRT/textures/otravi-semi-full-border.tga

NRT: Re-import. We're back, baby!
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
27.48 KB Feb 26, 2008 2.3.3 40