r26

Details

  • Filename
    MorgDKP2-r26.zip
  • Uploaded by
  • Uploaded
    Jan 2, 2009
  • Size
    375.07 KB
  • Downloads
    37
  • MD5
    34cf8bf6b65d0d38f94dbc0cc5b888c5

Supported WoW Retail Versions

  • 3.0.3

Changelog

------------------------------------------------------------------------
r26 | morgalm | 2009-01-02 21:44:42 +0000 (Fri, 02 Jan 2009) | 9 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/PointsDB.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc
   M /trunk/embeds.xml

MorgDKP2
-fixed nil error when loaded pool ~= selected pool
-added link to raid/guild toggles
-added clear raid DB in options menu
-removed temp alias adding in options
-added LibDBIcon for minimap icon
-added LibDataBroker
-added raidtracker TT hints (if hints enabled)
-added DKP changes to raidtracker = raidtracker complete!
------------------------------------------------------------------------
r25 | morgalm | 2008-12-29 06:05:21 +0000 (Mon, 29 Dec 2008) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-fixed emblem ignore/added abyss crystal
-fixed scrollframe to top after delete on raidtracker
-fix new event editbox nil error
-fixed use of global pool (pitbull/dogtag conflict)
-fixed some errors with raidtracker and empty DB
-added alias editing to raidtracker
-volpo2001 - Do not update the SVN without my permission!
------------------------------------------------------------------------
r24 | volpo2001 | 2008-12-29 03:19:46 +0000 (Mon, 29 Dec 2008) | 1 line
Changed paths:
   M /trunk/Modules/CoreModule.lua

Corrected lootframe problem with localized versions
------------------------------------------------------------------------
r22 | morgalm | 2008-12-26 07:19:33 +0000 (Fri, 26 Dec 2008) | 10 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/Eventnaming.lua
   M /trunk/Modules/FixedDKP.lua
   M /trunk/Modules/Percent.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Random.lua
   M /trunk/Modules/Relational.lua
   M /trunk/Modules/SKall.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Zerosum.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua

MorgDKP2
-raid editing and itemDB editing fully functional in raidtracker
-added other bosses in obsidian sanctum
-fixed/changed all DKP systems for new raidtracker changes (zerosum was not doing some things correctly should be now)
-added distinction between 10/25 (normal/heroic) instances - not on by default use eventnaming module and add <diff> flag
-fixed nasty ML menu bug should work now
-fixed duplicate members in raids error
-dewmenu improvements
-fixed DKP points not being awarded to mains (only to the alt in question)

------------------------------------------------------------------------
r21 | morgalm | 2008-12-18 08:17:57 +0000 (Thu, 18 Dec 2008) | 2 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/MorgDKP2.toc
   M /trunk/plugins/morgdkp2/Morgaction.php
   M /trunk/plugins/morgdkp2/Morgexport.php
   M /trunk/plugins/morgdkp2/Morgimport.php
   M /trunk/plugins/morgdkp2/Morgresults.php

MorgDKP2
-WEB! Updated morgexport for deathknight class.  ie change death knight to deathknight.
------------------------------------------------------------------------
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)
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
141.37 KB Jan 2, 2009 3.0.3 34