Commit Graph

81 Commits

Author SHA1 Message Date
NoM0Re 13f734038d Multientry (#7)
* from retail

* from retail

* from retail

* from retail

* from retail

* from retail

* remove new threat functions as they are not well implemented for now
2024-11-27 12:09:02 +01:00
NoM0Re 79f6935837 Fix PUI npcId that never worked correctly 2024-08-25 14:04:21 +02:00
NoM0Re 6cfb24673c Temporary workaround for PUI 2024-08-25 13:13:04 +02:00
NoM0Re 6c5d62289c add ismoving condition trigger 2024-07-13 16:26:23 +02:00
NoM0Re 0d29781570 add not Item Equipped, not Spell Known, Race load options 2024-07-12 19:54:09 +02:00
NoM0Re b5b9a6f42d more changes to unrestrict nameplates 2024-07-10 22:33:22 +02:00
NoM0Re d3eee1e364 add maintank/mainassist trigger options 2024-07-08 02:01:30 +02:00
NoM0Re b7dac42f5a add lead/assist and maintank/mainassist load options 2024-07-07 05:34:25 +02:00
NoM0Re 048a400c34 adding location trigger/load options 2024-07-06 18:05:30 +02:00
NoM0Re 9bc27cada2 add handling for non awesome_wotlk user 2024-07-01 19:37:29 +02:00
NoM0Re 5521af916a more fixes to nameplate and npcid 2024-06-30 14:28:25 +02:00
NoM0Re 909f61f102 add nameplate trigger/anchor with awesome wotlk 2024-06-29 18:33:34 +02:00
Bunny67 e7e789686a from retail 2022-05-19 22:04:17 +03:00
Bunny67 9465daedd8 add event FRAME_UPDATE in Power prototype for non milti unit units, player, target and etc (aka UNIT_POWER_FREQUENT in retail) 2022-01-23 16:53:19 +03:00
Bunny67 d6de7c391d cleanup cd handlers 2022-01-02 13:05:16 +03:00
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