-
Notifications
You must be signed in to change notification settings - Fork 22
/
changenotes.html
275 lines (275 loc) · 9.78 KB
/
changenotes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<ul>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/2.1.1">
2.1.1
</a>
</b>
<!--2.1.1-->
<ul>
<li>Fixes a bug where an exception is thrown when uninstalling the plugin, leading to the plugin not being
uninstalled
</li>
</ul>
<!--/2.1.1-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/2.1.0">
2.1.0
</a>
</b>
<!--2.1.0-->
<ul>
<li>Allows restricting minimum and maximum progress bar height</li>
<li>Adds update notification & changelog dialog</li>
<li>Uses SVGs for Pokéball</li>
<li>Fixes spinner replacement for IntelliJ 2022.1</li>
</ul>
<!--/2.1.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/2.0.0">
2.0.0
</a>
</b>
<!--2.0.0-->
<ul>
<li>Progress bar now changes size to match the sprite's size, instead of resizing the sprite. This involved
regenerating the gifs for all Pokémon, repositioning them and defining a height
</li>
<li>Adds a Pokéball spinner to (hackily & optionally) replace the default IntelliJ loader</li>
<li>Updates the IntelliJ Gradle plugin version</li>
<li>Adds configurable colour schemes</li>
<li>New colour scheme: Artemis251, Nyjee</li>
<li>New Gen IV: Arceus</li>
<li>New Gen IX: Sprigatito, Fuecoco, Quaxly</li>
</ul>
<!--/2.0.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.7.0">
1.7.0
</a>
</b>
<!--1.7.0-->
<ul>
<li>Updates minimum IDEA version to 2021.1, and now builds with Java 11 instead of 8</li>
<li>Adds select/deselect checkboxes for entire generations (thanks @chylex)</li>
<li>Adds new flat paint themes (thanks @chylex)</li>
<li>Adds a randomize button to the preview panel</li>
<li>Uses the new flat theme for the family photo</li>
<li>Changes the Pokémon models to work with regional variants</li>
<li>Fixes a bug where tooltips were saying the wrong Pokémon</li>
<li>new Gen VIII: Galarian Articuno, Galarian Zapdos, Galarian Moltres</li>
</ul>
<!--/1.7.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.6.0">
1.6.0
</a>
</b>
<!--1.6.0-->
<ul>
<li>Removes deprecated API usage</li>
<li>Updates IntelliJ minimum version to 2020.1, to aid with dynamic loading</li>
<li>Generates a single gif for the plugin description</li>
<li>new Gen I: Diglett, Dugtrio, Psyduck, Golduck</li>
<li>new Gen III: Latias, Latios</li>
</ul>
<!--/1.6.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.5.0">
1.5.0
</a>
</b>
<!--1.5.0-->
<ul>
<li>Fixes resource loading to work with IntelliJ 2021.1</li>
<li>Adds configurable transparent tails (on by default for indeterminate)</li>
<li>adds preview panel to the configuration menu</li>
</ul>
<!--/1.5.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.4.2">
1.4.2
</a>
</b>
<!--1.4.2-->
<ul>
<li>Yet another fix for configuration state persistence</li>
</ul>
<!--/1.4.2-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.4.1">
1.4.1
</a>
</b>
<!--1.4.1-->
<ul>
<li>Fixes issue with config state deserialization (thanks @TheFreezingChicken for the bug report)</li>
</ul>
<!--/1.4.1-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.4.0">
1.4.0
</a>
</b>
<!--1.4.0-->
Happy new year! Starter Pokémon from all 8 generations are now in the plugin.
<ul>
<li>slows the acceleration of the indeterminate progress bar, and makes it configurable</li>
<li>new Gen III: Treecko, Sceptile, Torchic, Blaziken, Mudkip, Swampert</li>
<li>new Gen V: Snivy, Serperior, Tepig, Emboar, Oshawott, Samurott</li>
<li>new Gen VI: Chespin, Chesnaught, Fennekin, Delphox, Froakie, Greninja</li>
<li>new Gen VII: Rowlet, Decidueye, Litten, Incineroar, Popplio, Primarina</li>
</ul>
<!--/1.4.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.3.1">
1.3.1
</a>
</b>
<!--1.3.1-->
<ul>
<li>reverts Java version to 8 so plugin works with Android Studio</li>
</ul>
<!--/1.3.1-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.3.0">
1.3.0
</a>
</b>
<!--1.3.0-->
<ul>
<li>new Gen II: Raikou, Entei, Suicune, Lugia, Ho-Oh, Celebi (thanks @marcodenisi)</li>
<li>new Gen III: Kyogre, Groudon, Rayquaza, Jirachi, Deoxys (thanks @Paola351)</li>
<li>new Gen IV: Turtwig, Torterra, Chimchar, Infernape, Piplup, Empoleon (thanks @Paola351)</li>
<li>new Gen I-VI: Vaporeon, Jolteon, Flareon, Espeon, Umbreon, Leafeon, Glaceon, Sylveon</li>
<li>configuration grouped by generation</li>
<li>stores an instance of the icons on the PokemonProgressBarUi, for (hopefully) better performance</li>
<li>plugin logo rasterized to look better</li>
</ul>
<!--/1.3.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.2.2">
1.2.2
</a>
</b>
<!--1.2.2-->
<ul>
<li>Fixes since-build and until-build to indicate compatibility with IntelliJ ≥ 2019.3. This should mean
updates are not necessary for major versions of IntelliJ unless there actually are breaking changes.
</li>
</ul>
<!--/1.2.2-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.2.1">
1.2.1
</a>
</b>
<!--1.2.1-->
<ul>
<li>Updates plugin to work with IntelliJ 2020.3</li>
</ul>
<!--/1.2.1-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.2.0">
1.2.0
</a>
</b>
<!--1.2.0-->
<ul>
<li>New Gen I: Nidoqueen, Nidoking, Jigglypuff, Alakazam, Machamp, Magnemite, Scyther, Dragonite</li>
<li>New Gen II: Chikorita, Meganium, Cyndaquil, Typhlosion, Totodile, Feraligatr</li>
<li>Makes chosen Pokémon configurable</li>
<li>Makes sprite drawing & tool tips configurable</li>
<li>Cleans up sprite loading</li>
<li>Losslessly compresses images</li>
<li>Fixes Mew sprite on Retina screens</li>
<li>Fixes colour gradients</li>
</ul>
<!--/1.2.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.1.0">
1.1.0
</a>
</b>
<!--1.1.0-->
<ul>
<li>New Gen I: Butterfree, Meowth, Slowpoke, Gengar, Koffing, Gyarados, Snorlax, Articuno, Zapdos, Moltres,
Mewtwo, Mew
</li>
<li>New Gen II: Togepi, Wobbuffet</li>
<li>New Gen III: Wailmer, Wailord</li>
<li>New Gen VIII: Grookey, Rillaboom, Scorbunny, Cinderace, Sobble, Intelleon, Wooloo, Zacian, Zamazenta
</li>
<li>Lazy loads Pokémon icons</li>
<li>Plugin is now dynamically reloadable (uses Listeners instead of Component)</li>
</ul>
<!--/1.1.0-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.0.2">
1.0.2
</a>
</b>
<!--1.0.2-->
<ul>
<li>fixes icon compatibility with Retina screens</li>
</ul>
<!--/1.0.2-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.0.1">
1.0.1
</a>
</b>
<!--1.0.1-->
<ul>
<li>backwards compatibility with IntelliJ 2019.3.5</li>
<li>fixes display issue when progress bar goes from indeterminate to determinate</li>
</ul>
<!--/1.0.1-->
</li>
<li>
<b>
<a href="https://github.com/kagof/intellij-pokemon-progress/releases/tag/1.0.0">
1.0.0
</a>
</b>
<!--1.0.0-->
<ul>
<li>Initial release</li>
<li>New Gen I: Bulbasaur, Venusaur, Charmander, Charizard, Squirtle, Blastoise, Pikachu, Eevee</li>
<li>New Gen VII: Mimikyu</li>
</ul>
<!--/1.0.0-->
</li>
</ul>