|
1 | 1 | #### 2.0.5 (2023-07-12)
|
| 2 | + |
2 | 3 | - Readme improved.
|
3 | 4 |
|
4 | 5 | #### 2.0.4 (2023-07-12)
|
| 6 | + |
5 | 7 | - toc updated for 10.1.5.
|
6 | 8 | - I've only tested it briefly with 10.1.5, but it seems OK, and as far as I know there are no relevant API changes. If I discover any problems, you'll get a content update soon.
|
7 | 9 |
|
8 | 10 | #### 2.0.3 (2023-05-03)
|
| 11 | + |
9 | 12 | - Added in-game icon.
|
10 | 13 |
|
11 | 14 | #### 2.0.2 (2023-05-02)
|
| 15 | + |
12 | 16 | - Code optimization (and embellishment).
|
13 | 17 | - toc updated for 10.1.
|
14 | 18 |
|
15 | 19 | #### 2.0.1 (2023-04-28)
|
| 20 | + |
16 | 21 | - Updated readme.pdf. (For the big change notes, see 2.0.0.)
|
17 | 22 |
|
18 | 23 | #### 2.0.0 (2023-04-28)
|
| 24 | + |
19 | 25 | - Completely reworked the handling of intentional user summoning versus automatic (unwanted) summoning in the context of pet battles:
|
20 | 26 | - As you probably know, when a pet is slotted into a battle team, it is automatically summoned. PetWalker has always had trouble distinguishing between this unwanted summoning and the user's intentional summoning, resulting in the "wrong" pet being at your side after a pet battle.
|
21 | 27 | - This should now be a thing of the past. PetWalker now reliably ignores any pet that is summoned via team slotting, and is therefore able to reliably re-summon your previous pet after the pet battle.
|
22 | 28 | - This works regardless of Rematch's "Keep Companion" setting. After a pet battle ends, PetWalker will "sleep" for 15 seconds. If you have Rematch's "Keep Companion" enabled, Rematch will (probably) resummon your previous pet immediately after the battle, without any risk of collision with PetWalker's activities.
|
23 | 29 | - If you don't have Rematch's "Keep Companion" enabled, PetWalker will re-summon your previous pet if you don't start a new pet battle after 15 seconds.
|
24 |
| - - This 15 second sleep also allows you to chain-battle (e.g. when power-leveling) without the annoyance of pets repeatedly re-summoning/disappearing between battles (assuming you have Rematch's Keep Companion turned off!). Sure, you could turn PetWalker off manually for the duration of your power-leveling session, but this will save you the hassle. |
| 30 | + - This 15 second sleep also allows you to chain-battle (e.g. when power-leveling) without the annoyance of pets repeatedly re-summoning/disappearing between battles (assuming you have Rematch's Keep Companion turned off!). Sure, you could turn PetWalker off manually for the duration of your power-leveling session, but this will save you the hassle. |
25 | 31 | - So the old recommendation to keep Rematch's "Keep Companion" enabled has now changed to "Do whatever you want". Rematch will restore your pet immediately after a battle, PetWalker will wait 15 seconds.
|
26 | 32 | - Along with this overhaul, the detection of regular (intentional) pet summons has also been greatly improved and streamlined: Instead of relying on a wonky combination of events, we now hook directly into the summoning function. This should make it impossible for PetWalker to miss that the player has manually summoned a new pet and erroneously returns the old pet.
|
27 | 33 | - Since two core mechanics of the addon have drastically changed, it is likely that all this will see some fine tuning in the next weeks.
|
|
35 | 41 | - Miscellaneous minor code cleanup and fixes, updated description/readme.
|
36 | 42 |
|
37 | 43 | #### 1.3.0 (2023-04-16)
|
| 44 | + |
38 | 45 | - If you now disable auto-summoning with the usual command (`/pw a`), all events will be unregistered.
|
39 | 46 | - This means … actually nothing for you from a CPU perspective, but it is a cleaner way to disable auto-summoning. And you can now rest assured that when PW's auto-summoning is off, it won't interfere with or delay anything. It will do exactly _nothing_ then, unless you use a PW hotkey or slash command.
|
40 | 47 |
|
41 | 48 | #### 1.2.3 (2023-04-07)
|
| 49 | + |
42 | 50 | - Updated readme.md, readme.pdf, description on CurseForge and Wago:
|
43 | 51 | - Added a point to the FAQ to make it clearer that the Pet Journal filters (and not the Rematch filters) are affecting the pool of pets that is used for summoning. Fixes [issue#6](https://github.com/tflo/PetWalker/issues/6).
|
44 | 52 | - Modified the Pet Pool warning message to make it clearer to the user that he should verify the Pet Journal filters, not the Rematch ones.
|
45 | 53 |
|
46 | 54 | #### 1.2.2 (2023-03-31)
|
47 |
| -- Added: Automatic removal of orphaned pet IDs from the char favorites table. |
| 55 | + |
| 56 | +- Added: Automatic removal of orphaned pet IDs from the char favorites table. |
48 | 57 | - A pet ID becomes "orphaned" when the server assigns a new ID to the pet in your collection (for whatever reason), and also when you cage a pet. As a result you could have a wrong char favorites count in the Status display (e.g. it says your char has 8 favorites but displays only 5 pet links), and permanently invalid pet entries in your Saved Variables file. The removal happens automatically in the background whenever the pet pool is updated.
|
49 | 58 | - If PW removes an orphaned pet ID, you'll get a message in the chat, so you know that something has changed with your char favs.
|
50 | 59 | - Fixed: The "Your only eligible random pet is already active" message appeared more often than intended.
|
51 | 60 | - Some code cleanup.
|
52 | 61 |
|
53 | 62 | #### 1.2.1 (2023-03-27)
|
| 63 | + |
54 | 64 | - Added aura 290460 to excluded auras. This is the aura you get when you mount the Battlebot Champion in Zskera Vault (Forbidden Reach). PW tried to summon a pet, which threw you out of the Battlebot; this no longer happens.
|
55 | 65 |
|
56 | 66 | #### 1.2.0.1 (2023-03-22)
|
| 67 | + |
57 | 68 | - Fixed: "Summoning while mounted in Dragonriding zone" setting was not correctly reflected in the Status display.
|
58 | 69 |
|
59 | 70 | #### 1.2.0 (2023-03-22)
|
| 71 | + |
60 | 72 | - Pet summoning can now occur while mounted (not flying). This is a significant change:
|
61 | 73 | - With normal mounts, this is clearly a good thing, because: A problem with (auto-)summoning pets can be that it triggers the Global Cooldown (GCD), which can prevent you from casting a spell or using an ability at that moment. You are usually less likely to want to cast a spell while mounted, so it is good if the pet is summoned before you dismount. This reduces the chance of a GCD conflict later.
|
62 |
| - - With Dragonriding mounts, it's a bit different: The Dragonriding abilities require you to be off GCD. While on the ground, this applies to "Lift Off" and "Skyward Ascent". This means that, unlike with normal mounts, the GCD triggered by summoning a pet while DR-mounted has a realistic chance of interfering with other abilities (the DR abilities), especially when landing, moving a few yards, and quickly taking off again. |
| 74 | + - With Dragonriding mounts, it's a bit different: The Dragonriding abilities require you to be off GCD. While on the ground, this applies to "Lift Off" and "Skyward Ascent". This means that, unlike with normal mounts, the GCD triggered by summoning a pet while DR-mounted has a realistic chance of interfering with other abilities (the DR abilities), especially when landing, moving a few yards, and quickly taking off again. |
63 | 75 | - So I've added a setting to allow/disallow auto-summoning while mounted in a Dragonriding zone. The toggle command is `/pw r` or `/pw drsum`. I recommend experimenting with this to see if it produces more or less GCD conflicts for you. As with most PW settings, this is an account-wide setting.
|
64 | 76 | - By default, this setting is _enabled,_ so auto-summoning while mounted in a Dragonriding zone will happen. Depending on user feedback, I may change the default setting in the future.
|
65 | 77 | - Personally, I'm using it because even if I have an occasional GCD conflict with a Dragonriding ability, it still reduces the chance of a GCD conflict after dismounting. But your experience may vary depending on your personal Dragonriding landing/lift-off "style".
|
|
71 | 83 | - Updated ReadMe/Description.
|
72 | 84 |
|
73 | 85 | #### 1.1.7 (2023-02-19)
|
| 86 | + |
74 | 87 | - New message logic for pools of only one pet: You can now have only a single pet in the "random" summon pool (e.g. only one favorite pet or only one char-specific favorite pet) without getting spammed with warnings. Thanks to Syrusel for his constructive input in [#5](https://github.com/tflo/PetWalker/issues/5).
|
75 | 88 | - Finished implementation of the new Summon Target Pet feature. Trying to summon an uncollected target pet gives you a link to the pet's page on warcraftpets.com now, or on wowhead.com if it's not collectible.
|
76 | 89 | - Changed 2nd slash command to `/petwalker` (formerly `/petw`). This should be more intuitive for new users. The short command `/pw` remains unchanged, of course.
|
|
79 | 92 | - ReadMe/description updated.
|
80 | 93 |
|
81 | 94 | #### 1.1.6 (2023-02-17)
|
| 95 | + |
82 | 96 | - Attempt to prevent that char favs are not correctly intitialized in some situations ([#5](https://github.com/tflo/PetWalker/issues/5))
|
83 | 97 | - Adaptive delays for the initial check after login/reload/other
|
84 | 98 | - Some additions to the ReadMe, mainly concerning Pet Journal filters and search box
|
85 | 99 | - Added a PDF version of the ReadMe (description) to the addon folder. This is mainly due to CurseForge's broken Markdown parser, but may be useful in other ways as well.
|
86 | 100 |
|
87 | 101 | #### 1.1.5 (2023-01-25)
|
| 102 | + |
88 | 103 | - toc: Updated for 10.0.5.
|
89 | 104 | - New (beta) feature: Summon same pet as targeted pet:
|
90 | 105 | 1. Target a summoned pet of another player
|
|
93 | 108 | - Changes to the ReadMe.
|
94 | 109 |
|
95 | 110 | #### 1.1.4 (2022-12-31)
|
| 111 | + |
96 | 112 | - Added Curseforge project ID.
|
97 | 113 | - Adapted ReadMe for Curseforge's broken Markdown parser.
|
98 | 114 |
|
99 | 115 | #### 1.1.3 (2022-11-17)
|
| 116 | + |
100 | 117 | - Added PetWalker category for the keybinds panel (free of taint, tested), as Blizz has broken the display of headers in the AddOn category.
|
101 | 118 | - Other, minor, changes in the binding system. You'll have to rebind your PetWalker hotkeys though. Sorry for that!
|
102 | 119 | - toc: Updated for 10.0.2.
|
103 | 120 |
|
104 | 121 | #### 1.1.2 (2022-10-26)
|
| 122 | + |
105 | 123 | - Adapted the aura check to the new DF unit aura API.
|
106 | 124 | - For the moment disabled the possibility to Cmd/Ctrl-click a pet in the Pet Journal list to make it a favorite. (Due to DF changes.)
|
107 | 125 | - toc: Updated for 10.0.0.
|
108 | 126 | - TODO (non-critical): Add a check for orphaned pet GUIDs in the char favorites table, and remove them.
|
109 | 127 |
|
110 | 128 | #### 1.1.1 (2022-09-25)
|
| 129 | + |
111 | 130 | - Fix for Brewfest: No pet summoning allowed while we are riding a Ram for the daily quests.
|
112 |
| - - Summoning attempts could cancel the Ram aura (43880 and 43883). |
| 131 | + - Summoning attempts could cancel the Ram aura (43880 and 43883). |
113 | 132 |
|
114 | 133 | #### 1.1.0 (2022-08-24)
|
| 134 | + |
115 | 135 | - Squished `/pw n` bug.
|
116 | 136 | - Help and Status message (`/pw h` and `/pw s`): added examples, fixed punctuation; split into chunks for better scrolling.
|
117 | 137 | - Added many infos to the ReadMe.
|
118 | 138 | - New setting: verbosity level for messages:
|
119 |
| - - `/pw v`: silent; only important messages (missing favorites, failed summons, etc.) are printed to chat. |
120 |
| - - `/pw vv`: medium; message when a new pet is summoned (via timer or via keybind / slash command). |
121 |
| - - `/pw vvv`: full; all messages, also when a lost pet is auto-restored, which happens quite often. |
122 |
| - |
| 139 | + - `/pw v`: silent; only important messages (missing favorites, failed summons, etc.) are printed to chat. |
| 140 | + - `/pw vv`: medium; message when a new pet is summoned (via timer or via keybind / slash command). |
| 141 | + - `/pw vvv`: full; all messages, also when a lost pet is auto-restored, which happens quite often. |
| 142 | + |
123 | 143 | #### 1.0.4.1 (2022-08-24)
|
| 144 | + |
124 | 145 | - Meta changes for packager.
|
125 | 146 | - toc: Updated for 9.2.7.
|
126 | 147 |
|
127 | 148 | #### 1.0.4 (2022-05-31)
|
| 149 | + |
128 | 150 | - Added UnitOnTaxi check.
|
129 | 151 | - Fixed error in description.
|
130 | 152 | - Reverted back to PLAYER_ENTERING_WORLD for the TransitionCheck (instead of ZONE_CHANGED_NEW_AREA).
|
|
133 | 155 | - toc: Changed my Author Name to my Wago account name.
|
134 | 156 |
|
135 | 157 | #### 1.0.3 (2022-04-30)
|
| 158 | + |
136 | 159 | - Improved description.
|
137 | 160 |
|
138 | 161 | #### 1.0.2 (2022-04-29)
|
| 162 | + |
139 | 163 | - Improved description.
|
140 | 164 |
|
141 | 165 | #### 1.0.1 (2022-04-29)
|
| 166 | + |
142 | 167 | - Improved description.
|
143 | 168 |
|
144 | 169 | #### 1.0.0 (2022-04-28)
|
145 |
| -- Initial public release. |
146 |
| - |
147 | 170 |
|
| 171 | +- Initial public release. |
0 commit comments