v3.2.0.1
Details
-
FilenameJuggyCompare-v3.2.0.1.zip
-
Uploaded by
-
UploadedSep 6, 2009
-
Size32.33 KB
-
Downloads204
-
MD5d676686904ecb7e9c40ee9225d0d91c2
Supported WoW Retail Versions
- 3.2.0
Changelog
tag v3.2.0.1
49dd96d2f1cc944a88bb1a8cfb63b2b34a5adb0b
root <root@cfrepos1.curseforge.net>
2009-09-06 19:59:41 +0000
Tagging as v3.2.0.1
--------------------
rspeicher:
- Some Attendance fixes
- Add .pkgmeta, embeds.xml
- Fix a weird padding issue
- Typo
- Try to fix list format, again, again
- Try to fix list format, again
- Try to fix list format
- Flesh out README
- Remove GetTime local, since we ended up not using it
- Distributed loot copying
Allows an attendance-taker to be outside of the raid and still
copy item names/IDs directly from any person running this mod
whenever they loot a corpse. Broadcasts corpse and item info
to other users over the GUILD channel when in a raid.
- Minor change to JuggyCompare's tcontains function
- Don't show attendance popup if string is empty
- Don't need the xml file anymore, just use a static popup
- Add JuggyAttendance.lua
- Minor spacing fix
- Delete JuggyCompare_Data.lua
- tabs/spaces
- Add JuggyCompare.lua the heart of the beast
- Initial git commit; more core files to be added later