2545 Commits

Author SHA1 Message Date
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
Bixilon
010abf8e1c
RenderWindow: move WHITE_TEXTURE to textureManager 2022-04-24 15:06:22 +02:00
Bixilon
a076e77fc3
crash report: show errored connections #76 2022-04-24 13:57:27 +02:00
Bixilon
e630086ed4
respawn screen, option for auto respawn 2022-04-24 01:33:23 +02:00
Bixilon
94b2c04744
Merge branch 'work/entites/signs' 2022-04-23 20:39:05 +02:00
Bixilon
225a6ff9c2
limit sign text width 2022-04-23 20:35:03 +02:00
Bixilon
647bfb25a5
gui: switches, sign editor: option to remove limit 2022-04-23 20:18:02 +02:00
Bixilon
e103543534
sign editor: dynamic sign texture, fix some bugs 2022-04-23 19:21:49 +02:00
Bixilon
2cd08741c7
fix some gui bugs, improve sign editor more 2022-04-23 17:59:44 +02:00
Bixilon
780690bcb7
improve sign editor, fix text rendering bugs, improve gui 2022-04-23 16:54:43 +02:00
Bixilon
0aa4ed88a4
debug hud: consistently color values 2022-04-23 13:04:56 +02:00
Bixilon
91f11a20c2
signs: fix some z fighting 2022-04-23 02:04:22 +02:00
Bixilon
d95d5128a2
wip sign editor 2022-04-22 21:08:15 +02:00
Bixilon
595c4c2505
world renderer: make text mesh ondemand 2022-04-22 19:25:57 +02:00
Bixilon
5b6b6cf9a7
improve text rendering performance, improve world gui consumer 2022-04-22 18:52:05 +02:00
Bixilon
16f16cb00f
text rendering: precalculate vertex count 2022-04-22 18:15:36 +02:00
Bixilon
c78c58931d
text component cutting, sign text: cut at 16 chars 2022-04-22 17:59:26 +02:00
Bixilon
1bbeb91a4e
3d: fix font spacing 2022-04-22 17:46:26 +02:00
Bixilon
d276de0bbb
fix async font loading
Sometimes it uses unicode font wrongly
2022-04-22 16:00:40 +02:00