3631 Commits

Author SHA1 Message Date
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
Bixilon
078dbdc800
resource location: improve namespace validation performance, improve validation 2023-01-09 15:24:01 +01:00
Bixilon
c6b26796bf
remove InternalMessageReceiveEvent, restructure some chat receiving parts 2023-01-09 15:14:06 +01:00
Bixilon
b76cb75758
mark 1.12.2 as lts 2023-01-09 14:52:15 +01:00
Bixilon
578fbbc116
gui: item tints 2023-01-07 19:38:00 +01:00
Bixilon
91b8e7d274
models: bamboo signs 2023-01-07 19:21:15 +01:00
Bixilon
61c1f211b9
run slow tests afterwards 2023-01-07 19:07:46 +01:00
Bixilon
f4b5267f8b
reenable pixlyzer loading tests 2023-01-07 18:59:20 +01:00
Bixilon
43970d1258
signature: rename some last seen properties 2023-01-07 18:53:06 +01:00
Bixilon
ee3a27faa2
doc: update 1.19 signature support 2023-01-07 18:41:18 +01:00
Bixilon
64f55b52db
brigadier: parse command before sending, tests
This fixes communication commands on 1.19
2023-01-07 18:40:22 +01:00
Bixilon
42f450506a
connection: validate command stack and command message 2023-01-07 18:39:54 +01:00
Bixilon
661d7833ef
brigadier: message parser, msg command integration test 2023-01-07 18:23:11 +01:00
Bixilon
df2dccf56f
brigadier: remove placeholder 2023-01-07 18:10:53 +01:00
Bixilon
9777fb387b
fill signature tests 2023-01-07 18:00:27 +01:00
Bixilon
4254cd1f18
doc: version support fix wrong issue if for 1.19.x 2023-01-07 16:44:01 +01:00
Bixilon
43176d274b
brigadier: wip signed arguments 2023-01-07 16:42:29 +01:00
Bixilon
90ccc42a17
docs: mark 1.19.3 as fairly stable 2023-01-07 16:24:10 +01:00
Bixilon
ab1df14b77
chat signature test 2023-01-07 16:22:46 +01:00
Bixilon
4115f7d16e
remove message chain 2023-01-07 15:29:42 +01:00
Bixilon
f3cab51927
remove MessageLink 2023-01-07 15:28:02 +01:00
Bixilon
8e4f6a22d3
22w42a: fix chat message signing 2023-01-07 11:22:09 +01:00
Bixilon
9e85ff1d66
fix build 2023-01-06 16:46:54 +01:00
Bixilon
493bfa2a11
attach kotlin issues for k2 compiler 2023-01-06 16:46:47 +01:00
Bixilon
43791d89eb
java: encode with UTF-8
This fixes the windows build
2023-01-06 13:22:49 +01:00
Bixilon
8586e4d068
long chat message expiring 2023-01-06 13:05:47 +01:00
Bixilon
28d10a2e81
wip MessageSigner3 2023-01-05 17:27:27 +01:00
Bixilon
556f564591
signature: remove some unused stuff 2023-01-05 14:37:44 +01:00
Bixilon
b92e729f54
split message signer 2023-01-05 14:32:25 +01:00
Bixilon
2a53b0627d
world renderer: test queueing multiple chunks 2023-01-05 14:11:55 +01:00
Bixilon
a29b37f40d
bump kotlin and some dependencies 2023-01-05 14:05:34 +01:00