5201 Commits

Author SHA1 Message Date
Moritz Zwerger
c809357f16
fix fallback entity name 2023-11-07 21:56:58 +01:00
Moritz Zwerger
fddea73f3a
team invisibility name 2023-11-07 21:44:52 +01:00
Moritz Zwerger
1567b14583
improve team data structure 2023-11-07 18:50:58 +01:00
Moritz Zwerger
1a55742f8f
more score tests 2023-11-07 18:23:05 +01:00
Moritz Zwerger
46f69edb09
improve entity test setup, more tests 2023-11-07 16:26:57 +01:00
Moritz Zwerger
20ac20007e
fix name feature tests 2023-11-07 15:39:06 +01:00
Moritz Zwerger
82ee6b270c
more name feature tests 2023-11-07 10:11:29 +01:00
Moritz Zwerger
3b418312d6
player additional: name formatting test 2023-11-07 10:08:21 +01:00
Moritz Zwerger
7cc47e18e8
more entity name feature tests 2023-11-07 08:16:23 +01:00
Moritz Zwerger
b2f59aa00b
wip entity tests 2023-11-06 23:42:19 +01:00
Moritz Zwerger
82ed1a35df
billboard text: allow larger text, reduce offset 2023-11-06 20:27:18 +01:00
Moritz Zwerger
d90a8dd7c2
armor stand dimensions 2023-11-06 20:26:28 +01:00
Moritz Zwerger
192f1e876c
fix old skins (1.7)
Yes, they are still widely used on modded servers. They are not flipped yet. so the test will fail
2023-11-06 20:06:02 +01:00
Moritz Zwerger
2d30078126
scale player model correctly 2023-11-06 20:05:00 +01:00
Moritz Zwerger
7ff8379ba5
fixes 2023-11-06 19:06:11 +01:00
Moritz Zwerger
12b5d13cff
texture dumping 2023-11-06 18:50:31 +01:00
Moritz Zwerger
a73fc2a43c
billboard text: light 2023-11-06 16:46:17 +01:00
Moritz Zwerger
5eecbe89b7
fix default ascent 2023-11-06 16:39:30 +01:00
Moritz Zwerger
4eb33f282f
features: score, name: only update every x seconds 2023-11-06 16:21:55 +01:00
Moritz Zwerger
05a75b9bad
cache score features 2023-11-06 16:09:04 +01:00
Moritz Zwerger
92b37112cf
scoreboard score feature: performance, render distance, config, name offset 2023-11-06 15:55:00 +01:00
Moritz Zwerger
199b8a7587
render scoreboard score below player name 2023-11-06 15:26:31 +01:00
Moritz Zwerger
9e326271e6
feature config, improve entity label rendering 2023-11-06 14:58:33 +01:00
Moritz Zwerger
e4c150f407
improve entity sorting 2023-11-06 13:50:07 +01:00
Moritz Zwerger
f105977d4b
skin fixes, reload textures command 2023-11-05 22:57:36 +01:00
Moritz Zwerger
2735b824b8
fix frustum section checking with camera offset 2023-11-05 20:32:01 +01:00
Moritz Zwerger
468807ffe5
entity rendering fixes, distance clipping 2023-11-05 20:14:40 +01:00
Moritz Zwerger
73ccdcbdf5
entity model damage handling 2023-11-05 19:31:53 +01:00
Moritz Zwerger
3254d1823f
never post init font twice 2023-11-05 19:07:35 +01:00
Moritz Zwerger
d92bc3fdec
fix text rotation when in 3rd person view 2023-11-05 18:32:21 +01:00
Moritz Zwerger
06a98fedfe
fix fallback texture reading when alpha is in raster 2023-11-05 18:25:22 +01:00
Moritz Zwerger
deeb997541
improve billboard text rendering 2023-11-05 18:07:00 +01:00
Moritz Zwerger
b295905fb1
network: 23w43a, 23w43b, 23w44a
23w43a changed jigsaw packet and added tick debugging packets

Commit also fixes broken snapshot ids
2023-11-05 14:55:41 +01:00
Moritz Zwerger
b4ed972efd
improve assets properties generation code 2023-11-05 14:55:40 +01:00
Moritz Zwerger
43eb1ff4d1
fix deadlock and freeze 2023-11-04 21:58:54 +01:00
Moritz Zwerger
a3edf41a55
minor chunk rendering performance improvements 2023-11-04 21:03:58 +01:00
Moritz Zwerger
6fd7f325a8
reduce unneeded section locking, various chunk performance improvements 2023-11-04 20:52:02 +01:00
Moritz Zwerger
4fd4c8c1a0
network: ignore if recipe not found 2023-11-04 19:45:14 +01:00
Moritz Zwerger
30414c756e
Revert "Mesh: Force use FragmentedArrayFloatList"
This reverts commit 0a06695d
2023-11-04 19:17:49 +01:00
Moritz Zwerger
04edd74988
bump, adopt kutil 1.24 2023-11-04 19:14:26 +01:00
Moritz Zwerger
ec8dbbdcb4
pixlyzer: don't crash when block entity is not implemented 2023-11-04 19:13:53 +01:00
Moritz Zwerger
93a5c3a48d
network: handle async exceptions correctly if netty is busy 2023-11-04 19:13:05 +01:00
Moritz Zwerger
78533acfad
bump dependencies 2023-11-04 18:05:25 +01:00
Moritz Zwerger
65b5367f07
improvements, fixes 2023-11-04 18:00:44 +01:00
Moritz Zwerger
4938fde8bd
network: chunk receiving: force create all block entities 2023-11-04 01:04:36 +01:00
Moritz Zwerger
89960ff1f4
Mat4::translateYAssign, improve text billboard code 2023-11-03 16:04:45 +01:00
Moritz Zwerger
00ab71e73b
Mesh: unload data if not loaded yet
That should fix some memory leaks (especially in entity rendering)
2023-11-03 15:44:07 +01:00
Moritz Zwerger
2d18be7ee4
ascented font
To be tested...That could actually fix äöü rendering.
2023-11-03 15:34:25 +01:00
Moritz Zwerger
7619b98a6a
wip billboard text rendering 2023-11-03 09:43:32 +01:00
Moritz Zwerger
977127add7
sign back rendering 2023-11-02 19:58:03 +01:00