r20

Details

  • Filename
    MorgDKP2-r20.zip
  • Uploaded by
  • Uploaded
    Dec 18, 2008
  • Size
    352.62 KB
  • Downloads
    33
  • MD5
    f3749b9bb9774e14a052912efd595a82

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r20 | morgalm | 2008-12-18 07:53:51 +0000 (Thu, 18 Dec 2008) | 5 lines
Changed paths:
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-4 horsemen fix (4th not 3rd kill)
-fix nil error on close loot window
-fix lootframe nil error reported by kalem
-fix code order problem which cause nil errors
------------------------------------------------------------------------
r19 | morgalm | 2008-12-18 01:43:56 +0000 (Thu, 18 Dec 2008) | 6 lines
Changed paths:
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/FubarPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua

MorgDKP2
-another attempt at fubar nil error
-made standby TT wider
-removed select()
-tweaked item hint TTs so wouldn't appear if item didn't exceed loot threshold etc
-added ability for duplicate items to share same roll data BUT you must query all items (alt right click on any item) to make sure the item is queried 2x for it to work.  After you award 1 item the other item/s will share the same roll data
------------------------------------------------------------------------
r18 | morgalm | 2008-12-17 06:55:37 +0000 (Wed, 17 Dec 2008) | 4 lines
Changed paths:
   M /trunk/Modules/BidWar.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/FubarPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-fix fubar nil error
-fix bidwar typo
-added UNKNOWN class category for ML menu please let me know name and class of any players you see appear here
------------------------------------------------------------------------
r17 | morgalm | 2008-12-15 11:01:25 +0000 (Mon, 15 Dec 2008) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/PointsDB.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua

MorgDKP2
-added emblems of heroism/valor to ignore list
-added ignore list menu in database section (click to remove)
-added nil value check for classes to hopefully fix DK problem
-added missing localization
------------------------------------------------------------------------
r16 | morgalm | 2008-12-13 23:54:05 +0000 (Sat, 13 Dec 2008) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-added toggle for dkp changes as events or database changes
-added back in dkp changes system
-added new instance triggers
------------------------------------------------------------------------
r15 | morgalm | 2008-12-07 00:13:38 +0000 (Sun, 07 Dec 2008) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Modules/FubarPlugin.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc
   D /trunk/Options.lua

MorgDKP2
-updated .pkgmeta for bad callbackhandler link
-added version to tablet
-tweaked OneEvent to include boss kill names in the note
------------------------------------------------------------------------
r13 | morgalm | 2008-12-05 02:59:04 +0000 (Fri, 05 Dec 2008) | 3 lines
Changed paths:
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/Tracker.lua

MorgDKP2
-Added nil value check for 4 horsemen until I have correct yell.
-added 4 horsemen yell to locale file DOH!
------------------------------------------------------------------------
r12 | morgalm | 2008-12-05 02:52:12 +0000 (Fri, 05 Dec 2008) | 5 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua

MorgDKP2
-Added new member start DKP slider
-Removed double DKP/time reward
-added 4 horsemen exception to bosskills
-need transcriptor logs!
------------------------------------------------------------------------
r11 | morgalm | 2008-11-23 21:59:40 +0000 (Sun, 23 Nov 2008) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/ruRU.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/FubarPlugin.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/Lootframe.lua
   A /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/Modules/modules.xml
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua
   M /trunk/plugins/morgdkp2/Morgaction.php
   M /trunk/plugins/morgdkp2/Morgexport.php
   M /trunk/plugins/morgdkp2/Morgfunc2.php
   M /trunk/plugins/morgdkp2/Morgimport.php
   M /trunk/plugins/morgdkp2/Morgresults.php

MorgDKP2
-WEB: fix for special chars (ie ?& etc)
-fixed endraid not updating TT
-add DKP changes based on event system
-tweaked dewframe
-added scrolling dewframe
-fix Kelecgos not registering kill and registering too many kills on wipe
-started work on raidtracker (not functional yet)
------------------------------------------------------------------------
r10 | morgalm | 2008-11-03 07:44:03 +0000 (Mon, 03 Nov 2008) | 12 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   A /trunk/Locales/ruRU.lua
   M /trunk/Modules/BidWar.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/FubarPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua
   M /trunk/plugins/morgdkp2/Morgaction.php
   M /trunk/plugins/morgdkp2/Morgexport.php
   M /trunk/plugins/morgdkp2/Morgfunc2.php
   M /trunk/plugins/morgdkp2/Morgimport.php
   M /trunk/plugins/morgdkp2/Morgresults.php

MorgDKP2
-WEB: fix slashes not being removed
-fix listDKP not updating with raid group changes and not adding members not previously in list
-fix DE loot being recorded in some cases
-stop lootframe from moving when you click to output results and distribute item
-tweaked dewframe so less twitchy
-fix Kalecgos recorded as kill with wipes
-added ability to change default font color
-added a DE button on every item
-fixed export not working from config menu
-removed cursorupdate()
-whew
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
129.31 KB Dec 18, 2008 3.0.3 35