Commit Graph

490 Commits

Author SHA1 Message Date
NoM0Re 9e2bffcd20 from retail 2025-01-09 20:23:53 +01:00
NoM0Re aee89075c9 from retail 2025-01-09 17:17:53 +01:00
NoM0Re 55709443ae from retail 2025-01-09 16:30:14 +01:00
NoM0Re ae98edecb2 from retail 2025-01-09 16:17:05 +01:00
NoM0Re 671e778a7d from retail 2025-01-09 15:51:07 +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 04feb2f3ff (fix)Create frames that are targets for anchoring immediately 2025-01-08 15:47:44 +01:00
NoM0Re 988145737d from retail 2025-01-08 00:24:04 +01:00
NoM0Re 2f96cddc7d readd function WeakAuras.IsCorrectVersion due to ElvUI_AddonSkins requiring it 2025-01-07 21:06:03 +01:00
NoM0Re 395d448066 from retail 2025-01-07 16:12:17 +01:00
NoM0Re 74a1a856ac from retail 2025-01-07 15:03:14 +01:00
NoM0Re 7a185106f2 from retail 2025-01-06 19:47:37 +01:00
NoM0Re 873748218a Add debug log from retail 2025-01-06 12:53:03 +01:00
NoM0Re 13ab335094 from retail 2025-01-06 12:53:03 +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 95db2e326e (fix)non-awesome_wotlk imports and double migration on retail imports #11 2025-01-06 12:47:41 +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 a62d8f352e remove unused prd code 2024-12-29 16:06:34 +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 bbd4e59b48 [fix] Also try to migrate retail imports that got edited on 4.0
This commit ensures that the internal version of the data is updated to the current WeakAuras internal version if it is either less than 67 or greater than the current WeakAuras internal version. This helps in migrating retail imports that were edited on version 4.0.

Changes:
- Check if data.internalVersion is less than 67 or greater than WeakAuras.InternalVersion().
- If true, set data.internalVersion to WeakAuras.InternalVersion().
- Perform necessary migrations for triggers and load fields.

This ensures compatibility and proper migration of retail imports edited on version 4.0.
2024-12-19 21:33:23 +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 eb8221cf89 add missing locales of https://github.com/NoM0Re/WeakAuras-WotLK/commit/f85f2dc1ef62a4302585e372b45c1ed275e03353 2024-10-12 15:33:27 +02: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 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 1bf07b7fea fix of 048a400 location localisation in wrong addon 2024-07-06 18:12:27 +02:00
NoM0Re 048a400c34 adding location trigger/load options 2024-07-06 18:05:30 +02:00
NoM0Re ff9828bd1c add missing dynamic group handling for non awesome_wotlk user 2024-07-01 22:23:06 +02:00
NoM0Re 7f8daf8745 add more handling for non awesome_wotlk user 2024-07-01 22:04:47 +02:00
NoM0Re 9bc27cada2 add handling for non awesome_wotlk user 2024-07-01 19:37:29 +02:00
NoM0Re 60460fb912 unrestrict nameplate units, we dont have restrictions with awesomewotlk 2024-07-01 17:16:03 +02:00
NoM0Re 55939acfe0 more changes to np 2024-06-30 19:24:25 +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
telkar-rg 58c9953264 WeakAuras.lua: Fixed FrameStrata problems 2024-04-25 19:23:48 +03:00
fxpw(Toxa) 5695210afb fix imports from new wa versions 2023-10-30 20:50:42 +03:00
Artur 4a8725da29 fix middle texture for icon picker inputbox 2022-05-27 22:16:15 +03:00
Bunny67 536db3089d Update BuffTrigger2.lua 2022-05-22 02:08:56 +03:00
Bunny67 d589721369 Update ConditionOptions.lua 2022-05-22 02:06:58 +03:00