v3.2.0.1-nolib

Details

  • Filename
    JuggyCompare-v3.2.0.1-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 6, 2009
  • Size
    7.87 KB
  • Downloads
    31
  • MD5
    bc958bdd4dbc8ef79d3103a45632de0f

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