Search found 1220 matches
- December 25th, 2022, 12:35 pm
- Forum: Pet Addons and Macros
- Topic: Addon for Sorting
- Replies: 1
- Views: 287
Re: Addon for Sorting
Rematch has a sort by level option. It can also filter by level
- December 7th, 2022, 4:24 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
Updated today. But before I did the update, I did experience the queue empty with version .8. I didn't catch when it happened between yesterday and today, but I went to add a new pet to the queue today and after it added the new pet, I realized that all the other pets I had in the queue had been rem...
- December 5th, 2022, 7:15 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
okie dokie, thanks! I'll update
- December 5th, 2022, 1:02 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
No empty queues for me so far. did find a weird issue where I caged a pet in the queue and it left an invalid pet slot in the queue after. I only noticed after switching characters, so I don't know if logout/login affected it. Right-click plus remove did remove it as expected. Version 4.14.8: rematc...
- December 2nd, 2022, 3:59 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
Glad you figured it out! I was scratching my head on this one.
- December 1st, 2022, 6:07 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
I was working fine after the fix for Shadowlands, but I got to Dragonflight, it's broken again. I was getting no lua errors, the cd's just was not showing up by the pets that were in the battle. So I took a look tonight. It shows both my cooldowns and enemy cooldowns. It even shows them on backrow ...
- November 30th, 2022, 7:27 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
I'll take a look. I'm not a lua programmer, but I can try and see what is happening
- November 29th, 2022, 11:01 am
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
How is it breaking? Can you post the lua error?
it was working good for me all night in DF. But I don't use any bar mods, so it may be related to one of those.
it was working good for me all night in DF. But I don't use any bar mods, so it may be related to one of those.
- November 26th, 2022, 10:34 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
Have you had to /reload in combat since updating to the new one? One of the fixes was intended to address a bug with a reload in combat (though you said this was specific to edit mode, so maybe something different.) If you have a key binding for rematch it should dismiss the window too. I'll test m...
- November 26th, 2022, 8:51 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
Installed the new version today. did the install "hot" (while game was running): 1. Deleted old rematch folder 2. Unzipped latest verison 3. typed /reload When I pressed my hotkey to bring up the rematch window, had a brief 5 sec screen freeze, then it opened. Queue was empty. Not a huge deal. Just ...
- November 25th, 2022, 4:01 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
gotcha! No biggie. I'll revert the change.
Side question, is the expansion listing for pets provided by the game API or Rematch? I ask cause micronax is listed as MoP instead of Legion.
Side question, is the expansion listing for pets provided by the game API or Rematch? I ask cause micronax is listed as MoP instead of Legion.
- November 25th, 2022, 2:05 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
So just trying to automate this for myself, I did the following: I moved all the code under the IF branch elseif msg:lower()=="queuedebug" then into a function function rematch.DebugQueue() -- stuff moved here end Then I called it here: -- PLAYER_LOGIN will watch an independent PET_JOURNAL_LIST_UPDA...
- November 25th, 2022, 1:30 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
Okie dokie! Done. Do I need to rerun every time the screen loads (taking a portal, entering an instance, etc.)? Or alternately, is there a quick script I can throw into that make your own addon website that would just run the command each time it needs to be rerun?
- November 24th, 2022, 9:09 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
Side question. Is there a way to filter out pets except those available in shadowlands? right now the dragonflight ones show up as shadowlands, so I can't just use the normal expansion filter
- November 24th, 2022, 7:43 pm
- Forum: Pet Addons and Macros
- Topic: What addons updated for Dragonflight?
- Replies: 4
- Views: 3396
Re: What addons updated for Dragonflight?
Side note, the 10.0.2 patch this week broke Derangements, but thanks to a lot of help from Gello, I was able to get it working again. I posted the fixes in the Addons forum here.
- November 24th, 2022, 7:40 pm
- Forum: Pet Addons and Macros
- Topic: Rematch 4.0
- Replies: 707
- Views: 240894
Re: Rematch 4.0
I'm on 4.14.2 and the queue emptied on me. Should I do the command or update first and then do the command?
- November 19th, 2022, 4:22 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
DerangementPetBattleCooldowns.toc (optional)
Code: Select all
## Interface: 100002
## Title: Derangement's Pet Battle Cooldowns
## Author: Derangement
## Version: v1.1.3_for100002
## Notes: Track cooldowns and buffs/debuffs of enemy and inactive battle pets.
DerangementPetBattleCooldowns.xml
- November 19th, 2022, 4:21 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
DerangementPetBattleCooldowns.lua ----------------------------- -- Variables and Constants -- ----------------------------- --distance between adjacent aura frames local AURA_FRAME_DISTANCE = 4; --ID of the ability last picked by the player local lastPlayerAbilityID; --teams[1] is the current playe...
- November 19th, 2022, 4:19 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Re: Derangement's Pet Battle Cooldows
DerangementPetBattleCooldowns.xml <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> <Script file="DerangementPetBattleCooldowns.lua"/> <Frame name="DeePetBattleAuraTemplate" virt...
- November 19th, 2022, 4:17 pm
- Forum: Pet Addons and Macros
- Topic: Derangement's Pet Battle Cooldows
- Replies: 11
- Views: 1761
Derangement's Pet Battle Cooldows
Thanks to a lot of help from Gello (by "a lot", I mean pretty much all of it, such a super star!), I was able to get Derangements to seemingly work (only tested in PvE, haven't even tried PvP). I'm not intending to maintain the addon (I'm not a lua programmer unfortunately, I only dabble), but if yo...