Commit Graph

359 Commits

Author SHA1 Message Date
GabsPuNs
4dfedbffd1 Minecraft Consoles latest changes + Better shadow for water in Extra mode
Culling for water need more work in extra graphics mode.
2026-04-08 23:47:27 -04:00
GabsPuNs
23102c65b6 Remove 32 chunks render distance 2026-04-07 21:43:38 -04:00
GabsPuNs
1bf03f6153 Fix 2026-04-07 21:25:24 -04:00
GabsPuNs
04040c117f Migrate window class registration and window creation to Unicode APIs 2026-04-07 21:21:58 -04:00
GabsPuNs
792248c5d5 TU25 changes 2026-04-07 19:54:38 -04:00
GabsPuNs
19f4bc2ee0 Update TileRenderer.cpp 2026-04-04 19:19:24 -04:00
GabsPuNs
60bee8e886 Fixed Water Flow 2026-04-04 19:11:44 -04:00
GabsPuNs
da2a39444e Update Chunk.cpp 2026-04-04 18:26:54 -04:00
GabsPuNs
ecd812c182 More Cleanup 2026-04-04 17:43:27 -04:00
GabsPuNs
9b2fe6d136 Code cleanup 2026-04-04 17:36:02 -04:00
GabsPuNs
451ced38b7 Better water culling 2026-04-04 06:16:32 -04:00
GabsPuNs
a300c41a9d Stuff 2026-04-04 03:36:58 -04:00
GabsPuNs
cfb841f6bd Update 2026-04-04 01:58:49 -04:00
GabsPuNs
50a1200bff Render changes + fix Server compilation.
Render changes need testing!
2026-04-04 01:49:36 -04:00
GabsPuNs
757087d427 Update to C++20 2026-04-03 21:25:29 -04:00
GabsPuNs
daa73deeb5 TU 23 Fix: MCCE-622 – Snow Golem impervious to melee damage 2026-04-02 01:15:26 -04:00
GabsPuNs
46cb2cca21 Fix Equip Tooltip 2026-04-01 20:40:37 -04:00
GabsPuNs
385c1c711a Quick Equipment 2026-04-01 20:15:32 -04:00
GabsPuNs
489e19435c Localization for Classic Crafting 2026-04-01 01:42:18 -04:00
GabsPuNs
3523e3450c Add 2x2 classic crafting 2026-04-01 01:24:32 -04:00
GabsPuNs
e41642fe0b Update UILayer.cpp 2026-03-31 17:33:52 -04:00
GabsPuNs
deea6c12a6 Added 3x3 Crafting Menu 2026-03-31 06:19:16 -04:00
GabsPuNs
ebeaf84152 Oops 2026-03-30 00:16:56 -04:00
GabsPuNs
545eec51cb Use old options in 1080p until new options get ported 2026-03-30 00:14:59 -04:00
GabsPuNs
822e7f7c94 Fixes
- Disable annoying label in the hud.
- Updated game logo.
2026-03-29 23:24:55 -04:00
GabsPuNs
11e91d2dd1 Rename 2026-03-29 20:15:46 -04:00
GabsPuNs
58461bfa3f Fixes
Renamed LoadOrJoinMenu to LoadCreateJoinMenu.
Fixed a Memory Leak.
Fixed GamemodeSlider.
2026-03-29 19:53:49 -04:00
GabsPuNs
340d1fa0f9 Rename Better Water option to Mipmaps Blend 2026-03-29 15:44:34 -04:00
GabsPuNs
a0f9d0f4d7 Revert "Remove Extra graphics mode."
This reverts commit 168b38249c.
2026-03-29 15:40:50 -04:00
GabsPuNs
940eaa54ac Classic Crafting (Dont Work) + Ice Texture Update 2026-03-29 15:40:36 -04:00
GabsPuNs
2e442104a2 TU 25 blocks + Cave Sound Option 2026-03-29 05:04:10 -04:00
GabsPuNs
abf7d039da Merge latest changes from Minecraft Consoles
* Render custom skin boxes on viewmodel.
* Update actions workflows and add clang format check for PRs
2026-03-29 01:58:26 -04:00
GabsPuNs
ed1ede1780 Fix Build 2026-03-29 01:52:44 -04:00
GabsPuNs
168b38249c Remove Extra graphics mode.
Not needed anymore in TU25
2026-03-29 01:21:16 -04:00
GabsPuNs
7016a8553e Activate another TU25 stuff 2026-03-29 00:52:34 -04:00
GabsPuNs
ad46c41e5d Better Mipmaps 2026-03-29 00:39:31 -04:00
GabsPuNs
edef78e648 TU25 Assets 2026-03-29 00:25:48 -04:00
GabsPuNs
f79ca9e411 Support for TU24 has been extended.
Since the TU25 update still requires a lot of work and the TU24 version does not yet include all the features, I have decided to continue working with the TU24 version for now.

Merge latest changes from Minecraft Consoles:
* Added support for Big-Endian DLCs.
* Fix redstone tick persistence on chunk unload.
* Fix pistons permanently breaking server-wide on dedicated servers.
* Fix Ender Dragon damage and End Poem crash.
* Disable font mipmapping to get rid of artifacts on signs.

Other:
* Music Fixes.
* Added missing sounds (Caves, Horse Eat, Sheep Shear, Water Swim, Thorns)
* Remove duplicated sounds.
* Added High Quality ver of "The End Dragon Alive" music.
* Fix Mobs sounds volume.
* Added Old Swing Animation Option.
* Added Graphics Mode (Potato, Fast, Fancy and Extra)
* Fix a small memory leak with signs.
* Fixed Pig Zombies attacking creative players.
2026-03-28 06:27:19 -04:00
GabsPuNs
9e99b47c9a Revert Glass Panel texture change from TU25 2026-03-25 05:10:10 -04:00
GabsPuNs
7deba3acb2 Final Update for TU24 2/3
LCE Renewed
- Merged some fixes and code updates from TU25.
* Fixed transparent items in hand.
* Beacon beams fixes.
- Fixed a crash when a dispenser is dispensing water or lava when the dispenser is blocked.

Minecraft Consoles
- Merged Asynchronous server joining
- Memory leak fix: Make chunks unload properly

Other
- Fixed Server Menu and Rename World Menu in 720p Res
2026-03-25 05:01:35 -04:00
GabsPuNs
3edf3c0782 Forgot this change.
Fix thumbnails for old worlds.
2026-03-24 04:12:25 -04:00
GabsPuNs
461e0f13dc Final Update for TU24 Part 1
Merged Minecraft-Consoles and LCE Renewed Latest Changes
 - Fixed Ice and Stained Glass X-Ray.
 - Fix initial cursor position for in-game UI elements.
 - Make handleParticleEvent actually parse the particle type instead of hardcoding hearts.
 - Add advanced tooltips, F3+H combo, and handle settings.

Other Fixes & Changes.
 - The sound from the portal was reduced.
 - Stained Glass removed from creative mode.
 - New F3 Menu.
 - Reduced UI Sounds volume by 25%.
 - Minor Fixes.
2026-03-24 04:07:17 -04:00
GabsPuNs
4acbe79ac0 Remove 64 chunks option. It Crash the game in any world size. 2026-03-23 01:25:09 -04:00
GabsPuNs
c741b8f764 Remove X360 DLCs too 2026-03-22 23:01:22 -04:00
GabsPuNs
314d5038f6 Merge again
Skip stained glass commit. It will be added with the TU25 commit.
2026-03-22 22:47:02 -04:00
GabsPuNs
0d1f54e497 Remove DLCs
If you want to use DLCs, download them from my MinecraftLCE-DLCs repo.
2026-03-22 19:30:01 -04:00
GabsPuNs
7e6d9c54c9 Revert change made by Void 2026-03-22 19:28:27 -04:00
GabsPuNs
78419d67d1 Merge Latest changes from Minecraft Consoles 2026-03-22 19:23:08 -04:00
GabsPuNs
10e23d3422 Update UIScene_SkinSelectMenu.cpp 2026-03-22 03:05:08 -04:00
GabsPuNs
5f747ee89f Update UIScene_LoadMenu.cpp 2026-03-22 02:39:43 -04:00