79 Commits
Author SHA1 Message Date
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
TropicalandGitHub 261cc68aa2 Merge pull request #58 from JadeHarleyFan413612/dev
Update CMakeLists.txt
2026-03-06 01:25:06 -06:00
Tropical 1a8a969ef8 docs: update README with new build instructions 2026-03-06 01:24:25 -06:00
Tropical 953d7257d3 Merge branch 'dev' of https://github.com/create-juicey-app/4jcraft-juicefork into juice-dev 2026-03-06 00:18:34 -06:00
Tropical 7baf1cbfa1 refactor: clean up meson build scripts, use in-tree zlib 2026-03-06 00:17:31 -06:00
Tropical 0c31a7a943 fix: include all missing files in Common
This resolves all non-C4J linker errors.
2026-03-04 19:40:23 -06:00
Tropical 17a9762122 fix: properly define MAX_CREDIT_STRINGS for linux 2026-03-04 19:39:16 -06:00
Tropical 35f5167c3b fix: use win64 platformIdx for intro UIScene 2026-03-04 19:39:02 -06:00
Tropical ced8eed69b fix: LocalPlayer.cpp include capitalization 2026-03-04 19:38:45 -06:00
Tropical 5cf845ad1b fix: Entity::tlsIdx shouldn't be WIN32-specific 2026-03-04 19:38:28 -06:00
Tropical 4c770ce4c3 fix: add extra Tile constants for __linux__ 2026-03-04 19:38:00 -06:00
Tropical 3b234ca659 fix: resolve warnings on TUImagePaths 2026-03-04 18:28:34 -06:00
Tropical b4833bf7c2 fix: use single-argument RenderManager::Clear 2026-03-04 18:26:00 -06:00
Tropical ef4c61c6df fix: use orbis strings for now since they have IDS_CONTENT_RESTRICTION 2026-03-04 18:25:03 -06:00
Tropical 1eac848d3d fix: remove hardcoded win64 app includes 2026-03-04 18:24:32 -06:00
Tropical 7cb82626fa fix: why was this commented 2026-03-04 18:05:13 -06:00
Tropical 8a9b2fd336 fix: link Minecraft.World to Minecraft.Client on linux 2026-03-04 16:01:49 -06:00
Tropical e51f77df7f fix: improve some linker errors 2026-03-03 20:33:38 -06:00
Tropical e9ecef480d fix: correctly declare wchAttrNameA as const in GameRuleManager 2026-03-03 19:50:47 -06:00
Tropical d79b1ba555 fix: resolve a lot of conversion warnings 2026-03-03 19:33:12 -06:00
Tropical 7ae4b9f0a7 fix: inline iggy stubs 2026-03-03 18:16:52 -06:00
Tropical 7abf08a804 refactor: remove a bunch of linux-specific ifndefs
Now that we're stubbing winapi through stdafx, these need to go.
2026-03-03 18:16:42 -06:00
Tropical 4d9a1c73e6 fix: the usual 2026-03-03 16:31:29 -06:00
Tropical f996e7096f fix: SnowManRenderer include, define INFINITE from winapi 2026-03-03 16:23:46 -06:00
Tropical 4c3afed824 refactor: remove the need for gl_stubs.h 2026-03-03 16:22:01 -06:00
Tropical 867b47e842 fix: add missing return statement to IggyPlayerGetUserdata stub 2026-03-03 16:21:34 -06:00
Tropical fcf3184561 fix: more improper include capitalizations 2026-03-03 16:09:17 -06:00
Tropical 17d6e670cc fix: UB in DemoLevel 2026-03-03 16:08:17 -06:00
Tropical cc34168277 refactor: add dxmath, restructure linux folder 2026-03-03 15:32:27 -06:00
Tropical fb3c7048f9 fix: include cmath in LinuxStubs to get floorf 2026-03-03 12:02:23 -06:00
Tropical 39b9222ba1 refactor: reorganize d3d stubs 2026-03-03 11:58:59 -06:00
Tropical f9edcab64b fix: capitalization of MultiPlayerLocalPlayer includes 2026-03-03 11:30:57 -06:00
Tropical 16dbe063df chore: revert some unintentional changes in #10 2026-03-03 02:11:27 -06:00
Tropical b5ac1ac190 feat: stub CreateEvent 2026-03-03 01:42:26 -06:00
TropicalandGitHub fc69975d90 Merge pull request #2 from Voxxin/refactor/tropical-dev
feat: add stubs for Windows system time functions
2026-03-03 01:36:38 -06:00
Tropical 9dc8d0b2b1 start adding back win64 4jlibs includes 2026-03-03 01:30:13 -06:00
Tropical eea516a139 fix: stdafx linux platform, typedefs 2026-03-03 00:45:10 -06:00
Tropical bb741c8bec fix: extraX64.h 2026-03-02 22:34:37 -06:00
Tropical e3b63aa690 fix: add missing winerror macro definitions 2026-03-02 22:14:31 -06:00
Tropical 55964caf95 feat: direct OutputDebugString functions to stderr 2026-03-02 22:09:49 -06:00
Tropical 300b1ff841 fix: more miscapitalized includes 2026-03-02 22:01:56 -06:00
Tropical a2107c6ab5 fix: add missing climits/cfloat includes 2026-03-02 21:58:40 -06:00
Tropical 5d5e4b4418 feat: implement GetTickCount 2026-03-02 21:53:45 -06:00
Tropical 7c578c2161 feat: stub QueryPerformance{Counter, Frequency} 2026-03-02 21:49:26 -06:00
Tropical 42035b71d8 refactor: move linux stubs to Minecraft.Client
Existing platform abstraction layers are all located in Minecraft.Client, making the `linux` folder the odd one out in `Minecraft.World`. This relocates `linux/wlinux.h` and its supporting helper files to `Minecraft.Client/Linux`. `wlinux.h` has been renamed to `LinuxStubs.h` for consistency.
2026-03-02 21:21:51 -06:00
TropicalandGitHub 7e349de327 Merge pull request #1 from Voxxin/refactor/tropical-dev
feat: implement win32 file I/O stubs over POSIX in wlinux.h
2026-03-02 21:18:44 -06:00
Tropical dd81ec98b4 refactor: make UIStructs and LevelGenerationOptions shut up 2026-03-02 19:45:10 -06:00
Tropical fd1dd31c6b fix: follow the time-honored 4J tradition of being lazy and not stubbing _itow in ChunkStorage 2026-03-02 19:40:40 -06:00
Tropical d75e0570b0 fix: cast InterlockedCompareExchangeRelease64 args in storage classes 2026-03-02 19:40:11 -06:00
Tropical 22b97a4dc0 feat: nanosleep-based Sleep stub 2026-03-02 19:33:37 -06:00
Tropical 065ffff071 feat: stub critical sections on top of pthread recursive mutexes 2026-03-02 19:25:37 -06:00
Tropical c4b25bc622 feat: add stubs for memory stats, atomics, errno 2026-03-02 19:08:25 -06:00
Tropical 006dba0602 feat: stub winapi TLS functions with pthread keys
Not sure how sound implicit casting `pthread_key_t` to `DWORD` is, but we can get away with it for now. Otherwise, we're gonna need to keep a global list of registered keys and mutex that and blah blah blah
2026-03-02 18:28:06 -06:00
Tropical 70c8a010e8 refactor: move stubs out of App_Defines.h into wlinux/extraX64 2026-03-02 17:57:20 -06:00
Tropical 81c9b9d021 feat: stub InitializeCriticalSection in extraX64 2026-03-02 17:48:28 -06:00
Tropical 62551094c6 fix: remove redefinitions of various xbox-related constants 2026-03-02 17:47:19 -06:00
Tropical 6f80c79e80 remove duplicate includes of extraX64
Now that we support stdafx.h, these are unnecessary
2026-03-02 17:47:01 -06:00
Tropical 4bc349b91a fix: restore unintended unicode artifacts 2026-03-02 17:05:31 -06:00
Tropical d096d9b831 fix: more improper capitalization 2026-03-02 16:44:52 -06:00
Tropical 5fe4d56b98 refactor: all backslash includes must die 2026-03-02 16:36:59 -06:00
Tropical c197c6049e refactor: remove unnecessary xbox include 2026-03-02 16:28:53 -06:00
Tropical 20af84454a fix: add boolean typdef, more case-insensitive includes 2026-03-02 16:15:26 -06:00
Tropical 180647231b fix: improperly cased biome.h include 2026-03-02 16:09:31 -06:00
Tropical a643690658 fix: duplicate telemetry includes 2026-03-02 16:09:21 -06:00
Tropical 0f560867c0 fix: remove hardcoded locales and include through stdafx 2026-03-02 15:56:38 -06:00