Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-09 | Fix messed up mcmeta formatting | Juuz | |
2023-09-09 | Move scroll bar textures to GUI sprites | Juuz | |
2023-09-09 | Merge branch 'master' into unstable/9.0 | Juuz | |
2023-09-09 | Paint WScrollBar using textures (#212) | LopyMine | |
2023-09-09 | Update French translations (#208) | jagerbob | |
2023-09-09 | Use GUI sprites for panel textures | Juuz | |
2023-09-09 | Initial port to 1.20.2 | Juuz | |
2023-07-21 | Translate Mod Menu description into Tatar (#206) | Amirhan-Taipovjan-Greatest-I | |
2023-05-14 | Tatar translation! (#195) | Amirhan-Taipovjan-Greatest-I | |
2023-04-24 | Update zh_cn (#194) | Enaium | |
* Update zh_cn.json * Update zh_cn.json | |||
2023-03-18 | Improve tiled NinePatchBackgroundPainter performance (#185) | Juuz | |
* Improve tiled NinePatchBackgroundPainter performance * Use Fabric API's CoreShaderRegistrationCallback * Switch to LibNinePatch release build * Rename libgui:tiled -> libgui:tiled_rectangle * Fix grammar | |||
2022-09-12 | Make item slots paint a texture instead of coloured rectangles | Juuz | |
Closes #128. | |||
2021-09-11 | Update Finnish translation | Juuz | |
2021-09-11 | Use vanilla translation key for "hotbar" | Juuz | |
2021-09-11 | Add observable properties and narration support (#136) | Juuxel | |
* Add focused narration support * yes! * More work on hovering and observables * Fix WWidget.setHovered javadoc * Document ObservableProperty.add/removeListener * Add observable views * Fix ObservableView.ChangeListener javadoc * More JD! * Add taglet for listing observable properties Overkill? Yep. Still fancy? Absolutely! * Fix narration element indices and more JD tricks * Add slot hovering narration * WItemSlot.getExtraNarrationMessage -> getNarrationName, make public API * Remove the binding functionality of observable properties This is required for having proper change listeners. * Add ObservableView.hasValue * Add some utility methods to ObservableView * Clarify ObservableView.ChangeListener parameters * Remove properties tag from WButton javadoc | |||
2021-07-09 | Add French translation (#122) | YanisBft | |
2021-02-27 | Add button dark mode | Juuxel | |
2020-10-18 | Add Finnish translation3.2.0 | Juuxel | |
2020-10-18 | Add translations for pt_br (#88) | cominixo | |
Co-authored-by: cominixo01 <22600756+cominixo01@users.noreply.github.com> | |||
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-05-21 | Add toggle button focusing (#57) | Juuxel | |
2020-03-19 | Remove experimental WTitle widget | Juuxel | |
2020-01-23 | Add nine-patch painter for panels | Juuxel | |
2020-01-23 | Add WTitle | Juuxel | |
2019-09-01 | Make the dark slider texture a bit nicer | Juuxel | |
2019-09-01 | Improve dark slider textures | Juuxel | |
2019-08-31 | Some slider updates | Juuxel | |
- WIP dark mode textures for simple sliders - Vertical/rotated labeled sliders - Text alignment for slider labels - Add missing getters for nicer Kotlin usage | |||
2019-08-29 | Sliders are done! | Juuxel | |
2019-08-28 | Sliders: Add keyboard support, fix clicking, highlight when focused | Juuxel | |
2019-08-27 | Almost working sliders | Juuxel | |
2019-08-27 | More work on sliders | Juuxel | |
2019-08-27 | Add sliders, WIP | Juuxel | |
2019-08-18 | Replace WToggleButton appearance, clean up config gui again | Falkreon | |
2019-08-15 | add zh_cn translations thanks to Lightcolour-666 :) | Falkreon | |
2019-07-27 | Some tweaks | Juuxel | |
- Fix one of ScreenDrawing.rect()'s overloads ignoring the color parameter - Replace options.libgui.done with vanilla's gui.done - Uncomments WWidget.setParent() | |||
2019-07-22 | Hastily add buttons and finish config gui | Falkreon | |
2019-07-22 | Enable custom control | Falkreon | |
2019-07-22 | Finish WToggleButton, fix config loading, almost done with ConfigGui | Falkreon | |
2019-07-04 | Attempt icon | Falkreon | |
2019-07-04 | Initial port from 1.14.1 Cotton to 1.14.3 standalone | Falkreon | |
2019-07-03 | Initial commit | falseresync | |