shartte
|
e19991f1f9
|
Fixes #4547: Name clash between ITooltip#getWidth, ITooltip#getHeight and Vanilla Widget methods leads to missing methods at runtime, since the implementing methods will be remapped to SRG names, while referees of the interface will try to call the renamed methods by their name in the interface, leading to an AbstractMethodError. (#4558)
|
2020-08-05 18:21:13 +02:00 |
|
Sebastian Hartte
|
590e435ad6
|
Formatting fixes
|
2020-07-19 23:51:57 +02:00 |
|
Sebastian Hartte
|
4322910614
|
Added labels that specify the unit of power (AE) and the unit of fluid (mB) for the level emitters.
|
2020-07-19 23:50:18 +02:00 |
|
Sebastian Hartte
|
ebe589a714
|
Ported the other number entry dialogs over to the shared widget.
|
2020-07-19 23:25:11 +02:00 |
|
Sebastian Hartte
|
bdd22093c3
|
Account for empty messages when drawing tooltips.
|
2020-07-19 12:05:26 +02:00 |
|
Sebastian Hartte
|
26bb08ddb5
|
Post-Rename Formatting Fixes
|
2020-06-22 13:25:38 +02:00 |
|
Sebastian Hartte
|
b4471b1abb
|
The Great Renamening of 2020
|
2020-06-22 13:21:23 +02:00 |
|