aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-24Add checkstyle to check code formatJuuxel
2020-10-24Update Loom to 0.5 and use Jetbrains annotationsJuuxel
2020-10-24Fix HUD widgets not tickingJuuxel
2020-10-18Add Finnish translation3.2.0Juuxel
2020-10-18Update dependencies, bump version to 3.2.0Juuxel
2020-10-18Fix #87Juuxel
2020-10-18Add ItemIcon constructor with ItemJuuxel
2020-10-18Fix #86Juuxel
2020-10-18Add translations for pt_br (#88)cominixo
2020-10-11Add WPlayerInvPanel.createInventoryLabelJuuxel
2020-10-11Add WCardPanel.getCardCountJuuxel
2020-09-24Tabs, card panels and showing/hiding widgets (#74)3.0.0Juuxel
2020-08-11Update to rc2Juuxel
2020-08-04Add missing Environment(CLIENT) annotations to paint() overridesJuuxel
2020-08-04Revert "Make layout() client-only, add missing Environment(CLIENT) annotation...Juuxel
2020-08-04Fix labeled slider renderingJuuxel
2020-08-04Make layout() client-only, add missing Environment(CLIENT) annotations to pai...Juuxel
2020-08-04Add slot change listeners, document WItemSlotJuuxel
2020-08-03Enable keyboard repeat events for LibGui screensJuuxel
2020-08-03Fix centering issues with button icons and big item slotsJuuxel
2020-08-03Add Texture class for representing a texture with UV valuesJuuxel
2020-08-033.0.0 for 1.16.2-pre1Juuxel
2020-08-03Bump version to 2.3.02.3.0Juuxel
2020-07-26fix SyncedGuiDescription.insertIntoExistingCoolMineman
2020-07-11RGB add simpler constructor without alpha (#65)Juuxel
2020-07-11RGB: add interpolate method (#64)Filip Weiss
2020-07-10Add TextureIcon opacity and tint, fix ScreenDrawing javadocsJuuxel
2020-07-10Add since tags and a package-info for the icon packageJuuxel
2020-07-10Remove unused importJuuxel
2020-07-10Add missing Nullable annotations and a getter to WButtonJuuxel
2020-07-10Add icon support for buttonsJuuxel
2020-07-10Add icon APIJuuxel
2020-07-10Add WTiledSprite.setTileWidth/Height and docs for getters and settersJuuxel
2020-07-10tiled-sprite: introduce getters for tileWidth/height (#72)Filip Weiss
2020-07-09abstract slider: fix wrong default direction for horizontal slider (#73)Filip Weiss
2020-07-01Fix player inventories not having slot peersJuuxel
2020-06-30Split box alignments into horizontal and vertical2.1.0Juuxel
2020-06-30Update dependency versions in fabric.mod.json, add Jankson dependencyJuuxel
2020-06-30Add myself to authorsJuuxel
2020-06-30Add WBox alignmentsJuuxel
2020-06-30Fix #68Juuxel
2020-06-30Add WWidget.host accessors, use them in WListPanel to avoid unsafe validationsJuuxel
2020-06-30Deprecate WWidget.createPeers and recommend using validate() insteadJuuxel
2020-06-30Add more methods for working with screen titlesJuuxel
2020-06-24Fix SyncedGuiDescription.getTitleColor using the client-sided config instance...Juuxel
2020-06-24Fix WItemSlot.<init> using client-only painters from common codeJuuxel
2020-06-23Add vertical alignment for WTextJuuxel
2020-06-22Add item slot filtersJuuxel
2020-06-22Add SyncedGuiDescription methods to get meaningful inventory and property del...Juuxel
2020-06-18Fix title positioning for real this time, add title rendering controlJuuxel