3711 Commits

Author SHA1 Message Date
Bixilon
ae5e45f454
wawla: config, more entity information 2023-01-18 14:39:21 +01:00
Bixilon
799d34203f
wawla: additional information 2023-01-18 13:10:40 +01:00
Bixilon
8f9b2e35ca
fix wrongly detected asset corruption if not verifying assets 2023-01-18 12:50:57 +01:00
Bixilon
26813d1ad6
assets util: warn if asset is corrupted 2023-01-18 12:50:55 +01:00
Bixilon
14f2d3a094
fix wrongly detected asset corruption if not verifying assets 2023-01-18 12:50:29 +01:00
Bixilon
3590bf828a
entity wawla element 2023-01-18 12:44:33 +01:00
Bixilon
696dbf6499
assets util: warn if asset is corrupted 2023-01-18 12:44:17 +01:00
Bixilon
72ea6fe675
wawla: wip block information #103 2023-01-18 12:23:45 +01:00
Bixilon
c222d48f8e
PlayerTexture: remove unused method 2023-01-18 10:41:00 +01:00
Bixilon
667a911239
network: send correct packet if private key is null (1.19) 2023-01-18 00:05:11 +01:00
Bixilon
a383d5972c
replace Abilities::creative with gamemode 2023-01-17 23:45:32 +01:00
Bixilon
fbcd7e75de
remove empty class 2023-01-17 17:50:00 +01:00
Bixilon
7f9322b48d
Merge branch 'assets/split' 2023-01-17 17:19:36 +01:00
Bixilon
313936db2d
WorldRendererTest: improve fault tolerance 2023-01-17 17:19:24 +01:00
Bixilon
87ea10313d
arguments: add config directory 2023-01-17 17:02:22 +01:00
Bixilon
10feb0208d
doc: update assets 2023-01-17 16:57:09 +01:00
Bixilon
07fc90cb2d
split assets #101 2023-01-17 16:54:37 +01:00
Bixilon
2f24e13c93
wip use Path over String 2023-01-17 14:11:52 +01:00
Bixilon
e57bc979ac
player texture test 2023-01-17 12:52:08 +01:00
Bixilon
1fc103c8ff
bump dependencies 2023-01-16 22:56:14 +01:00
Bixilon
8b765d86f4
adopt kutil byte buffers 2023-01-16 22:55:20 +01:00
Bixilon
e90931209b
bump and adopt kutil 1.19 2023-01-16 22:36:19 +01:00
Bixilon
114f369d2e
test namespaces function 2023-01-16 22:22:51 +01:00
Bixilon
09aabd4075
fix ChatMessageType reading in 1.19 + tests 2023-01-16 16:59:55 +01:00
Bixilon
48dbfdd780
network: HealthS2CP: handle errors more gracefully 2023-01-16 16:59:52 +01:00
Bixilon
83a67e337a
painting: fix crash when constructing 2023-01-16 16:59:49 +01:00
Bixilon
dea78c8611
brigadier: print error messages red, print correct error client sided if stack is empty 2023-01-13 17:01:31 +01:00
Bixilon
acc668916e
1.19: send command packet even if command fails to parse 2023-01-13 16:49:04 +01:00
Bixilon
c73f2961ec
container: don't increase revision if no changes made 2023-01-13 16:11:45 +01:00
Bixilon
c1d61c1330
rendering, items: fix edit state not cleared and gui wrongly updated 2023-01-13 16:09:12 +01:00
Bixilon
f00b612f8b
container: rename some properties 2023-01-13 15:53:32 +01:00
Bixilon
a446472b67
outsource container actions from container 2023-01-13 15:46:47 +01:00
Bixilon
493f1acf7d
move container actions to subpackage 2023-01-13 15:39:03 +01:00
Bixilon
1cf942f256
make Container abstract, remove some deprecated functions 2023-01-13 15:37:41 +01:00
Bixilon
0b2457e1d8
powder snow overlay: fade out
Still broken, because transparency is?
2023-01-13 14:29:10 +01:00
Bixilon
5181e8ed00
rework container locking 2023-01-13 14:17:42 +01:00
Bixilon
784453a754
enchanting: check level 2023-01-13 14:17:15 +01:00
Bixilon
90c8095624
container locking tests 2023-01-13 13:15:56 +01:00
Bixilon
0414725b3b
docs: container 2023-01-13 13:12:36 +01:00
Bixilon
1f6cd17fce
move enchanting logic from rendering to container 2023-01-13 12:19:23 +01:00
Bixilon
b7a053b83d
restructure some container closing logic 2023-01-13 11:47:01 +01:00
Bixilon
80ed4978fb
remove sleep debug statement 2023-01-13 11:15:30 +01:00
Bixilon
c6f6453c73
fix some container bugs + tests 2023-01-12 22:24:08 +01:00
Bixilon
c825d9434e
cloud renderer: don't try to calculate clouds height in nether 2023-01-11 17:21:50 +01:00
Bixilon
71e7ad544b
network: fix reading of SoundS2CP 2023-01-11 15:17:06 +01:00
Bixilon
78de17c383
resource location: speed up namespace validation even more 2023-01-10 14:53:29 +01:00
Bixilon
aed5185d98
remove empty test 2023-01-10 14:53:26 +01:00
Bixilon
113625c255
dimension properties: get effects from dimension identifier (fallback)
This fixes nether and end effects on < 1.16.2
2023-01-10 14:53:22 +01:00
Bixilon
7b490fca9d
network: remove Vec3f import 2023-01-10 13:46:18 +01:00
Bixilon
97bfe87f0a
eros: don't use WeakReferenceQueue, use stage list
This should fix an unknown crash on macos
2023-01-10 13:21:48 +01:00