This website requires JavaScript.
a865cea026
Adjust gamma calculation based on slider value (#893 )
main
nightly
eh-K
2026-03-07 22:31:20 -06:00
cfcec48ae1
Fix horse rendering: culling when looking up + fire debug texture (#899 )
Marlian
2026-03-08 05:30:44 +01:00
087b7e7abf
Revert "Project modernization (#630 )"
Loki Rautio
2026-03-07 21:12:22 -06:00
a9be52c41a
Project modernization (#630 )
ModMaker101
2026-03-07 21:56:03 -05:00
1be5faaea7
bugfix: Holding CTRL key resets flying acceleration (#863 )
Vincent Zhang
2026-03-07 18:18:25 -05:00
bbe396d90d
Update to zlib 1.3.2 (#852 )
TraoX_
2026-03-07 21:56:03 +02:00
9cac3e0394
Change F3 rendering and add git version information (#836 )
rtm516
2026-03-07 19:55:44 +00:00
e5ad785803
Revert "50% - 100% increase to some mob caps. (#789 )"
Loki Rautio
2026-03-07 12:54:40 -06:00
766f5e2c57
Update CONTRIBUTING.md
Loki
2026-03-07 12:46:35 -06:00
2e21f4830d
Fix formatting issue in CONTRIBUTING.md
Loki
2026-03-07 12:08:06 -06:00
3839bf6187
Add LCE Parity guidelines to CONTRIBUTING.md
Loki
2026-03-07 12:03:20 -06:00
b3ff7f5998
50% - 100% increase to some mob caps. (#789 )
eh-K
2026-03-07 11:32:01 -06:00
b7bd9bb903
Move to newer C++17 language standard
void_17
2026-03-08 00:23:39 +07:00
261c7f3de0
added git lfs (#849 )
bulkmoerls
2026-03-07 11:22:21 -06:00
52b1882f13
win cpp23 compat: Minecraft.Client
VivyaCC
2026-03-06 23:25:57 +01:00
6dfdd90328
win cpp23 compat: Minecraft.World
VivyaCC
2026-03-06 23:13:30 +01:00
7c2869c5b9
I genuinely didn't know release and debug had seperate include dirs 😢 😢 😢 i suck with vs projects (#830 )
GuglioIsStupid
2026-03-07 09:09:34 -05:00
220fe18487
Fix PCH (#828 )
GuglioIsStupid
2026-03-07 08:21:37 -05:00
38ce933fd5
voids request - Move the filesystem files to root/ as it will be used in both Minecraft.Client and Minecraft.World (#819 )
GuglioIsStupid
2026-03-07 06:36:05 -05:00
e754bad17e
Improve gamma shader parity - fixes #611 (#790 )
ModMaker101
2026-03-07 04:00:38 -05:00
cc85ecf05a
Block sneak while chat is open. (#803 )
Kevin
2026-03-07 02:57:20 -06:00
341dfa1868
update audio to prevent artifacts
Loki Rautio
2026-03-07 00:50:44 -06:00
4f73dd18b1
Actually really switch back to extracted sounds, add back missing sounds
Loki Rautio
2026-03-06 22:11:29 -06:00
16eec7e68b
Revert to original sounds
Loki Rautio
2026-03-06 20:59:25 -06:00
c590cd6995
Fix SkinsBirthday.pck incompatability
Loki Rautio
2026-03-06 20:36:05 -06:00
13960a93b2
Max players from 8 -> 255 + small connection optimizations (#722 )
Kevin
2026-03-06 19:23:32 -06:00
16446265d5
Add Render Distance option. (#675 )
MijaeLio
2026-03-06 20:14:06 -05:00
216943716b
Revert "Fix UI button staying focused on mouse-out + controller snap (#773 )"
Loki Rautio
2026-03-06 19:05:12 -06:00
8f2ae54b3a
Add toggle inventory/crafting with E and C/R keys (#593 )
Adem Kurt
2026-03-07 04:02:42 +03:00
8dee53a565
Update DLCs for windows64media (#778 )
GabsPuNs123
2026-03-06 20:56:15 -04:00
54df68ac53
Fix ocelot hit noises (#776 )
FriedMonkey
2026-03-07 01:48:05 +01:00
a6699a2e6f
Fixed baby zombie hitbox size (#765 )
FriedMonkey
2026-03-07 01:45:22 +01:00
2f614a52c2
Fix UI button staying focused on mouse-out + controller snap (#773 )
Lrxh
2026-03-07 01:39:55 +01:00
55be6447e3
Sound Fixes (#686 )
GuglioIsStupid
2026-03-06 19:38:14 -05:00
d4db0b947f
Add Adventure Mode as an option when creating world (#757 )
Vincent Zhang
2026-03-06 19:37:11 -05:00
48028145dc
Disable yet more debug stuff from Release
Loki Rautio
2026-03-06 17:06:21 -06:00
f254af3d0c
Disable more debug features in Release build
Loki Rautio
2026-03-06 16:46:06 -06:00
eeedbf08d3
Save FOV value to settings (#670 )
catdbg
2026-03-06 14:38:16 -08:00
4e67706dc3
Revert "Fixed stained glass and glass pane not rendering the water and held item transparency for stained glass and pane (#748 )"
Loki Rautio
2026-03-06 16:29:46 -06:00
a4214805d1
Fixed stained glass and glass pane not rendering the water and held item transparency for stained glass and pane (#748 )
Marvelco
2026-03-06 23:35:30 +02:00
d265ce29a2
Scale debug overlay, truncate terrain lines (#751 )
catdbg
2026-03-06 13:34:37 -08:00
988e3042e0
Remove all MSVC __int64 (#742 )
void_17
2026-03-07 03:31:30 +07:00
c67db1115a
Remove all MSVC __int64
remove-all-__int64
void_17
2026-03-07 02:52:52 +07:00
175fc3824e
Disable EULA popup
Loki Rautio
2026-03-06 13:44:43 -06:00
fc7ddbab14
Cherry-pick non-code files to exclude from vscode search
void_17
2026-03-07 02:35:34 +07:00
c5229cde93
Update README with download instructions
Loki
2026-03-06 13:36:24 -06:00
563a1b0d12
Update README.md
Loki
2026-03-06 13:34:54 -06:00
0404a97257
Disable overlapping debug cheat inputs on dpad for Release
Loki Rautio
2026-03-06 13:11:24 -06:00
ed2a20dab7
Disable DPad Cheat Overrides on Release builds
Loki Rautio
2026-03-06 13:08:09 -06:00
015c368fc1
Don't block KEYDOWN messages (#698 )
KaoruBoy
2026-03-06 20:00:53 +01:00
9cbbae1c3e
Batch font drawing to fix debug overlay FPS (#732 )
catdbg
2026-03-06 10:56:35 -08:00
84c06dde72
Switch back to Iggy chat temporarily
Loki Rautio
2026-03-06 12:54:28 -06:00
2327161747
Update README.md (#727 )
T3stAcc
2026-03-06 20:40:51 +02:00
ce24910f30
Overhaul Keyboard/Mouse Support (#612 )
MrTheShy
2026-03-06 19:38:12 +01:00
185af94839
fix gamma breaking f3 menu (#704 )
Lrxh
2026-03-06 18:14:44 +01:00
6cd6b21926
Only drop one seed, not 3 (#710 )
Necmi
2026-03-06 20:05:03 +03:00
ea65542c1b
Add Chat / Pastes / Formatting (#682 )
Kevin
2026-03-06 09:52:28 -06:00
1755cd58be
Fix Stained Glass being wrong colors (#529 )
Andrew P. Harper
2026-03-06 10:35:40 -05:00
de46641cda
Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound (#684 )
GuglioIsStupid
2026-03-06 02:45:25 -05:00
0469e982ce
Replace .ogg music with their Java edition counterparts (#677 )
Eribetra
2026-03-06 03:42:55 -03:00
182d76f391
Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence (#536 )
kuwa
2026-03-06 15:01:36 +09:00
c45541080f
Fix boat gravity (#651 )
MozzarellaRat
2026-03-05 21:35:45 -08:00
73cc345f54
Add a launch argument for full screen (#663 )
Vincent Zhang
2026-03-05 23:54:30 -05:00
5cbdf27b46
Fix sound settings not applying (#664 )
GuglioIsStupid
2026-03-05 23:05:59 -05:00
e2b8699ba5
Add missing Firework sounds (#660 )
ZyroX
2026-03-06 03:42:09 +00:00
d22ab815e3
Initial fixes for ContainerSetSlotPacket and CraftItemPacket (#649 )
Kevin
2026-03-05 21:20:40 -06:00
0c2e27cae7
Add missing horse/donkey/mule/zombie/skeleton horse sounds (#650 )
Marlian
2026-03-06 03:41:43 +01:00
090cc653cc
Disable "Debug Settings" in Release builds
Loki Rautio
2026-03-05 20:32:04 -06:00
0d95980dca
Added missing dots and linked official Microsoft VS 2022 Community Edition mirror in the build instructions. (#626 )
Patrxgt
2026-03-05 21:56:28 -03:00
34c22f6ab5
fix: properly detect host env. (#628 )
hexlocation
2026-03-06 01:54:40 +01:00
b7b29c0b7b
Fixed the double block break in Creative mode (#642 )
Marvelco
2026-03-06 02:48:27 +02:00
8398eb16b8
Miniaudio Implementation (+stb_vorbis) (#624 )
GuglioIsStupid
2026-03-05 19:48:12 -05:00
f012250219
Fix creative mode double block break on single click (#640 )
Marlian
2026-03-06 01:25:37 +01:00
5d544bcb83
Fix for flying angle snapping (#641 )
qwasdrizzel
2026-03-05 18:22:54 -06:00
75c4f51218
Close the villager trade gui when he dies (#637 )
AcTh2
2026-03-06 01:00:04 +01:00
eed770b121
Fixed boats falling and a TP glitch #266 (#615 )
ModMaker101
2026-03-05 17:07:47 -05:00
a0b2fe885d
Fix compiling with cmake (#619 )
GuglioIsStupid
2026-03-05 16:50:27 -05:00
cd3bb89317
Add issue templates again (#457 )
EnderActually
2026-03-05 16:33:38 -05:00
ee24488ab6
Fix audio settings resetting on launch (#610 )
catdbg
2026-03-05 13:09:36 -08:00
aadb511504
Fix save list, delete save, exit without saving, and blank username on Windows64 (#539 )
dtentiion
2026-03-05 20:57:37 +00:00
f48a39ae3d
Adjust github action for debug
Loki Rautio
2026-03-05 14:33:33 -06:00
d3593f1df3
Trim newline characters from IP address (#600 )
Cristiandis
2026-03-05 21:27:08 +01:00
7147dbad92
Fix debug build not working (#603 )
ModMaker101
2026-03-05 15:17:12 -05:00
9e52beaa9d
Support debug compile test in PRs
Loki Rautio
2026-03-05 14:12:31 -06:00
f208a5c80e
Add debug action
Loki Rautio
2026-03-05 14:11:04 -06:00
5c6f09f395
Forgot these AUTO_VAR macros too
void_17
2026-03-06 02:46:20 +07:00
cbcf3de358
Fix gamma slider via pixel shader #178 (#481 )
ModMaker101
2026-03-05 14:41:17 -05:00
55231bb8d3
Remove AUTO_VAR macro and _toString function (#592 )
void_17
2026-03-06 02:11:18 +07:00
90318307e2
Kinda start work on uid saveload
feat/multiplayer-fix
Loki Rautio
2026-03-05 10:55:59 -06:00
66b9e61925
Merge remote-tracking branch 'origin/main' into feat/multiplayer-fix
Loki Rautio
2026-03-05 10:06:40 -06:00
29b0ae7de1
Fallback singleplayer save loading
Loki Rautio
2026-03-05 10:06:23 -06:00
7d6658fe5b
Add servers.txt so players can add an arbitrary amount of servers to the "Join Game" list (#478 )
Siepert
2026-03-05 16:57:54 +01:00
0bb7c2e16d
Merge remote-tracking branch 'kuwacom/fix/multiplayer-player-data' into feat/multiplayer-fix
Loki Rautio
2026-03-05 09:46:50 -06:00
a03c36f83f
Update nightly description
Loki Rautio
2026-03-05 09:06:14 -06:00
1b69eef4b0
Update nightly description
Loki Rautio
2026-03-05 07:48:32 -06:00
9c17f3473a
Fix Ctrl-sprint not working while flying in creative mode (#563 )
Marlian
2026-03-05 14:39:11 +01:00
a37ebe221c
Add Contributor's Guide, update README
Loki Rautio
2026-03-05 07:23:01 -06:00
23cb7de110
Add additional warnings and a field to PR template
Loki Rautio
2026-03-05 07:11:47 -06:00
c236e46ef6
Fix music disc sound leaking across dimensions (#552 )
Marlian
2026-03-05 11:22:55 +01:00
c2da9e90f8
Fix DLCs textures and update logo in 720p (#517 )
GabsPuNs123
2026-03-05 04:12:50 -04:00