Age | Commit message (Expand) | Author |
2022-04-25 | Fix config screen not going back to previous screen when closed | Juuz |
2022-04-25 | Backport deprecations from 6.0.0 beta 2 | Juuz |
2022-03-22 | Only depend on specific Fabric API modules | Juuz |
2022-03-20 | Updated to 1.18.2 (#155) | Greg C |
2022-02-27 | Corrected calculation of the current visible elements in the list panel. (#152) | dani162 |
2022-02-27 | Fix IOOBE when WTextField.scrollOffset was outside the string | Juuz |
2022-01-16 | Bump version to 5.3.0 | Juuz |
2022-01-16 | Added getter for WListPanel's scrollbar (#150) | Luligabi1 |
2022-01-16 | Clarify WPanel.streamChildren, remove ApiStatus.Experimental | Juuz |
2021-12-24 | Add CottonInventoryScreen ctor overloads with PlayerInventory | Juuz |
2021-12-22 | Keep bin compat in SyncedGuiDescription | Juuz |
2021-12-22 | Improve WWidget.validate javadoc | Juuz |
2021-12-22 | Remove possible null values for ValidatedSlot.filter | Juuz |
2021-12-22 | Move custom quick move implementation from onSlotClick to transferSlot | Juuz |
2021-12-06 | Fix javadoc format | Juuz |
2021-12-06 | Add WAbstractSlider.updateValueCoordRatios, bump to 5.1.0 | Juuz |
2021-12-06 | Bump version to 5.0.0, build on 1.18 | Juuz |
2021-12-06 | Remove deprecations | Juuz |
2021-12-06 | Merge branch '1.17' | Juuz |
2021-12-06 | Clean up WTextField | Juuz |
2021-11-16 | Improve WTextField (#140) | Roman / Nea |
2021-11-16 | Make deprecated WTabPanel.Tab constructor private | Juuz |
2021-11-16 | Update to Minecraft 1.18-pre2 and Java 17 | Juuz |
2021-11-16 | * Updated to 1.18 (#142) | biom4st3r |
2021-11-16 | Fix title alignments when titleX is not 0 | Juuz |
2021-09-12 | Fix #137, bump version to 4.2.14.2.1 | Juuz |
2021-09-11 | Javadoc hotfix4.2.0 | Juuz |
2021-09-11 | Make hovering take WWidget.isWithinBounds into account | Juuz |
2021-09-11 | Refactor observable properties | Juuz |
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 |
2021-08-18 | WWidget.onShown and onHidden are no longer beta | Juuz |
2021-08-18 | Fix the bottom coordinate of scissor rectangles being incorrect on high DPI d... | haykam821 |
2021-08-10 | Fix #130, bump version to 4.1.64.1.6 | Juuz |
2021-07-16 | fix texturedRect() not blending transparent textures (#125) | Fourmisain |
2021-07-11 | Fix broken AW by yeeting it, bump version to 4.1.44.1.4 | Juuz |
2021-07-11 | Call Inventory.onOpen and Inventory.onClose in SyncedGuiDescription | Juuz |
2021-07-11 | Document SyncedGuiDescription constructors | Juuz |
2021-07-11 | Update Yarn | Juuz |
2021-07-09 | Bump version requirement in fabric.mod.json4.1.2 | Juuz |
2021-07-09 | Add French translation (#122) | YanisBft |
2021-07-07 | Fix WScrollPanel validation issue (#121) | frqnny |
2021-07-01 | Update to 1.17.1-rc1, bump to 4.1.14.1.1 | Juuxel |
2021-06-27 | Add a "visual logger" for showing error messages in a dev env | Juuxel |
2021-06-27 | Fix Screen.onClose not being called in CottonInventoryScreen | Juuxel |
2021-06-27 | Clean up by using enhanced switch | Juuxel |
2021-06-27 | Fix WBar.withConstantMaximum and clean up the class | Juuxel |
2021-06-22 | Minor tweaks to WItemSlot.get/setIcon | Juuz |
2021-06-22 | Add Icon API to WItemSlot (#119) | frqnny |