r44

Details

  • Filename
    MorgDKP2-r44.zip
  • Uploaded by
  • Uploaded
    Feb 8, 2009
  • Size
    375.79 KB
  • Downloads
    54
  • MD5
    06ba5660e3ed45d3a019af9d54df9726

Supported WoW Retail Versions

  • 3.0.8

Changelog

------------------------------------------------------------------------
r44 | morgalm | 2009-02-08 09:02:07 +0000 (Sun, 08 Feb 2009) | 4 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/MorgDKP2.toc
   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! - rewrote xml parser (should fix blank screen bugs)
-tweaked somethingorother

------------------------------------------------------------------------
r42 | morgalm | 2009-02-06 05:53:08 +0000 (Fri, 06 Feb 2009) | 9 lines
Changed paths:
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/PointsDB.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-fix DKP/time awarding
-fix nil error on deleting a Raid
-fix nil error in loading points
-fix lootbuffer recording too much data
-fix waitlist bosskill dkp awarding even when toggled off
-fixed double loot recorded for bank/DE
-fix 4 horseman event yet again...sigh

------------------------------------------------------------------------
r40 | morgalm | 2009-02-03 07:12:33 +0000 (Tue, 03 Feb 2009) | 6 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/PointsDB.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/Modules/Zerosum.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/Morgimport.php
   M /trunk/plugins/morgdkp2/Morgresults.php

MorgDKP2
-WEB! - changed the export function for possible localization problem
-fixed a couple possible class bugs
-added waitlist inclusion to zero sum dkp calculations and added the waitlist members to the event at that point (toggle)
-fixed a nil error in recording items
-fixed import from morgdkp
------------------------------------------------------------------------
r38 | morgalm | 2009-02-01 22:35:02 +0000 (Sun, 01 Feb 2009) | 9 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/BidWar.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.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! - new update which should work (crosses fingers) with outdated php/mysql as well
-fixed autozone bug
-fixed tooltip anchoring
-fixed bidwar problem with -DKP
-fixed eqdkp ' removal and boss detection
-added toggle for morgbid updating so morgdkp can control if members see auction progress (need new morgbid)
-changed DKP/time to award every x minutes in raid not just x minutes since last update
-changed comm method to greatly cut down on channel traffic = NOW ONLY WORKS WITH MORGBID2v2.6 or GREATER
------------------------------------------------------------------------
r36 | morgalm | 2009-01-26 23:26:46 +0000 (Mon, 26 Jan 2009) | 3 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/MorgDKP2.toc
   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! added workaround for older versions of php
-added coin icons
------------------------------------------------------------------------
r34 | morgalm | 2009-01-25 21:48:25 +0000 (Sun, 25 Jan 2009) | 8 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/DKPovertime.lua
   M /trunk/Modules/FixedDKP.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Relational.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/Modules/Zerosum.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
-added TAKE/OFFSPEC custom DKP awarding (ie if winner rolls TAKE he pays x/x% no matter what item price is) to fixedDKP/relational/0-sum
-WEB!  big web upgrade totally changed all transactions/file system to utf-8 to hopefully fix special chars and fixed 0-sum rounding
-removed fubar plugin (use Broker2Fubar)
-fix eqdkp event naming problem with items
-fix 4 horsemen chest detection
-fix timer handling
-fix give BOE awarding wrong item
------------------------------------------------------------------------
r32 | morgalm | 2009-01-20 03:21:38 +0000 (Tue, 20 Jan 2009) | 12 lines
Changed paths:
   M /trunk/Core.lua
   M /trunk/Locales/enUS.lua
   M /trunk/Modules/BidWar.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/Lootframe.lua
   M /trunk/Modules/PointsDB.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/MorgDKP2.toc

MorgDKP2
-many updated for new morgbid2 especially in bidwar Module
-possible fix for items in chest
-fix for nil error when clearing raid DB from RaidTracker
-fixed multiple RT frames being able to be opened
-added bank char and toggle
-added webbed death to non uniques
-fixed waitlist not adding a main to waitlist if it didn't exist yet
-fixed nil error starting bidwar auction with no dkp type set
-changed bid sorting order (PENDING always to top) and added a few more colors for easier vision (order = PENDING>NEED>TAKE>OFFSPEC>PASS)
-in bidwar silent auction the person running morgdkp2 will no longer be able to see bids until AFTER he/she places his bid
-should still be compatible with morgbid2<2.0 but could be some bugs so recommend upgrade
------------------------------------------------------------------------
r30 | morgalm | 2009-01-12 01:29:21 +0000 (Mon, 12 Jan 2009) | 11 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/Modules/Waitlist.lua
   M /trunk/MorgDKP2.toc
   M /trunk/basePrototype.lua

MorgDKP2
-added sarth minibosses toggle
-fix waitlist not clearing on zone out
-restructured waitlists with improvements - grace period, spam to chats automatic/manual, clear wailist button (waitlist always shows main chars name now not alt)
-tweaked highlighting and added it to lootframe
-improved ML menu position and fixed nil error due to "UNKNOWN" units
-fix morgdkp2 lootframe not turning off or on when it should be
-DKP awarding of any type now also updates the main+/alts of that char
-fixed text length on itemframe
-fix bug where "individual" was exported for dkp changes instead of name
-mod will not try to go into standby if you zone with the invite window open
------------------------------------------------------------------------
r29 | morgalm | 2009-01-06 21:34:09 +0000 (Tue, 06 Jan 2009) | 5 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Core.lua
   M /trunk/Modules/CoreModule.lua
   M /trunk/Modules/LDBPlugin.lua
   M /trunk/Modules/RaidTracker.lua
   M /trunk/Modules/Tracker.lua
   M /trunk/Modules/Waitlist.lua
   M /trunk/MorgDKP2.toc
   M /trunk/embeds.xml

MorgDKP2
-fix boss mob still having hash in raid export
-added clear waitlist toggle
-added libwho-2.0 for scanning out of raid members and future alias scanning
-fix dkp changes nil error
------------------------------------------------------------------------

Additional Files

Type Name Size Uploaded Game Version Downloads
146.30 KB Feb 8, 2009 3.0.8 26