This website requires JavaScript.
Explore
Help
Sign In
fujin
/
Applied-Energistics-2
Watch
1
Star
0
Fork
0
You've already forked Applied-Energistics-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef97381e5f8fe3df43135f7b6144a82f8e436799
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
client
/
gui
T
History
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
..
implementations
Fixes mouse handling for right-clicks to clear the search box and middle-click for crafting. (
#4505
)
2020-07-26 16:30:53 +02:00
widgets
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
AEBaseMEScreen.java
The Great Renamening of 2020
2020-06-22 13:21:23 +02:00
AEBaseScreen.java
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
NumberEntryType.java
Formatting fixes
2020-07-19 23:50:47 +02:00
Size1Slot.java
pick 97420a31d The big reformat of 2020
2020-06-16 21:45:35 +02:00