Commit Graph

  • 852b9aac50 Allow for loading of WAVE Audio files (#148) GuglioIsStupid 2026-03-02 12:27:32 -05:00
  • fe65211d42 Change flight activation/deactivation requirements (#145) Zinc 2026-03-02 19:21:55 +02:00
  • bbb199c2a2 feat(timer): improve high-FPS timing with high-resolution Windows clock daoge_cmd 2026-03-03 00:31:47 +08:00
  • a4691f58e8 Only handle host options when there is no menu on screen (#140) Alex 2026-03-02 19:02:52 +03:00
  • 7ad6102763 Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144) void_17 2026-03-02 23:01:57 +07:00
  • 5c3040affe docs: update README.md daoge_cmd 2026-03-03 00:01:04 +08:00
  • 8c18926d59 Revert "fix: fix resolution detection (#133)" (#143) void_17 2026-03-02 22:56:56 +07:00
  • afa4efbc85 fix: fix resolution detection (#133) daoge 2026-03-02 23:52:18 +08:00
  • 2145ada7ce now able to press SPACE to continue on hints that wait for you to press A (#135) red 2026-03-02 12:47:45 -03:00
  • 320550b30b Add download link to README.md void_17 2026-03-02 20:37:20 +07:00
  • 59339a7afc Bound F3 and F4 to open debug menus (#94) Jean 2026-03-02 14:00:02 +01:00
  • 73ceca7fc2 Fix typo in pull_request_template.md void_17 2026-03-02 19:43:22 +07:00
  • 40953f857e Update pull_request_template.md void_17 2026-03-02 19:41:30 +07:00
  • f9b266e02c add minecraft icon to windows version (#126) DFelipeh 2026-03-02 12:03:40 +00:00
  • bab9b563de fix being able to walk, jump and sneak on inventory, crafting, anvil, chest screens (#122) DFelipeh 2026-03-02 10:51:06 +00:00
  • 82c4a50ba0 Merge branch 'main' of https://github.com/smartcmd/MinecraftConsoles void_17 2026-03-02 17:40:01 +07:00
  • 6d9d43c9e9 Remove duplicate input support mention (#121) hexadexxa 2026-03-02 10:41:28 +00:00
  • b9a2951901 Revert "Get rid of MSVC's __int64" void_17 2026-03-02 17:39:35 +07:00
  • 119bff3514 Revert "shared_ptr -> std::shared_ptr" void_17 2026-03-02 17:37:16 +07:00
  • 8a2a62ea1d Revert "Add hook for modloader (#117)" void_17 2026-03-02 17:37:12 +07:00
  • 7ae0c13854 Revert "dynamic_pointer_cast -> std::dynamic_pointer_cast" void_17 2026-03-02 17:36:56 +07:00
  • 07ad68bc15 dynamic_pointer_cast -> std::dynamic_pointer_cast void_17 2026-03-02 17:10:34 +07:00
  • 7bee4770df Add hook for modloader (#117) Daniel McGuire 2026-03-02 03:12:49 -06:00
  • 7074f35e4b shared_ptr -> std::shared_ptr void_17 2026-03-02 15:58:20 +07:00
  • d63f79325f Get rid of MSVC's __int64 void_17 2026-03-02 15:53:32 +07:00
  • d6ec138710 Fixed issue 109 with tab menu (#116) Karsam 2026-03-02 00:28:30 -08:00
  • e15bd26917 Move to a postbuild.ps1 script and set the working dir at runtime as output dir (#113) rtm516 2026-03-02 08:14:14 +00:00
  • 09e0c04f7b Further C-style struct definitions fixes void_17 2026-03-02 15:11:05 +07:00
  • def238ff08 Fix C-style struct functor definitions void_17 2026-03-02 14:51:05 +07:00
  • dea1d62074 Revert "Move to a postbuild.ps1 script and Set the working dir at runtime as …" (#111) void_17 2026-03-02 14:13:12 +07:00
  • 8810566bf6 Move to a postbuild.ps1 script and Set the working dir at runtime as output dir (#91) rtm516 2026-03-02 07:05:46 +00:00
  • 7eac79acc3 Merge pull request #78 from WushR00M/patch-2 void_17 2026-03-02 14:02:09 +07:00
  • 3033ba58ad Merge pull request #93 from SleepyLark/fix-sound void_17 2026-03-02 13:44:29 +07:00
  • df2925a4ed Fix Iggy player crashes on systems with DPI changed void_17 2026-03-02 13:32:41 +07:00
  • 3680090ff9 Merge pull request #108 from smartcmd/revert-99-fix/q-drop void_17 2026-03-02 13:24:46 +07:00
  • 236e9d9f71 Revert "Implement item drop functionality with Q key (#99)" void_17 2026-03-02 13:24:19 +07:00
  • 9e5d9d19ee Implement item drop functionality with Q key (#99) MrSimpleJS 2026-03-02 06:43:51 +01:00
  • 109f563daa Fixes the exit button sound (#92) rtm516 2026-03-02 05:41:40 +00:00
  • fa4a1206b3 feat: now can skip the tutorial (#82) red 2026-03-02 02:40:04 -03:00
  • 75bf7ee54a Allow TAB to open host options (#97) Vvis 2026-03-01 22:33:18 -07:00
  • 2f711d4c22 Actually moved sound to "Windows64" so commit 9691561 works Skylark 2026-03-01 16:52:27 -07:00
  • 5b5b9f6072 Merge pull request #84 from Firebladedoge229/main void_17 2026-03-02 06:21:28 +07:00
  • 1d9eb31a69 Merge pull request #85 from BetaZay/main void_17 2026-03-02 06:15:29 +07:00
  • 661caf704a Merge branch 'main' of https://github.com/BetaZay/MinecraftConsoles isaiah 2026-03-01 15:47:56 -07:00
  • 9a85a1cd07 Add functions to ensure directory creation and copy legacy redistributables isaiah 2026-03-01 15:46:25 -07:00
  • 6cbdc8ac9b Update Visual Studio version in compile instructions to 2022 isaiah 2026-03-01 15:26:34 -07:00
  • 5109b8c07a Add CMake build system and source files for Minecraft Client isaiah 2026-03-01 15:07:50 -07:00
  • aa8f16631f Add functions to ensure directory creation and copy legacy redistributables isaiah 2026-03-01 15:46:25 -07:00
  • b2381555b2 Merge branch 'smartcmd:main' into main Fireblade 2026-03-01 17:41:09 -05:00
  • 706e9665bb Update Visual Studio version in compile instructions to 2022 isaiah 2026-03-01 15:26:34 -07:00
  • 4576e46e7f Merge pull request #62 from omrih4/main void_17 2026-03-02 05:25:43 +07:00
  • a0edf193fe Add CMake build system and source files for Minecraft Client isaiah 2026-03-01 15:07:50 -07:00
  • 4f184b3a8f More relative path optimizations WushR00M 2026-03-01 15:09:45 -07:00
  • 30f895527d Optimized File Paths WushR00M 2026-03-01 15:08:51 -07:00
  • cd34348db5 create workflow for minecraft legacy console edition compilation Fireblade 2026-03-01 17:07:52 -05:00
  • 50bea25064 Optimize TutorialMode.h Filepath in ConsoleGameMode.h WushR00M 2026-03-01 15:06:42 -07:00
  • 7e96fc7c3f Optimize Path for Tutorial.h in ConsoleGameMode.cpp WushR00M 2026-03-01 15:05:24 -07:00
  • 0d33cfbdbc Merge branch 'smartcmd:main' into main Omri 2026-03-02 00:00:08 +02:00
  • 071d4f6599 Merge pull request #77 from WushR00M/main void_17 2026-03-02 04:45:47 +07:00
  • 08b81c34fb Update image path in README.md WushR00M 2026-03-01 14:18:16 -07:00
  • a4dd1c4bc7 Add files via upload WushR00M 2026-03-01 14:08:52 -07:00
  • e11f15b729 Move img.png to .github to reduce root directory clutter WushR00M 2026-03-01 14:08:27 -07:00
  • 0d09ffe389 Merge pull request #67 from smartcmd/revert-41-main void_17 2026-03-02 03:53:07 +07:00
  • 180ad193ee Revert "Added bug, and feature template for issues" void_17 2026-03-02 03:52:55 +07:00
  • a3f3717e1e Merge pull request #64 from simulpingus/main void_17 2026-03-02 03:51:36 +07:00
  • 82fbda28f1 Merge branch 'smartcmd:main' into main Slenderman 2026-03-01 15:46:03 -05:00
  • 286e06972b Merge pull request #63 from smartcmd/revert-59-dlc-sounds void_17 2026-03-02 03:44:38 +07:00
  • b0facaeb9c Revert "Add missing DLC and Sounds to Windows64Media" void_17 2026-03-02 03:44:23 +07:00
  • daca9c5707 Merge pull request #59 from codeHusky/dlc-sounds void_17 2026-03-02 03:37:48 +07:00
  • 34d398cf1b dumbass Omri H 2026-03-01 22:34:48 +02:00
  • 1f90b1ab44 Add missing DLC and Sounds to Windows64Media Loki Rautio 2026-03-01 14:32:42 -06:00
  • 4d5cc71ccf Merge pull request #57 from NEVARLeVrai/main void_17 2026-03-02 03:30:46 +07:00
  • 7bed2fb0e9 use working action for release Omri H 2026-03-01 22:29:31 +02:00
  • e31d31f018 Add double-tap sprint and mouse toggle NΞVΛR 2026-03-01 21:29:10 +01:00
  • 213e3180c2 Merge branch 'smartcmd:main' into main Slenderman 2026-03-01 15:22:29 -05:00
  • a0da2512ea Merge pull request #47 from KdotDevelopment/main void_17 2026-03-02 03:21:48 +07:00
  • 465be08bbf update nightly release Omri H 2026-03-01 22:21:18 +02:00
  • 91f0f0e3cc Merge branch 'smartcmd:main' into main Slenderman 2026-03-01 15:14:10 -05:00
  • 99ddc06eb8 fix target Omri H 2026-03-01 22:13:05 +02:00
  • 55a86b8dc3 fix my idiocrisy Slenderman 2026-03-01 15:12:52 -05:00
  • a2cf02cc38 Merge pull request #49 from izanthebestn1/increase-rendertarget-limit void_17 2026-03-02 03:11:38 +07:00
  • 6825d2ed52 Merge pull request #48 from simulpingus/main void_17 2026-03-02 03:10:50 +07:00
  • 44aafd7d53 fix target Omri H 2026-03-01 22:08:37 +02:00
  • e7e32a5cd6 Merge branch 'smartcmd:main' into main Slenderman 2026-03-01 15:07:15 -05:00
  • 4b7a97f904 Update Minecraft.Client.vcxproj Slenderman 2026-03-01 15:06:39 -05:00
  • 2c7803a2cf setup msbuild Omri H 2026-03-01 22:05:29 +02:00
  • 904f19b74c fix workflow Omri H 2026-03-01 22:03:19 +02:00
  • f580a6a603 Remove the word template from PR template void_17 2026-03-02 03:02:18 +07:00
  • 7378cbdc02 feat: build workflow Omri H 2026-03-01 22:02:02 +02:00
  • 1b6b973054 Merge pull request #41 from NEVARLeVrai/main void_17 2026-03-02 03:00:55 +07:00
  • d1e8418a77 Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions Izan 2026-03-01 21:00:40 +01:00
  • c48120dd35 Remove heart emoji from feature request template NΞVΛR 2026-03-01 20:55:00 +01:00
  • dc1e90fdc0 Removed emoji from feature request name for consistency. NΞVΛR 2026-03-01 20:54:42 +01:00
  • 47924e86fd Rename bug report template to remove emoji NΞVΛR 2026-03-01 20:54:18 +01:00
  • 8048c793ed Crafting menu LB RB KBM fix Ryan K 2026-03-01 14:54:15 -05:00
  • 5037420311 Merge pull request #45 from simulpingus/main void_17 2026-03-02 02:40:01 +07:00
  • 9382049029 Merge pull request #44 from rtm516/cleanup/ignore void_17 2026-03-02 02:37:10 +07:00
  • 9691561693 Remove need for Durango folder Slenderman 2026-03-01 14:33:30 -05:00
  • 8c79598b01 Remove GameHDD save data and update .gitignore rtm516 2026-03-01 19:32:26 +00:00
  • b06177599c Merge pull request #43 from Foxify52/main void_17 2026-03-02 02:28:04 +07:00