Vladislavs Golubs
|
a121323eed
|
Add multi version support
|
2021-02-09 23:36:13 +03:00 |
|
Vladislavs Golubs
|
b043dbb07b
|
WIP list field
|
2021-02-09 13:05:08 +03:00 |
|
Vladislavs Golubs
|
ebd8f5ce22
|
Refactor
|
2021-02-08 23:37:01 +03:00 |
|
Vladislavs Golubs
|
5245cdf16d
|
Add more types and improve debug println
|
2021-02-08 01:49:30 +03:00 |
|
Vladislavs Golubs
|
1d5f2112a7
|
Fix
|
2021-02-07 18:46:24 +03:00 |
|
Vladislavs Golubs
|
0a0835fd2d
|
Add game packets
|
2021-02-07 18:40:11 +03:00 |
|
Vladislavs Golubs
|
3be31e8b81
|
Add ref types to login and remove code coverage
|
2021-02-07 17:20:01 +03:00 |
|
Vladislavs Golubs
|
87b1e7a250
|
Add field data type modification
|
2021-02-07 16:46:00 +03:00 |
|
Vladislavs Golubs
|
99a331c6ab
|
Fix
|
2021-02-07 16:09:48 +03:00 |
|
Vladislavs Golubs
|
03267e3318
|
Add fields
|
2021-02-07 15:52:27 +03:00 |
|
Vladislavs Golubs
|
f1c602092c
|
Fix tests and rename to packet templates
|
2021-01-24 02:11:26 +03:00 |
|
Vladislavs Golubs
|
fca5351977
|
Refactor protocol and refactor imports
|
2021-01-24 02:06:31 +03:00 |
|
Jarek Samic
|
541aa3342e
|
Custom Serialize / Deserialize impls for Color
|
2020-06-21 20:42:23 -04:00 |
|
Jarek Samic
|
51ceac1e2c
|
[chat] Support text hex colors in 1.16
|
2020-06-19 20:00:07 -04:00 |
|
Vladislavs Golubs
|
c77fb449dc
|
Take README from root
|
2020-04-15 04:06:49 +03:00 |
|
Vladislavs Golubs
|
e6a4cc6679
|
Add own varint/varlong support
|
2020-04-15 03:59:03 +03:00 |
|
Vladislav Golub
|
dc3cf19ecb
|
Add game disconnect packet
|
2020-01-09 22:17:09 +03:00 |
|
vagola
|
d7c35639c9
|
Validate string max length
|
2020-01-04 12:39:31 +03:00 |
|
vagola
|
0287fadb1e
|
Replace with auto generation impl
|
2020-01-04 11:14:48 +03:00 |
|
vagola
|
73528233eb
|
Add in proc macro decoder generation
|
2020-01-04 11:12:05 +03:00 |
|
vagola
|
61fff6fcf7
|
Add field custom encoder decoder support
|
2020-01-03 18:31:44 +03:00 |
|
vagola
|
6d50407670
|
Add attributes parsing
|
2020-01-03 15:28:45 +03:00 |
|
vagola
|
a4b7f100a8
|
Add macros to impl concentrate enum and json
|
2020-01-02 15:25:22 +03:00 |
|
vagola
|
f43592c01f
|
Save some progress towards derive macro
|
2020-01-02 04:52:46 +03:00 |
|
vagola
|
d384ed2814
|
Add chunk data packet test
|
2019-12-31 14:22:35 +03:00 |
|
vagola
|
4bb68bb22d
|
Add tests for chat message, keep alive and join game
|
2019-12-31 04:07:45 +03:00 |
|
vagola
|
1d524405aa
|
Fix test
|
2019-12-31 03:07:07 +03:00 |
|
vagola
|
1d61f198f2
|
Add tests for status packets
|
2019-12-31 00:45:32 +03:00 |
|
vagola
|
133ebf8888
|
Finished with tests for client bound login packets
|
2019-12-30 22:38:43 +03:00 |
|
vagola
|
1fca9c3666
|
Finished with tests for server bound login packets
|
2019-12-30 21:54:48 +03:00 |
|
vagola
|
f1a817d447
|
Rename trait packet to packet parser
|
2019-12-30 20:42:06 +03:00 |
|
vagola
|
73c18de13c
|
Add some login packet tests
|
2019-12-30 15:19:12 +03:00 |
|
vagola
|
d78175d685
|
WIP: procmacro for automatic packet generation
|
2019-12-30 03:16:38 +03:00 |
|