Commit Graph

66 Commits

Author SHA1 Message Date
Bunny67 54db65937d Add ACTIONBAR_UPDATE_USABLE event for "Action Usable" condition 2021-11-30 23:25:26 +03:00
Zidras 34ec6828c0 Add DBM Phase triggers
- Callback can be used by external addons like Weakauras in its triggers.
- Fire stage callback on variable recovery
- Added public facing stage api, that allows for mods or Weakauras request current stage a mod is in (if applicable) for either specific mod by mod id OR by simply doing request without modId, and having DBM just give a return for first mod in combat table
- Boss modules migrated to use newly added SetStage function

Custom DBM commits with appropriate ReleaseRevision bump to 7005 to ensure DBM is compatible:

https://github.com/Zidras/DBM-Icecrown/commit/ff3a3a27502c73ed5686029bcca3be3afd8a459f

https://github.com/Barsoomx/DBM-wowcircle/commit/6388338048ad1916f2753995f02057889d3fc20b
2021-07-12 22:48:54 +03:00
Zidras b47d7a1b47 Bunny: additional check 2021-06-09 23:20:25 +03:00
Zidras 67e2dfe60e Slight change to DBM revision check logic
Without DBM, this wouldn't be hidden.
Follow-up to commit: https://github.com/Bunny67/WeakAuras-WotLK/commit/31ad61fe5fc501a5896878bbcaafcd37316b04d4
2021-06-09 23:20:25 +03:00
Bunny67 c889561003 space 2021-06-09 20:36:42 +03:00
Zidras 31ad61fe5f Only hide for older version of DBM
Newer backports of DBM that have correct fireEvent in their core.lua should be able to use these triggers
2021-06-09 20:36:42 +03:00
Bunny67 47eb74ed3d added pvp status for for load auras 2021-03-08 12:58:34 +03:00
Bunny67 cc4f2a33b6 frrom retail 2021-03-08 12:58:09 +03:00
Bunny67 6e530142d3 from retail 2021-03-07 19:42:16 +03:00
Bunny67 a850db8ab5 fix #60 2021-01-01 18:04:23 +03:00
Bunny67 e7c46c8d5f add map area id (zoneId) support for load auras 2020-12-27 22:24:13 +03:00
Bunny67 e0672fe539 from retail 2020-12-27 05:57:15 +03:00
Bunny67 7cbc40c959 beta 2020-11-15 23:43:10 +03:00
Bunny67 ce5da4dc3e beta 2020-09-22 17:50:02 +03:00
Bunny67 0f4f16b6f0 beta 2020-09-16 23:06:44 +03:00
Bunny67 6a1e56cfba beta 2020-09-16 23:03:27 +03:00
Bunny67 d7d1b8b472 display talents for all classes 2020-09-16 23:03:27 +03:00
Bunny67 e9957582cb beta 2020-09-16 23:03:25 +03:00
Bunny67 72eed41cf0 beta 2020-09-16 23:03:25 +03:00
Bunny67 02c047002d beta 2020-09-16 23:03:25 +03:00
Bunny67 0dfc91e3a3 beta 2020-09-16 23:03:25 +03:00
Bunny67 368a646da5 beta 2020-09-16 23:03:25 +03:00
Bunny67 d9a27f5e50 update WeakAuras.FindSpellActionButtons 2020-08-25 20:57:08 +03:00
Bunny67 f4a801a3d7 update "Queued Action" trigger 2020-08-25 19:50:26 +03:00
Bunny67 28689c4b37 add "Queued Action" trigger 2020-08-25 19:27:05 +03:00
Bunny67 471834853b update #39 2020-07-27 16:08:35 +03:00
Bunny67 ad5e1ed4d1 from retail 2020-07-26 14:30:59 +03:00
Bunny67 d5c19a28e5 from retail 2020-07-12 02:03:03 +03:00
Bunny67 f95aaa696b from retail 2020-07-11 22:51:04 +03:00
Bunny67 6a7003b535 from retail 2020-07-11 00:19:17 +03:00
Bunny67 09bc3d6374 from retail 2020-07-10 16:51:17 +03:00
Bunny67 b3685d3b9b Revert "Revert "again spellUsable""
This reverts commit be06163590.
2020-07-08 17:18:35 +03:00
Bunny67 be06163590 Revert "again spellUsable"
This reverts commit 3ffaac8ba1.
2020-07-07 20:01:37 +03:00
Bunny67 3ffaac8ba1 again spellUsable 2020-07-07 19:00:18 +03:00
Bunny67 df0007d7ba again spellUsable 2020-07-07 18:42:52 +03:00
Bunny67 c2c3d64a11 fix spellUsable condition 2020-07-07 17:25:53 +03:00
Bunny67 e13b36973d cleanup 2020-07-01 17:42:02 +03:00
Bunny67 4d0cd34a33 also for previous commit 2020-06-28 18:37:37 +03:00
Bunny67 cbff122e8d fix #29 2020-06-28 16:26:05 +03:00
Bunny67 ac0efbf780 enable Equipment Set prototype 2020-06-20 11:34:13 +03:00
Bunny67 d7014cbc6b remove Item Set prototype 2020-06-18 21:59:21 +03:00
Bunny67 96bef7dba8 cleanup 2020-06-14 10:02:34 +03:00
Bunny67 8b92e5ae71 update #22 2020-06-14 10:02:15 +03:00
Bunny67 b758383aa6 fix return for condition type 2020-06-13 19:42:05 +03:00
Bunny67 b0b9ed4d30 update WeakAuras.IsSpellKnown 2020-06-13 18:35:44 +03:00
Bunny67 c6b762342b update #20 #21 2020-06-13 18:20:16 +03:00
Bunny67 04cb598903 fix #19 2020-06-13 17:01:35 +03:00
Bunny67 99433b73fc added Combo Points prototype #18 2020-06-12 20:38:13 +03:00
Bunny67 5f17700224 temp use SPELL_UPDATE_USABLE for talents 2020-06-12 20:18:47 +03:00
Bunny67 7a5876526d test 2020-06-09 20:38:00 +03:00