|
1 | 1 | 14.x - 1.21.4 - dev/master - java 21
|
| 2 | +==================================== |
| 3 | +14.1.0 - Added tags to all built-in tooltips |
| 4 | + - Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips. |
| 5 | + - Changed `waila_plugins.json` comment for custom config path to relative (#306) |
| 6 | + - Changed tooltip rendering to use the idiomatic way |
| 7 | + - Fixed multiline `WrappedComponent` not rendered properly |
| 8 | + - Fixed error if there are tier instances with the same incorrect tag (#304) |
2 | 9 | 14.0.1 - Fixed item tooltip lighting (#303)
|
3 | 10 | 14.0.0 - Updated to Minecraft 1.21.4
|
4 | 11 | - Added config option to change item grid scale (#301)
|
|
12 | 19 |
|
13 | 20 | 12.x - 1.21.1 - dev/1.21.1 - java 21
|
14 | 21 | ====================================
|
| 22 | +12.5.0 - Added tags to all built-in tooltips |
| 23 | + - Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips. |
| 24 | + - Changed `waila_plugins.json` comment for custom config path to relative (#306) |
| 25 | + - Fixed multiline `WrappedComponent` not rendered properly |
| 26 | + - Fixed error if there are tier instances with the same incorrect tag (#304) |
15 | 27 | 12.4.5 - Fixed item tooltip lighting (#303)
|
16 | 28 | 12.4.4 - Added config option to change item grid scale (#301)
|
17 | 29 | 12.4.3 - Fixed plugin configurations getting reset at every launch (#296)
|
|
230 | 242 |
|
231 | 243 | 8.x - 1.20.1 - dev/1.20.1 - java 17
|
232 | 244 | ===================================
|
| 245 | +8.16.0 - Added tags to all built-in tooltips |
| 246 | + - Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips. |
| 247 | + - Changed `waila_plugins.json` comment for custom config path to relative (#306) |
| 248 | + - Fixed multiline `WrappedComponent` not rendered properly |
| 249 | + - Fixed error if there are tier instances with the same incorrect tag (#304) |
233 | 250 | 8.15.5 - Fixed item tooltip lighting (#303)
|
234 | 251 | 8.15.4 - Added config option to change item grid scale (#301)
|
235 | 252 | 8.15.3 - Fixed plugin configurations getting reset at every launch (#296)
|
|
473 | 490 |
|
474 | 491 | 5.x - 1.19.2 - dev/1.19.2 - java 17
|
475 | 492 | ===================================
|
| 493 | +5.31.0 - Added tags to all built-in tooltips |
| 494 | + - Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips. |
| 495 | + - Changed `waila_plugins.json` comment for custom config path to relative (#306) |
| 496 | + - Fixed multiline `WrappedComponent` not rendered properly |
| 497 | + - Fixed error if there are tier instances with the same incorrect tag (#304) |
476 | 498 | 5.30.5 - Fixed item tooltip rendering
|
477 | 499 | 5.30.4 - Added config option to change item grid scale (#301)
|
478 | 500 | 5.30.3 - Fixed plugin configurations getting reset at every launch (#296)
|
|
0 commit comments