r182-release

Details

  • Filename
    Rarity-r182-release.zip
  • Uploaded by
  • Uploaded
    Mar 27, 2013
  • Size
    910.78 KB
  • Downloads
    25,934
  • MD5
    2b946872e3e3aec0a351c22416c42d36

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r183 | allara | 2013-03-28 02:38:57 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   A /tags/r182-release (from /trunk:182)

Tagging as r182-release
------------------------------------------------------------------------
r182 | allara | 2013-03-28 02:37:50 +0000 (Thu, 28 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

- Fix for nil comparison when a user doesn't supply the Chance for a custom item
------------------------------------------------------------------------
r180 | allara | 2013-03-14 16:10:35 +0000 (Thu, 14 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

- Bug fix for a crash on line 1498
------------------------------------------------------------------------
r178 | allara | 2013-03-14 03:05:54 +0000 (Thu, 14 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua

- Bug fix: Custom items will once again show in the tooltip
------------------------------------------------------------------------
r176 | allara | 2013-03-13 23:11:41 +0000 (Wed, 13 Mar 2013) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Primordial Direhorns: Switched to group loot (requiring a group of 3 players). This will make attempt and obtain detection more reliable when in a group.
- Primordial Direhorns: Adjusted the drop rate to 1 in 25. Note that this means Direhorns are now considered "high chance" items, and are HIDDEN by default from the tooltip. They are still tracked. You can un-hide them from the Options screen: uncheck "Hide high chance items"
------------------------------------------------------------------------
r174 | allara | 2013-03-13 22:31:52 +0000 (Wed, 13 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Rarity now reports Defeated or Undefeated in the tooltip next to the mounts dropped by Sha of Anger, Galleon, Nalak, and Oondasta. This indicates whether you've defeated the boss yet this week.
------------------------------------------------------------------------
r172 | allara | 2013-03-13 16:21:35 +0000 (Wed, 13 Mar 2013) | 1 line
Changed paths:
   M /trunk/Core.lua
   M /trunk/Options_Defaults.lua

- Remove Reins of the Black Primal Raptor and Reins of the Green Primal Raptor. It seems the Cracked Primal Egg has a 100% chance to hatch into one of the 3 primal raptors, so Rarity does not need to track them.
------------------------------------------------------------------------
r170 | allara | 2013-03-13 02:42:44 +0000 (Wed, 13 Mar 2013) | 6 lines
Changed paths:
   M /trunk
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Options.lua
   M /trunk/Options_Defaults.lua

- Adjusted the Primal Egg drop rate. Note that there are two very different drop rates depending on if you're killing the big dinos or the little ones, but Rarity must choose one drop rate for all NPCs. I went with the lower drop rate, since most players will probably be farming the young dinos.
- Fixed an issue that caused Primal Egg attempts to be counted even when you already had one in your bags. (You can't loot another one as long as you have one.) This may have also fixed intermittent issues where items such as Skyshard and Mojo repeatedly toasted their appearance unexpectedly.
- Added a "content category" to every item. Current content categories are: Holiday, Classic, TBC, WotLK, Cataclysm, and MoP. You can now choose which content categories to show in the tooltip.
- By default, the Item tooltip is now hidden, and the Rarity detail tooltip now appears on the left. This is more compatible with players who are using the mini-map icon at the top-left of their screen.
- New option: Hide high chance items (on by default). When on, this option hides any item with a drop chance of 1 in 49 or better. The item is merely hidden from the tooltip in order to keep it clean. Items hidden in this fashion are still tracked like normal.
- Added new 5.2 pets with a somewhat low drop chance: Living Sandling, Son of Animus, Sunfur Panda, Snowy Panda, Mountain Panda, and Ji-Kun Hatchling. The Tiny Carp are not being added at this time, because not enough information exists about how to obtain them. Note: Many of the new 5.2 pets have a very high drop rate, and will not be tracked by Rarity.
------------------------------------------------------------------------
r168 | allara | 2013-03-07 20:39:06 +0000 (Thu, 07 Mar 2013) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Options_Defaults.lua

- Add support for NPC IDs greater than 65535
- Add Primal Egg. This item lets you track how long you've been farming dinos on the Isle of Giants, as well as how many it took to receive each egg. Each egg hatch attempt is tracked separately under the mounts that can hatch. We still don't know if the Red raptor can hatch.
- Corrected the item ID for Reins of the Green Primal Raptor and Reins of the Black Primal Raptor -- they actually hatch from a Cracked Primal Egg
------------------------------------------------------------------------
r166 | allara | 2013-03-05 21:43:28 +0000 (Tue, 05 Mar 2013) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales.lua
   M /trunk/Modules/Options/Rarity_Options.toc
   M /trunk/Options_Defaults.lua
   M /trunk/Rarity.toc

- Added 5.2 mounts from world bosses: Reins of the Thundering Cobalt Cloud Serpent and Reins of the Cobalt Primordial Direhorn
- Added 5.2 mounts from Zandalari Warbringers: Reins of the Slate Primordial Direhorn, Reins of the Amber Primordial Direhorn, and Reins of the Jade Primordial Direhorn (marking these as soloable, although some players may need a group of 2-3 at first)
- Added 5.2 mounts from Primal Eggs: Reins of the Green Primal Raptor and Reins of the Black Primal Raptor (Red might also drop from this, but it's unconfirmed)
- Added 5.0 pets from rare NPCs: Hollow Reed and Imbued Jade Fragment
- TOC update for 5.2
------------------------------------------------------------------------

Additional Files