-
39b0ad1cb4
Merge upstream: skip async joining #1408 (already implemented), splitscreen XUID fix cherry-picked
itsRevela
2026-03-26 11:07:35 -05:00
-
-
1ae70176d4
fix splitscreen xuids (#1413)

SylvessaanditsRevela
2026-03-26 09:19:20 -05:00
-
f2fb995c84
Fix pistons permanently breaking server-wide on dedicated servers
itsRevela
2026-03-26 10:40:43 -05:00
-
c96a8ee524
fix splitscreen xuids (#1413)

SylvessaandGitHub
2026-03-26 09:19:20 -05:00
-
1a50770647
Add asynchronous server joining (#1408)

SylvessaandGitHub
2026-03-26 09:15:11 -05:00
-
deb10de463
Update README for fork title change

RevelaandGitHub
2026-03-26 02:46:08 -05:00
-
c0085a8336
Skip upstream revert of chunk unload commit (already fixed properly in this fork)
itsRevela
2026-03-26 02:33:32 -05:00
-
-
dee559bd16
Revert "Memory leak fix: Make chunks unload properly (#1406)"
Loki Rautio
2026-03-26 01:37:23 -05:00
-
13372692d5
change foldernames & filenames (LCRE) in release update script
itsRevela
2026-03-25 23:56:48 -05:00
-
6d28177e4c
Fix client disconnect from leftover socket recv timeout
itsRevela
2026-03-25 22:39:01 -05:00
-
c264262b66
Fix chunk unloading regression from upstream merge
itsRevela
2026-03-25 19:57:35 -05:00
-
3a8106593f
Merge branch 'smartcmd:main' into main

RevelaandGitHub
2026-03-25 10:58:16 -05:00
-
-
a24318eedc
Memory leak fix: Make chunks unload properly (#1406)

ModMaker101andGitHub
2026-03-25 00:25:18 -04:00
-
4c7f1a6385
Merge branch 'smartcmd:main' into main

RevelaandGitHub
2026-03-24 13:59:56 -05:00
-
-
2637577a62
Remove emdashes from README
itsRevela
2026-03-24 13:08:11 -05:00
-
08f14e32ae
Add seed validation for server world creation and override-seed property
itsRevela
2026-03-24 13:07:04 -05:00
-
5dad6c24f7
Fix server list refresh and add cancellable non-blocking connection
itsRevela
2026-03-24 11:30:14 -05:00
-
993052409a
Fix XUID logging (#1395)

SylvessaandGitHub
2026-03-24 04:04:07 -05:00
-
ed9cbae3f7
Fix initial cursor position for in-game UI elements (#1120)

Ayush ThorenandGitHub
2026-03-23 19:06:20 -07:00
-
daed75b8a1
make handleParticleEvent actually parse the particle type instead of hardcoding hearts (#1399)

SylvessaandGitHub
2026-03-23 20:11:37 -05:00
-
9e715cb3bc
Fix render order of F3 debug screen (#1239)

rtm516andGitHub
2026-03-23 23:01:40 +00:00
-
127465b0eb
add advanced tooltips, F3+H combo, and handle settings (#1389)

SylvessaandGitHub
2026-03-23 17:54:46 -05:00
-
d4d5ffe403
Fix archive path for new Windows username
itsRevela
2026-03-23 12:34:32 -05:00
-
dd4b76d02a
Disable automatic release on push for nightly-server workflow
itsRevela
2026-03-23 12:33:48 -05:00
-
e1446953c4
Merge remote-tracking branch 'upstream/main'
itsRevela
2026-03-23 12:29:00 -05:00
-
-
cbc0617dcd
Update README with upstream merge features
itsRevela
2026-03-23 12:22:03 -05:00
-
58c73d1052
Merge remote-tracking branch 'upstream/main'
itsRevela
2026-03-23 12:12:37 -05:00
-
-
712ae60a6f
Fix unicode glyph color in per-vertex font rendering path
itsRevela
2026-03-23 12:09:57 -05:00
-
3ea2eda597
Fix: CMP0057 policy was not set (#1367)
itsRevela
2026-03-23 11:58:13 -05:00
-
93532ef533
Stained Glass Survival Integration & Crafting UI Fix (#1195)
itsRevela
2026-03-23 11:58:13 -05:00
-
d446985f12
Add clipboard paste support to UIControl_TextInput and UIScene_Keyboard (#1298)
itsRevela
2026-03-23 11:57:59 -05:00
-
33a3d69fc8
Clicking outside container now drops items (#1306)
itsRevela
2026-03-23 11:57:16 -05:00
-
8e820975b1
Allow displaying item lore (#1384)
itsRevela
2026-03-23 11:57:16 -05:00
-
dde608b1e9
Fix missing trapped chest textures in Natural Texture Pack (#1381)
itsRevela
2026-03-23 11:57:16 -05:00
-
1dda62a924
Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp (#1348) (#1380)
itsRevela
2026-03-23 11:57:16 -05:00
-
a4ca19ff17
Add ifdef debug around handle debug options (#1382)
itsRevela
2026-03-23 11:57:15 -05:00
-
d7c0830eb4
Fix font rendering for color and formatting codes (#1017)
itsRevela
2026-03-23 11:56:36 -05:00
-
3fa959ab07
Fix Sign (#1369) + re-add VSync/ExclusiveFullscreen checkboxes
itsRevela
2026-03-23 11:49:12 -05:00
-
4adce63f3d
Update maximum limits for game entities (#1355)
itsRevela
2026-03-23 11:35:48 -05:00
-
bb16e953a7
Fix CMake build configuration for Windows64 platform
itsRevela
2026-03-23 11:30:31 -05:00
-
77433dbd86
Fix: CMP0057 policy was not set (#1367)

Connor BeardandGitHub
2026-03-22 23:27:42 -05:00
-
57f031a7c8
Fix: CMP0057 policy was not set (#1367)

Connor BeardandGitHub
2026-03-22 23:27:42 -05:00
-
9a6d126ae1
Stained Glass Survival Integration & Crafting UI Fix (#1195)

Lord CambionandGitHub
2026-03-23 03:15:02 +01:00
-
174eba45c7
Stained Glass Survival Integration & Crafting UI Fix (#1195)

Lord CambionandGitHub
2026-03-23 03:15:02 +01:00
-
39e46751bf
Add clipboard paste support to UIControl_TextInput and UIScene_Keyboard (#1298)

RevelaandGitHub
2026-03-22 21:09:10 -05:00
-
dec26b43d5
Add clipboard paste support to UIControl_TextInput and UIScene_Keyboard (#1298)

RevelaandGitHub
2026-03-22 21:09:10 -05:00
-
ebab3ec40f
Clicking outside container now drops items (#1306)

Alezito2008andGitHub
2026-03-22 23:05:04 -03:00
-
dbee7d398e
Clicking outside container now drops items (#1306)

Alezito2008andGitHub
2026-03-22 23:05:04 -03:00
-
c1ce97f7be
allow displaying item lore (#1384)

SylvessaandGitHub
2026-03-22 20:50:06 -05:00
-
16d7ecd283
allow displaying item lore (#1384)

SylvessaandGitHub
2026-03-22 20:50:06 -05:00
-
603c6ba7cb
Fix missing trapped chest textures in Natural Texture Pack (#1381)


2026-03-22 18:49:14 -07:00
-
9f19b25a16
Fix missing trapped chest textures in Natural Texture Pack (#1381)


2026-03-22 18:49:14 -07:00
-
b6e25415ca
Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp (#1348) (#1380)

SylvessaandGitHub
2026-03-22 17:37:59 -05:00
-
1c24421358
Remove redundant buffer in UIScene_SettingsGraphicsMenu.cpp (#1348) (#1380)

SylvessaandGitHub
2026-03-22 17:37:59 -05:00
-
dac073605f
add ifdef debug around handle debug options (#1382)

SylvessaandGitHub
2026-03-22 12:38:35 -05:00
-
9c15309018
add ifdef debug around handle debug options (#1382)

SylvessaandGitHub
2026-03-22 12:38:35 -05:00
-
be7e2ca91d
Fix font rendering for color and formatting codes (#1017)

Ayush ThorenandGitHub
2026-03-21 21:33:35 -07:00
-
f39b44e75e
Fix font rendering for color and formatting codes (#1017)

Ayush ThorenandGitHub
2026-03-21 21:33:35 -07:00
-
250accd40b
Fix Sign (#1369)

GabsPuNsandGitHub
2026-03-21 17:49:21 -04:00
-
4a0f799b02
Fix Sign (#1369)

GabsPuNsandGitHub
2026-03-21 17:49:21 -04:00
-
33b008c96a
Update maximum limits for game entities (#1355)

JazzitchandGitHub
2026-03-21 16:15:47 -04:00
-
1f4dceb89b
Update maximum limits for game entities (#1355)

JazzitchandGitHub
2026-03-21 16:15:47 -04:00
-
b406456d13
Update README with music fix info

RevelaandGitHub
2026-03-21 12:41:20 -05:00
-
c62d5e6ff4
Fix music selection to match TU19 behavior
Revela
2026-03-21 12:32:22 -05:00
-
cbbac3936c
update readme with removing performance optimization detail

RevelaandGitHub
2026-03-19 17:06:02 -05:00
-
34cb0b10e4
Update swap chain validation in ResizeD3D function
Revela
2026-03-19 12:07:43 -05:00
-
4fffcac6e7
Add VSync and fullscreen settings, fix swap chain resize and revert lighting changes
Revela
2026-03-19 11:04:49 -05:00
-
0a343d2c8d
Merge branch 'smartcmd:main' into main

RevelaandGitHub
2026-03-19 03:15:11 -05:00
-
-
ecb3f00bd6
Revert "Increase limits for boats, minecarts, fireballs, and height (#1325)" (#1341)

Matthew ToroandGitHub
2026-03-18 20:52:48 -04:00
-
b336e52f91
Revert "Increase limits for boats, minecarts, fireballs, and height (#1325)" (#1341)

Matthew ToroandGitHub
2026-03-18 20:52:48 -04:00
-
71d6fba4b9
Fix: opening the horse's inventory plays sound effects twice (#1336)

Adem KurtandGitHub
2026-03-19 03:11:07 +03:00
-
f537096a21
Fix: opening the horse's inventory plays sound effects twice (#1336)

Adem KurtandGitHub
2026-03-19 03:11:07 +03:00
-
baa9fc058d
Increase limits for boats, minecarts, fireballs, and height (#1325)

ButterSwordandGitHub
2026-03-18 20:10:24 -04:00
-
679d7cf67f
Increase limits for boats, minecarts, fireballs, and height (#1325)

ButterSwordandGitHub
2026-03-18 20:10:24 -04:00
-
ab80b34c45
Update banner.png to new logo (#1323)

XenovyyandGitHub
2026-03-18 20:08:40 -04:00
-
0b12046f61
Update banner.png to new logo (#1323)

XenovyyandGitHub
2026-03-18 20:08:40 -04:00
-
e3649573d3
Update Latest section with performance optimization summary
Revela
2026-03-18 17:26:02 -05:00
-
0ba923f085
Performance optimizations: sound caching, renderer culling, entity and lighting improvements
Revela
2026-03-18 17:22:04 -05:00
-
80ba2e0762
Remove Minecraft.Client.pdb from nightly release upload
Revela
2026-03-17 18:47:30 -05:00
-
b0b358c44e
Update Latest section with CMake migration and Arabic text shaping
Revela
2026-03-17 18:44:02 -05:00
-
00401a5b3a
Merge remote-tracking branch 'upstream/main'
Revela
2026-03-17 18:35:24 -05:00
-
-
b7a33dc82b
Add UIUnicodeBitmapFont to CMake source lists and update nightly release paths
Revela
2026-03-17 18:32:15 -05:00
-
a94ee1ca22
Fixed the ear bleeding sound when using a slider with mouse controls (#1296)

XenovyyandGitHub
2026-03-17 18:44:12 -04:00
-
6dd9eb4890
Fixed the ear bleeding sound when using a slider with mouse controls (#1296)

XenovyyandGitHub
2026-03-17 18:44:12 -04:00
-
b774d13806
Fix zip command when packaging release
rtm516
2026-03-17 22:36:52 +00:00
-
2d4c725934
Fix zip command when packaging release
rtm516
2026-03-17 22:36:52 +00:00
-
c3ca509b44
Add x64_* build output directories to .gitignore
Revela
2026-03-17 17:29:02 -05:00
-
b58f7c8fdd
Merge remote-tracking branch 'upstream/main'
Revela
2026-03-17 17:26:40 -05:00
-
-
e786604228
Add Arabic text shaping support for chat functionality
Revela
2026-03-17 17:08:58 -05:00
-
6df8089003
Merge pull request #669 from qwasdrizzel/main

Matthew ToroandGitHub
2026-03-17 18:03:57 -04:00
-
-
b1eb9a34a4
Merge pull request #669 from qwasdrizzel/main

Matthew ToroandGitHub
2026-03-17 18:03:57 -04:00
-
-
76f4832a6b
Fix actions and sort docker nightly
rtm516
2026-03-17 22:02:24 +00:00
-
89d364ec50
Fix actions and sort docker nightly
rtm516
2026-03-17 22:02:24 +00:00
-
02a5961f39
Move project to CMake (#781)

rtm516andGitHub
2026-03-17 21:39:22 +00:00
-
df4c9831c4
Move project to CMake (#781)

rtm516andGitHub
2026-03-17 21:39:22 +00:00
-
1a3fcb5b20
Remove Miles Sound System from credits
Loki Rautio
2026-03-17 16:22:49 -05:00
-
feb4b3ac8b
Remove Miles Sound System from credits
Loki Rautio
2026-03-17 16:22:49 -05:00
-
a3ca23fdf6
Cleanup project credits and README
Loki Rautio
2026-03-17 16:15:26 -05:00
-
f4626606e4
Cleanup project credits and README
Loki Rautio
2026-03-17 16:15:26 -05:00
-
c98153bf07
Fix FOV modification so it respects applyEffects (#1297)

Toru the Red FoxandGitHub
2026-03-17 19:47:34 +00:00