Commit graph

19 commits

Author SHA1 Message Date
Tropical ad67f4be71 refactor: configure classic panorama at compile-time 2026-03-29 15:53:10 -05:00
Sally Knight 1ab985805a feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
Sally Knight 18dd2ed2ca update inventory.png to 1.6.4 version 2026-03-29 15:52:35 -05:00
Sally Knight 97c6704d82 feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00
Sally Knight 3dcc985cd4 feat(jui): add brewing stand screen (+ fix enchantment screen not being used) 2026-03-29 15:52:18 -05:00
Sally Knight 5ac7f23577 feat(jui): add hopper screen 2026-03-29 15:50:36 -05:00
StevenSYS b854af49c6 Added option to use the TU panorama or the Java one. 2026-03-29 15:50:36 -05:00
Sally Knight fbbf086f71 feat(jui): add anvil screen 2026-03-29 15:50:35 -05:00
Sally Knight 65ff6a97f0 feat(jui): add horse inventory screen 2026-03-29 15:50:34 -05:00
Sally Knight 3f2c6e0012 feat(jui): add panorama and splashes to title screen
Also moved the version string to the same height as the copyright message, matching Beta 1.8+
2026-03-29 15:50:34 -05:00
Sally Knight cd1b063ccd fix(jui): use icons.png from 1.6.4 2026-03-24 21:23:42 +03:00
Sally Knight e779ab9554 fix: re-add java .lang 2026-03-24 06:39:56 +03:00
Tropical 483f411f25 merge Minecraft.Assets/Common/res 2026-03-22 15:38:46 -05:00
Sally Knight b60c6e779d i18n: add localization for console-specific achievements 2026-03-19 04:07:46 +03:00
Sally Knight 70931170fa fix(i18n): convert and correct format specifiers
Removes positional specifiers of the original Java Edition .lang and also corrects some specifiers (such as the one for key.mouseButton)
2026-03-16 23:47:52 +03:00
Sally Knight 3f2e7338cc feat: complete language class implementation
yes clang-format was used
2026-03-14 18:00:15 +03:00
lotaviods 66fb0f1a96 feat: Implement creative inventory 2026-03-13 03:22:42 -03:00
Tropical db7a5f9519 feat: restore unused java GUI
Co-Authored-By: ffqq <36998498+realffqq@users.noreply.github.com>
2026-03-09 22:29:32 -05:00
Tropical e0dc4b3a1b refactor: move assets in Common -> Minecraft.Assets/Common 2026-03-09 00:02:56 -05:00