Commit Graph

62 Commits

Author SHA1 Message Date
NoM0Re 5d1ac74d27 Rework LibGroupTalents now also returns function returns additionally, add Spec Role triggers to load/generic/bt2, fix WeakAuras.GetRegion
- **WeakAuras.SpecForUnit(unit)** = Returns: `classFileName..spec`, `Dominant Tree`, `spent1`, `spent2`, `spent3`
- **WeakAuras.GetUnitRole(unit)** = Returns one of: `"melee"`, `"caster"`, `"healer"`, `"tank"`
- **WeakAuras.SpecRolePositionForUnit(unit)** = Returns: `Dominant Tree`, `spent1`, `spent2`, `spent3`
- **WeakAuras.CheckTalentForUnit(unit, talentId)** = Returns: `"Points spent"` in talent or `nil`
- **WeakAuras.CheckGlyphForUnit(unit, glyphId)** = Returns: `true` if the player has the glyph associated with `spellID` or `spellName`, we can only see the glyphs of players running `LibGroupTalents-1.0`
2025-02-11 00:12:30 +01:00
NoM0Re d3c8a9bf3e Make LibGroupTalents work now, but still requires regressions
Arguments might still shut be shared from the original call for custom auras.
More functions need to be added to prototypes.
Documentation is needed soon.
2025-02-06 21:31:45 +01:00
NoM0Re 95a13c6896 fix libs not loading, use libgrouptalents, but still not working 2025-02-01 20:17:50 +01:00
NoM0Re 516488e84f remove redundant code 2025-01-27 03:31:52 +01:00
NoM0Re 8e07a6495c from retail 2025-01-27 03:28:33 +01:00
NoM0Re 4750b095d3 from retail 2025-01-26 03:47:13 +01:00
NoM0Re 667a2f3f50 from retail 2025-01-25 23:37:36 +01:00
NoM0Re 6eafc394ae from retail 2025-01-25 17:12:25 +01:00
NoM0Re 3fcb60f399 from retail 2025-01-24 18:12:49 +01:00
NoM0Re df23f7238e from retail 2025-01-23 22:04:34 +01:00
NoM0Re 4ed4d4159b from retail 2025-01-23 19:40:40 +01:00
NoM0Re 23c7da5ea6 Refactor progress handling
probably some regressions
2025-01-22 03:37:10 +01:00
NoM0Re a643b275ba from retail 2025-01-19 16:02:00 +01:00
NoM0Re dccd22b610 from retail 2025-01-19 14:27:20 +01:00
NoM0Re bd46c605bd from retail 2025-01-17 21:00:15 +01:00
NoM0Re b900520d5f from retail 2025-01-17 17:01:24 +01:00
NoM0Re ec42e803b4 from retail 2025-01-16 21:11:14 +01:00
NoM0Re c133385b44 from retail 2025-01-16 16:44:32 +01:00
NoM0Re 24196cd7ce from retail 2025-01-16 02:47:58 +01:00
NoM0Re 74cc0c7ee8 from retail 2025-01-13 19:15:17 +01:00
NoM0Re 5022fe7ffd from retail 2025-01-11 21:04:42 +01:00
NoM0Re a747346a9d from retail 2025-01-10 16:16:47 +01:00
NoM0Re 55709443ae from retail 2025-01-09 16:30:14 +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 395d448066 from retail 2025-01-07 16:12:17 +01:00
NoM0Re 7a185106f2 from retail 2025-01-06 19:47:37 +01:00
NoM0Re 13ab335094 from retail 2025-01-06 12:53:03 +01:00
NoM0Re 8375cfa0a7 from retail 2025-01-06 12:53:01 +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
ManneN f85f2dc1ef Backport event TRIGGER:x support from mainline
https://github.com/WeakAuras/WeakAuras2/commit/3ab97ddce48e6ba46b49a7fdb36a4efa2d1c935b#diff-06c2316487fbaca0f482a162e763ad96ce5624a012a6d5417653b2068d144dfdR119
2024-10-06 20:14:40 +02:00
NoM0Re 5df4e593d7 fix trigger option npcid 2024-08-25 17:02:58 +02:00
NoM0Re d3eee1e364 add maintank/mainassist trigger options 2024-07-08 02:01: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 536db3089d Update BuffTrigger2.lua 2022-05-22 02:08:56 +03:00
Bunny67 e7e789686a from retail 2022-05-19 22:04:17 +03:00
Bunny67 bf31b90ead small revert 2021-05-04 16:44:04 +03:00
Bunny67 1086577222 fix isStealable 2021-05-04 16:40:59 +03:00
Bunny67 6e530142d3 from retail 2021-03-07 19:42:16 +03:00
Bunny67 b3be159906 from retail 2021-03-07 15:37:49 +03:00
Bunny67 0c4ecc60a2 from retail 2021-01-21 00:26:49 +03:00
Bunny67 7cbc40c959 beta 2020-11-15 23:43:10 +03:00
Bunny67 0f4f16b6f0 beta 2020-09-16 23:06:44 +03:00
Bunny67 ec78a9b17f remove ScheduleTimerFixed 2020-09-16 23:03:25 +03:00
Bunny67 72eed41cf0 beta 2020-09-16 23:03:25 +03:00
Bunny67 9956fb7ede beta 2020-09-16 23:03:25 +03:00
Bunny67 02c047002d beta 2020-09-16 23:03:25 +03:00
Bunny67 a1bb00a773 add twenty instance type 2020-08-29 04:34:58 +03:00
Bunny67 c459ad513e version 2020-08-03 19:15:42 +03:00