Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix WScrollPanel validation issue
* Fix damn checkstyle amirite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- JD improvements
- Fixed @'since tags
- Warning when you're setting an icon for a widget
with more than 1 visible slot
|
|
* Add Icon API to WItemSlot
* Fix checkstyle
* Clean up test description
|
|
This reverts commit 780f073d. Adding LQF somehow breaks
mod dependency remapping, which shouldn't be possible...
This just shows that Loom is *really* fragile.
|
|
|
|
|
|
|
|
|
|
Also includes any parents.
|
|
Closes #117.
|
|
|
|
|
|
|
|
Accessors would be preferred but there is a mixin bug/regression
that prevents me from modifying final fields with accessors unless I do
some concerning hacky code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This lets me rewrite the implementation during the 4.x cycle.
|
|
|
|
This reverts commit a0ec39ff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|