aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client
AgeCommit message (Expand)Author
2026-03-08Move to newer C++17 language standardvoid_17
2026-03-07win cpp23 compat: Minecraft.ClientVivyaCC
2026-03-07win cpp23 compat: Minecraft.WorldVivyaCC
2026-03-07I genuinely didn't know release and debug had seperate include dirs 😢😢ð...GuglioIsStupid
2026-03-07Fix PCH (#828)GuglioIsStupid
2026-03-07voids request - Move the filesystem files to root/ as it will be used in both...GuglioIsStupid
2026-03-07Improve gamma shader parity - fixes #611 (#790)ModMaker101
2026-03-07Block sneak while chat is open. (#803)Kevin
2026-03-07update audio to prevent artifactsLoki Rautio
2026-03-06Actually really switch back to extracted sounds, add back missing soundsLoki Rautio
2026-03-06Revert to original soundsLoki Rautio
2026-03-06Fix SkinsBirthday.pck incompatabilityLoki Rautio
2026-03-06Max players from 8 -> 255 + small connection optimizations (#722)Kevin
2026-03-06Add Render Distance option. (#675)MijaeLio
2026-03-06Revert "Fix UI button staying focused on mouse-out + controller snap (#773)"Loki Rautio
2026-03-06Add toggle inventory/crafting with E and C/R keys (#593)Adem Kurt
2026-03-06Update DLCs for windows64media (#778)GabsPuNs123
2026-03-06Fix ocelot hit noises (#776)FriedMonkey
2026-03-06Fix UI button staying focused on mouse-out + controller snap (#773)Lrxh
2026-03-06Sound Fixes (#686)GuglioIsStupid
2026-03-06Add Adventure Mode as an option when creating world (#757)Vincent Zhang
2026-03-06Disable yet more debug stuff from ReleaseLoki Rautio
2026-03-06Disable more debug features in Release buildLoki Rautio
2026-03-06Save FOV value to settings (#670)catdbg
2026-03-06Revert "Fixed stained glass and glass pane not rendering the water and held i...Loki Rautio
2026-03-06Fixed stained glass and glass pane not rendering the water and held item tran...Marvelco
2026-03-06Scale debug overlay, truncate terrain lines (#751)catdbg
2026-03-07Remove all MSVC `__int64` (#742)void_17
2026-03-06Disable EULA popupLoki Rautio
2026-03-06Disable overlapping debug cheat inputs on dpad for ReleaseLoki Rautio
2026-03-06Disable DPad Cheat Overrides on Release buildsLoki Rautio
2026-03-06Don't block KEYDOWN messages (#698)KaoruBoy
2026-03-06Batch font drawing to fix debug overlay FPS (#732)catdbg
2026-03-06Switch back to Iggy chat temporarilyLoki Rautio
2026-03-06Overhaul Keyboard/Mouse Support (#612)MrTheShy
2026-03-06fix gamma breaking f3 menu (#704)Lrxh
2026-03-06Add Chat / Pastes / Formatting (#682)Kevin
2026-03-06Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound...GuglioIsStupid
2026-03-06Replace .ogg music with their Java edition counterparts (#677)Eribetra
2026-03-06Introduce uid.dat (offline PlayerUIDs), fix multiplayer save data persistence...kuwa
2026-03-05Add a launch argument for full screen (#663)Vincent Zhang
2026-03-05Fix sound settings not applying (#664)GuglioIsStupid
2026-03-05Add missing Firework sounds (#660)ZyroX
2026-03-05Initial fixes for ContainerSetSlotPacket and CraftItemPacket (#649)Kevin
2026-03-05Add missing horse/donkey/mule/zombie/skeleton horse sounds (#650)Marlian
2026-03-05Disable "Debug Settings" in Release buildsLoki Rautio
2026-03-06Fixed the double block break in Creative mode (#642)Marvelco
2026-03-06Miniaudio Implementation (+stb_vorbis) (#624)GuglioIsStupid
2026-03-06Fix creative mode double block break on single click (#640)Marlian
2026-03-06Fix for flying angle snapping (#641)qwasdrizzel