Commit Graph

102 Commits

Author SHA1 Message Date
NoM0Re 9d6005c82f from retail 2025-01-14 02:10:45 +01:00
NoM0Re 43c9ccec1c from retail 2025-01-13 17:54:30 +01:00
NoM0Re d14313d848 from retail 2025-01-13 17:38:21 +01:00
NoM0Re 0291e5b5e7 from retail 2025-01-13 14:56:26 +01:00
NoM0Re ab877bcec1 from retail 2025-01-13 00:35:39 +01:00
NoM0Re 01dd663f82 from retail
item count needs review, looks broken
2025-01-12 20:24:09 +01:00
NoM0Re 8bb5990fad from retail 2025-01-12 18:20:40 +01:00
NoM0Re e17722f8a9 from retail 2025-01-12 17:32:55 +01:00
NoM0Re 4c4b84863f from retail 2025-01-10 19:24:25 +01:00
NoM0Re aee89075c9 from retail 2025-01-09 17:17:53 +01:00
NoM0Re a5dbbd2640 Clean up WeakAuras table and remove members that no one should touch 2025-01-09 15:14:12 +01:00
NoM0Re e5938f813d from retail 2025-01-08 16:32:09 +01:00
NoM0Re 988145737d from retail 2025-01-08 00:24:04 +01:00
NoM0Re 7a185106f2 from retail 2025-01-06 19:47:37 +01:00
NoM0Re 40dcae7bcf from retail 2025-01-06 12:53:03 +01:00
NoM0Re 8375cfa0a7 from retail 2025-01-06 12:53:01 +01:00
NoM0Re 86e98d6bcf Update general layout of WeakAurasOptions (#8)
* from retail

* (fix) improve pixel snapping by reapplying borders

* update spinbox texture

* add icons, loaded, standby, unloaded behavior from retail

* further use of ported inputbox and cleanup to ported frames

* move templates into WeakAuras and upversion
2025-01-04 19:33:14 +01:00
NoM0Re afa66ff265 add DummyPRDFrame, multiple Prototype Load Functions, Fix queued function in loginQueue, Refactor unit check and awesome detection 2024-12-29 13:28:40 +01:00
NoM0Re 0dc9fac81a (fix) Cast widget's spellname/id 2024-12-16 13:26:16 +01:00
NoM0Re 0b4f47108a (fix/visual) Adjust load options to the correct locations 2024-11-28 12:52:42 +01:00
NoM0Re 9bab67090f (fix/visual) Unloaded Auras stayed incorretly in Loaded Section
This adjustment was made when the buttons were updated to support a tristate: Loaded/Standby/Unloaded. Currently, however, only the Loaded and Unloaded states are implemented yet.
2024-11-28 12:27:44 +01:00
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