2894 Commits

Author SHA1 Message Date
Bixilon
deed2949a3
test suggestions, fix a lot of suggestion bugs 2022-05-30 20:42:12 +02:00
Bixilon
ba86d622d8
fix root suggestions, limit suggestions rendering 2022-05-30 20:42:11 +02:00
Bixilon
b07d10e891
text: fix crashing when force line wrapping a line wrap 2022-05-30 20:42:11 +02:00
Bixilon
9a234d3732
chat: show suggestions 2022-05-30 20:42:10 +02:00
Bixilon
899e831b69
don't move chatbox up on internal chat message 2022-05-30 20:42:10 +02:00
Bixilon
a12ed12a79
chat: show error as popper 2022-05-30 20:42:09 +02:00
Bixilon
1b5aea4564
connection: report errors 2022-05-30 20:42:09 +02:00
Bixilon
a261d7689b
fix popper mouse movement, MouseTrackedPopper 2022-05-30 20:42:08 +02:00
Bixilon
6035c731b3
remove EventInvokerMethod 2022-05-30 20:42:07 +02:00
Bixilon
14bace7d8c
registries: argument_type, network: commands packet (22w12a+) 2022-05-30 20:42:07 +02:00
Bixilon
cb98e57814
bump dependencies 2022-05-30 20:42:06 +02:00
Bixilon
93d76eb51f
parsers: component 2022-05-30 20:42:06 +02:00
Bixilon
7d40f0ec2d
command reader: json reading 2022-05-30 20:42:05 +02:00
Bixilon
0971a7a1dc
remove gson 2022-05-30 20:42:05 +02:00
Bixilon
8508442b35
parser: angle, rotation, block_position 2022-05-30 20:42:04 +02:00
Bixilon
0ae6d1a60b
fix build 2022-05-30 20:42:04 +02:00
Bixilon
e4eaf2af8e
chat node: proper . skipping 2022-05-30 20:42:03 +02:00
Bixilon
7e4814cd9d
fix array suggestion case, fix suggestion error 2022-05-30 20:42:03 +02:00
Bixilon
91bd2cc4f1
cli: fix some word and numeric reading erros, add tests 2022-05-30 20:42:02 +02:00
Bixilon
ae7e3082c7
cli: vec2, vec3 parser 2022-05-30 20:42:02 +02:00
Bixilon
975c3002f1
parser: time, resource_location, uuid 2022-05-30 20:42:01 +02:00
Bixilon
9c8bd67c06
test potocol specification 2022-05-30 20:42:01 +02:00
Bixilon
2bdbfff360
improve chat api, strike complete screenshot message on delete 2022-05-30 20:42:00 +02:00
Bixilon
9147c3445a
crash report: remove some blank lines 2022-05-30 20:42:00 +02:00
Bixilon
2dda35ea74
internal chat: differentiate between debug and internal messages 2022-05-30 20:41:59 +02:00
Bixilon
06e3b386dd
wip show brigadier in chat 2022-05-30 20:41:58 +02:00
Bixilon
28c1262b92
world renderer: fix wrong prioritization of own chunk 2022-05-30 20:41:58 +02:00
Bixilon
4ff0ba622f
command sending, print target 2022-05-30 20:41:57 +02:00
Bixilon
22fb6cc174
cli: command sending, ChatNode 2022-05-30 20:41:57 +02:00
Bixilon
11ac933cd5
cli: use dummy parser as failover 2022-05-30 20:41:56 +02:00
Bixilon
de3800ba62
bump jiibles, ues fancy tables 2022-05-30 20:41:56 +02:00
Bixilon
8bdb7b37e9
replace ascii-tables with jiibles, connection list command 2022-05-30 20:41:55 +02:00
Bixilon
f3dc3219a0
connection commands 2022-05-30 20:41:55 +02:00
Bixilon
30bfd53466
improve target properties 2022-05-30 20:41:54 +02:00
Bixilon
2f390e8393
add some deprecated parsers to properly parse the packet 2022-05-30 20:41:54 +02:00
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