r100
Details
-
FilenameGrimReaper-r100.zip
-
Uploaded by
-
UploadedSep 3, 2012
-
Size177.36 KB
-
Downloads975
-
MD54ee22418b756b3bf5cc6dffbacf06084
Supported WoW Retail Versions
- 5.0.4
Changelog
------------------------------------------------------------------------
r100 | ywfn | 2012-09-03 11:18:03 +0000 (Mon, 03 Sep 2012) | 2 lines
Changed paths:
M /trunk/GrimReaper.lua
M /trunk/GrimReaper.toc
Fixed not being able to view the replays of people outside of your subgroup (party) in a raid. (Something changed, I think possibly UnitInParty() used to return false for someone in your raid but not in your subgroup, and now returns true? Anyway, changed it to use the PARTY+RAID mask if you're in a raid and not bother trying to check if they're in your subgroup)
------------------------------------------------------------------------
r99 | ywfn | 2012-09-01 23:26:46 +0000 (Sat, 01 Sep 2012) | 2 lines
Changed paths:
M /trunk/GrimReaper.lua
Also fix for the new roster update events
------------------------------------------------------------------------
r98 | ywfn | 2012-08-30 04:41:33 +0000 (Thu, 30 Aug 2012) | 2 lines
Changed paths:
M /trunk/GrimReaper.lua
Updated for the changes in party/raid API. Haven't seen other problems yet.
------------------------------------------------------------------------
r97 | Phanx | 2012-02-09 04:58:18 +0000 (Thu, 09 Feb 2012) | 6 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Bindings.xml
M /trunk/GrimReaper.toc
A /trunk/Libs
A /trunk/Libs/LibDataBroker-1.1
A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua
D /trunk/Locales/Locales.xml
- Fixed library embed paths in pkgmeta file.
- Fixed library paths in TOC file.
- Removed paths for nonexistent libraries in TOC file.
- Removed paths for nonexistent localization files.
- Fixed XML errors in Bindings.xml the header need only be specified on the first binding.
- Hard-embedded LibDataBroker-1.1 as per suggested usage; the library's author intentionally prevents it from running standalone, so it must be hard-embedded in order to work for users of this addon who download the -nolib package.
------------------------------------------------------------------------