Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | Update to 1.16.3 | Juuxel | |
2020-08-11 | Bump version to 3.0.0-beta.13.0.0-beta.1 | Juuxel | |
2020-08-11 | Update to rc2 | Juuxel | |
2020-08-03 | 3.0.0 for 1.16.2-pre1 | Juuxel | |
Mojang refactored text again :irritatered: - Widgets now take a Text again instead of StringRenderable/-Visitable - ScreenDrawing takes OrderedTexts instead of StringVisitables - To reduce the future updating workload, tooltips now use a new TooltipBuilder | |||
2020-08-03 | Bump version to 2.3.02.3.0 | Juuxel | |
2020-07-10 | Bump version to 2.2.02.2.0 | Juuxel | |
2020-07-10 | Add icon API | Juuxel | |
2020-07-01 | Bump version to 2.1.12.1.1 | Juuxel | |
2020-06-30 | Bump version to 2.1.0 | Juuxel | |
2020-06-24 | Bump version to 2.0.1 and update Minecraft to 1.16.12.0.1 | Juuxel | |
2020-06-23 | Bump version to 2.0.0 and update to 1.16 stable2.0.0 | Juuxel | |
2020-06-22 | Bump version to 2.0.0-beta.52.0.0-beta.5 | Juuxel | |
2020-06-22 | Update dependencies | Juuxel | |
2020-06-18 | Bump version to 2.0.0-beta.42.0.0-beta.4 | Juuxel | |
2020-06-18 | Bump version to 2.0.0-beta.3 | Juuxel | |
2020-06-18 | Bump version for beta 22.0.0-beta.32.0.0-beta.2 | Juuxel | |
2020-06-17 | Update to pre8 | Juuxel | |
2020-06-05 | 1.16-pre2 | Juuxel | |
- All Text usages apart from screen titles have been replaced with class_5348 - WLabel. and WText. getTextAt has been replaced by getTextStyleAt to match vanilla functionality - CottonInventoryScreen.drawForeground - Prevents vanilla from rendering the player inventory label (already rendered by us and not needed in every GUI) - The title is now rendered using the title coordinate fields like in vanilla | |||
2020-05-20 | Update Loom and ModMenu | Juuxel | |
2020-05-20 | Rework GuiTest to be a subproject | Juuxel | |
2020-05-16 | Merge branch 'master' into unstable/2.0 | Juuxel | |
# Conflicts: # gradle.properties # src/main/java/io/github/cottonmc/cotton/gui/client/CottonClientScreen.java # src/main/java/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.java # src/main/java/io/github/cottonmc/cotton/gui/client/ScreenDrawing.java # src/main/java/io/github/cottonmc/cotton/gui/widget/WItem.java # src/main/java/io/github/cottonmc/cotton/gui/widget/WText.java | |||
2020-05-16 | Bump version to 1.11.01.11.0 | Juuxel | |
2020-05-16 | Update to 20w20b1.9.1 | Juuxel | |
2020-05-09 | Update to 20w19a | Juuxel | |
2020-04-25 | Update to 20w17a | Juuxel | |
I hate this snapshot. | |||
2020-04-09 | Update to 20w15a, bump version to 1.8.11.8.1 | Juuxel | |
2020-03-22 | Verbump to 1.8.01.8.0 | Juuxel | |
2020-03-19 | Update to 20w12a, just mapping changes | Juuxel | |
2020-03-08 | Update to 20w10a | Juuxel | |
2020-02-17 | Verbump1.6.0 | Juuxel | |
2020-01-26 | Fix WWidget.onMouseMove using X pos for Y pos1.5.1 | Juuxel | |
2020-01-23 | Update to 1.15.2, javadoc fixes | Juuxel | |
2020-01-19 | Verbump to 1.4.01.4.0 | Juuxel | |
2019-12-15 | Fix ScreenDrawing, verbump | Juuxel | |
2019-12-15 | who renames these :angry: | Juuxel | |
2019-11-17 | Update to 19w46b | Juuxel | |
2019-10-24 | Update to 19w42a | Falkreon | |
2019-09-27 | Version bump for beta | Falkreon | |
2019-09-27 | Implement HSL colors, update jankson | Falkreon | |
2019-09-22 | update to 19w38b | Falkreon | |
2019-09-22 | Version bump for beta 4 | Falkreon | |
2019-09-14 | Version bump for beta | Falkreon | |
2019-09-14 | More snapshot work | Falkreon | |
2019-08-30 | Update to 19w35a, rearrange ScreenDrawing, rename screens | Falkreon | |
2019-08-29 | Version bump for release1.3.2 | Falkreon | |
2019-08-27 | Version bump for beta | Falkreon | |
2019-08-24 | Add test project, fix readme, work on list widget | Falkreon | |
2019-08-21 | version bump for release | Falkreon | |
2019-08-18 | Replace WToggleButton appearance, clean up config gui again | Falkreon | |
2019-08-13 | Fix several off-by-4 errors | Falkreon | |