5201 Commits

Author SHA1 Message Date
Bixilon
fd3fa6f298
bump gradle 2023-04-24 13:56:30 +02:00
Bixilon
aebe44f463
downgrade jackson
This fixes a crash when loading profiles... To investigate.
2023-04-24 13:56:22 +02:00
Bixilon
7c5f8094cb
bump dependencies 2023-04-24 13:40:12 +02:00
Bixilon
c84baf4bcc
netty: fix natives name on arm architecture
This should fix the build (again) on the raspberry pi. See #51
2023-04-24 13:31:25 +02:00
Bixilon
a96020dcfa
network: 23w16a
No changes -/-
2023-04-20 18:43:15 +02:00
Bixilon
b0390fbfa6
profiles: replace ignoreNextReload with AtomicInteger
When creating a new controls profile, the profile somehow gets reloaded as soon as a config option changes. The reload (from file) hook is then invoked multiple times because of a race condition.
2023-04-20 17:50:32 +02:00
Bixilon
bbf445d82b
particle data: sculk, shriek, vibration 2023-04-09 19:34:38 +02:00
Bixilon
bef8e29d12
network: 23w14a 2023-04-09 18:18:58 +02:00
Bixilon
6de0ceddc6
block properties: cracked
This fixes loading of latest pixlyzer data
2023-03-31 12:25:57 +02:00
Bixilon
0acb3d7851
bump dependencies 2023-03-31 12:25:28 +02:00
Bixilon
b26b11fcec
network: 22w13a
No changes -/-
2023-03-31 12:10:41 +02:00
Bixilon
224d5b87e2
chat component: allow unescaped control characters (e.g. \n in json string)
The Cuberite kick message is now properly parsed
2023-03-31 12:08:21 +02:00
Bixilon
5b55934c9e
chat component: allow unescaped control characters (e.g. \n in json string)
The Cuberite kick message is now properly parsed
2023-03-30 14:23:15 +02:00
Bixilon
57c30d062a
builder model: deserialize AND condition
They are pretty useless, but appear in 1.19 in the chiseled bookshelves.
2023-03-30 14:08:15 +02:00
Bixilon
34857d0878
model builder: wip baking, serialize or condition 2023-03-30 13:46:16 +02:00
Bixilon
4a469a9394
model rendering: make random seed on demand 2023-03-30 13:43:20 +02:00
Bixilon
b545d930f4
parse builder ("multipart") block models 2023-03-30 10:59:06 +02:00
Bixilon
20d0083973
adjust single world mesh quad order 2023-03-30 08:41:48 +02:00
Bixilon
9322698434
fix test building 2023-03-29 13:25:15 +02:00
Bixilon
b0a2fb6361
replace mesh order with quad order
This should (theoretically) improve the performance
2023-03-29 13:23:22 +02:00
Bixilon
4c4bea729d
port custom block model 2023-03-29 12:52:47 +02:00
Bixilon
b16eab2278
fix some tests 2023-03-29 12:49:40 +02:00
Bixilon
cb52d57812
models: basic culling 2023-03-29 12:49:39 +02:00
Bixilon
0bf2fd1b20
fix xy rotation tests 2023-03-29 12:49:37 +02:00
Bixilon
220035b1a3
xz rotation tests 2023-03-29 12:49:36 +02:00
Bixilon
59c5d2df7b
rotation: x 2023-03-29 12:49:35 +02:00
Bixilon
1fd3f5f047
rotation tests 2023-03-29 12:49:34 +02:00
Bixilon
d6792ab5a6
fix crash: random block rotations 2023-03-29 12:49:33 +02:00
Bixilon
49e3651c12
property variant block model + tests 2023-03-29 12:49:31 +02:00
Bixilon
468d7f0071
x rotation tests 2023-03-29 12:49:29 +02:00
Bixilon
8b558b37fb
rotate cube (y) 2023-03-29 12:49:28 +02:00
Bixilon
453d0e1a08
y rotation: test changed direction 2023-03-29 12:49:28 +02:00
Bixilon
1a4904f648
y rotation: west/east 2023-03-29 12:49:26 +02:00
Bixilon
c7bb465681
outsource y rotation tests 2023-03-29 12:49:25 +02:00
Bixilon
b95129b7af
cuboid: rotate up, down 2023-03-29 12:49:23 +02:00
Bixilon
0a435274b5
wighted block state model/apply 2023-03-29 12:49:23 +02:00
Bixilon
955bf59ace
cuboid test 2023-03-29 12:49:22 +02:00
Bixilon
2553ef8c01
cleanup block entity renderer, SolidCullSectionPreparer 2023-03-29 12:49:19 +02:00
Bixilon
5b8a7bf843
render baked faces 2023-03-29 12:49:17 +02:00
Bixilon
d500febd27
models: face texture rotation 2023-03-29 12:49:16 +02:00
Bixilon
82ae85e86b
cuboid bake test 2023-03-29 12:49:15 +02:00
Bixilon
e8e5b47150
uvlock test 2023-03-29 12:49:13 +02:00
Bixilon
93218f5827
more rotation tests 2023-03-29 12:49:11 +02:00
Bixilon
45c5b6b9c9
direction rotating, tests, improve model baking 2023-03-29 12:49:10 +02:00
Bixilon
3fc0cf6751
baking util tests, model rotation tests 2023-03-29 12:49:09 +02:00
Bixilon
586393ca6d
models: rename cullface to cull 2023-03-29 12:49:08 +02:00
Bixilon
96ba612fc9
proper fallback uv 2023-03-29 12:49:07 +02:00
Bixilon
3604e81178
wip model baking, baking tests, fallback uv tests 2023-03-29 12:49:07 +02:00
Bixilon
f6ef634b69
wip block state loading, wip texture resolving 2023-03-29 12:48:31 +02:00
Bixilon
41d7001389
wip block model loading 2023-03-29 12:48:29 +02:00