-
cb4e0e82b7
Basic IGGY renderer implementation, do not PR.
JuiceyDev
2026-03-05 16:54:56 +01:00
-
4a0e6ea98f
fix(CMakeLists): add early check for libGLU

sixandGitHub
2026-03-05 15:30:38 +01:00
-
-
45e5286e55
Minecraft.Client: All i did is just set a false to true
ThePixelMoon
2026-03-05 15:11:48 +02:00
-
299564be0a
FIX
JuiceyDev
2026-03-05 14:07:07 +01:00
-
a1f1681ce7
Starting IGGY impl
JuiceyDev
2026-03-05 14:02:05 +01:00
-
e7dfce35d4
feat: enhance Linux rendering support and clean up unused UI code
JuiceyDev
2026-03-05 13:31:12 +01:00
-
1ae227e9ba
FIX COMPILE AND IT'S ALMOST DONE HOLY SHIT
Mohamed Ashraf
2026-03-05 16:12:37 +04:00
-
470308f177
chore: gitignore Linux/ build output, Common symlink, x64/
JuiceyDev
2026-03-05 11:49:42 +01:00
-
6c5a675f3c
fix: correct stale include paths after folder refactor
JuiceyDev
2026-03-05 11:40:43 +01:00
-
70a5f01070
feat: OpenGL rendering implementation (GLFW/OpenGL 2.1 pipeline)
JuiceyDev
2026-03-05 11:18:20 +01:00
-
-
a92d346a46
fix(winapi_stubs): DON'T REDEFINE DEFINITIONS
Mohamed Ashraf
2026-03-05 14:13:49 +04:00
-
8eb67ba48a
Merge pull request #38 from create-juicey-app/dev

DecalOverdoseandGitHub
2026-03-05 14:03:00 +04:00
-
-
771f2dde0c
fix: update 4J lib include paths for folder refactor
JuiceyDev
2026-03-05 10:55:13 +01:00
-
5583e04e0f
Fix runtime issues,
JuiceyDev
2026-03-05 09:19:40 +01:00
-
d0e7106cdf
fix: SIOF crash in ChatScreen/TextEditScreen, RemoveEntitiesPacket MAX_PER_PACKET on linux
JuiceyDev
2026-03-05 07:57:25 +01:00
-
3a9af73c63
remove redundant stubs already handled by PR #33
JuiceyDev
2026-03-05 06:47:49 +01:00
-
a75b4cf0b2
we r getting so close god dam it
JuiceyDev
2026-03-05 06:33:03 +01:00
-
f622fe08a8
fixed most stuff theres still linker issues
JuiceyDev
2026-03-04 23:17:28 +01:00
-
240a7e91a6
uncomment those thx
JuiceyDev
2026-03-04 21:55:24 +01:00
-
ca0363b07b
implement input, profile, render, and storage management functionalities
JuiceyDev
2026-03-04 21:50:29 +01:00
-
e7f956c23d
source file final compile
JuiceyDev
2026-03-04 21:08:06 +01:00
-
3379b2ab6a
fix: update include paths and add Linux compatibility for various files
JuiceyDev
2026-03-04 20:43:15 +01:00
-
398981f81d
fix(CMakeLists): update Linux source files and include paths for libraries
JuiceyDev
2026-03-04 20:05:44 +01:00
-
4160a8c78e
add 4JLib from Pyogenics:4jlibs
JuiceyDev
2026-03-04 19:56:10 +01:00
-
-
de1d1b020a
Merge pull request #37 from Voxxin/dev

DecalOverdoseandGitHub
2026-03-05 12:36:21 +04:00
-
-
2383fcee6e
feat: move script & folder refactor
ella love
2026-03-05 03:29:23 -05:00
-
-
abd8ec11fd
Minecraft.Client: fix even more unicode-related linux errors
ThePixelMoon
2026-03-05 07:43:25 +02:00
-
6bfd396721
Minecraft.Client: fix some unicode-related linux errors
ThePixelMoon
2026-03-05 07:40:23 +02:00
-
b9c29c69d8
Minecraft.World: fix another gcc moment
ThePixelMoon
2026-03-05 07:35:18 +02:00
-
de71d80b57
Minecraft.World: fix a gcc moment
ThePixelMoon
2026-03-05 07:34:16 +02:00
-
d15ff8142c
Resolve #32
Mohamed Ashraf
2026-03-05 08:30:52 +04:00
-
35e524d146
Merge pull request #33 from tropicaaal/fix/minecraft-world-linkage

DecalOverdoseandGitHub
2026-03-05 08:26:40 +04:00
-
-
0c31a7a943
fix: include all missing files in
Common
Tropical
2026-03-04 19:40:23 -06:00
-
17a9762122
fix: properly define
MAX_CREDIT_STRINGS for linux
Tropical
2026-03-04 19:39:16 -06:00
-
35f5167c3b
fix: use win64
platformIdx for intro UIScene
Tropical
2026-03-04 19:39:02 -06:00
-
ced8eed69b
fix:
LocalPlayer.cpp include capitalization
Tropical
2026-03-04 19:38:45 -06:00
-
5cf845ad1b
fix:
Entity::tlsIdx shouldn't be WIN32-specific
Tropical
2026-03-04 19:38:28 -06:00
-
4c770ce4c3
fix: add extra
Tile constants for __linux__
Tropical
2026-03-04 19:38:00 -06:00
-
3b234ca659
fix: resolve warnings on
TUImagePaths
Tropical
2026-03-04 18:28:34 -06:00
-
b4833bf7c2
fix: use single-argument RenderManager::Clear
Tropical
2026-03-04 18:26:00 -06:00
-
ef4c61c6df
fix: use orbis strings for now since they have
IDS_CONTENT_RESTRICTION
Tropical
2026-03-04 18:25:03 -06:00
-
1eac848d3d
fix: remove hardcoded win64 app includes
Tropical
2026-03-04 18:24:32 -06:00
-
7cb82626fa
fix: why was this commented
Tropical
2026-03-04 18:05:13 -06:00
-
8a9b2fd336
fix: link
Minecraft.World to Minecraft.Client on linux
Tropical
2026-03-04 16:01:49 -06:00
-
78fce1e561
Resolve #30
Mohamed Ashraf
2026-03-05 01:09:01 +04:00
-
3b1b282ec7
add uicontroller code
Mohamed Ashraf
2026-03-05 01:04:27 +04:00
-
-
d329707d75
forgot to use arc files
Mohamed Ashraf
2026-03-04 22:38:30 +04:00
-
df63e927eb
some fixes
Mohamed Ashraf
2026-03-04 22:27:37 +04:00
-
81b10b245a
feat(Linux): Add Linux interface
Mohamed Ashraf
2026-03-04 22:11:52 +04:00
-
5280c491e0
AM STUPID CHAI
Mohamed Ashraf
2026-03-04 18:32:51 +04:00
-
884b55a199
who forgot to update this?
Mohamed Ashraf
2026-03-04 16:21:24 +04:00
-
8a0b10f799
Stub fixes
Mohamed Ashraf
2026-03-04 15:28:45 +04:00
-
cb42357d67
fix(ExtraX64Stubs): remove perf.h
Mohamed Ashraf
2026-03-04 15:26:55 +04:00
-
d5784fcf3e
chore: Merge branch 'dev' of https://github.com/ThePixelMoon/4jcraft into dev
Mohamed Ashraf
2026-03-04 15:17:04 +04:00
-
-
ba6b678349
SOMEONE FORGOT TO INCLUDE THE STUBS
Mohamed Ashraf
2026-03-04 15:16:53 +04:00
-
45f40797cc
linker issues elft....

DecalOverdoseandGitHub
2026-03-04 14:59:44 +04:00
-
-
57c1aaaccb
chore: Merge remote-tracking branch 'tropical' into dev
Mohamed Ashraf
2026-03-04 10:38:25 +04:00
-
-
17133b5975
Merge pull request #20 from Danielcodedev/patch-1

DecalOverdoseandGitHub
2026-03-04 09:08:04 +04:00
-
-
e51f77df7f
fix: improve some linker errors
Tropical
2026-03-03 20:33:38 -06:00
-
e9ecef480d
fix: correctly declare
wchAttrNameA as const in GameRuleManager
Tropical
2026-03-03 19:50:47 -06:00
-
d79b1ba555
fix: resolve a lot of conversion warnings
Tropical
2026-03-03 19:33:12 -06:00
-
10808ab869
Discord link README Update

DanielcodedevandGitHub
2026-03-03 18:26:58 -06:00
-
-
7ae4b9f0a7
fix: inline iggy stubs
Tropical
2026-03-03 18:16:52 -06:00
-
7abf08a804
refactor: remove a bunch of linux-specific ifndefs
Tropical
2026-03-03 18:16:42 -06:00
-
4d9a1c73e6
fix: the usual
Tropical
2026-03-03 16:31:29 -06:00
-
f996e7096f
fix:
SnowManRenderer include, define INFINITE from winapi
Tropical
2026-03-03 16:23:46 -06:00
-
4c3afed824
refactor: remove the need for
gl_stubs.h
Tropical
2026-03-03 16:22:01 -06:00
-
867b47e842
fix: add missing return statement to
IggyPlayerGetUserdata stub
Tropical
2026-03-03 16:21:34 -06:00
-
fcf3184561
fix: more improper include capitalizations
Tropical
2026-03-03 16:09:17 -06:00
-
17d6e670cc
fix: UB in
DemoLevel
Tropical
2026-03-03 16:08:17 -06:00
-
cc34168277
refactor: add dxmath, restructure linux folder
Tropical
2026-03-03 15:32:27 -06:00
-
222745b224
Merge pull request #17 from tropicaaal/dev

DecalOverdoseandGitHub
2026-03-03 22:06:03 +04:00
-
-
fb3c7048f9
fix: include cmath in LinuxStubs to get floorf
Tropical
2026-03-03 12:02:23 -06:00
-
39b9222ba1
refactor: reorganize d3d stubs
Tropical
2026-03-03 11:58:59 -06:00
-
1e466a4958
Update CONTRIBUTING.md

DecalOverdoseandGitHub
2026-03-03 21:44:04 +04:00
-
11e0cb63a4
Merge pull request #16 from tropicaaal/dev

DecalOverdoseandGitHub
2026-03-03 21:35:25 +04:00
-
-
f9edcab64b
fix: capitalization of MultiPlayerLocalPlayer includes
Tropical
2026-03-03 11:30:57 -06:00
-
-
5a3768ce36
hit a wall
Leah Anderson
2026-03-03 09:29:08 -07:00
-
88c850bc42
Remove shit
Mohamed Ashraf
2026-03-03 20:06:35 +04:00
-
4cfbb320e5
some fixes
Mohamed Ashraf
2026-03-03 19:52:54 +04:00
-
8fc68f1f3e
chore: Merge branch 'dev' of https://github.com/ThePixelMoon/4jcraft into dev
Mohamed Ashraf
2026-03-03 19:26:36 +04:00
-
-
c422f0e587
fix(Minecraft.Client):
Mohamed Ashraf
2026-03-03 19:26:28 +04:00
-
e8510a0ec6
Create thirdpartylegalnotices.txt

DecalOverdoseandGitHub
2026-03-03 18:50:48 +04:00
-
-
148e94e9bf
chore: Merge branch 'dev' of https://github.com/ThePixelMoon/4jcraft into dev
Mohamed Ashraf
2026-03-03 18:15:54 +04:00
-
-
4a5b449979
i'm stupid
Mohamed Ashraf
2026-03-03 18:13:32 +04:00
-
91809bf6fe
Update README.md

DecalOverdoseandGitHub
2026-03-03 16:48:08 +04:00
-
c9e4509602
Update README.md

DecalOverdoseandGitHub
2026-03-03 15:26:37 +04:00
-
-
ea38644a2c
some fixes
Mohamed Ashraf
2026-03-03 14:40:09 +04:00
-
0f83583a31
Changes from localcc
Mohamed Ashraf
2026-03-03 13:57:19 +04:00
-
b2a3c9cfff
forgot
Mohamed Ashraf
2026-03-03 13:37:21 +04:00
-
0fa382cf4e
fix(gdraw): gonna take localcc's word for it
Mohamed Ashraf
2026-03-03 13:35:52 +04:00
-
b325e16234
Merge pull request #13 from 4jcraft/leahs-dev-branch

DecalOverdoseandGitHub
2026-03-03 13:22:05 +04:00
-
-
183c86846a
chore: Merge branch 'leahs-dev-branch' of https://github.com/ThePixelMoon/4jcraft into leahs-dev-branch
leahs-dev-branch
Mohamed Ashraf
2026-03-03 12:37:39 +04:00
-
-
43c4b8398d
feat(SoundSystem): Add MSS stubs
Mohamed Ashraf
2026-03-03 12:37:33 +04:00
-
ab3571bced
Merge pull request #14 from tropicaaal/refactor/tropical-dev

DecalOverdoseandGitHub
2026-03-03 12:14:31 +04:00
-
-
16dbe063df
chore: revert some unintentional changes in #10
Tropical
2026-03-03 02:11:27 -06:00
-
61a8953fe4
Merge pull request #10 from tropicaaal/refactor/tropical-dev

DecalOverdoseandGitHub
2026-03-03 12:04:46 +04:00
-
-
7460800cc6
Merge pull request #12 from M0rganeDev/leahs-dev-branch

DecalOverdoseandGitHub
2026-03-03 12:01:57 +04:00
-
-
b5ac1ac190
feat: stub
CreateEvent
Tropical
2026-03-03 01:42:26 -06:00
-
fc69975d90
Merge pull request #2 from Voxxin/refactor/tropical-dev

TropicalandGitHub
2026-03-03 01:36:38 -06:00
-