Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-11 | Fix broken AW by yeeting it, bump version to 4.1.44.1.4 | Juuz | |
2021-07-09 | Bump version requirement in fabric.mod.json4.1.2 | Juuz | |
2021-07-01 | Update to 1.17.1-rc1, bump to 4.1.14.1.1 | Juuxel | |
2021-06-09 | Update versions4.0.0 | Juuxel | |
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-27 | Update LibNinePatch to 1.1.0, use ContextualTextureRenderer | 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-04-05 | support new modmenu api (#103) | DragonEggBedrockBreaking | |
* support new modmenu api * Update fabric.mod.json | |||
2021-02-27 | Move config handling to Path | Juuxel | |
2021-02-27 | Move all implementation classes into the impl package | Juuxel | |
2020-12-17 | Add screen networking API, update to 1.16.43.3.0 | Juuxel | |
2020-09-24 | Tabs, card panels and showing/hiding widgets (#74)3.0.0 | Juuxel | |
* Add beta API for hiding and showing widget peers, add default implementation for slots * Add WCardPanel * Tab thingies * Improve WPanel.toString * Fix tabs, add dark mode * Add box fillers * Tabs again * Tab go brrr * Revert modmenu changes * Fix card panels not initialising hidden widgets properly * Fix slots not being hidden when they should be * Things * Revert "Add box fillers" This reverts commit 1ea1bfbb * foo * revert more modmenu changes * Add tab titles and switch to a builder model for adding tabs * Document tab builders * Make hidden widgets release their focus * Replace outdated since tags with TAB_VERSION * Fix compilation of WTabPanel * TAB_VERSION => 3.0.0 * Add focusing support to tabs | |||
2020-06-30 | Update dependency versions in fabric.mod.json, add Jankson dependency | Juuxel | |
2020-06-30 | Add myself to authors | Juuxel | |
2020-03-08 | Fix fabric.mod.json indentation1.7.0 | Juuxel | |
2020-03-08 | Update to 20w10a | Juuxel | |
2019-07-21 | Get clientside guis running, stub out config gui | 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-04 | Initial port from 1.14.1 Cotton to 1.14.3 standalone | Falkreon | |
2019-07-03 | Initial commit | falseresync | |