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 |
|
Bixilon
|
884e48a699
|
Merge branch 'resource-location-rewrite'
# Conflicts:
# src/main/java/de/bixilon/minosoft/assets/util/FileAssetsUtil.kt
# src/main/java/de/bixilon/minosoft/data/container/Container.kt
# src/main/java/de/bixilon/minosoft/data/entities/block/CampfireBlockEntity.kt
# src/main/java/de/bixilon/minosoft/data/registries/registries/registry/BlockStateRegistry.kt
# src/main/java/de/bixilon/minosoft/gui/rendering/particle/ParticleRenderer.kt
# src/main/java/de/bixilon/minosoft/protocol/protocol/ProtocolDefinition.java
|
2023-01-05 13:36:24 +01:00 |
|
Bixilon
|
804edb87e6
|
fix loading of player models
|
2023-01-05 13:30:24 +01:00 |
|
Bixilon
|
890e8daf9b
|
reformat some code
|
2023-01-05 13:27:17 +01:00 |
|
Bixilon
|
b81212dd94
|
option to disable resource location validation
|
2023-01-05 13:24:44 +01:00 |
|
Bixilon
|
ce339198e3
|
move namespaces from kutil to Namespaces
|
2023-01-05 13:23:21 +01:00 |
|
Bixilon
|
615a7ab0db
|
move ResourceLocation to subpackage
|
2023-01-05 13:12:01 +01:00 |
|
Bixilon
|
e7c32ec6de
|
reformat some code, fix javadoc
|
2023-01-05 12:58:50 +01:00 |
|
MrGeoTech
|
c6b4cfa302
|
Reformation to personal preference and modifying some comments to explain everything clearly
|
2023-01-04 18:49:23 -06:00 |
|
Bixilon
|
864c519f4f
|
reformat some code
|
2023-01-05 00:10:47 +01:00 |
|
Bixilon
|
0fe05f9cfa
|
player: fix invalid identifier
|
2023-01-05 00:03:51 +01:00 |
|
Bixilon
|
3f32af95a9
|
resource location tests
|
2023-01-05 00:01:30 +01:00 |
|
Bixilon
|
951bf6e339
|
restructure some things in ResourceLocation
|
2023-01-04 23:57:15 +01:00 |
|
MrGeoTech
|
5750e3870d
|
Adding KeyDeserializers and KeySerializers to attempt to fix Jackson mapping error
|
2023-01-04 23:43:32 +01:00 |
|
MrGeoTech
|
75e262e292
|
Adding KeyDeserializers and KeySerializers to attempt to fix Jackson mapping error
|
2023-01-04 15:04:26 -06:00 |
|
MrGeoTech
|
a2b04a0350
|
Removing unwanted constructors and methods from ResourceLocation
|
2023-01-04 14:35:09 -06:00 |
|
Bixilon
|
050eeda712
|
move/extract some constants
|
2023-01-04 20:19:43 +01:00 |
|
Bixilon
|
4026ee53f5
|
connection: use AtomicInteger for connection id
|
2023-01-04 19:31:01 +01:00 |
|
Bixilon
|
e3ea904716
|
byte buffers: move some specific functions to packets
|
2023-01-04 18:05:13 +01:00 |
|
Bixilon
|
7db89318fa
|
Merge remote-tracking branch 'MrGeoTech/master'
|
2023-01-04 17:46:07 +01:00 |
|
Bixilon
|
5cceace67b
|
read legacy signed chat messages
|
2023-01-04 17:42:33 +01:00 |
|