Commit Graph

89 Commits

Author SHA1 Message Date
WushR00M
4f184b3a8f More relative path optimizations 2026-03-01 15:09:45 -07:00
WushR00M
30f895527d Optimized File Paths
Wow, this code is not the best :P
2026-03-01 15:08:51 -07:00
WushR00M
50bea25064 Optimize TutorialMode.h Filepath in ConsoleGameMode.h 2026-03-01 15:06:42 -07:00
WushR00M
7e96fc7c3f Optimize Path for Tutorial.h in ConsoleGameMode.cpp 2026-03-01 15:05:24 -07: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
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
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
Slenderman
91f0f0e3cc Merge branch 'smartcmd:main' into main 2026-03-01 15:14:10 -05: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
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
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
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
Ryan K
8048c793ed Crafting menu LB RB KBM fix 2026-03-01 14:54:15 -05:00
void_17
5037420311 Merge pull request #45 from simulpingus/main
Remove need for Durango folder, properly use Windows64Media, and add all DLC content
2026-03-02 02:40:01 +07:00
void_17
9382049029 Merge pull request #44 from rtm516/cleanup/ignore
Remove GameHDD save data and update .gitignore
2026-03-02 02:37:10 +07:00
Slenderman
9691561693 Remove need for Durango folder 2026-03-01 14:33:30 -05:00
rtm516
8c79598b01 Remove GameHDD save data and update .gitignore 2026-03-01 19:32:26 +00:00
void_17
b06177599c Merge pull request #43 from Foxify52/main
Increased max available memory beyond 512 mb for Xbox One/Windows build
2026-03-02 02:28:04 +07:00
void_17
d76650f333 Merge pull request #42 from simulpingus/main
fix my cast and put it into a separate function
2026-03-02 02:24:29 +07:00
Slenderman
a2bcce6426 fix my cast and put it into a separate function 2026-03-01 14:22:01 -05:00
NΞVΛR
15e952d4cb added config for issues 2026-03-01 20:20:20 +01:00
Chris
c1aebee5b9 Merge branch 'main' of https://github.com/Foxify52/MinecraftConsoles 2026-03-01 14:18:00 -05:00
Chris
5484b78eca Adjusted max memory usage for renderer 2026-03-01 14:17:45 -05:00
void_17
38b442b1e3 Merge pull request #37 from simulpingus/main
Unlock DLC, fix world names in load menu, fix dlc pack titles
2026-03-02 02:15:04 +07:00
Slenderman
6080c4ceac use C++ style cast instead of C-style cast 2026-03-01 14:12:39 -05:00
NΞVΛR
c23dc98b67 added bug report template 2026-03-01 20:10:49 +01:00
NΞVΛR
cde94faefa added feature request template 2026-03-01 20:07:49 +01:00
void_17
f5ebb5bfff Merge pull request #38 from NEVARLeVrai/main
added Controls info (Keyboard & Mouse) to readme
2026-03-02 01:55:17 +07:00
void_17
6850c3b42c Create pull_request_template.md 2026-03-02 01:54:47 +07:00
NΞVΛR
82fb9f4e33 added Controls info (Keyboard & Mouse) to readme 2026-03-01 19:50:45 +01:00