orng
|
f614e661d2
|
refactor: remove PolygonArray
|
2026-03-28 13:34:20 -05:00 |
|
orng
|
5ba20b155c
|
refactor: remove VertexArray
|
2026-03-28 12:53:07 -05:00 |
|
Tropical
|
eb7bb6e518
|
Merge pull request #330 from 4jcraft/meson-options-cleanup
Publish Documentation / build (push) Waiting to run
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Clang Format / clang-format (push) Waiting to run
refactor: rework meson options, fix ENABLE_VSYNC
|
2026-03-28 11:12:24 -05:00 |
|
orng
|
a0be2e2fb5
|
refactor: remove aabb tls
|
2026-03-28 03:05:06 -05:00 |
|
orng
|
7101d03c6a
|
refactor: remove heap-allocated AABBs
|
2026-03-28 02:58:56 -05:00 |
|
Tropical
|
939310be64
|
refactor: rework meson options, fix ENABLE_VSYNC
|
2026-03-28 02:13:27 -05:00 |
|
orng
|
ddfe9b3d48
|
refactor: make Tile::getTileAABB return AABB
|
2026-03-28 00:30:07 -05:00 |
|
orng
|
78b5255224
|
refactor: make AABBList own its values
|
2026-03-27 22:37:22 -05:00 |
|
orng
|
d7d99db4c5
|
refactor: remove AABB::newTemp when not returned
|
2026-03-27 21:56:57 -05:00 |
|
orng
|
534879e2e7
|
refactor: replace AABB::newPermanent with new AABB
|
2026-03-27 21:17:55 -05:00 |
|
orng
|
79217ca8e3
|
refactor: modernize AABB class
|
2026-03-27 21:11:11 -05:00 |
|
ffqq
|
016a3ebfb4
|
Merge branch '4jcraft:dev' into dev
|
2026-03-28 03:48:04 +03:00 |
|
Sally Knight
|
40a3f90d89
|
fix: add null check to renderItemInHand
|
2026-03-28 03:47:49 +03:00 |
|
Tropical
|
06c73c821c
|
Merge pull request #312 from 4jcraft/refactor/replace-sleep
refactor: replace win32 thread sleeping and yielding with `std::thread` primitives
|
2026-03-27 18:47:47 -05:00 |
|
orng
|
20982f11c1
|
chore: format files touched by refactor/remove-vec3-tls
|
2026-03-26 14:13:45 -05:00 |
|
orng
|
87e8078a65
|
refactor: remove new Vec3
|
2026-03-26 14:01:14 -05:00 |
|
orng
|
9fe3315112
|
refactor: remove vec3 tls
|
2026-03-26 13:37:01 -05:00 |
|
orng
|
e887c8cf45
|
refactor: remove calls to Vec3::newTemp and Vec3::newPermanent
|
2026-03-26 13:29:05 -05:00 |
|
MatthewBeshay
|
12ff12a263
|
cleanup: flatten dead branches in client render texture and runtime code
|
2026-03-26 20:29:59 +11:00 |
|
orng
|
bee10e55a8
|
refactor: remove calls to Vec3::newTemp when not returned
|
2026-03-26 04:19:04 -05:00 |
|
MatthewBeshay
|
1fecbf297a
|
cleanup: remove console branches from render texture and world helpers
|
2026-03-26 19:24:04 +11:00 |
|
MatthewBeshay
|
ad5da38321
|
cleanup: remove console platform code from shared includes and build paths
|
2026-03-26 17:53:37 +11:00 |
|
orng
|
7b021bc99d
|
wip: removing vec3 tls
|
2026-03-26 01:10:27 -05:00 |
|
MatthewBeshay
|
2117a772d7
|
checkpoint: refresh supported-path portability baseline
|
2026-03-26 17:05:31 +11:00 |
|
Tropical
|
8e94b763a7
|
refactor: remove usage of win32 Sleep function for this_thread::sleep_for
|
2026-03-25 19:12:11 -05:00 |
|
orng
|
f1ae42c659
|
refactor: remove basic type containers
|
2026-03-25 17:51:27 -05:00 |
|
Tropical
|
aff677a995
|
chore: fmt
|
2026-03-25 16:08:00 -05:00 |
|
Tropical
|
30170b8f9c
|
adjust naming scheme of private TLS members
|
2026-03-25 14:46:16 -05:00 |
|
Tropical
|
9ff2fb4fef
|
refactor: switch to thread_local in Chunk, PistonBaseTile, TheEndPortalTile, Compression
|
2026-03-25 14:41:08 -05:00 |
|
Tropical
|
625ce97385
|
refactor: use thread_local in OldChunkStorage, FireworksRecipe, Level, Entity
|
2026-03-25 14:13:00 -05:00 |
|
Tropical
|
03f62dcb9e
|
refactor: FireworksRecipe thread-local storage
|
2026-03-25 12:59:15 -05:00 |
|
Tropical
|
a82d76ca46
|
refactor: Tesselator thread-local storage
|
2026-03-25 12:43:41 -05:00 |
|
orng
|
1538074b4d
|
refactor: remove integer caching
|
2026-03-25 02:47:51 -05:00 |
|
Tropical
|
ed726d291a
|
fix: properly bind minecart texture
Build (Linux, x86_64) / build-linux (push) Has been cancelled
Build (Linux, x86_64) / build-linux-debug (push) Has been cancelled
Clang Format / clang-format (push) Has been cancelled
happened because of a bad merge
|
2026-03-24 23:17:47 -05:00 |
|
Sally Knight
|
5972c01ed4
|
fix: use original gui tile rendering (again) for proper lighting
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Clang Format / clang-format (push) Waiting to run
|
2026-03-25 00:07:11 +03:00 |
|
Sally Knight
|
3310481ca3
|
fix(jui): use the same iggy scalings for java UI
|
2026-03-24 06:59:49 +03:00 |
|
MatthewBeshay
|
fdb2a1098b
|
fix: restore block lightmap sampling
|
2026-03-24 08:21:19 +11:00 |
|
Sally Knight
|
98eea45bb7
|
fix: restore entity lighting, use tesselated clouds for night-time lighting
|
2026-03-23 20:33:55 +03:00 |
|
MatthewBeshay
|
fed9cf2d95
|
fix: resolve all build warnings and notes
|
2026-03-23 18:53:18 +11:00 |
|
Tropical
|
f820e73cf8
|
fix: a bunch of iggy string encoding UB and use simdutf
|
2026-03-22 22:56:08 -05:00 |
|
Sally Knight
|
009279bb1b
|
fix(render): don't explicitly set texture parameter settings
|
2026-03-23 02:42:09 +03:00 |
|
Tropical
|
e6e8db7ae9
|
add some missing nikita patches to TileRenderer
|
2026-03-22 17:06:52 -05:00 |
|
Tropical
|
03355211ca
|
more fixes
|
2026-03-22 03:13:45 -05:00 |
|
Tropical
|
ad5e8dd012
|
getting further
|
2026-03-22 02:52:30 -05:00 |
|
Tropical
|
ce57edff9d
|
fix strings, includes, the usual
|
2026-03-22 02:28:46 -05:00 |
|
Tropical
|
6c92bc0be8
|
more build fixes
|
2026-03-22 01:14:52 -05:00 |
|
Tropical
|
fa4eb9cdf9
|
fix missing include and Minecraft.h errors
|
2026-03-21 23:33:30 -05:00 |
|
Tropical
|
8f90088611
|
TU19: merge Minecraft.Client/Rendering
|
2026-03-21 22:28:58 -05:00 |
|
Sally Knight
|
938999b707
|
fix(lighting): use gamma value from java UI options for brightness
|
2026-03-16 19:37:12 +03:00 |
|
Sally Knight
|
97172039dd
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-16 16:04:30 +03:00 |
|
lotaviods
|
6ad898877d
|
fix: add dynamic window resize support
|
2026-03-16 01:11:29 -03:00 |
|
Tropical
|
e8424f2000
|
chore: format Minecraft.Client
|
2026-03-13 17:10:10 -05:00 |
|
notmatthewbeshay
|
0249bfd2bf
|
Fix Linux build warnings
|
2026-03-14 04:37:55 +11:00 |
|
Tropical
|
177ed6d176
|
Merge pull request #215 from 4jcraft/dev
just merging all of the dev branch stuff into the java gui branch
|
2026-03-13 12:11:37 -05:00 |
|
Tropical
|
44ade1f2b2
|
Merge pull request #149 from MatthewBeshay/issue/51-phase-1-portable-win32-cleanup
Draft: remove Win32 types from portable code
|
2026-03-13 11:58:09 -05:00 |
|
Sally Knight
|
7fe14f92bb
|
fix: unconditionally enable GL_ALPHA_TEST in renderLevel
Fixes a similar issue to #200 but for the Nether
|
2026-03-13 19:09:21 +03:00 |
|
Tropical
|
8f10806f70
|
Merge branch 'dev' into feat/restore-java-gui
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
|
2026-03-13 01:02:17 -05:00 |
|
notmatthewbeshay
|
bcc765f3e7
|
Merge remote-tracking branch 'upstream/dev' into issue/51-phase-1-portable-win32-cleanup
# Conflicts:
# Minecraft.Client/Platform/Common/DLC/DLCManager.cpp
# Minecraft.Client/Rendering/Tesselator.cpp
|
2026-03-13 15:16:43 +11:00 |
|
Tropical
|
807af92321
|
Merge pull request #169 from nikita-edel/fix-with-ubsan
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
enhancement: make LCE runnable with UBSan and fix: alot of UB
|
2026-03-12 21:14:17 -05:00 |
|
Sally Knight
|
e41abdb9da
|
fix: make sure to enable alpha test for short/tiny view distances
|
2026-03-13 00:36:39 +03:00 |
|
Nikita Edel
|
6cfc1efec2
|
Merge branch '4jcraft:dev' into fix-with-ubsan
|
2026-03-12 14:40:02 +01:00 |
|
Sally Knight
|
e66f279a5b
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-12 16:01:31 +03:00 |
|
Sally Knight
|
4b8d65d5e6
|
fix: use original disabled transforms to fix hotbar block lighting
|
2026-03-12 03:50:34 +03:00 |
|
MatthewBeshay
|
dbdf4fdd22
|
Merge branch 'dev' into issue/51-phase-1-portable-win32-cleanup
|
2026-03-12 10:21:19 +11:00 |
|
Sally Knight
|
3031f64401
|
fix: restore rainfall visibility by removing top edge transparency
|
2026-03-12 00:53:50 +03:00 |
|
Tropical
|
0577d994f3
|
Merge branch 'dev' into feat/restore-java-gui
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
|
2026-03-11 15:21:48 -05:00 |
|
ffqq
|
d83f10c648
|
fix: correct cloud day/night coloring using disabled tesselator method (#189)
|
2026-03-11 15:16:19 -05:00 |
|
Nikita Edel
|
b47ee34a61
|
Merge branch '4jcraft:dev' into fix-with-ubsan
|
2026-03-11 19:25:14 +01:00 |
|
Nikita Edel
|
ec82ee1ea1
|
final commit
|
2026-03-11 19:22:28 +01:00 |
|
Nikita Edel
|
faa4a989ce
|
new blob
|
2026-03-11 18:49:36 +01:00 |
|
Nikita Edel
|
cc65f7ee29
|
FINALLY LOADS IN, crashes when clicking :(
|
2026-03-11 18:01:00 +01:00 |
|
Sally Knight
|
798781c10a
|
fix: use proper pixel format for the minimap
fixes pink maps
|
2026-03-11 17:37:27 +03:00 |
|
MatthewBeshay
|
a9d1322a6e
|
Merge branch '4jcraft:dev' into issue/51-phase-1-portable-win32-cleanup
|
2026-03-11 19:53:03 +11:00 |
|
Echo J.
|
e9fe7fee4d
|
LevelRenderer: Add missing namespace for player variable
This caused compile errors on my GitHub Actions instance
|
2026-03-11 08:18:29 +00:00 |
|
notmatthewbeshay
|
5f8c9c8a25
|
Merge upstream/dev into issue/51-phase-1-portable-win32-cleanup
|
2026-03-11 17:09:16 +11:00 |
|
Tropical
|
0c1ae27810
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-11 00:44:30 -05:00 |
|
notmatthewbeshay
|
a503336887
|
Merge upstream/dev into issue/51-phase-1-portable-win32-cleanup
|
2026-03-11 16:02:48 +11:00 |
|
Tropical
|
2c3a816e4b
|
Merge pull request #175 from realffqq/dev
fix: restore and fix entity, block and hand lighting
|
2026-03-10 23:59:42 -05:00 |
|
notmatthewbeshay
|
1bf50e2549
|
Use fixed-width language IDs in sign rendering
|
2026-03-11 15:38:52 +11:00 |
|
notmatthewbeshay
|
0ab0fd9209
|
Standardise fixed-width integer usage in touched files
|
2026-03-11 15:38:42 +11:00 |
|
Emily
|
4e286dd92c
|
ifdef the option 3
|
2026-03-11 00:29:19 -04:00 |
|
Sally Knight
|
c42f71ba22
|
fix: restore and fix entity, block and hand lighting
Block and entity light layers are done differently for now due to some caveats with light map transformation
|
2026-03-11 07:13:48 +03:00 |
|
Emily
|
0f605b8997
|
mrrrp (V-Sync Changes)
|
2026-03-11 00:09:07 -04:00 |
|
Tropical
|
cf3defee35
|
Merge branch 'dev' into feat/restore-java-gui
|
2026-03-10 21:02:58 -05:00 |
|
Nikita Edel
|
f9fc430c43
|
Merge branch '4jcraft:dev' into dev
|
2026-03-10 19:34:42 +01:00 |
|
MatthewBeshay
|
2a2558ace3
|
Merge branch '4jcraft:dev' into issue/51-phase-1-portable-win32-cleanup
|
2026-03-10 18:39:30 +11:00 |
|
Tropical
|
1d406debe6
|
Merge branch 'dev' into feat/restore-java-gui
Build Linux Release / build-linux (push) Waiting to run
|
2026-03-10 02:29:05 -05:00 |
|
Tropical
|
db7a5f9519
|
feat: restore unused java GUI
Co-Authored-By: ffqq <36998498+realffqq@users.noreply.github.com>
|
2026-03-09 22:29:32 -05:00 |
|
Nikita Edel
|
021c2809f4
|
purged -Wdelete-non-abstract-non-virtual-dtor
|
2026-03-10 02:13:56 +01:00 |
|
Tropical
|
e4868446bd
|
chore: add comments for 4jcraft-added functionality, undo #135
|
2026-03-09 19:46:54 -05:00 |
|
notmatthewbeshay
|
344921bb26
|
Remove DWORD from tesselator TLS storage
|
2026-03-10 10:14:01 +11:00 |
|
notmatthewbeshay
|
96a7519f5d
|
Remove DWORD from chunk TLS storage
|
2026-03-10 10:14:01 +11:00 |
|
notmatthewbeshay
|
529ecb8185
|
Remove LPVOID from level renderer rebuild threads
|
2026-03-10 10:14:01 +11:00 |
|
notmatthewbeshay
|
8da27c59ad
|
Remove LPVOID from game renderer update thread
|
2026-03-10 10:14:01 +11:00 |
|
Nikita Edel
|
66b31669c3
|
new batch of delete operator missmatch
|
2026-03-09 22:48:36 +01:00 |
|
MathiewMay
|
3f1c95418f
|
removed the turnOnLightLayer on handRenderer so that it renders correctly (similar to how chunk renderer had to be disbaled for proper rednering)
Add nullptr check before calling redner on itemInHandRenderre to prevent a occasional seg fault.
|
2026-03-09 13:25:56 -04:00 |
|
Emily
|
e13c573ecc
|
disable vsync and force maxFps to zero
|
2026-03-09 13:03:23 -04:00 |
|
Sally Knight
|
63bed1be5d
|
fix: remove hardcoded interpolation
fixes the game feeling like low fps
|
2026-03-09 14:12:02 +04:00 |
|
Tropical
|
4be19958ea
|
Merge branch 'dev' into refactor/untangle-assets-mess
Build Linux Release / build-linux (push) Has been cancelled
|
2026-03-09 01:20:45 -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 |
|