Commit Graph

620 Commits

Author SHA1 Message Date
GabsPuNs
b65194ab44 Fix SetOpacityTimer in Keyboard and Mouse 2026-05-05 23:10:58 -04:00
GabsPuNs
d1d0139fe9 Use Minecraft Legacy Icon instead of Minecraft Java icon 2026-05-05 18:42:41 -04:00
GabsPuNs
68186ab353 Fix Gamemode Slider saving 2026-05-05 18:30:09 -04:00
GabsPuNs
57f2058e75 Add Old Swing Animation Setting to 1080p 2026-05-01 09:40:04 -04:00
GabsPuNs
9313068370 Fix 2026-05-01 09:32:07 -04:00
GabsPuNs
24968d76f2 Oops 2026-05-01 09:24:33 -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
73c8f80984 Fix Music 2026-04-30 19:29:45 -04:00
GabsPuNs
b50ab349c5 Fix Fence Tiles 2026-04-30 19:09:07 -04:00
GabsPuNs
4ba7a71a35 This is from Minecraft 1.9 not TU30 2026-04-30 18:56:03 -04:00
GabsPuNs
adfdf9c03b Update to TU30 2026-04-30 18:46:30 -04:00
GabsPuNs
6ca3376b1d Fix 2026-04-30 18:24:52 -04:00
GabsPuNs
3b7deac936 Fix? 2026-04-30 18:07:52 -04:00
GabsPuNs
b6dbdc71c2 Revert "Change this again"
This reverts commit c93d5193a6.
2026-04-30 18:01:59 -04:00
GabsPuNs
c93d5193a6 Change this again 2026-04-30 17:58:11 -04:00
GabsPuNs
f4eb64b1a7 Implement ArmorItem TestUse and fix Docker Step
Docker step is untested, hopefully it works now
2026-04-30 17:55:43 -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
73e969249f Fix Build 2026-04-27 00:28:02 -04:00
GabsPuNs
1753c661f3 Folder Path Changes. 2026-04-27 00:26:35 -04:00
GabsPuNs
d7478637b0 Update SoundEngine.cpp 2026-04-26 13:33:24 -04:00
GabsPuNs
854516981f Add TU25 Gen from Renewed 2026-04-26 12:48:28 -04:00
GabsPuNs
0523a7341f Better match with TU25 2026-04-26 02:09:01 -04:00
GabsPuNs
803c703db3 New block fixes. 2026-04-26 02:02:44 -04:00
GabsPuNs
6d3b4cdb06 New Discord Presence texts 2026-04-26 01:02:52 -04:00
GabsPuNs
4ad7df50e9 Minor changes 2026-04-25 22:56:28 -04:00
GabsPuNs
7adf6ba04e Implement isFoggy();
In TU25, isFoggyAt is replaced with isFoggy for add foggy biomes
2026-04-25 21:40:42 -04:00
GabsPuNs
e3e560449a Optimization for PathFinder
Use "continue;" if the tile is water
2026-04-25 20:52:07 -04:00
GabsPuNs
fc179b8163 Update PathFinder.cpp 2026-04-25 14:52:39 -04:00
GabsPuNs
42fcbcf44a Update AVX + Fix Zombie and Villagers IA 2026-04-25 14:41:23 -04:00
GabsPuNs
bbdcd31e59 Fix commentary 2026-04-24 21:36:53 -04:00
GabsPuNs
9130eed526 TU25 Additions
Added getBlockLightColour for colored lights (Used in Halloween 2015)
getFogColor moved from dimension to biome.
Added isNatural and isFoggy (still not implemented)
2026-04-24 21:36:03 -04:00
GabsPuNs
85d36adf27 Update AVX 2026-04-22 22:33:49 -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
6519631ba1 AVX
Initial Support for AVX. I need to add a Vsync option for better testing.
2026-04-21 23:02:53 -04:00
GabsPuNs
abd269f79d TU25 Changes.
Updated libs too for use C++20
2026-04-20 01:12:43 -04:00
GabsPuNs
523c75e660 Cleanup includes in Windows64 2026-04-19 03:52:12 -04:00
GabsPuNs
a6facc2668 Fix Server compilation 2026-04-19 03:33:56 -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
0354e35e4d Back to DXGI_SWAP_EFFECT_FLIP_DISCARD and update to DXG11_4
This fix a mem leak.
2026-04-17 19:36:33 -04:00
GabsPuNs
b9f73b00e2 Updates 2026-04-17 18:17:36 -04:00
GabsPuNs
5674bcc012 Update Windows64_Minecraft.cpp 2026-04-15 19:25:56 -04:00