Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[484] - 2024-09-05
Bug Fixes
(814bdc7) ~Grimmier378Fix for aura's where the ' is stripped out (#162)
mq.TLO.Me.Song(1)() = Beguiler's Aura Effect
mq.TLO.Me.Aura(1)() = Beguilers Aura
[483] - 2024-09-05
Commits
(16e3448) ~DerpleAdded an option to only display main configs on the main panel instead of all configs.
[477] - 2024-09-04
Commits
(df481a0) ~DerpleFixed maths on new table sorting.
[476] - 2024-09-04
Commits
(5a0512e) ~DerpleRemoved another random prinft
[475] - 2024-09-04
Commits
(5086e76) ~DerpleRemoved debug printf
[474] - 2024-09-04
Commits
(6bf67d0) ~DerpleMode will no longer show in settings panel
[473] - 2024-09-04
Commits
(3004a47) ~DerpleReplaced all dannet observers with queries as the observes are unreliable over long periods of time.
[472] - 2024-09-04
Commits
(10166c6) ~DerpleFix for TargetHasBuff internal failure
[471] - 2024-09-04
Commits
(75504c8) ~Derple[ALL] Options rendering in now alphabetical across columns and rows going down and then across so as you add columns they do not resort.
[469] - 2024-09-04
Commits
(c307d48) ~AlgarDude[WIZ] Minor fixes for chest click (#160)
Fixed active condition, adjusted condition to stop attempt spam in a niche case. (SelfBuffCheck has a .Stacks check so long as it isn't passed a string).
This can likely become the default for chest clicks that go to buff window, but some clicks may go to song window so I will need to check one by one.
[467] - 2024-09-04
Commits
(5caeadd) ~DerpleAdded GroupBuffCheck
[466] - 2024-09-04
Commits
(cdd22bc) ~DerpleSpeculative fix to make sure buffs are populated.
[465] - 2024-09-04
Commits
(4838d06) ~DerpleFixed a bad format in direcharm
[464] - 2024-09-04
Commits
(506a2cf) ~DerpleAdded debugging to targethasbuff