4627 Commits

Author SHA1 Message Date
Moritz Zwerger
44bac3d3a7
fix default minosoft-meta url, update minosoft-meta index 2023-10-06 13:35:36 +02:00
Moritz Zwerger
2c0a20d110
mark pre flattening versions as supported 2023-10-06 13:30:25 +02:00
Moritz Zwerger
37389b3bfc
load minosoft meta, fixes 2023-10-06 00:18:07 +02:00
Moritz Zwerger
24f09194b5
don't skip pixlyzer tests 2023-10-05 21:22:39 +02:00
Moritz Zwerger
5dc1c7fc5d
LegacyLoadingTest: fix item ids 2023-10-05 21:22:30 +02:00
Moritz Zwerger
95733e5d06
entity event data: allow lenient json 2023-10-05 21:22:07 +02:00
Moritz Zwerger
ae3bfef853
model loader: warn if referenced model not found 2023-10-05 21:05:50 +02:00
Moritz Zwerger
767d69e41b
fluid models: fix texture path fixing 2023-10-05 21:05:50 +02:00
Moritz Zwerger
704eca3c00
pre flattening: fix font index 2023-10-05 21:05:49 +02:00
Moritz Zwerger
918a8daa45
don't print git information null 2023-10-05 21:05:49 +02:00
Moritz Zwerger
b83d421416
fix model paths (pre/post flattening) 2023-10-05 21:05:49 +02:00
Moritz Zwerger
9fa3313885
ItemWithMeta 2023-10-05 21:05:47 +02:00
Moritz Zwerger
09f0ade1fe
snowy block: don't check if above is snowy block 2023-10-03 03:21:20 +02:00
Moritz Zwerger
1de16e6d4f
interactions: don't interact with block when out of reach 2023-10-03 03:18:43 +02:00
Moritz Zwerger
685b349b5b
add legacy entity event parsing test
ik, its failing
2023-10-02 18:02:00 +02:00
Spongecade
843b5328b6
Update Minecraft wiki links to new domain
(cherry picked from commit 53be7af81aa65123809cc023a4537e42fb579cbe)
2023-10-02 17:24:23 +02:00
Moritz Zwerger
ad80b24b55
block state registry: warn if id is duplicated 2023-10-02 17:23:33 +02:00
Bixilon
e3be42f686
network: handle tab list data (1.7) 2023-10-02 00:18:03 +02:00
Bixilon
2126c34012
don't box packet handle exception in log files 2023-10-01 23:24:19 +02:00
Bixilon
4b3c5fbda9
network: lots of pre flattening and 1.7 fixes 2023-10-01 23:15:21 +02:00
Bixilon
a9069c7403
remove unneeded and deprecated resource location handling 2023-10-01 21:48:09 +02:00
Bixilon
ad7354964d
fix some network issues (<1.13) 2023-10-01 21:33:55 +02:00
Bixilon
a6c06d4d80
model chooser, custom block properties per version
Now grass can be snowy in pre flattening versions
2023-10-01 18:36:42 +02:00
Bixilon
bf84b99df3
make block properties not an enum
Long needed refactor
2023-09-28 20:43:22 +02:00
Bixilon
8600d2d8f3
load data fixer from json 2023-09-28 18:28:22 +02:00
Bixilon
636090352d
legacy: block states with properties 2023-09-28 15:07:21 +02:00
Bixilon
7b2593778f
fix 1.9..1.12.2 chunk reading + tests 2023-09-28 14:38:04 +02:00
Bixilon
200ca36bce
mark 1.12.1 and 1.12.2 as release 2023-09-28 14:37:03 +02:00
Bixilon
f8cd441792
fallback font index 2023-09-28 13:53:28 +02:00
Bixilon
ea183139a7
block models: allow loading of models with broken block properties 2023-09-28 13:43:21 +02:00
Bixilon
642c381484
pack_format < 4: fix fluid model loading 2023-09-28 13:42:33 +02:00
Bixilon
fed652b99d
network: don't crash if biome not found (legacy) 2023-09-28 13:27:47 +02:00
Bixilon
8c21282ec4
fix build 2023-09-28 13:15:47 +02:00
Bixilon
cf86449bbf
enhance registry testing 2023-09-28 12:49:20 +02:00
Bixilon
ef4de01564
registries: properly update flattened state 2023-09-28 12:48:53 +02:00
Bixilon
5e0116a15e
fix cuberite packet test (1.8.9) 2023-09-28 12:42:23 +02:00
Bixilon
9c200c9001
legacy blocks, fixes 2023-09-28 12:42:17 +02:00
Bixilon
bc0dc833f4
interactions: don't interact with offhand if unavailable (<1.9) 2023-09-28 12:41:45 +02:00
Bixilon
56b495a514
network: fix chunk reading (<1.9), tests 2023-09-28 12:41:21 +02:00
Bixilon
cf5143d9fb
minosoft meta, handle unavailable game features more gracefully, pre flattening fixes, fixes 2023-09-28 12:40:23 +02:00
Bixilon
823cd21a07
network: fix some null in pre-flattening versions 2023-09-28 12:37:46 +02:00
Bixilon
a0736183aa
tests: test cuberite chat json (1.8)
It worked, but I felt a test is still needed
2023-09-28 12:36:07 +02:00
Bixilon
7f3e533e6d
inventory: send client action when opening inventory 2023-09-28 12:36:04 +02:00
Bixilon
f786af9178
network: fix 1.8 PositionRotationS2CP reading 2023-09-28 12:36:00 +02:00
Bixilon
2a78b941d3
wip load pre flattening registry 2023-09-28 12:35:57 +02:00
Bixilon
8859dac578
assets: generate 1.12.2 assets 2023-09-28 12:34:34 +02:00
Bixilon
2353e8a6f7
bump dependencies 2023-09-27 14:47:27 +02:00
Moritz Zwerger
ea347054b3
shader: fix texture loading 2023-09-27 14:13:18 +02:00
Bixilon
ab525b7d27
fix some language grammar 2023-09-27 03:18:02 +02:00
Moritz Zwerger
da72408b9e
fix some readme language 2023-09-27 03:16:56 +02:00