Commit Graph

150 Commits

Author SHA1 Message Date
GabsPuNs
55bbf19174 Replace ZLib 1.3.1 with a modern ver of Zlib
Later, ZLib will be replaced with Zstd in the PC version. However, if someone wants to continue using ZLib, this version is better
2026-05-10 11:38:53 -04:00
GabsPuNs
ac446af383 Update List and MultiList
addElement is like 25% accurate :(
2026-05-10 01:00:03 -04:00
GabsPuNs
ce310ccff9 Update Boss Bar Label 2026-05-09 22:41:50 -04:00
GabsPuNs
957dc14986 Fix Wither and Ender Dragon Boss Custom Names 2026-05-09 21:48:01 -04:00
GabsPuNs
759bd89247 Update UIControl_MultiList.h 2026-05-09 06:30:58 -04:00
GabsPuNs
1213eeb7e5 Add to the compilation
Currently in testing for the LaunchMoreOptions Menu.
2026-05-09 06:29:12 -04:00
GabsPuNs
dd8cd27cee Update List and MultiList 2026-05-09 05:58:41 -04:00
GabsPuNs
0934d4bc31 Some Path changes. Add Zstd
- Add Modern Compression for worlds and .pck files. Currently unused until i get a world converter for recompress old worlds and .mcs to zstd

- Moved Windows64 libs to "Libs" folder
- Updated ProductBuild to TU30
- Renamed old GameHDD stuff to Saves
2026-05-09 05:23:58 -04:00
GabsPuNs
cda9b57ec6 Very wip 2026-05-06 00:53:41 -04:00
GabsPuNs
68186ab353 Fix Gamemode Slider saving 2026-05-05 18:30:09 -04:00
GabsPuNs
9313068370 Fix 2026-05-01 09:32:07 -04:00
GabsPuNs
d9d4789a59 Update strings + Disable Split Screen optimizations for Windows64
This disable render distance, rain, clouds and snow optimizations in splitscreen.
All the players now have a render distance of 16 chunks (or the configured one)
Clouds render distance is now the same as SOLO.
Snow and Rain size is the same as SOLO.
2026-05-01 09:23:19 -04:00
GabsPuNs
adfdf9c03b Update to TU30 2026-04-30 18:46:30 -04:00
GabsPuNs
3d10df97cf Some fixes and improvements 2026-04-27 16:05:07 -04:00
GabsPuNs
3aad8decb0 Fix Rename and Delete Worlds 2026-04-27 01:15:05 -04:00
GabsPuNs
64615f77a7 Fix build again 2026-04-27 00:29:32 -04:00
GabsPuNs
1753c661f3 Folder Path Changes. 2026-04-27 00:26:35 -04:00
GabsPuNs
6d3b4cdb06 New Discord Presence texts 2026-04-26 01:02:52 -04:00
GabsPuNs
8e3abc5c3a Update UIController.cpp 2026-04-22 21:26:27 -04:00
GabsPuNs
77346d88a8 Fix mouse for 1080p 2026-04-22 21:16:19 -04:00
GabsPuNs
afbe6f64fc Add LoadCreateJoinMenu from Neo Legacy (Temp)
- Use this menu until the decomp one is done. (No ETA)
- This is a modified ver of the Neo Legacy Menu. (Merged changes from the old LoadCreateJoinMenu, and some code cleanup, but the code format is shit)
2026-04-22 17:30:10 -04:00
GabsPuNs
6b54299695 Discord Rich Presence 2026-04-19 03:03:52 -04:00
GabsPuNs
d318f40f1c F2 Screenshot + Update World Icons 2026-04-18 23:34:28 -04:00
GabsPuNs
0139a1d9c3 Swap from mi_malloc to malloc
I don't know how to use the modern ver of malloc
2026-04-18 16:01:31 -04:00
GabsPuNs
28cd1dd580 Revert secure funcs part 2 2026-04-18 14:10:17 -04:00
GabsPuNs
86879aa2fc Revert Secure funcs Part 1 2026-04-18 14:08:30 -04:00
GabsPuNs
1ceeb2a647 Merge
Use Latest 4JLIBS
Swap to mimalloc-static
Merge keyboard commits except HTML ones.
2026-04-18 12:12:40 -04:00
GabsPuNs
b9f73b00e2 Updates 2026-04-17 18:17:36 -04:00
GabsPuNs
289c74cc91 Revert DXGI_SWAP_EFFECT_FLIP_DISCARD
The game does not support it properly.
2026-04-15 19:25:08 -04:00
GabsPuNs
bd811a02fd Changes 2026-04-15 16:59:59 -04:00
GabsPuNs
76ee5fa8d8 Use Secure print funcs. Remove LCE File System 2026-04-14 03:44:00 -04:00
GabsPuNs
40d48948ff Use BYTE Win Typedef instead of byte typedef from Minecraft.World
"byte" wasnt working anymore for some reason
2026-04-13 17:54:28 -04:00
GabsPuNs
48d1f1dfe8 Use 64 bits for GetTickCount64 2026-04-13 04:41:54 -04:00
GabsPuNs
3d5357eeb3 More changes
Remove include stdafx.h from the .h files.
Replace malloc with mi_malloc and free with mi_free
Move MiniAudio and Zlib to Libs folder
2026-04-13 04:31:42 -04:00
GabsPuNs
6be56e5786 Update GetTickCount to GetTickCount64 2026-04-11 10:06:31 -04:00
GabsPuNs
1bc99a027d Changes
CPU SetPriority changes
Add SetProcessor for WINDOWS64
Fix Sheep color (jeb_)
More const to constexpr
2026-04-11 04:52:43 -04:00
GabsPuNs
23102c65b6 Remove 32 chunks render distance 2026-04-07 21:43:38 -04:00
GabsPuNs
792248c5d5 TU25 changes 2026-04-07 19:54:38 -04:00
GabsPuNs
a300c41a9d Stuff 2026-04-04 03:36:58 -04:00
GabsPuNs
757087d427 Update to C++20 2026-04-03 21:25:29 -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
822e7f7c94 Fixes
- Disable annoying label in the hud.
- Updated game logo.
2026-03-29 23:24:55 -04:00
GabsPuNs
58461bfa3f Fixes
Renamed LoadOrJoinMenu to LoadCreateJoinMenu.
Fixed a Memory Leak.
Fixed GamemodeSlider.
2026-03-29 19:53:49 -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