Commit Graph

  • 58c236ead5 Disable git LFS main Loki Rautio 2026-03-09 20:49:50 -05:00
  • e6eafda90e Remove another servers.txt reference Loki 2026-03-09 18:27:02 -05:00
  • 0fbc8903f3 Update README, remove servers.txt references Loki 2026-03-09 18:26:00 -05:00
  • e9dba1fa56 Prevent TNT Minecart exploding with TNT disabled (#1067) la 2026-03-10 07:01:17 +10:00
  • fe65ec24f1 Remove dead link from README (#1064) Tuff CWC 2026-03-09 21:02:26 +01:00
  • bda3b1078a Port over RCE Patches from LCEMP (#1023) Loki 2026-03-09 06:53:08 -05:00
  • a358a3caae Revert accidentally pushed "LCEMP RCE fixes" Loki Rautio 2026-03-09 04:46:56 -05:00
  • d557ca2dfb LCEMP RCE fixes Loki Rautio 2026-03-09 04:45:14 -05:00
  • 0c4f459904 Always show version overlay, add more info Loki Rautio 2026-03-09 03:25:05 -05:00
  • 7a4f57e3e6 Reject duplicate UIDs on login and remove noisy gdraw debug log (#1013) MrTheShy 2026-03-09 05:10:00 +01:00
  • e2adaa082c Fix split-screen UI wrong positioning on window resize (#989) MrTheShy 2026-03-09 04:16:58 +01:00
  • 42164eeb89 Reimplement boat gravity again. (#988) MozzarellaRat 2026-03-08 19:12:13 -07:00
  • 91bf8d44fa Use the correctly sized icons on 720p (#883) rtm516 2026-03-09 02:05:54 +00:00
  • af5d5a06d5 Revert the workaround of loading of hd textures (#999) MrTheShy 2026-03-09 03:02:48 +01:00
  • c89cfabb44 Remove file added by mistake in PR Loki Rautio 2026-03-08 20:14:54 -05:00
  • 3c52436c08 Fix crash when launching at 720p or lower resolutions (#981) MrTheShy 2026-03-09 00:36:56 +01:00
  • 28614b922f Modernize project codebase (#906) ModMaker101 2026-03-08 19:08:36 -04:00
  • 88798b501d Split screen, widescreen support, font rendering fixes, ui scaling fixes (#767) MrTheShy 2026-03-08 21:49:50 +01:00
  • 9d2eb5c9b0 Flame not working with oneshot arrow (#856) Us3ful"-Dev 2026-03-08 20:18:31 +01:00
  • 8ad70cd2be Fix focus sound playing repeatedly on mouse hover (#890) Marlian 2026-03-08 20:16:06 +01:00
  • a14a4542c9 Fix stale held item appearing when switching worlds (#910) Ayush Thoren 2026-03-08 12:12:49 -07:00
  • 2f443fe333 Fix F3 debug crash when throwing ender pearl long distance (#934) Ayush Thoren 2026-03-08 12:10:47 -07:00
  • 4cec4f4500 Allow closing some menus with inventory/crafting keys (#868) Adem Kurt 2026-03-08 22:06:01 +03:00
  • 45704388b6 Fix second-person nametag pitch (#963) Ayush Thoren 2026-03-08 11:39:37 -07:00
  • dc91a1dad0 Add Discord Invite to issue flow Loki 2026-03-08 03:50:16 -05:00
  • 3a5f1b6179 Add "Add Server" functionally to "Join Game" Menu + relocate servers.txt to servers.db. (#911) Matthew Toro 2026-03-08 04:10:15 -04:00
  • d461012efb fix: prevent TNT minecarts from exploding if TNT host option is disabled (#921) Alezito2008 2026-03-08 05:02:23 -03:00
  • 110e86ca2a Fix missing break statement for minecarts (#930) E x o t i c 2026-03-08 04:00:25 -04:00
  • a865cea026 Adjust gamma calculation based on slider value (#893) 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
  • 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