aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client
AgeCommit message (Expand)Author
2026-03-03Fix player save data issue & multiple username implementations (#257)Slenderman
2026-03-03shift + click for quickmove (#278)slcyed
2026-03-03feat: make the game sensitivity slider affect mouse sensitivity (#255)4win
2026-03-03Move Tutorial.pck to the correct Dec2014 locationLoki Rautio
2026-03-02Disable blank changelog popup for nowLoki Rautio
2026-03-03feat: bind F1 to toggle the HUD settings (#244)4win
2026-03-02Use Xbox One command buffer limit - fixes #238Loki Rautio
2026-03-03Implement smooth scrolling in Creative Mode menu (#240)void_17
2026-03-02Add back missing filtersLoki Rautio
2026-03-02Add back x64 stub XUID (temp savedata fix)Loki Rautio
2026-03-03Revert "Revert "Win64: configurable username (username.txt) and persistent ga...void_17
2026-03-03Revert "Win64: configurable username (username.txt) and persistent game setti...void_17
2026-03-03Cleaner implementation of support dynamic resizing aspect ratio (#228)Fayaz Shaikh
2026-03-03Enable more aggressive optimizations /O2 /Ob3void_17
2026-03-03FOV option without debug menu (#209)MijaeLio
2026-03-03Enable Whole Program Optimization in Release modevoid_17
2026-03-03Remove #203 core code before a cleaner implementationvoid_17
2026-03-03Temporarily turn off all MSVC warningsvoid_17
2026-03-03Remove dyn_SetProcessDpiAwarenessvoid_17
2026-03-03Win64: configurable username (username.txt) and persistent game settings (set...dtentiion
2026-03-03Fixes for PR #96 (#170)lspepinho
2026-03-03TAB key opens up game info instead of host options (#204)DetectivEren
2026-03-03Revert "Fix sound not working" (#205)void_17
2026-03-03fix: fix gamma (#191)daoge
2026-03-03Add dynamic resolution (#203)Fayaz Shaikh
2026-03-03fix: fix mouse and controller input handling in container menusdaoge_cmd
2026-03-03Fix Windows64 mouse capture and static initialization crashes (#177)Andrew
2026-03-03Add ARM64EC Support (#174)Austen Maneggio
2026-03-03fix: fix cursor for controllerdaoge_cmd
2026-03-03remove dynamic shcore dependencyvoid_17
2026-03-03Restore Windows 7 compatibility (#160)void_17
2026-03-03feat: TU19 (Dec 2014) Features & Content (#155)daoge
2026-03-03Also remove clicking sound effect on empty container UI slots for rclick and ...void_17
2026-03-03Disable annoying click sound effect when clicking the empty container UI (#152)void_17
2026-03-03Allow for loading of WAVE Audio files (#148)GuglioIsStupid
2026-03-03Change flight activation/deactivation requirements (#145)Zinc
2026-03-03feat(timer): improve high-FPS timing with high-resolution Windows clockdaoge_cmd
2026-03-02Only handle host options when there is no menu on screen (#140)Alex
2026-03-02Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144)void_17
2026-03-02Revert "fix: fix resolution detection (#133)" (#143)void_17
2026-03-02fix: fix resolution detection (#133)daoge
2026-03-02now able to press SPACE to continue on hints that wait for you to press A (#135)red
2026-03-02Bound F3 and F4 to open debug menus (#94)Jean
2026-03-02add minecraft icon to windows version (#126)DFelipeh
2026-03-02fix being able to walk, jump and sneak on inventory, crafting, anvil, chest s...DFelipeh
2026-03-02Revert "Get rid of MSVC's __int64"void_17
2026-03-02Revert "shared_ptr -> std::shared_ptr"void_17
2026-03-02Revert "Add hook for modloader (#117)"void_17
2026-03-02Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast"void_17
2026-03-02dynamic_pointer_cast -> std::dynamic_pointer_castvoid_17