aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Common/UI
AgeCommit message (Expand)Author
4 daysFixed the ear bleeding sound when using a slider with mouse controls (#1296)mainXenovyy
4 daysRemove Miles Sound System from creditsLoki Rautio
4 daysCleanup project credits and READMELoki Rautio
4 daysFix save space indicator displayAlex
6 daysAdjusted Exit Game title (#1277)Xenovyy
9 daysFix joining servers in split screen, splitscreen fixes (#1031)MrTheShy
9 daysfix: logo rendering order after closing host options (#907)Alezito2008
10 daysFix mouse being pulled to the bottom right (#1156)Ayush Thoren
12 daysFix issue where visually the HUD shows you have 0 hearts when you dont (#1089)la
12 daysFix: Prevent clicking disabled checkboxes (#1075)Alezito2008
13 daysFix split-screen UI wrong positioning on window resize (#989)MrTheShy
13 daysUse the correctly sized icons on 720p (#883)rtm516
13 daysRevert the workaround of loading of hd textures (#999)MrTheShy
13 daysFix crash when launching at 720p or lower resolutions (#981)MrTheShy
13 daysModernize project codebase (#906)ModMaker101
13 daysSplit screen, widescreen support, font rendering fixes, ui scaling fixes (#767)MrTheShy
13 daysFix focus sound playing repeatedly on mouse hover (#890)Marlian
14 daysAdd "Add Server" functionally to "Join Game" Menu + relocate servers.txt to s...Matthew Toro
14 daysRevert "Project modernization (#630)"Loki Rautio
14 daysProject modernization (#630)ModMaker101
2026-03-07win cpp23 compat: Minecraft.ClientVivyaCC
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-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-07Remove all MSVC `__int64` (#742)void_17
2026-03-06Disable EULA popupLoki Rautio
2026-03-06Switch back to Iggy chat temporarilyLoki Rautio
2026-03-06Overhaul Keyboard/Mouse Support (#612)MrTheShy
2026-03-06Add Chat / Pastes / Formatting (#682)Kevin
2026-03-06Reimplement miles sound artifacts, Stone Brick Stairs recipe, and craft sound...GuglioIsStupid
2026-03-05Disable "Debug Settings" in Release buildsLoki Rautio
2026-03-05Fix save list, delete save, exit without saving, and blank username on Window...dtentiion
2026-03-06Remove AUTO_VAR macro and _toString function (#592)void_17
2026-03-05Fix beacon crash (#512)Alezito2008
2026-03-04Revert "fix: fix #464"Loki Rautio
2026-03-05fix: fix #464daoge_cmd
2026-03-05Fix controller paging regression in creative menudaoge_cmd
2026-03-05refactor: refactor KBM input codedaoge_cmd
2026-03-04Fix duplicated stained glass when art tools enabled (#426)Alezito2008
2026-03-04Fix: Sorted the item list in the debug overlay (#340)Davi Eler Magalhães
2026-03-04Fix creative inventory crash with Art Tools debug option (#399)Marlian
2026-03-04Enable Stained Glass in Creative MenuLoki Rautio
2026-03-04Merge branch 'main' into pr/win64-world-savesLoki Rautio
2026-03-04fix: properly offset the mouse position in containers (#327)4win