Commit graph

107 commits

Author SHA1 Message Date
Skylark 2f711d4c22 Actually moved sound to "Windows64" so commit 9691561 works
Copy sound folder in "Durango" to "Windows64" rather than to media since it looks like that folder is mainly for the DLC content
2026-03-01 16:52:27 -07:00
void_17 5b5b9f6072
Merge pull request #84 from Firebladedoge229/main
Create Manual Workflow for LCE Artifact Creation
2026-03-02 06:21:28 +07:00
void_17 1d9eb31a69
Merge pull request #85 from BetaZay/main
Add optional CMake build support for Windows x64, runtime asset/DLL copy, and unified compile docs
2026-03-02 06:15:29 +07:00
isaiah 661caf704a Merge branch 'main' of https://github.com/BetaZay/MinecraftConsoles 2026-03-01 15:47:56 -07:00
isaiah 9a85a1cd07 Add functions to ensure directory creation and copy legacy redistributables 2026-03-01 15:47:31 -07:00
isaiah 6cbdc8ac9b Update Visual Studio version in compile instructions to 2022 2026-03-01 15:47:31 -07:00
isaiah 5109b8c07a Add CMake build system and source files for Minecraft Client
- Created Compile.md with detailed instructions for building the project using Visual Studio and CMake.
- Added ClientSources.cmake to define the source files for the Minecraft Client.
- Implemented CopyAssets.cmake to handle asset copying during the build process.
- Introduced WorldSources.cmake to list the source files for Minecraft world functionalities.
2026-03-01 15:47:31 -07:00
isaiah aa8f16631f Add functions to ensure directory creation and copy legacy redistributables 2026-03-01 15:46:25 -07:00
Fireblade b2381555b2
Merge branch 'smartcmd:main' into main 2026-03-01 17:41:09 -05:00
isaiah 706e9665bb Update Visual Studio version in compile instructions to 2022 2026-03-01 15:26:34 -07:00
void_17 4576e46e7f
Merge pull request #62 from omrih4/main
Add nightly release github action
2026-03-02 05:25:43 +07:00
isaiah a0edf193fe Add CMake build system and source files for Minecraft Client
- Created Compile.md with detailed instructions for building the project using Visual Studio and CMake.
- Added ClientSources.cmake to define the source files for the Minecraft Client.
- Implemented CopyAssets.cmake to handle asset copying during the build process.
- Introduced WorldSources.cmake to list the source files for Minecraft world functionalities.
2026-03-01 15:16:04 -07:00
Fireblade cd34348db5
create workflow for minecraft legacy console edition compilation 2026-03-01 17:07:52 -05:00
Omri 0d33cfbdbc
Merge branch 'smartcmd:main' into main 2026-03-02 00:00:08 +02:00
void_17 071d4f6599
Merge pull request #77 from WushR00M/main
Move "img.png" to seperate directory to reduce root directory clutter
2026-03-02 04:45:47 +07:00
WushR00M 08b81c34fb
Update image path in README.md 2026-03-01 14:18:16 -07:00
WushR00M a4dd1c4bc7
Add files via upload 2026-03-01 14:08:52 -07:00
WushR00M e11f15b729
Move img.png to .github to reduce root directory clutter 2026-03-01 14:08:27 -07:00
void_17 0d09ffe389
Merge pull request #67 from smartcmd/revert-41-main
Revert "Added bug, and feature template for issues"
2026-03-02 03:53:07 +07:00
void_17 180ad193ee
Revert "Added bug, and feature template for issues" 2026-03-02 03:52:55 +07:00
void_17 a3f3717e1e
Merge pull request #64 from simulpingus/main
Update Build Events to work more consistently
2026-03-02 03:51:36 +07:00
Slenderman 82fbda28f1
Merge branch 'smartcmd:main' into main 2026-03-01 15:46:03 -05:00
void_17 286e06972b
Merge pull request #63 from smartcmd/revert-59-dlc-sounds
Revert "Add missing DLC and Sounds to Windows64Media"
2026-03-02 03:44:38 +07:00
void_17 b0facaeb9c
Revert "Add missing DLC and Sounds to Windows64Media" 2026-03-02 03:44:23 +07:00
void_17 daca9c5707
Merge pull request #59 from codeHusky/dlc-sounds
Add missing DLC and Sounds to Windows64Media
2026-03-02 03:37:48 +07:00
Omri H 34d398cf1b dumbass 2026-03-01 22:34:48 +02:00
Loki Rautio 1f90b1ab44 Add missing DLC and Sounds to Windows64Media 2026-03-01 14:32:42 -06:00
void_17 4d5cc71ccf
Merge pull request #57 from NEVARLeVrai/main
Add double-tap sprint and mouse toggle
2026-03-02 03:30:46 +07:00
Omri H 7bed2fb0e9 use working action for release 2026-03-01 22:29:31 +02:00
NΞVΛR e31d31f018 Add double-tap sprint and mouse toggle
Update controls in README: expand Sprint entry to include "Double-tap W" as an alternative to holding Ctrl, and add a new "Toggle Mouse Capture" binding (Left Alt) for debugging. Documentation-only change to clarify input options.
2026-03-01 21:29:10 +01:00
Slenderman 213e3180c2
Merge branch 'smartcmd:main' into main 2026-03-01 15:22:29 -05:00
void_17 a0da2512ea
Merge pull request #47 from KdotDevelopment/main
Crafting menu LB RB KBM fix
2026-03-02 03:21:48 +07:00
Omri H 465be08bbf update nightly release 2026-03-01 22:21:18 +02:00
Slenderman 91f0f0e3cc
Merge branch 'smartcmd:main' into main 2026-03-01 15:14:10 -05:00
Omri H 99ddc06eb8 fix target 2026-03-01 22:13:05 +02:00
Slenderman 55a86b8dc3 fix my idiocrisy 2026-03-01 15:12:52 -05:00
void_17 a2cf02cc38
Merge pull request #49 from izanthebestn1/increase-rendertarget-limit
Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB (or more) …
2026-03-02 03:11:38 +07:00
void_17 6825d2ed52
Merge pull request #48 from simulpingus/main
Fix saves
2026-03-02 03:10:50 +07:00
Omri H 44aafd7d53 fix target 2026-03-01 22:08:37 +02:00
Slenderman e7e32a5cd6
Merge branch 'smartcmd:main' into main 2026-03-01 15:07:15 -05:00
Slenderman 4b7a97f904 Update Minecraft.Client.vcxproj 2026-03-01 15:06:39 -05:00
Omri H 2c7803a2cf setup msbuild 2026-03-01 22:05:29 +02:00
Omri H 904f19b74c fix workflow 2026-03-01 22:03:47 +02:00
void_17 f580a6a603
Remove the word template from PR template
Looks like people don't change this field so the word `template` is not needed here.
2026-03-02 03:02:18 +07:00
Omri H 7378cbdc02 feat: build workflow 2026-03-01 22:02:02 +02:00
void_17 1b6b973054
Merge pull request #41 from NEVARLeVrai/main
Added bug, and feature template for issues
2026-03-02 03:00:55 +07:00
Izan d1e8418a77 Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions 2026-03-01 21:00:40 +01:00
NΞVΛR c48120dd35
Remove heart emoji from feature request template 2026-03-01 20:55:00 +01:00
NΞVΛR dc1e90fdc0
Removed emoji from feature request name for consistency. 2026-03-01 20:54:42 +01:00
NΞVΛR 47924e86fd
Rename bug report template to remove emoji 2026-03-01 20:54:18 +01:00