Commit Graph
100 Commits
Author SHA1 Message Date
Tropical e5d9aa4fa4 chore: get rid of move scripts
these have served their purpose
2026-03-09 10:05:42 -05:00
Tropical 66b10b8226 fix: remove vibecoded socket initialization fix 2026-03-09 09:52:47 -05:00
Tropical c1d9413968 feat: render HUD 2026-03-09 02:04:02 -05:00
Tropical 4be19958ea Merge branch 'dev' into refactor/untangle-assets-mess 2026-03-09 01:20:45 -05:00
Tropical e571795e99 Merge remote-tracking branch 'origin/dev' into refactor/untangle-assets-mess 2026-03-09 00:58:36 -05:00
Tropical 8d0d544942 Merge pull request #113 from MathiewMay/dev
Fixed typo in my System::currentTimeMillis fix
2026-03-09 00:57:06 -05:00
Tropical 73ef76e29b refactor: match XboxMedia structure to other platform media folders 2026-03-09 00:49:03 -05:00
Tropical 784cca74c0 fix: move some swf files back to their original locations 2026-03-09 00:48:25 -05:00
Tropical 4a6a080b12 refactor: rebuild XboxMedia 2026-03-09 00:44:09 -05:00
Tropical dd46307e4a Merge branch 'dev' into refactor/untangle-assets-mess 2026-03-09 00:38:30 -05:00
Tropical 564890bfa3 docs: add back stuff that was removed from the README 2026-03-09 00:37:52 -05:00
Tropical 4d543dd59d fix: use Common/Media/MediaLinux.arc for mediapath 2026-03-09 00:34:28 -05:00
Tropical 5a36950239 fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
Tropical dec2f8d8d0 fix: hopefully get assets building 2026-03-09 00:22:02 -05:00
Tropical ad1e8369bc refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Tropical e0dc4b3a1b refactor: move assets in Common -> Minecraft.Assets/Common 2026-03-09 00:02:56 -05:00
Tropical 10920d7be7 refactor: move unused assets in Client to .Assets/_unused 2026-03-08 23:56:50 -05:00
Tropical 49672a019f refactor: move anything in Build that isn't strictly source into Assets 2026-03-08 23:54:30 -05:00
Tropical 1308333c86 refactor: move redist64 and x64 into Minecraft.Assets
These are
2026-03-08 23:46:15 -05:00
Tropical 2387a5289c get rid of old assets for now 2026-03-08 23:44:48 -05:00
Tropical e21112a146 Merge pull request #108 from Danielcodedev/dev
Fix input W - S
2026-03-08 23:06:53 -05:00
Tropical 54dab7708d refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Tropical a79d109675 Merge pull request #106 from MathiewMay/dev
Fix System::currentTimeMillis() not returning correct numbers.
2026-03-08 21:16:11 -05:00
Tropical 63d216a672 fix: add remaining std:: namespaces 2026-03-08 22:44:00 +01:00
Tropical a4592c5f82 fix: missed some dynamic_pointer_cast calls in Common 2026-03-08 22:44:00 +01:00
Tropical 66248339e5 refactor: unglob std::dynamic_pointer_cast 2026-03-08 22:44:00 +01:00
Tropical 39a359ca56 fix: remove some unintended changes to DirectX library comments 2026-03-08 22:44:00 +01:00
Tropical 5045acb86e fix: unglob everything else and make it build 2026-03-08 22:44:00 +01:00
Tropical a2e6957383 fix: unglob std::{min, max}, manual stuff 2026-03-08 22:43:59 +01:00
Tropical cce3b0fdfe refactor: unglob std::deque 2026-03-08 22:43:59 +01:00
Tropical a05a15eb73 fix: stupid 2026-03-08 22:43:59 +01:00
Tropical a744f8f471 refactor: deglob std::weak_ptr 2026-03-08 22:43:59 +01:00
Tropical 6e56e07c6b refactor: unglob std::pair 2026-03-08 22:43:59 +01:00
Tropical 78ba464b8a refactor: unglob std::list 2026-03-08 22:43:59 +01:00
Tropical a4ce19d004 fix: unglob all of /Build/Common 2026-03-08 22:43:59 +01:00
Tropical 663ba5e7e9 chore: remove boost from .gitignore 2026-03-08 22:43:44 +01:00
Tropical 9a1e4e7752 refactor: byebye using namespace std
shoo
2026-03-08 22:43:44 +01:00
Tropical 31ba56f277 refactor: unglob std::type_info 2026-03-08 22:43:43 +01:00
Tropical 6c4c3a9c94 refactor: unglob std::unordered_set 2026-03-08 22:43:43 +01:00
Tropical 4516cf2e30 refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
Tropical 6260238f5e refactor: unglob std::(w)ostream 2026-03-08 22:43:43 +01:00
Tropical 40d039c962 refactor: unglob std::endl 2026-03-08 22:43:43 +01:00
Tropical 5fad08b9fd refactor: begin unglobbing std::vector 2026-03-08 22:43:43 +01:00
Tropical d2e8a0f9f5 chore: resolve some void* memset cast warnings 2026-03-08 22:43:43 +01:00
Tropical cff2fc5f44 refactor: unglob std::wstring 2026-03-08 22:43:43 +01:00
Tropical c571014bc9 refactor: unglob std::unordered_map 2026-03-08 22:43:43 +01:00
Tropical 8812c3967b refactor: unglob std::shared_ptr 2026-03-08 22:43:43 +01:00
Tropical 7975f5c3c0 docs: update README to better represent scope 2026-03-08 22:40:55 +01:00
Tropical b0d0457f7d docs: undo accidental comment replacement 2026-03-08 22:39:41 +01:00
Tropical bcbaa98f90 fix: more replacement mistakes 2026-03-08 22:39:41 +01:00
Tropical 95c26f69cf fix: undo some mistakes 2026-03-08 22:39:40 +01:00
Tropical 052a656673 fix: remove byte type alias 2026-03-08 22:39:40 +01:00
Tropical 7c0bd2fbbd refactor(build): make lld optional and recommend clang/llvm in README 2026-03-08 22:39:40 +01:00
Tropical 43a28fc490 Merge pull request #71 from 4jcraft/refactor/no-std-wildcard
refactor: remove `using namespace std`
2026-03-08 10:09:33 -05:00
Tropical a08ac38d8a docs: add horizontal rule for consistency 2026-03-07 09:46:50 -06:00
Tropical 99be070f5a docs: update README to better represent scope 2026-03-07 09:43:47 -06:00
Tropical ab5d355967 Merge pull request #87 from zukrmn/fix/compiler-warnings
fix: resolve all remaining compilation warnings
2026-03-07 08:50:10 -06:00
Tropical 4b888e85c2 Merge pull request #91 from zukrmn/build/add-llvm-toolchain-docker
build(docker): add clang for llvm compilation support
2026-03-07 08:36:29 -06:00
Tropical 06ca3c6b78 fix: add remaining std:: namespaces 2026-03-06 23:51:37 -06:00
Tropical deaeef7f7d fix: missed some dynamic_pointer_cast calls in Common 2026-03-06 22:30:39 -06:00
Tropical ed551d8658 refactor: unglob std::dynamic_pointer_cast 2026-03-06 22:13:29 -06:00
Tropical 3832982eff fix: remove some unintended changes to DirectX library comments 2026-03-06 21:23:59 -06:00
Tropical e0479e90b4 fix: unglob everything else and make it build 2026-03-06 21:06:31 -06:00
Tropical 04ff82ba70 fix: unglob std::{min, max}, manual stuff 2026-03-06 20:47:11 -06:00
Tropical 967ffbb2a6 refactor: unglob std::deque 2026-03-06 20:41:22 -06:00
Tropical 653a2c4289 fix: stupid 2026-03-06 20:39:58 -06:00
Tropical 6131826226 refactor: deglob std::weak_ptr 2026-03-06 20:38:50 -06:00
Tropical e506b8fe7a refactor: unglob std::pair 2026-03-06 20:37:41 -06:00
Tropical e918160231 refactor: unglob std::list 2026-03-06 20:37:02 -06:00
Tropical 277e3a1e87 fix: unglob all of /Build/Common 2026-03-06 20:31:41 -06:00
Tropical 77ac64d9e1 chore: remove boost from .gitignore 2026-03-06 12:29:19 -06:00
Tropical c79904f326 Merge branch 'dev' into refactor/no-std-wildcard 2026-03-06 12:25:36 -06:00
Tropical bc7d4ff1d8 refactor: byebye using namespace std
shoo
2026-03-06 12:16:41 -06:00
Tropical 2ed4b1fe9e refactor: unglob std::type_info 2026-03-06 12:14:56 -06:00
Tropical 0855e6ddf4 refactor: unglob std::unordered_set 2026-03-06 12:13:01 -06:00
Tropical 49d02788c0 refactor: unglob std::enable_shared_from_this 2026-03-06 12:04:16 -06:00
Tropical f3ac01c76e refactor: unglob std::(w)ostream 2026-03-06 12:02:08 -06:00
Tropical b9d67d14af refactor: unglob std::endl 2026-03-06 11:59:50 -06:00
Tropical 7c95bfc0bd refactor: begin unglobbing std::vector 2026-03-06 11:58:11 -06:00
Tropical ac9f3cbca3 chore: resolve some void* memset cast warnings 2026-03-06 11:55:28 -06:00
Tropical cdc08700e4 refactor: unglob std::wstring 2026-03-06 11:50:22 -06:00
Tropical 41db813a6d Merge branch 'dev' into refactor/no-std-wildcard 2026-03-06 11:42:05 -06:00
Tropical ecf7fc7f61 refactor: unglob std::unordered_map 2026-03-06 11:29:36 -06:00
Tropical 67ceccf2d4 refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
Tropical 79404297d1 docs: remove mention of discord server unavailability 2026-03-06 11:07:07 -06:00
Tropical 6778dc7f92 refactor(build): make lld optional and recommend clang/llvm in README 2026-03-06 10:26:49 -06:00
Tropical 0dd1654dec docs: undo accidental comment replacement 2026-03-06 05:13:40 -06:00
Tropical b8c4e96409 fix: more replacement mistakes 2026-03-06 05:09:17 -06:00
Tropical 6c56d884e5 fix: undo some mistakes 2026-03-06 05:06:27 -06:00
Tropical 15af35eef2 fix: remove byte type alias 2026-03-06 05:03:37 -06:00
Tropical 29cc47183f Merge remote-tracking branch 'origin/dev' into create-juicey-app/dev 2026-03-06 03:43:13 -06:00
Tropical edb475212c docs: clarify that Common needs to be at the cwd 2026-03-06 02:38:40 -06:00
Tropical 546042c8b1 docs: remove redundant sentence about windows crosscompilation 2026-03-06 02:03:22 -06:00
Tropical 29346e056c chore: nuke CMake and visual studio solutions
bye
2026-03-06 02:01:20 -06:00
Tropical ab6387ea7e docs: clarify binary location 2026-03-06 01:55:06 -06:00
Tropical 50f433b932 docs: add lld install instructions 2026-03-06 01:52:26 -06:00
Tropical 35b0781f47 docs: add instructions to hard reset builddir 2026-03-06 01:33:29 -06:00
Tropical 379d7d9ee5 docs: move running section below 2026-03-06 01:30:48 -06:00
Tropical 09721f8c91 docs: add instructions for checking GCC version 2026-03-06 01:29:03 -06:00
Tropical 261cc68aa2 Merge pull request #58 from JadeHarleyFan413612/dev
Update CMakeLists.txt
2026-03-06 01:25:06 -06:00