Commit Graph
100 Commits
Author SHA1 Message Date
JuiceyDev 15f2f54a14 fix: huge performance fix with chunk storage.
insane code by 4j devs, this is objectively the WORST code i've seen
this year, not even yanderedev can compare.
2026-04-03 21:49:54 +02:00
JuiceyDev 4dfba6ccd8 refactor: faster chunk & schematic loading 2026-04-03 20:40:21 +02:00
JuiceyDev 413f22f231 Merge branch 'dev' into func/bttr-cwd 2026-03-30 04:13:11 +02:00
JuiceyDev f25b105bee slight optimizations 2026-03-29 20:56:00 -05:00
JuiceyDev 19e7386d12 light fix 2026-03-29 20:56:00 -05:00
JuiceyDev 3986e4642b ghost segfault??????? 2026-03-29 20:56:00 -05:00
JuiceyDev 51ad1434db new culler 2026-03-29 20:56:00 -05:00
JuiceyDev abba4b57ce Fixed broken LevelRenderer.cpp and removed merge garbage 2026-03-29 20:55:59 -05:00
JuiceyDev 5e7bba862c perf fix culler thing 2026-03-29 20:55:58 -05:00
JuiceyDev 48935be0fa format meson.options 2026-03-29 20:55:58 -05:00
JuiceyDev 5357e75037 gamerenderer bit more optimized 2026-03-29 20:55:58 -05:00
JuiceyDev bb50db7d9b Cleaned up linuxGL.cpp 2026-03-29 20:55:58 -05:00
JuiceyDev cb144f3deb temp removal 2026-03-29 20:55:58 -05:00
JuiceyDev d2e77c63ad refactor meson and final gles support, cleaner gdraw 2026-03-29 20:55:58 -05:00
JuiceyDev a2ec6610a5 mistake while commit, gles was turned on by default. 2026-03-29 20:55:58 -05:00
JuiceyDev 4aa8106e52 rewrote & formatted meson, also added gles to renderer, no need to touch, it works, and it'll help for future support. basically a neat lil touch 2026-03-29 20:55:58 -05:00
JuiceyDev e2a6c3f92c ss not here 2026-03-29 20:55:58 -05:00
JuiceyDev dc8c0b04c0 apply setchuckoffset to direct shader matrix 2026-03-29 20:55:57 -05:00
JuiceyDev e0aa739aac batch 2.4 | highlight fix 2026-03-29 20:55:56 -05:00
JuiceyDev 08ed9861b9 batch 2.3 enabling back optimizations 2026-03-29 20:55:56 -05:00
JuiceyDev 97b068260a batch 2.2, clamp be gone 2026-03-29 20:55:56 -05:00
JuiceyDev e71ff8699a batch 2.1; entity lightfix 2026-03-29 20:55:56 -05:00
JuiceyDev 09e8a8f981 batch 2: fixing chunk rendering & frustum culling; rewrote most of it, but now it works. next step is to fix the "highlight" effect & add the optimizations i wrote on optifromhell.txt 2026-03-29 20:55:56 -05:00
JuiceyDev fbb7b304c8 first batch & fix with new files (very hacky & uncleaned state); state: game runs but broken rendering every chunks is at 0,0,0 @n@ 2026-03-29 20:55:56 -05:00
JuiceyDev 6be5f627ef make consoles_app use pathhelper :) 2026-03-27 20:57:46 +01:00
JuiceyDev 21fc2166ff cleaned up, less hacky, more silly 2026-03-27 20:54:21 +01:00
JuiceyDev ca84ac0512 okay managed to do it, anyways hacky code land :3
mainly rewrote a bit of the soundengine, made files now load without being mean and uh yeah it works
2026-03-27 18:07:38 +01:00
JuiceyDev 256a809750 feat/bttr-cwd 2026-03-27 11:52:05 +01:00
JuiceyDev 587d685c5b faster texture loading 2026-03-23 22:31:03 +01:00
JuiceyDev d11c70a37a Merge pull request #295 from Project516/patch-2
build-doxygen.yml needs write permissions
2026-03-20 15:26:50 +01:00
JuiceyDev bd6284025d Merge pull request #224 from 4jcraft/feat/clang-format
feat: add clang format
2026-03-13 23:00:14 +01:00
JuiceyDev ab70de5249 mrballs doing gods work 2026-03-13 21:41:41 +01:00
JuiceyDev 5e5ca12129 Merge pull request #220 from 4jcraft/warning-level-0
chore: set `warning_level` back to 0 for now
2026-03-13 19:34:02 +01:00
JuiceyDevandTropical 6fd48242ae GDraw_glfw trans ition to GDraw_sdl :) (#188)
Co-authored-by: Tropical <[email protected]>
2026-03-13 12:34:28 -05:00
JuiceyDev 48b551ac1c minor spelling mistake 2026-03-13 00:31:37 +01:00
JuiceyDev 7e2b415e7d Update to the scope & platform support section of readme. 2026-03-13 00:23:46 +01:00
JuiceyDev 51323c73c1 removed rm -rf to -r, closes issue #185 2026-03-11 16:22:13 +01:00
JuiceyDev 8085703dbc Merge pull request #176 from 4jcraft/feat/sprint-key
feat(input): add sprint keys
2026-03-11 08:11:21 +01:00
JuiceyDev c2728cd2d9 SDL scroll wheel w/ hotbar & numbr support !!!!!! 2026-03-11 01:52:27 +01:00
JuiceyDev 69c3e61ca3 Merge branch 'dev' into feat/sdl-support 2026-03-10 17:03:17 +01:00
JuiceyDev ae00c4719f Merge pull request #164 from realffqq/feat/restore-java-gui
(feat/restore-java-gui) fix: pass ESC keypress to screen
2026-03-10 15:28:25 +01:00
JuiceyDev 712c3f1f47 better ci 2026-03-10 10:41:56 +01:00
JuiceyDev 56245448d3 Merge pull request #160 from vekidev/patch-1
the biggest pr of them all
2026-03-10 10:37:46 +01:00
JuiceyDev 71f542a860 added back build-linux workflow 2026-03-10 09:43:30 +01:00
JuiceyDev 1c67f134b2 added files from pr 2026-03-10 09:18:20 +01:00
JuiceyDev 2464d27749 Merge pull request #152 from 4jcraft/chore/4jcraft-comments
chore: add comments indicating 4jcraft modifications, update contribution guidelines, undo #135
2026-03-10 07:15:38 +01: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
JuiceyDev 13480fa664 Update README with Windows support information 2026-03-09 15:01:55 +01:00
JuiceyDev ad7e58b0da Merge pull request #115 from 4jcraft/feat/render-hud
feat: render HUD
2026-03-09 08:05:31 +01:00
JuiceyDev cbac41b152 Merge pull request #111 from lotaviods/camera_mov
fix: Camera movement and player hand
2026-03-09 07:15:03 +01:00
JuiceyDev c7ede72c91 Merge pull request #100 from nikita-edel/dev
fix: wstring_to_utf8, depracated function and generated warnings.
2026-03-08 23:57:29 +01:00
JuiceyDev a9d36375a5 Merge pull request #103 from Enderteck/dev
Update README with Fedora/Nobara dependencies
2026-03-08 23:56:09 +01:00
JuiceyDev 1606c129f9 removed herobrine 2026-03-08 23:43:29 +01:00
JuiceyDev 21430e1758 fix new folder 2026-03-08 23:37:39 +01:00
JuiceyDev 2eea503835 Merge pull request #2 from create-juicey-app/reapply/dev-on-upstream-202603082259
Reapply/dev on upstream 202603082259
2026-03-08 23:28:46 +01:00
JuiceyDev f12cd2e1f2 Merge origin/dev into reapply/dev-on-upstream-202603082259 - auto-resolved conflicts preferring origin/dev 2026-03-08 23:19:14 +01:00
JuiceyDev cb7bc7c9c9 Added winapistubs cuz it pissed me off 2026-03-08 22:59:57 +01:00
JuiceyDev e631a62620 Fix: Ensure host-local socket streams created before any Connection is built 2026-03-08 22:59:57 +01:00
JuiceyDev aadb7172a9 buffer fix 2026-03-08 22:59:57 +01:00
JuiceyDev 31821399ac fixed whatever ts is 2026-03-08 22:49:11 +01:00
JuiceyDev 44251492ff im gonna ry it works im so happy 2026-03-08 21:54:27 +01:00
JuiceyDev 3657169222 fixing my mistake in w 2026-03-08 17:18:21 +01:00
JuiceyDev 3c825a244c w 2026-03-08 17:03:55 +01:00
JuiceyDev 0b96b3064d its so peak 2026-03-08 15:14:26 +01:00
JuiceyDev afd41f33e8 Merge pull request #1 from lotaviods/amd_gpu_fixes
AMD chunk rendering failure caused by multithreaded OpenGL context usage
2026-03-08 11:26:02 +01:00
JuiceyDev 8077e706e7 wawa the third 2026-03-07 00:20:11 +01:00
JuiceyDev 6d46ef2273 wawa 2026-03-07 00:17:56 +01:00
JuiceyDev 9dda66e0fc wa 2026-03-07 00:16:44 +01:00
JuiceyDev 0ae4ba9dc6 wawa 2026-03-07 00:14:19 +01:00
JuiceyDev a4ad9f771e wawa 2026-03-07 00:11:28 +01:00
JuiceyDev ffbb8598d4 wawa 2026-03-07 00:09:19 +01:00
JuiceyDev 8281af31b6 this will break the whole renderer pipeline 2026-03-07 00:08:03 +01:00
JuiceyDev 03f92a4dd7 wa 2026-03-07 00:05:51 +01:00
JuiceyDev 30e9149e29 wawawa 2026-03-07 00:02:06 +01:00
JuiceyDev 9dbdee6c30 hihihihihih 2026-03-06 23:58:56 +01:00
JuiceyDev 99f1dcf898 test 2026-03-06 23:50:56 +01:00
JuiceyDev bf39437a55 victims 2026-03-06 23:09:42 +01:00
JuiceyDev 3ed3f255c4 Update README.md 2026-03-06 23:06:18 +01:00
JuiceyDev 33da56e802 wawa 2026-03-06 23:03:29 +01:00
JuiceyDev 2861641abb uh oh 2026-03-06 22:50:53 +01:00
JuiceyDev 803e1c2f14 also removed stupid files from mason 2026-03-06 22:38:01 +01:00
JuiceyDev 3f27bf3b49 removed STUPID files 2026-03-06 22:36:41 +01:00
JuiceyDev 0b405ad590 cough couughhcougghhhc ougghh 2026-03-06 22:13:02 +01:00
JuiceyDev 2f8ed831fc fix: enable TRIANGLE_MODE and use correct OpenGL constants to fix invisible terrain 2026-03-06 22:10:41 +01:00
JuiceyDev 12c48a02ad fix: use standard OpenGL constants on Linux to fix invisible terrain 2026-03-06 21:43:31 +01:00
JuiceyDev f8510b88f0 fix: correct texture color channel mapping and mipmap conversion for Linux 2026-03-06 21:33:41 +01:00
JuiceyDev 2aa0058a8d debug: disable fancy second pass to test terrain visibility 2026-03-06 21:22:05 +01:00
JuiceyDev 4ad16db139 fix: disable compact vertex format for terrain to fix invisible geometry on laptop/AMD GPUs 2026-03-06 21:01:42 +01:00
JuiceyDev a92180a713 Revert "fix: reduce max level render size to stay within laptop GPU display list limits"
This reverts commit 2565c7193c.
2026-03-06 21:00:10 +01:00
JuiceyDev 2565c7193c fix: reduce max level render size to stay within laptop GPU display list limits 2026-03-06 20:53:12 +01:00
JuiceyDev a161fc41c8 fix: disable _LARGE_WORLDS to fix invisible terrain on laptops 2026-03-06 20:42:38 +01:00
JuiceyDev 802feba61a added some stuff coming from the december leak 2026-03-06 20:10:08 +01:00
JuiceyDev 3f489a4202 fixed a bunch of shit, might fix renderer ? 2026-03-06 20:09:37 +01:00
JuiceyDev 58780ca7cd i fucked up 2026-03-06 18:54:29 +01:00
JuiceyDev d9184f1a99 screen size 2026-03-06 18:50:28 +01:00
JuiceyDev dc57bf5634 Merge pull request #62 from 4jcraft/fix/byte-typealias
fix: remove `byte` type alias
2026-03-06 18:40:36 +01:00
JuiceyDev a875a6ef98 Merge pull request #69 from 4jcraft/refactor/optional-llvm-toolchain
refactor(build): make `lld` optional and recommend clang/llvm in README
2026-03-06 18:35:19 +01:00
JuiceyDev 417ea73050 painful update 2026-03-06 18:31:46 +01:00
JuiceyDev 587e9a676e updated readme 2026-03-06 17:29:58 +01:00
JuiceyDev 36166bfdae added bunch of todos, modified readme 2026-03-06 17:28:35 +01:00