aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-071.20.4 + Migrate from Forge platform to NeoForge platformisXander
2023-12-05Merge branch 'update/1.20.3' into 1.20.x/devisXander
2023-12-05changelog for 1.20.3isXander
2023-11-28Warn when using old @ConfigEntry annotation when using config v2isXander
2023-11-26Updated Tatar Translation! (#123)Amirhan-Taipovjan-Greatest-I
2023-11-22Forget the pending value of options when they become unavailable.isxander
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-29Bump deps, version + changelogisXander
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-10-22Bump dependenciesisXander
2023-09-28Bump version 3.2.1+1.20.2 and add changelogisXander
2023-09-28Fix Fabric being added as a version to Forge releases on curseforgeisXander
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-24changelog + update version on publishing and mod metadataisXander
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-16Bump versionisXander
2023-08-16Add @OverrideImageisXander
2023-08-16Add @OverrideName and @OverrideFormatisXander
2023-08-16Seem to resolve GL error when loading imagesisXander
2023-08-15Complete config testsisXander
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