aboutsummaryrefslogtreecommitdiff
path: root/common/src
AgeCommit message (Expand)Author
2023-11-22Update to 1.20.3-pre2, temp disable forge projectsisxander
2023-11-18Set the pending value before creating the controllerisxander
2023-11-18Add Enum Dropdown Controller (#117)Kevin
2023-11-08Remove use of deprecated ConfigClassHandler#serializer in YetAnotherConfigLib...Xander
2023-10-29Refactor: minor item controller stuffisXander
2023-10-29Experimental image filteringisXander
2023-10-29Italian translation (#107)TheBossMagnus
2023-10-29Add Dutch translations (#121)DeDiamondPro
2023-10-22Fix dropdown capitalization sorting (#114)Kevin
2023-10-22Bug fixes, quality of life changes, visual changes (#108)Rasmion
2023-10-22More option add methods so there is less reason to break the constant builder...isXander
2023-09-28Remove debug log from generating WEBP and GIFisXander
2023-09-28Better error handling for config API save/load. More customization on SerialE...isXander
2023-09-28Fix ImageRendererManager not supplying completed image, fix compatibilty with...isXander
2023-09-241.20.2isXander
2023-08-30Add dropdown controllers (#95)Crendgrim
2023-08-18Fix multi-line descriptionsisXander
2023-08-18More annotations to override option stuffisXander
2023-08-18Enforce NotNull on bindingsisXander
2023-08-17Re-write image renderer handling to be threadsafe (relates to #101)isXander
2023-08-16Add @OverrideImageisXander
2023-08-16Add @OverrideName and @OverrideFormatisXander
2023-08-16Seem to resolve GL error when loading imagesisXander
2023-08-15Fix @LongField actually being a sliderisXander
2023-08-15Rename @ColorRGBA to @ColorFieldisXander
2023-08-15Re-throw exceptions when creating optionsisXander
2023-08-15Deprecate config api v1isXander
2023-08-15Add javadoc to config api v2isXander
2023-08-15Add number fieldsisXander
2023-08-15Complete the controllers (except number fields)isXander
2023-08-15Create be_by.json (#99)Alex Gazmanovich
2023-08-15Added json5 to gson serializerisXander
2023-08-14More-or-less complete API for YACL auto-genisXander
2023-08-12Config API v2isXander
2023-08-12Fix `Option#setAvailable` not updating the reset button when used outside of ...isXander
2023-08-12Work-around VulkanMod overwriting (close #82)isXander
2023-08-12Restore current tab on screen resize (close #69)isXander
2023-08-12`ListOption.Builder#initial` overload to supply initial values based on conte...isXander
2023-08-12Allow unavailable options to be focused but not interacted with. Improves UX ...isXander
2023-08-12🐛 Fix infinite recursion in `GsonConfigInstance.Builder#appendGsonBuilder`...isXander
2023-07-24Fix the name of the list being present on every entryisXander
2023-07-24Whoops! Fix image renderer being rendered twice every frameisXander
2023-07-24Add tick method to ImageRendererisXander
2023-07-24Tatar Translation! (#90)Amirhan-Taipovjan-Greatest-I
2023-07-21Small improvements to ListOption (#89)Crendgrim
2023-07-04Support transparency for webps and gifsisXander
2023-06-20Update Traditional Chinese (#80)notlin4
2023-06-17Fix IntegerFieldController and LongFieldController not allowing negative numb...isXander
2023-06-17Reimplement custom ButtonOption text.isXander
2023-06-05Fix improve tab layoutisXander