Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-09 | Update to 1.17.1 stable and bump to 4.1.2 | Juuz | |
2021-07-01 | Update to 1.17.1-rc1, bump to 4.1.14.1.1 | Juuxel | |
2021-06-16 | Revert "Add loom-quiltflower" | Juuz | |
This reverts commit 780f073d. Adding LQF somehow breaks mod dependency remapping, which shouldn't be possible... This just shows that Loom is *really* fragile. | |||
2021-06-16 | Add loom-quiltflower | Juuz | |
2021-06-05 | Update Mod Menu support | Juuz | |
2021-06-05 | Switch from accessor to AW, fixes #113 | Juuz | |
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. | |||
2021-05-29 | Link Yarn javadocs to ours | Juuz | |
2021-05-29 | Exclude the impl package (and subpackages) in javadoc | Juuz | |
2021-05-27 | Replace bad 9patch with LibNinePatch, fix bug with ItemIcon | Juuz | |
Also adds nicer tests with client-side commands. /libgui config: opens the config GUI without Mod Menu /libgui tab: opens a tab test GUI | |||
2021-05-27 | Add title position property to GuiDescriptions | Juuz | |
The new field is used for both fullscreen and normal screens. Also fixes titles being incorrectly positioned by default. | |||
2021-05-21 | Port to 21w20a. Fixes #109 (#110)4.0.0-alpha.2 | Reece Mackie | |
* 21w20a. Fixes #109 * Indentation and spacing fixes | |||
2021-03-19 | 21w11a | Juuxel | |
Co-authored-by: CoolMineman <62723322+coolmineman@users.noreply.github.com> Closes #101. | |||
2021-02-27 | Add button dark mode | Juuxel | |
2021-02-27 | Update Loom and use Maven Publish instead of the Artifactory plugin | Juuxel | |
2021-01-31 | Update Gradle and dependencies3.3.3 | Juuxel | |
2021-01-31 | Automatically generate run configs for the test subproject | Juuxel | |
2020-12-17 | Add screen networking API, update to 1.16.43.3.0 | Juuxel | |
2020-10-24 | Add checkstyle to check code format | Juuxel | |
2020-10-24 | Update Loom to 0.5 and use Jetbrains annotations | Juuxel | |
2020-10-24 | Add simple HUD test | Juuxel | |
2020-08-03 | 3.0.0 for 1.16.2-pre1 | Juuxel | |
Mojang refactored text again :irritatered: - Widgets now take a Text again instead of StringRenderable/-Visitable - ScreenDrawing takes OrderedTexts instead of StringVisitables - To reduce the future updating workload, tooltips now use a new TooltipBuilder | |||
2020-05-20 | Update Loom and ModMenu | Juuxel | |
2020-05-20 | Rework GuiTest to be a subproject | Juuxel | |
2020-04-25 | Update to 20w17a | Juuxel | |
I hate this snapshot. | |||
2020-03-20 | Make scroll bars look nicer | Juuxel | |
2020-03-08 | Update to 20w10a | Juuxel | |
2020-01-23 | Add support for loading nine-patch metadata from resource packs | Juuxel | |
2020-01-19 | Update modmenu | Juuxel | |
2019-12-15 | who renames these :angry: | Juuxel | |
2019-11-17 | Update to 19w46b | Juuxel | |
2019-10-24 | Update to 19w42a | Falkreon | |
2019-09-28 | Merge pull request #14 from Juuxel/text-events | Falkreon | |
Add text click and hover event support for WLabel | |||
2019-09-27 | Implement HSL colors, update jankson | Falkreon | |
2019-09-26 | Add text click and hover event support for WLabel | Juuxel | |
2019-09-22 | update to 19w38b | Falkreon | |
2019-09-14 | More snapshot work | Falkreon | |
2019-08-25 | More gui test, fix slot offsets, tooltips, and button hovers | Falkreon | |
2019-08-18 | Replace WToggleButton appearance, clean up config gui again | Falkreon | |
2019-08-18 | clicks and caret repositioning for WTextField | Falkreon | |
2019-07-24 | Fix abstract method woes, fix button text position | Falkreon | |
2019-07-20 | Add darkmode support to WLabel, fix build, add API badge | Falkreon | |
2019-07-18 | start adding in dark mode | Meredith Espinosa | |
2019-07-09 | fix license, maven1.0.0 | Meredith Espinosa | |
2019-07-09 | add artifactory publish code | Meredith Espinosa | |
2019-07-04 | Initial port from 1.14.1 Cotton to 1.14.3 standalone | Falkreon | |
2019-07-03 | Initial commit | falseresync | |