Commit graph

70 commits

Author SHA1 Message Date
mat
cf88c7b795 add some things to readmes 2021-12-20 13:36:20 -06:00
mat
b91b579bef add more tests and benchmarks for nbt 2021-12-20 01:53:23 -06:00
mat
5090ebe25f slight nbt optimizations 2021-12-20 01:04:18 -06:00
mat
91a26609f7 make write_string its own function 2021-12-19 23:20:58 -06:00
mat
c66dd8d833 make read_string its own function 2021-12-19 23:06:05 -06:00
mat
f50cdfccfc ::with_capacity instead of ::new for vecs in nbt 2021-12-19 20:20:43 -06:00
mat
55c9f58219 nbt tests 2021-12-19 13:07:54 -06:00
mat
b030b9de93 nbt 2021-12-18 20:33:16 -06:00
mat
76e1985fc4 reading nbt 2021-12-18 17:02:23 -06:00
mat
428d0ee0e6 mmm registries 2021-12-18 10:11:53 -06:00
mat
8e3ba097b4 start adding clientbound_login_packet 2021-12-18 10:04:10 -06:00
mat
498077e09f writing compressed packets 2021-12-17 23:01:16 -06:00
mat
493aae582a fix packets 2021-12-17 16:38:14 -06:00
mat
c4eecaf13a try to implement compression 2021-12-16 23:33:06 -06:00
mat
1dc56b6f51 fix errors 2021-12-16 17:55:45 -06:00
mat
227ba5511d add a few more login packets 2021-12-16 17:51:05 -06:00
mat
999116ed7c add map to mc_buf 2021-12-16 16:00:59 -06:00
mat
aea5ffaccb add int id list 2021-12-16 14:34:36 -06:00
mat
3d0aef772a get rid of read_collection 2021-12-16 14:25:02 -06:00
mat
fa471dd904 add files 2021-12-16 20:23:58 +00:00
mat
dd66441e72 idk 2021-12-16 18:30:05 +00:00
mat
c12469966e add resource location to azalea-core 2021-12-16 16:23:51 +00:00
mat
279ca8aeda add a bit more to the readme 2021-12-15 23:26:15 -06:00
mat
9642558f8f azalea 2021-12-15 23:10:55 -06:00
mat
72aefe871c make minecraft-core 2021-12-15 23:07:10 -06:00
mat
4794b4f1a0 writing packets is now friendlier 2021-12-15 19:23:27 -06:00
mat
ff8e3f2d9e reading packets is now friendlier 2021-12-15 19:10:44 -06:00
mat
2e11f5a564 start implementing other packets and stuff 2021-12-15 18:50:10 -06:00
mat
1c9e089b72 clippy 2021-12-15 14:06:14 -06:00
mat
732de94d7b oh yeah it compiles 2021-12-15 13:43:57 -06:00
mat
ace1405007 isolate packets 2021-12-15 13:08:36 -06:00
mat
0d6e4179e6 progress, ? 2021-12-14 23:03:26 -06:00
mat
c96ae8fce4 start implementing joining servers 2021-12-13 00:07:21 -06:00
mat
2c3bf3b79e move ping over to minecraft-client 2021-12-12 13:52:32 -06:00
mat
6ed7b6e38f Update Cargo.lock 2021-12-12 13:48:42 -06:00
mat
ec03abfe69 delete packet-macros 2021-12-12 13:48:37 -06:00
mat
1286286e83 ok i give up trying to use macros 2021-12-12 13:48:18 -06:00
mat
3763d086f6 misc polish 2021-12-11 18:03:07 -06:00
mat
ba911a8a20 correct minecraft-chat 🎉 2021-12-11 15:17:42 -06:00
mat
6026c74430 add legacy color codes 2021-12-11 11:38:12 -06:00
mat
5039f9668f clippy 2021-12-10 22:01:16 +00:00
mat
01a059c20c remove splitter 2021-12-10 21:59:21 +00:00
mat
2ceaea5148 remove useless function argument in to_ansi 2021-12-10 21:56:57 +00:00
mat
e4460661c6 rewrite to_ansi 2021-12-10 21:55:59 +00:00
mat
0dce5f56ce add formatting to some motds 2021-12-10 18:03:28 +00:00
mat
f9f7e3498e reading packets works 2021-12-10 16:28:12 +00:00
mat
f6a3f088ac it compiles 2021-12-10 16:16:59 +00:00
mat
be762fc5d3 rust is driving me insane 2021-12-10 00:54:58 -06:00
mat
f64750afdd commit files 2021-12-10 02:06:33 +00:00
mat
966471f740 split mstuff 2021-12-09 22:10:45 +00:00