Commit graph

32 commits

Author SHA1 Message Date
DecalOverdose e452788fff
Revert "Initial Android Support" 2026-04-05 21:16:01 +04:00
ItzVladik 1ea1801271 Edit meson scripts to compile for Android 2026-04-05 08:18:29 +00:00
MatthewBeshay e4d871cd2f chore: switch default toolchain to LLVM 20 + libc++ for full C++23 support 2026-04-03 18:57:29 +11:00
Tropical 3e813592e4 fix build errors 2026-04-01 13:38:36 -05:00
Tropical cef656847d rename Minecraft.Assets to resources 2026-04-01 13:13:27 -05:00
Tropical 5c17c5c9ff move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
MatthewBeshay e0f4194bfb Delete in-tree 4J libraries after extraction 2026-03-21 00:38:32 +11:00
MatthewBeshay 6c4306258b Consume 4jlibs via wrap fallback 2026-03-20 11:32:15 +11:00
MatthewBeshay 1845c64ad4 Decouple 4J libs for extraction to 4jlibs 2026-03-20 11:08:45 +11:00
Pyogenics ef8f4b6f77 Fix error where rmtree is called in an awkward setup 2026-03-09 17:56:18 +00:00
JuiceyDev 6753364573
Merge pull request #128 from 4jcraft/fix/remove-vibecode
fix: remove LLM-generated socket initialization fix
2026-03-09 16:13:36 +01:00
Tropical e5d9aa4fa4 chore: get rid of move scripts
these have served their purpose
2026-03-09 10:05:42 -05:00
Pyogenics 5b5556f435 Actually fix copy behaviour this time 2026-03-09 13:02:53 +00:00
Pyogenics 57d20e351a Fix error where old assets weren't being removed 2026-03-09 12:31:17 +00:00
Pyogenics 1326e4d344 Correct copy behaviour and bring back missing assets 2026-03-09 12:07:59 +00: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 43a28fc490
Merge pull request #71 from 4jcraft/refactor/no-std-wildcard
refactor: remove `using namespace std`
2026-03-08 10:09:33 -05:00
Pyogenics dc54566cd4 Sort localisation strings alphabetically like 4j does 2026-03-07 16:08:44 +00:00
Pyogenics edae8c85c9 Create dedicated assets project to enable localisation header generation 2026-03-07 14:36:34 +00:00
Pyogenics 6b67ec3518 Fix loc packer to use int based string ids (static mode) 2026-03-07 13:16:19 +00:00
Pyogenics d93b5b4a08 Full meson asset build and copy hooked up 2026-03-07 02:58:30 +00:00
Pyogenics 3226bb5ad6 Add colour table build script 2026-03-06 23:28:59 +00:00
Pyogenics 5ba10d7732 Hookup asset build scripts to meson 2026-03-06 21:09:34 +00:00
Pyogenics 269ce00430 Fix error where bad path separators are used on linux causing file not found error 2026-03-06 20:48:27 +00:00
Pyogenics e72c87b4b6 Add localisation packer script 2026-03-06 19:51:42 +00:00
Pyogenics 0d15f976e6 Make arc packer consume txt file filters in Common/Media 2026-03-06 19:51:42 +00:00
Pyogenics 3f9a0e5e6b Added python arc packing tool 2026-03-06 19:46:26 +00:00
Tropical 67ceccf2d4 refactor: unglob std::shared_ptr 2026-03-06 11:20:45 -06:00
Tropical 6778dc7f92 refactor(build): make lld optional and recommend clang/llvm in README 2026-03-06 10:26:49 -06:00
JuiceyDev 17ac8deddf hhhhh 2026-03-06 07:13:57 +01:00
ella love 2383fcee6e feat: move script & folder refactor 2026-03-05 03:29:23 -05:00