MatthewBeshay
|
31acc46308
|
fix(linux): localise chunk transforms and guard optional iggy paths
|
2026-03-29 20:55:57 -05:00 |
|
Tropical
|
fb745767f2
|
undo changes to Camera.cpp
|
2026-03-29 20:55:57 -05:00 |
|
MatthewBeshay
|
8dfd9e5044
|
fix(gui): always rebind textures for java font rendering
|
2026-03-29 20:55:57 -05:00 |
|
JuiceyDev
|
08ed9861b9
|
batch 2.3 enabling back optimizations
|
2026-03-29 20:55:56 -05:00 |
|
JuiceyDev
|
97b068260a
|
batch 2.2, clamp be gone
|
2026-03-29 20:55:56 -05:00 |
|
Sally Knight
|
1ab985805a
|
feat(jui): add beacon screen
|
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
|
c512bcb19c
|
feat(jui): add enchanting table screen
|
2026-03-29 15:50:37 -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
|
975f716f9c
|
feat(jui): re-enable and update TrapScreen
(Dispenser and Dropper GUI)
|
2026-03-29 15:50:36 -05:00 |
|
Sally Knight
|
fbbf086f71
|
feat(jui): add anvil screen
|
2026-03-29 15:50:35 -05:00 |
|
StevenSYS
|
d18733b14c
|
Ported over the Java Edition's title screen panorama.
|
2026-03-29 15:50:35 -05:00 |
|
Sally Knight
|
08a87c432a
|
fix: put jui-specific texture usage behind ifdefs
|
2026-03-29 15:50:34 -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 |
|
JuiceyDev
|
587d685c5b
|
faster texture loading
|
2026-03-23 22:31:03 +01:00 |
|
MatthewBeshay
|
fed9cf2d95
|
fix: resolve all build warnings and notes
|
2026-03-23 18:53:18 +11:00 |
|
Sally Knight
|
0cd062833c
|
fix: UB bit shift in Texture.cpp
|
2026-03-23 02:10:29 +03:00 |
|
MatthewBeshay
|
b6efb6265d
|
fix(textures): guard StitchedTexture frame cleanup for SimpleIcon instances
|
2026-03-23 09:27:28 +11:00 |
|
Tropical
|
5afe516e99
|
TU19: fix merge issues with AbstractTexturePack
|
2026-03-22 16:31:34 -05:00 |
|
Tropical
|
03355211ca
|
more fixes
|
2026-03-22 03:13:45 -05:00 |
|
Tropical
|
ad5e8dd012
|
getting further
|
2026-03-22 02:52:30 -05:00 |
|
Tropical
|
362a43ddee
|
TU19: merge Minecraft.Client/Textures
|
2026-03-21 22:46:45 -05:00 |
|
Sally Knight
|
6d0d4b2ed1
|
fix(textures): remove ENABLE_JAVA_GUIS conditionals
Fixes entities not using the correct textures when java GUI is enabled
|
2026-03-16 17:24:11 +03:00 |
|
Sally Knight
|
97172039dd
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-16 16:04:30 +03:00 |
|
Tropical
|
e8424f2000
|
chore: format Minecraft.Client
|
2026-03-13 17:10:10 -05:00 |
|
Tropical
|
177ed6d176
|
Merge pull request #215 from 4jcraft/dev
just merging all of the dev branch stuff into the java gui branch
|
2026-03-13 12:11:37 -05:00 |
|
notmatthewbeshay
|
883e98bde0
|
Address review feedback on protocol types
|
2026-03-13 19:47:32 +11:00 |
|
lotaviods
|
66fb0f1a96
|
feat: Implement creative inventory
|
2026-03-13 03:22:42 -03:00 |
|
Tropical
|
8f10806f70
|
Merge branch 'dev' into feat/restore-java-gui
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
|
2026-03-13 01:02:17 -05:00 |
|
notmatthewbeshay
|
bcc765f3e7
|
Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup
# Conflicts:
# Minecraft.Client/Platform/Common/DLC/DLCManager.cpp
# Minecraft.Client/Rendering/Tesselator.cpp
|
2026-03-13 15:16:43 +11:00 |
|
notmatthewbeshay
|
a503336887
|
Merge upstream/dev into issue/51-phase-1-portable-win32-cleanup
|
2026-03-11 16:02:48 +11:00 |
|
notmatthewbeshay
|
082dc2033d
|
Use standard DLC mount callback types
|
2026-03-11 15:46:23 +11:00 |
|
notmatthewbeshay
|
e18941ced7
|
Use fixed-width pixel data in stitched textures
|
2026-03-11 15:38:53 +11:00 |
|
notmatthewbeshay
|
e5d5fb07be
|
Use standard sizes in texture pack locators
|
2026-03-11 15:38:52 +11:00 |
|
notmatthewbeshay
|
4b5ca6d496
|
Use standard colour table lengths in texture packs
|
2026-03-11 15:38:51 +11:00 |
|
notmatthewbeshay
|
e5504399ca
|
Use fixed-width texture channel casts
|
2026-03-11 15:38:51 +11:00 |
|
notmatthewbeshay
|
6556b316dc
|
Use standard counters in DLC manager
|
2026-03-11 15:38:50 +11:00 |
|
notmatthewbeshay
|
37aa3463be
|
Use standard buffer types for in-memory textures
|
2026-03-11 15:38:42 +11:00 |
|
notmatthewbeshay
|
0437fb921f
|
Use standard byte counts for base save data
|
2026-03-11 15:38:42 +11:00 |
|
notmatthewbeshay
|
0ab0fd9209
|
Standardise fixed-width integer usage in touched files
|
2026-03-11 15:38:42 +11:00 |
|
Nikita Edel
|
56955ad935
|
shift of negative values, added casts
|
2026-03-11 03:59:41 +01:00 |
|
Tropical
|
cf3defee35
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-10 21:02:58 -05: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 |
|
Nikita Edel
|
021c2809f4
|
purged -Wdelete-non-abstract-non-virtual-dtor
|
2026-03-10 02:13:56 +01:00 |
|
notmatthewbeshay
|
6026f078ac
|
Remove Win32 byte types from memory texture loaders
|
2026-03-10 10:14:00 +11:00 |
|
notmatthewbeshay
|
2dbce494d1
|
Remove DWORD texture pack IDs from pack interfaces
|
2026-03-10 10:13:59 +11:00 |
|
notmatthewbeshay
|
c10b1a1706
|
Remove DWORD sizes from DLC payload APIs
|
2026-03-10 10:13:59 +11:00 |
|