index
:
github/YetAnotherConfigLib.git
multiversion/dev
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
src
/
main
/
java
/
dev
/
isxander
/
yacl3
/
gui
Age
Commit message (
Expand
)
Author
2024-03-01
Merge branch '1.20.x/dev' into update/1.20.5
isXander
2024-02-29
Fix keyboard/controller navigation not properly scrolling when overflowing
isXander
2024-02-29
Start work on 1.20.5
isXander
2024-01-19
Finalise the image reloader
isXander
2024-01-16
Fix broken save button
isxander
2023-12-08
extreme image preloading hackery
isxander
2023-12-07
Fix tooltips flickering
isXander
2023-12-05
changelog for 1.20.3
isXander
2023-11-22
Update to 1.20.3-pre2, temp disable forge projects
isxander
2023-11-18
Add Enum Dropdown Controller (#117)
Kevin
2023-10-29
Refactor: minor item controller stuff
isXander
2023-10-29
Experimental image filtering
isXander
2023-10-22
Fix dropdown capitalization sorting (#114)
Kevin
2023-10-22
Bug fixes, quality of life changes, visual changes (#108)
Rasmion
2023-09-28
Remove debug log from generating WEBP and GIF
isXander
2023-09-28
Fix ImageRendererManager not supplying completed image, fix compatibilty with...
isXander
2023-09-24
1.20.2
isXander
2023-08-30
Add dropdown controllers (#95)
Crendgrim
2023-08-17
Re-write image renderer handling to be threadsafe (relates to #101)
isXander
2023-08-16
Add @OverrideName and @OverrideFormat
isXander
2023-08-16
Seem to resolve GL error when loading images
isXander
2023-08-14
More-or-less complete API for YACL auto-gen
isXander
2023-08-12
Restore current tab on screen resize (close #69)
isXander
2023-08-12
Allow unavailable options to be focused but not interacted with. Improves UX ...
isXander
2023-07-24
Whoops! Fix image renderer being rendered twice every frame
isXander
2023-07-24
Add tick method to ImageRenderer
isXander
2023-07-21
Small improvements to ListOption (#89)
Crendgrim
2023-07-04
Support transparency for webps and gifs
isXander
2023-06-17
Fix IntegerFieldController and LongFieldController not allowing negative numb...
isXander
2023-06-05
Fix improve tab layout
isXander
2023-06-05
Fix string controllers not rendering
isXander
2023-06-04
Change package and modid to yacl3 and yet_another_config_lib_3 respectively
isXander