MorgDKP-r57470.1

Details

  • Filename
    MorgDKP-r57470.1.zip
  • Uploaded by
  • Uploaded
    Dec 26, 2007
  • Size
    232.24 KB
  • Downloads
    9
  • MD5
    72d83aaf5e3ae7cccbd499a3c5df8b12

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r57470 | morgalm | 2007-12-25 16:55:51 -0500 (Tue, 25 Dec 2007) | 8 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/LootTablet.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/MorgDKPOptions.lua
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/RaidFunctions.lua
   M /trunk/MorgDKP/plugins/morgdkp/Morgexport.php

MorgDKP:
- Fix Boss ending up being nil sometimes
- Many additions for points distribution when changing things using raidtracker (ie delete a raid event all items are deleted in that event and points refunded)
- Zero sum fixes for raidtracker changes
-Added overbid option to restrict how much people can exceed their DKP by in bidwar
- Morgexport.php changes to allow downloading eqdkp+ DKP if NOT using multipool
- Fix nasty error in upfate attendees function
- Restricted deletion of runevent as it is used for trash loot
------------------------------------------------------------------------
r57317 | morgalm | 2007-12-21 20:19:07 -0500 (Fri, 21 Dec 2007) | 2 lines
Changed paths:
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/RaidFunctions.lua

MorgDKP:
- Few more fixes for lootbuffer nil error
------------------------------------------------------------------------
r57309 | morgalm | 2007-12-21 15:52:12 -0500 (Fri, 21 Dec 2007) | 2 lines
Changed paths:
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc

MorgDKP:
- Fix lootbuffer nil error
------------------------------------------------------------------------
r57273 | morgalm | 2007-12-21 02:06:13 -0500 (Fri, 21 Dec 2007) | 5 lines
Changed paths:
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/RaidFunctions.lua
   M /trunk/MorgDKP/plugins/morgdkp/Morgaction.php
   M /trunk/MorgDKP/plugins/morgdkp/Morgexport.php
   M /trunk/MorgDKP/plugins/morgdkp/Morgfunc.php

MorgDKP:
- More tweaking of looting event so loot should be recorded to correct mob
- Delete item/event now also reverses the DKP changes
- Added special char handling to morgimport
- Fixed alias not handling special chars in morgexport
------------------------------------------------------------------------
r57162 | morgalm | 2007-12-19 02:40:20 -0500 (Wed, 19 Dec 2007) | 4 lines
Changed paths:
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/RaidFunctions.lua

MorgDKP:
- Removed tracking of void crystals
- Improved boss detection for loot if boss not targeted when distributed
- Fixed Item adjustments in raidtracker so points will be added/deducted properly when changes are made
------------------------------------------------------------------------
r57078 | morgalm | 2007-12-16 21:14:25 -0500 (Sun, 16 Dec 2007) | 3 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/Points.lua

MorgDKP:
- Fix timestamp comparison to not be idiotic
- Fix sync issues due to new DKP loading procedure
------------------------------------------------------------------------
r57032 | morgalm | 2007-12-15 20:54:12 -0500 (Sat, 15 Dec 2007) | 6 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/LootTablet.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/MorgDKPOptions.lua
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/RaidFunctions.lua

MorgDKP:
- Fix nil error with MorgBid query when members DKP isn't in DB yet
- New DKP values automatically load now at startup if timestamp is newer
- Pool defaults to DKP1 now unless already defined
- No need to manually load DKP anymore before a Raid
- When starting a new raid loot received flags are reset
------------------------------------------------------------------------
r56870 | morgalm | 2007-12-11 16:20:28 -0500 (Tue, 11 Dec 2007) | 2 lines
Changed paths:
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc

MorgDKP:
- Fix to have items associated with correct boss when you don't have the boss targeted (ie not ML)
------------------------------------------------------------------------
r56771 | morgalm | 2007-12-09 18:56:15 -0500 (Sun, 09 Dec 2007) | 4 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/MorgDKP.xml
   M /trunk/MorgDKP/RaidFunctions.lua
   M /trunk/MorgDKP/plugins/morgdkp/language/german/lang_main.php

MorgDKP:
- added item editing to Raidtracker
- changed automatic loot awarding so that if everyone passes it will ask if you want to give the item to current disenchanter
- fixed german/lang_main.php
------------------------------------------------------------------------
r56640 | morgalm | 2007-12-06 03:22:35 -0500 (Thu, 06 Dec 2007) | 9 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/DKPtracker.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/plugins/morgdkp/Morgaction.php
   M /trunk/MorgDKP/plugins/morgdkp/Morgfunc.php
   M /trunk/MorgDKP/plugins/morgdkp/Morgresults.php
   M /trunk/MorgDKP/plugins/morgdkp/language/english/lang_main.php
   M /trunk/MorgDKP/plugins/morgdkp/morgdkp_plugin_class.php

MorgDKP:
- make import/export php links only appear in admin menu
- fix sql insert for nil values with some peoples database
- tweaked php output
- fixed error with event mismatch due to ' in import php
- can no longer start a raid until after you choose a dkp pool (nil errors)
- can no longer end a raid if one isn't started
- sync function now only adds items that aren't in your database instead of just replacing whole item db
- fixed convert db to select 1st pool if none is still selected
------------------------------------------------------------------------
r56482 | morgalm | 2007-12-02 20:42:30 -0500 (Sun, 02 Dec 2007) | 5 lines
Changed paths:
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/plugins/morgdkp/Morgexport.php
   M /trunk/MorgDKP/plugins/morgdkp/Morgresults.php

MorgDKP:
- added support for eqdkp+ multidkp
- tweaked sorting
- fixed error adding new members using morgimport
- added ability to click any name on the tablet to award loot to that player regardless of bid status
------------------------------------------------------------------------
r56082 | morgalm | 2007-11-26 20:21:24 -0500 (Mon, 26 Nov 2007) | 5 lines
Changed paths:
   M /trunk/MorgDKP
   M /trunk/MorgDKP/BidQuery.lua
   M /trunk/MorgDKP/DKPInfo.lua
   M /trunk/MorgDKP/MorgDKP-deDE.lua
   M /trunk/MorgDKP/MorgDKP-enUS.lua
   M /trunk/MorgDKP/MorgDKP.lua
   M /trunk/MorgDKP/MorgDKP.toc
   M /trunk/MorgDKP/MorgDKP.xml
   M /trunk/MorgDKP/MorgDKPOptions.lua
   M /trunk/MorgDKP/Points.lua
   M /trunk/MorgDKP/RaidFunctions.lua
   M /trunk/MorgDKP/plugins/morgdkp/Morgexport.php

MorgDKP:
- fixed alias not having correct points when adding alias through raidtracker
- fixed bug causing tablet not to show on hover
- added database syncing (items and downloaded point data)
- added password protection for database syncing
------------------------------------------------------------------------

Additional Legacy Files