2659 Commits

Author SHA1 Message Date
Bixilon
f0942b0467
target parser: basic property reading 2022-05-30 20:41:53 +02:00
Bixilon
4752334f3d
replace mapOf() with emptyMap() 2022-05-30 20:41:53 +02:00
Bixilon
b846fc3e02
cli: range parser, more entity readers 2022-05-30 20:41:52 +02:00
Bixilon
f5f797ff3f
cli: wip target parser 2022-05-30 20:41:51 +02:00
Bixilon
fbcbc5d0ee
command reader: allow single quote 2022-05-30 20:41:51 +02:00
Bixilon
5f2b5fd847
improve numeric parsers, parser tests 2022-05-30 20:41:50 +02:00
Bixilon
3ab9a67a4c
more brigadier parsers 2022-05-30 20:41:50 +02:00
Bixilon
4800199e2a
wip autocompletion 2022-05-30 20:41:49 +02:00
Bixilon
124764da3a
commands: reading from network 2022-05-30 20:41:49 +02:00
Bixilon
dc2299368c
cli: prefer deepest stack error 2022-05-30 20:41:48 +02:00
Bixilon
6e8fdb78fe
cli: enum parser 2022-05-30 20:41:48 +02:00
Bixilon
3ec82ad51f
command execution 2022-05-30 20:41:47 +02:00
Bixilon
5135fa4d27
string parser 2022-05-30 20:41:46 +02:00
Bixilon
8087e5c9d9
unit tests, wip command parsing 2022-05-30 20:41:46 +02:00
Bixilon
7231ae703e
get rid of old cli and command interface
(this needs replacement)
2022-05-30 20:41:41 +02:00
Bixilon
3446193c3d
network: 1.19-pre3, 1.19-pre4 2022-05-30 20:20:13 +02:00
Bixilon
9adee3798d
improve performance minimal 2022-05-30 20:19:42 +02:00
Bixilon
eccca7d29b
improve memory usage and performance a bit 2022-05-26 14:41:50 +02:00
Bixilon
877f212cee
grid cell: don't create useless cache 2022-05-24 22:49:34 +02:00
Bixilon
a1692b2d3d
sound groups, reduce memory usage 2022-05-24 22:22:12 +02:00
Bixilon
a6057ffff8
remove specific event invokers, remove almost all rest of java code 2022-05-23 21:19:14 +02:00
Bixilon
dec79e4176
network: 1.19-pre2 2022-05-23 20:23:53 +02:00
Bixilon
b93f5b3b48
network: plugin manager, properly send and receive brand 2022-05-23 00:44:35 +02:00
Bixilon
9112a3992f
allow server sending registries, registries refactor 2022-05-23 00:23:51 +02:00
Bixilon
d76c63765d
network: 1.19-pre1 2022-05-22 14:25:34 +02:00
Bixilon
f4e2aab5a9
network: 22w19a 2022-05-22 13:41:21 +02:00
Bixilon
9f8053dd1a
make abstract arrow not attackable 2022-05-17 23:16:31 +02:00
Bixilon
879dbc3685
fix exception when changing entity data while despawning 2022-05-17 23:15:22 +02:00
Bixilon
56a6a3c821
proper enchanting screen 2022-05-17 18:03:21 +02:00
Bixilon
899b838b2c
hud: fix level display in hotbar 2022-05-17 18:03:04 +02:00
Bixilon
046413192d
wip enchanting screen 2022-05-17 17:23:54 +02:00
Bixilon
86ad1d0abe
wip enchanting table 2022-05-16 12:59:53 +02:00
Bixilon
c0ea339163
chunk data: don't require light
This fixes some issues with cuberite
2022-05-16 09:28:53 +02:00
Bixilon
385876c229
eros: allow connecting to server when force version is set 2022-05-16 09:11:52 +02:00
Bixilon
58a2946d30
eros: forbid server version query if forcedVersion is blank 2022-05-16 09:06:02 +02:00
Bixilon
f3ac213d4c
rendering: skip next char when pressing ignoreConsumer keybinding 2022-05-16 08:54:35 +02:00
Bixilon
5bdfa454f6
network: 22w18a 2022-05-15 20:29:15 +02:00
Bixilon
8f4239f069
Merge branch 'work/network/22w17a' 2022-05-14 22:23:09 +02:00
Bixilon
2d3cdefe74
version: requiresSignedChat 2022-05-14 22:16:13 +02:00
Bixilon
c4d2d904e4
network: wip (3) 22w17a 2022-05-14 00:36:11 +02:00
Bixilon
e3d3eb9346
eros: option to not query servers version 2022-05-14 00:07:52 +02:00
Bixilon
dc012e2efe
improve debug view movement 2022-05-13 13:37:43 +02:00
Bixilon
7ba79fe1d1
wip camera debug view #80 2022-05-13 12:15:33 +02:00
Bixilon
6885cb32d6
network: wip (2) 22w17a 2022-05-12 23:00:06 +02:00
Bixilon
ba776e06f1
remove some empty lines 2022-05-12 22:02:24 +02:00
Bixilon
afa273c206
wip 22w17a 2022-05-12 22:02:20 +02:00
Bixilon
8a00410527
world renderer: don't work on queue twice
This fixes major lags in the nether
2022-05-12 10:41:59 +02:00
Bixilon
6ba46c00c7
fix chunk reading in < 1.16 2022-05-12 10:40:41 +02:00
Bixilon
bda742f7f4
fix some wrong comments and some bugs 2022-05-12 10:10:39 +02:00
Bixilon
cb9bf79f3c
containers: synchronize client sided with inventory 2022-05-11 22:36:14 +02:00