2513 Commits

Author SHA1 Message Date
Bixilon
36af4bb474
furnace: show smelting progress and fuel 2022-05-03 19:31:13 +02:00
Bixilon
7c02c151ad
furnace fixes, wip show smelting process 2022-05-03 17:50:38 +02:00
Bixilon
143a05432a
render furnace screen 2022-05-03 12:46:18 +02:00
Bixilon
c94d50a52b
wip processing containers 2022-05-03 12:24:34 +02:00
Bixilon
67d6d8fb14
dynamic textures: allow 64x32 textures, growing 2022-05-02 23:06:04 +02:00
Bixilon
942a1a8787
dynamic textures: use weak references 2022-05-02 22:36:50 +02:00
Bixilon
e7f3891cc4
load dynamic textures async, fix some tab list bugs 2022-05-02 22:24:04 +02:00
Bixilon
e2df230da4
load dynamic textures 2022-05-02 20:00:19 +02:00
Bixilon
888db361d9
improve dynamic textures, fix some texture buffer bugs 2022-05-02 16:22:10 +02:00
Bixilon
75b1bebd6b
wip dynamic textures 2022-05-02 10:39:58 +02:00
Bixilon
b7f7ba21ec
fix loading crash: lateinit property mesh has not been initialized 2022-05-01 19:53:40 +02:00
Bixilon
4992ce3b38
all bed models 2022-05-01 19:48:40 +02:00
Bixilon
a4735d48f8
bed models 2022-05-01 19:34:44 +02:00
Bixilon
199559bca7
bump kutil, remove some todos, minimal cleanup 2022-05-01 16:59:54 +02:00
Bixilon
69d48f31ad
cleanup Minosoft.kt 2022-05-01 16:24:05 +02:00
Bixilon
9b1df43018
Merge branch 'work/async-ticking' 2022-05-01 16:02:34 +02:00
Bixilon
f2926c061c
clear particles and stop all sounds on respawn 2022-05-01 15:58:48 +02:00
Bixilon
05027c2c6d
connection ticker, abstract audio and particle renderer 2022-05-01 15:48:52 +02:00
Bixilon
6d035f1490
maven: platform specific javafx 2022-05-01 15:15:30 +02:00
Bixilon
8d4676e4f6
wip async ticking 2022-04-28 11:53:34 +02:00
Bixilon
5deeab8f4b
readme: change text for patch acceptance 2022-04-27 22:06:56 +02:00
Bixilon
240c058c50
fix sign text rotation 2022-04-26 22:28:41 +02:00
Bixilon
4bf482d5aa
bump kotlin 2022-04-26 21:48:27 +02:00
Bixilon
34b43796ad
sign editor: limit chars to 384 2022-04-26 21:29:53 +02:00
Bixilon
c1b4559667
forbid movement across world border (in outside direction) 2022-04-26 21:12:48 +02:00
Bixilon
9807128c5b
world border: set intensity depending to distance 2022-04-26 21:01:12 +02:00
Bixilon
aecfc9229c
world border fix outside check 2022-04-26 20:35:02 +02:00
Bixilon
e1cfd1b7ab
correct world border uv coordinates 2022-04-26 20:24:04 +02:00
Bixilon
63fc8b5337
fix world border interpolation 2022-04-26 20:02:45 +02:00
Bixilon
29671aefd8
world border overlay 2022-04-26 14:23:36 +02:00
Bixilon
3f84b769ef
world border: interpolation 2022-04-26 14:10:57 +02:00
Bixilon
09e8071262
render system: polygon offset 2022-04-26 12:49:03 +02:00
Bixilon
47703a9430
wip world border rendering 2022-04-26 12:28:29 +02:00
Bixilon
4f329768ca
wip world border #65 2022-04-25 22:41:46 +02:00
Bixilon
2adad42f7e
fix global position reading, bump entity data to 22w16b 2022-04-25 22:39:20 +02:00
Bixilon
e2d81e55d4
bump kutil to 1.10.2 2022-04-25 22:31:38 +02:00
Bixilon
45a90e1959
fix errors with block data 2022-04-25 22:30:01 +02:00
Bixilon
1be412deca
refactor all entity data 2022-04-25 22:30:00 +02:00
Bixilon
468704a5f6
convert some entity data to new system 2022-04-25 22:30:00 +02:00
Bixilon
f31d937b14
wip improved entity data mapping 2022-04-25 22:30:00 +02:00
Bixilon
139cf31736
add entity data to entity constructor 2022-04-25 22:29:58 +02:00
Bixilon
d03226f83b
fix build 2022-04-25 22:29:32 +02:00
Bixilon
6d5163d75b
registries: cat, frog variant 2022-04-25 22:29:32 +02:00
Bixilon
0dfc70dd23
rework entity data reading 2022-04-25 22:29:31 +02:00
Bixilon
71369fde96
macOS: fix zstd natives detection 2022-04-25 12:05:19 +02:00
Bixilon
9cf6c74bd8
ignore javafx-svg warnings 2022-04-25 00:41:43 +02:00
Bixilon
51b0454006
bump kutil to 1.10.1 2022-04-25 00:40:01 +02:00
Bixilon
36604ebac0
replace FranzXaver with javafx-svg, remove log4j 2022-04-25 00:17:44 +02:00
Bixilon
7129527447
maven: remove more dependencies, ignore log4j and slf4j warnings 2022-04-24 18:40:18 +02:00
Bixilon
c6c3e6f959
zstd: only add natives for specific os 2022-04-24 18:02:39 +02:00