v1.0.0
Details
-
FilenameMyDungeonsBook-v1.0.0.zip
-
Uploaded by
-
UploadedOct 22, 2020
-
Size207.98 KB
-
Downloads94
-
MD536c2883f59c637e299b95e85f50f1b9e
Supported WoW Retail Versions
- 8.3.0
Changelog
commit bc92e132bc9943c11390aefc15aadc8404ebe5ab
Author: onechiporenko <[email protected]>
Date: Thu Oct 22 19:32:15 2020 +0300
Update layout to use AceGUI widgets
commit 367035d63b91d256d10812e6b1870a7b0bb57da0
Author: onechiporenko <[email protected]>
Date: Sun Oct 18 00:45:13 2020 +0300
Update Ace libs
commit 0805365c59170c42e60dea1e2f86bdc3eb77ba57
Author: onechiporenko <[email protected]>
Date: Sat Oct 17 18:39:21 2020 +0300
UI:
* Add Mechanics "Dispels"
* Add new tab "Casts". Replace "Interrupts", "Special Casts" and "Own Casts" to "Casts"
commit d29118b27503d0c7c8554d24fb0505b8f4823da9
Author: onechiporenko <[email protected]>
Date: Fri Oct 16 22:50:57 2020 +0300
UI:
* Make Main Frame more compact
* Allow to set scale of Main Frame (in the addon settings)
* Main Frame is closable via Esc-press
commit 16c924fbc1cb9f83e7d0b45ddc8d59e3f190938e
Author: onechiporenko <[email protected]>
Date: Fri Oct 16 14:13:22 2020 +0300
Fix frames align and monkey-patch Scrolling Table to anchor table-frame to topleft point and not to center point
commit cdbfd7e5c74788ee78531c89f661d48aadf79e8a
Author: onechiporenko <[email protected]>
Date: Fri Oct 16 12:23:55 2020 +0300
Track prepatch as BfA and not SL
commit eccaddf77846afbc755ccc36cc4a18c7dde86af7
Author: onechiporenko <[email protected]>
Date: Thu Oct 15 21:39:55 2020 +0300
Merge party members info and don't override it
commit eba1a49421941b61f0587cc23b48490e68c7aae8
Author: onechiporenko <[email protected]>
Date: Thu Oct 15 17:08:52 2020 +0300
Add `global.meta` to the db to store common information about spells and npcs
commit e9c473e12ae08c0344ee91973be6fe8b364a73fd
Author: onechiporenko <[email protected]>
Date: Thu Oct 15 16:29:46 2020 +0300
Track and show failed encounters
commit 24f57b2487b83813d763ce61eb96994d963fa587
Author: onechiporenko <[email protected]>
Date: Wed Oct 14 17:39:54 2020 +0300
Fix damage trackers
Add support for backdrops where it's needed (see https://www.wowinterface.com/forums/showthread.php?t=58109)
commit d568b1462b594120ad572a08a2abbe28712d5d2a
Author: onechiporenko <[email protected]>
Date: Tue Oct 13 02:12:04 2020 +0300
Force Challenges table to be updated every time when Main Frame is shown
commit 8265d5205da444e4e54b4db8a7cf2189eff2dad5
Author: onechiporenko <[email protected]>
Date: Tue Oct 13 01:58:06 2020 +0300
BE:
* Add Swing Damage to Mechanics "Damage Done To Party Members"
Misc:
* Fix several "null-pointer exceptions"
commit 8282d2905d483b7eb5f3fe6e0e4bd0de2805a28a
Author: onechiporenko <[email protected]>
Date: Mon Oct 12 22:56:09 2020 +0300
UI:
* Add Mechanics "Own Casts Done By Party Members"
commit fa7791cac65df4f66eafc1fbd3293f9cbd437fbf
Author: onechiporenko <[email protected]>
Date: Mon Oct 12 20:04:53 2020 +0300
Remove code-duplications for columns in table with some spells "summary".
commit ccd8f29eae86982676275ef36c13300f523edcb3
Author: onechiporenko <[email protected]>
Date: Mon Oct 12 19:42:23 2020 +0300
Refactor tab-buttons
commit b1c752170b64cf4a4ea3aa189d9d78fe9b4d018b
Author: onechiporenko <[email protected]>
Date: Mon Oct 12 16:35:16 2020 +0300
UI:
* Add Mechanics "All Buffs/Debuffs On Party Members", "Damage Done To Party Members", "Used Items"
* Replace Tabs (add third level nesting)
BE:
* Add Mechanics "Dispel", "Damage Done To Party Members", "Used Items", "Own Casts"
General:
* Fix some linting issues
commit e67d5b457c278323eff8d447da3c6ce97e881137
Author: onechiporenko <[email protected]>
Date: Thu Oct 8 22:12:21 2020 +0300
Add .pkgmeta
commit f9a6bd69a8cd223224b2767dc2ea4428a514d589
Author: onechiporenko <[email protected]>
Date: Thu Oct 8 21:32:02 2020 +0300
Update comments for LDoc format
commit bbb5db91c1753fd09c4808a393386f087884dae0
Author: onechiporenko <[email protected]>
Date: Tue Oct 6 13:11:38 2020 +0300
Fix Lua error for Mechanics "Units Appear In Combat"
commit 4bcea6eee47cf2f8aa69c8a85c04365a31edb6cf
Author: onechiporenko <[email protected]>
Date: Mon Oct 5 22:56:30 2020 +0300
Add Mechanics "Buffs Or Debuffs On Party Members" and "Buffs Or Debuffs On Units"
commit a9eabe1f21fc383033d9e1d9434c897bea0e4c9d
Author: onechiporenko <[email protected]>
Date: Mon Oct 5 13:54:22 2020 +0300
Track combat events only while challenge is active
commit 02cb71403ecdc23048f07b3b299a5de339f0fd06
Author: onechiporenko <[email protected]>
Date: Mon Oct 5 13:04:47 2020 +0300
Use translations
commit ea2e4ead06cc60c9459b5a80ba5997c268975f18
Author: onechiporenko <[email protected]>
Date: Mon Oct 5 01:04:07 2020 +0300
Add Mechanics "Damage Done To Units" and "Casts By Party Members"
commit 58f85207d0114fcac649e8bc546d3c80989d938c
Author: onechiporenko <[email protected]>
Date: Sat Oct 3 14:14:37 2020 +0300
first commit