Tropical
|
7d7116b6ec
|
Merge pull request #338 from Merc6/ci/cleanup-github-actions
Ci/cleanup GitHub actions
|
2026-03-29 20:53:33 -05:00 |
|
Tropical
|
9d40fceece
|
cache clang-format installation
|
2026-03-29 20:51:08 -05:00 |
|
Tropical
|
7b5c2dfe25
|
use fetch-depth 0 for format workflow
|
2026-03-29 20:43:14 -05:00 |
|
Tropical
|
0e9c1403bf
|
hate you ubuntu
|
2026-03-29 20:36:42 -05:00 |
|
Tropical
|
6010fa1848
|
test
|
2026-03-29 20:35:03 -05:00 |
|
Tropical
|
dcebd64557
|
rename to format check
|
2026-03-29 20:07:16 -05:00 |
|
Tropical
|
327addddae
|
yaml and its consequences for the human race
|
2026-03-29 20:06:38 -05:00 |
|
Tropical
|
39ebddbafc
|
update format workflow
|
2026-03-29 20:04:19 -05:00 |
|
Tropical
|
43908b1de5
|
Update clang-format.yml
|
2026-03-29 19:54:51 -05:00 |
|
Tropical
|
357b6ce6bc
|
Merge branch 'ci/cleanup-github-actions' of https://github.com/Merc6/4jcraft into pr/338
|
2026-03-29 19:54:05 -05:00 |
|
Tropical
|
aafc823c75
|
fix: --print-build-logs
|
2026-03-29 19:52:44 -05:00 |
|
Tropical
|
ec2a2b8d13
|
guhhhhhh
|
2026-03-29 19:16:51 -05:00 |
|
Tropical
|
23452bf129
|
guh 4
|
2026-03-29 19:15:53 -05:00 |
|
Tropical
|
80ca9142ef
|
guh 3
|
2026-03-29 19:14:35 -05:00 |
|
Tropical
|
d669174ecd
|
guh 2
|
2026-03-29 19:11:32 -05:00 |
|
Tropical
|
ceea5c356c
|
guh 1
|
2026-03-29 19:09:50 -05:00 |
|
Tropical
|
8c6c17677d
|
Merge pull request #334 from Merc6/refactor/remove-PolygonArray
refactor: optimize `Block` rendering
|
2026-03-29 18:45:06 -05:00 |
|
Tropical
|
1e5a43cdc0
|
Merge pull request #313 from realffqq/feat/new-java-gui
feat: modernize java gui (make it era equivalent)
|
2026-03-29 16:16:18 -05:00 |
|
Tropical
|
a856a7e54e
|
fix: rebase issue with CreativeInventoryScreen
|
2026-03-29 16:12:30 -05:00 |
|
Tropical
|
3653b7b465
|
fix: readjust VideoSettingsScreen ITEM_COUNT
|
2026-03-29 15:53:10 -05:00 |
|
Tropical
|
238b001910
|
fix: remove remaining iggy checkmarks for pano
|
2026-03-29 15:53:10 -05:00 |
|
Tropical
|
ad67f4be71
|
refactor: configure classic panorama at compile-time
|
2026-03-29 15:53:10 -05:00 |
|
Tropical
|
0e56f2c660
|
fix: regression in tile bounding box clip
|
2026-03-29 14:55:36 -05:00 |
|
Tropical
|
dcc937da5e
|
Merge pull request #337 from 4jcraft/fix/entity-aabb
fix: correctly restore entity bounding boxes when computing movement physics
|
2026-03-28 22:35:04 -05:00 |
|
Tropical
|
fd90607719
|
Merge pull request #335 from aedanmills/dev
Fixed broken exit game button again
|
2026-03-28 21:59:49 -05:00 |
|
Tropical
|
2302f25e93
|
chore: fmt
|
2026-03-28 21:38:26 -05:00 |
|
Tropical
|
ad77a955c0
|
fix: correctly restore entity bounding boxes when computing movement physics
|
2026-03-28 21:36:17 -05:00 |
|
Tropical
|
eb7bb6e518
|
Merge pull request #330 from 4jcraft/meson-options-cleanup
refactor: rework meson options, fix ENABLE_VSYNC
|
2026-03-28 11:12:24 -05:00 |
|
Tropical
|
caa512fcdb
|
Merge pull request #323 from milomc123/nix-build-fix
Fix nix flake build phase errors
|
2026-03-28 05:04:14 -05:00 |
|
Tropical
|
38ba5e144d
|
Merge pull request #331 from MatthewBeshay/fix/pr329-aabb-followup
fix: restore ghast reach checks and fire collision bounds after AABB refactor
|
2026-03-28 04:46:27 -05:00 |
|
Tropical
|
8cbdb636aa
|
Merge pull request #329 from Merc6/refactor/remove-aabb-tls
Refactor/remove aabb tls
|
2026-03-28 04:23:21 -05:00 |
|
Tropical
|
939310be64
|
refactor: rework meson options, fix ENABLE_VSYNC
|
2026-03-28 02:13:27 -05:00 |
|
Tropical
|
da7cbcb4b6
|
Merge pull request #326 from realffqq/dev
fix: add null check to renderItemInHand
|
2026-03-27 19:49:37 -05:00 |
|
Tropical
|
9bed5431eb
|
Merge pull request #310 from 4jcraft/refactor/replace-winapi-stubs
refactor: finish up removing `Tls*` functions from linux code
|
2026-03-27 18:53:22 -05: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 |
|
Tropical
|
8b11eb7a3a
|
Merge branch 'dev' into refactor/replace-winapi-stubs
|
2026-03-27 18:35:12 -05:00 |
|
Tropical
|
f59085c782
|
Merge pull request #325 from realffqq/dev
fix(goal): add a duration to panics
|
2026-03-27 18:20:35 -05:00 |
|
Tropical
|
293590ef77
|
Merge branch 'dev' into dev
|
2026-03-27 18:20:24 -05:00 |
|
Tropical
|
e38f162c10
|
Merge pull request #314 from Merc6/refactor/remove-vec3-tls
refactor: remove vec3 tls
|
2026-03-27 18:19:21 -05:00 |
|
Tropical
|
d2f127349b
|
Merge pull request #319 from Merc6/refactor/rewrite-nix-flake
refactor: rewrite `flake.nix`
|
2026-03-27 13:20:35 -05:00 |
|
Tropical
|
c18e86944f
|
Merge pull request #311 from Merc6/refactor/remove-BasicTypeContainers
refactor: remove basic type containers
|
2026-03-25 19:36:36 -05:00 |
|
Tropical
|
cbca0280b4
|
rust brainrot
|
2026-03-25 19:21:36 -05:00 |
|
Tropical
|
b598aa9232
|
fix: only use InterlockedCompareExchangeRelease64 on LP64 systems
|
2026-03-25 19:20:18 -05:00 |
|
Tropical
|
caf7128d58
|
refactor: remove Sleep from winapi_stubs
|
2026-03-25 19:14:53 -05:00 |
|
Tropical
|
d9f03fdddf
|
refactor: replace 0ms sleep with a proper yield
|
2026-03-25 19:13:12 -05:00 |
|
Tropical
|
8e94b763a7
|
refactor: remove usage of win32 Sleep function for this_thread::sleep_for
|
2026-03-25 19:12:11 -05:00 |
|
Tropical
|
06a4096cf6
|
fix: properly assign new pool to m_tlsPool
|
2026-03-25 18:43:10 -05:00 |
|
Tropical
|
9fec342554
|
remove TlsAlloc, TlsFree, TlsGetValue, TlsSetValue
|
2026-03-25 16:32:06 -05:00 |
|
Tropical
|
7b18641f70
|
chore: clean up unused code from Linux_Minecraft.cpp
|
2026-03-25 16:24:45 -05:00 |
|
Tropical
|
7c6c6d3df7
|
refactor: replace winapi TLS functions in Vec3 and AABB
|
2026-03-25 16:22:02 -05:00 |
|
Tropical
|
aff677a995
|
chore: fmt
|
2026-03-25 16:08:00 -05:00 |
|
Tropical
|
73392fa06a
|
fix: use correct name for default Compression thread storage
|
2026-03-25 16:02:26 -05:00 |
|
Tropical
|
22671562ca
|
fix: add back public visibility specifier for Entity
|
2026-03-25 16:00:13 -05:00 |
|
Tropical
|
29c0185553
|
fix: remove PistonBaseTile::tlsIdx
|
2026-03-25 15:56:08 -05:00 |
|
Tropical
|
e5414bf871
|
refactor: remove unneeded TlsKey typedefs
|
2026-03-25 15:55:37 -05:00 |
|
Tropical
|
28816876a1
|
chore: remove unneeded pthread includes
|
2026-03-25 15:52:37 -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
|
4a1fb94600
|
refactor: convert Tile::tlsIdxShape to thread_local
|
2026-03-25 14:20: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 |
|
Tropical
|
ed726d291a
|
fix: properly bind minecart texture
happened because of a bad merge
|
2026-03-24 23:17:47 -05:00 |
|
Tropical
|
8d1c7c9f74
|
fix: "properly" merge Vita strings into Windows64 strings.lang
|
2026-03-24 22:43:11 -05:00 |
|
Tropical
|
fe5b66fca6
|
clean up more assets
|
2026-03-24 19:48:15 -05:00 |
|
Tropical
|
237eae2573
|
add back SoundEngine impls from merge
|
2026-03-24 19:17:00 -05:00 |
|
Tropical
|
d4af59cf77
|
Merge branch 'dev' into tu19-take-2
|
2026-03-24 19:12:19 -05:00 |
|
Tropical
|
0b2f5f8faf
|
refactor(assets): move Xbox-specific strings back to XboxMedia
|
2026-03-24 17:58:46 -05:00 |
|
Tropical
|
e473825c76
|
fix: off-by-one in enchantment buttons
|
2026-03-24 15:45:59 -05:00 |
|
Tropical
|
69530dcccf
|
Merge branch 'tu19-take-2' of https://github.com/4jcraft/4jcraft into tu19-take-2
|
2026-03-24 15:27:58 -05:00 |
|
Tropical
|
74252cc8d2
|
fix: slotId parsing in enchantment menu
|
2026-03-24 15:26:05 -05:00 |
|
Tropical
|
ca533de1c3
|
Merge branch 'tu19-take-2' of https://github.com/4jcraft/4jcraft into tu19-take-2
|
2026-03-24 14:27:14 -05:00 |
|
Tropical
|
a29b6ad45d
|
refactor: cleanup UTF-16 digit parsing functionality
|
2026-03-24 14:27:07 -05:00 |
|
Tropical
|
1fcd456c30
|
fix iggy skin selector (again)
|
2026-03-24 00:55:24 -05:00 |
|
Tropical
|
63a059c06d
|
fix: use correct path for fall damage sound
|
2026-03-23 16:58:18 -05:00 |
|
Tropical
|
f5c5df3680
|
fix: update movies1080 swf file list in Minecraft.Assets
fixes missing TU19 assets
|
2026-03-23 14:01:23 -05:00 |
|
Tropical
|
1f32cfb206
|
fix(hack): temporarily restore tutorial world functionality using old GameRuleManager logic
|
2026-03-23 13:33:09 -05:00 |
|
Tropical
|
7e27377d46
|
fix: incorrect HtmlString formatting for colored text
|
2026-03-23 13:23:58 -05:00 |
|
Tropical
|
8094590e8d
|
fix some bad sound paths
|
2026-03-23 04:08:13 -05:00 |
|
Tropical
|
ae15b32a0c
|
Merge branch 'tu19-take-2' of https://github.com/4jcraft/4jcraft into tu19-take-2
|
2026-03-23 03:45:51 -05:00 |
|
Tropical
|
4d1e34dab0
|
Merge branch 'dev' into tu19-take-2
|
2026-03-23 03:45:22 -05:00 |
|
Tropical
|
7a35d1caa2
|
fix: run Minecraft::init from the main thread only
this was an orbis-specific hack seemingly that developed into a datarace after merging TU19 causing clang to segfault on startup
|
2026-03-23 01:58:58 -05:00 |
|
Tropical
|
420416bedc
|
specify meson_version for simdutf's meson.build
|
2026-03-23 00:14:43 -05:00 |
|
Tropical
|
86811a4b0e
|
fix messed up function declaration for u16string_to_wstring
|
2026-03-22 23:04:06 -05:00 |
|
Tropical
|
f820e73cf8
|
fix: a bunch of iggy string encoding UB and use simdutf
|
2026-03-22 22:56:08 -05:00 |
|
Tropical
|
e6e8db7ae9
|
add some missing nikita patches to TileRenderer
|
2026-03-22 17:06:52 -05:00 |
|
Tropical
|
5afe516e99
|
TU19: fix merge issues with AbstractTexturePack
|
2026-03-22 16:31:34 -05:00 |
|
Tropical
|
5de59f25bc
|
TU19: merge ColourTable
|
2026-03-22 15:46:03 -05:00 |
|
Tropical
|
76dfefad6a
|
fmt ColourTable
|
2026-03-22 15:45:40 -05:00 |
|
Tropical
|
6091f1136e
|
merge Minecraft.Assets/Common/Media
|
2026-03-22 15:41:55 -05:00 |
|
Tropical
|
483f411f25
|
merge Minecraft.Assets/Common/res
|
2026-03-22 15:38:46 -05:00 |
|
Tropical
|
861b54588b
|
Merge branch 'tu19-take-2' of https://github.com/4jcraft/4jcraft into tu19-take-2
|
2026-03-22 15:33:00 -05:00 |
|
Tropical
|
904141116f
|
implement DLCManager::removeAllPacks, DLCManager::LanguageChanged
|
2026-03-22 15:32:28 -05:00 |
|
Tropical
|
d729a3cfb7
|
fix unresolved reference to tile IDs
|
2026-03-22 15:29:33 -05:00 |
|
Tropical
|
0bc99ae881
|
Merge branch 'tu19-take-2' of https://github.com/4jcraft/4jcraft into tu19-take-2
|
2026-03-22 15:27:57 -05:00 |
|
Tropical
|
59243889ad
|
fix a bunch of undefined refs
|
2026-03-22 15:27:46 -05:00 |
|
Tropical
|
9978311241
|
fix: missing Entity::RIDING_TAG, exclude demo mode
|
2026-03-22 15:20:04 -05:00 |
|
Tropical
|
e1a31d1b3e
|
fix: Minecraft.World compiles
|
2026-03-22 15:10:27 -05:00 |
|
Tropical
|
bef236a1f1
|
fix: unmatched brace in DLCSkinFile
|
2026-03-22 14:57:04 -05:00 |
|
Tropical
|
23493c4681
|
fix various missing methods, update StringTable implementation
|
2026-03-22 14:52:55 -05:00 |
|