319 Commits

Author SHA1 Message Date
59d6165dec Make battlepass use floor instead of ceil
Why would you round up anyway??
2024-04-13 16:33:46 +02:00
cbd2c60cf2 Add shard counter 2024-04-13 16:33:46 +02:00
0498808166 Try fix issue with battlepass not being claimed instantly 2024-04-09 15:33:50 +02:00
d7796a1eac Finish work on battlepasstimer
Now auto claims when cooked :)
2024-04-09 11:01:29 +02:00
0ca35636f2 Rework battlepass timer to use uwow API 2024-04-08 23:52:21 +02:00
02bde8ebb5 Rework battle pass timer into multiple weakauras 2024-04-08 22:14:29 +02:00
1a1e250e68 Remove account wide battle pass 2024-04-08 22:14:14 +02:00
fc89c2f6d7 Add 10s ticker 2024-04-08 22:14:06 +02:00
776baa2796 Add account wide battle pass timer 2024-04-03 15:33:35 +02:00
66cb12ab93 Update afktimer to stop quacking after 60s 2024-03-30 19:27:03 +01:00
c8af9f84eb Rework some globals to aura_env 2024-03-30 19:24:53 +01:00
ff03b47444 Fix issue where GetTime was used instead of time() 2024-03-30 19:24:37 +01:00
169a1c580d Fix issue where GetTime() was used instead of time() 2024-03-30 19:24:23 +01:00
5c9bbd8075 Fix issue with aura_env being undefined in closure 2024-03-30 19:24:05 +01:00
a46dfa8492 Add refractive shell to absorb list 2024-03-30 19:23:54 +01:00
f1c41556d5 Add.. directories? 2024-03-30 19:23:03 +01:00
a6ddee60ae Update almost all auras to move away from using globals to using aura_env 2024-03-23 13:04:50 +01:00
216d1c0e01 Fix issue where play time was calculated off of total time (instead of today time) 2024-03-23 12:06:23 +01:00
428cc10c71 Add separation by day to battlepasstimer 2024-03-23 11:49:04 +01:00
229c6613cd Fix issue with hiding afk timer and make it whisper the player 2024-03-23 11:44:21 +01:00
b44625a9a0 Remove debug print in warlock dispels 2024-03-23 01:08:24 +01:00
f0b7d40483 Minor cosmetic changes and export updates 2024-03-23 01:08:13 +01:00
1fb30875a9 Add afk and battlepass timer for easier battle pass experience 2024-03-23 01:07:50 +01:00
f161030237 Implement ore camper 2024-03-18 16:31:37 +01:00
55931aaf9e Assemble chatkeyscanner 2024-03-18 16:31:32 +01:00
6858332a3a Update loot filters 2024-03-18 16:31:14 +01:00
5e872647fc Refactor meta -> shared 2024-03-15 21:22:24 +01:00
ef94e7d3b2 Add chatkeyscanner 2024-03-15 21:22:01 +01:00
b7d0a62bb0 Display error messages from event 2024-03-15 18:09:12 +01:00
7819d0fc3d Add docs 2024-03-15 17:52:58 +01:00
cb4b08d0d5 Fix issues with target acquisition and improve some display options 2024-03-15 17:18:21 +01:00
c4a4947d4c Cosmetic weakaura changes 2024-03-15 17:18:01 +01:00
aa808dbf67 Update export 2024-03-15 17:17:51 +01:00
45c858b13f Implement target on SPELL_CAST_START 2024-03-15 15:37:17 +01:00
d1d3a41314 Fix issue where getText was returning nil 2024-03-14 23:19:28 +01:00
3cb28230dc Resume work on raiderlossa 2024-03-14 23:18:18 +01:00
d067a872de Delete unused WeakAuras.lua files 2024-03-14 23:18:03 +01:00
e8a014f5b6 Add more meta methods to meta 2024-03-14 23:17:32 +01:00
a1e3f33b73 Somewhat assemble the dispeller 2024-03-14 23:17:24 +01:00
2662e99f45 Add sephuz bar 2024-03-14 23:17:08 +01:00
b76775f0d0 Add prydaz bar 2024-03-14 23:16:42 +01:00
afae461364 Small bug fix and refactor 2024-03-14 23:15:58 +01:00
190058cb0e Remove gear filter from auto vendor to prevent it from selling the 40 ilvl warlock trinket 2024-03-14 23:15:31 +01:00
5956ac8e4d Add some profession items to autoloot 2024-03-14 23:15:12 +01:00
d290a9f977 Add CLEUParser 2024-03-14 23:15:01 +01:00
026df17173 Implement playback speed properly 2024-03-08 15:37:54 +01:00
7cb158caf9 Fix issues with announcer 2024-03-08 15:35:19 +01:00
6954dc3329 Make announcer play nice with variable playback speed 2024-03-08 15:26:02 +01:00
b6172c3442 Implement global sound player 2024-03-08 15:22:57 +01:00
17dd6e8c6a Expand announcer to items and buffs 2024-03-08 15:22:47 +01:00