Commit graph

33 commits

Author SHA1 Message Date
mat
0bd798045c more azalea-world stuff 2022-05-03 00:33:32 -05:00
mat
9dacd90abc clientbound_add_entity_packet & clientbound_set_entity_data_packet 2022-05-01 13:51:59 -05:00
mat
cc70d80932 gitignore flamegraph stuff 2022-04-30 17:55:18 -05:00
mat
4d7bf6c50e significantly optimize reading Vec<u8>
unfortunately, this introduces the requirement of using rust nightly
2022-04-30 01:43:00 -05:00
mat
c8c356685d background task works! 2022-04-29 23:06:40 -05:00
mat
baaa7658b5 Merge branch 'main' into chunk-packets 2022-04-29 20:22:26 -05:00
mat
8317b5b281 upgrade aes and cfb8 2022-04-29 20:20:56 -05:00
mat
3bd32cfa00 how do i do this 2022-04-29 00:40:47 -05:00
mat
b6fb96429c chunk packets work 2022-04-28 19:51:31 -05:00
mat
1b5a3722ee fix player info packet 2022-04-27 23:35:34 -05:00
mat
f859dbbba0 update brigadier 2022-04-26 22:15:07 -05:00
mat
9c69d7d5f2 finish update recipes packet implementation 2022-04-26 19:38:07 -05:00
mat
dd24110019 add derive mcbufreadable/writable 2022-04-26 22:58:18 +00:00
mat
3e507f0db4 Merge branch 'main' into auth 2022-04-24 17:37:57 -05:00
mat
b7641ff308 1.18.2 support 2022-04-24 16:18:51 -05:00
mat
248f752748 simplify error handling 2022-04-22 04:33:58 +00:00
mat
c31c6fa7d0 change to not ping 2022-04-22 00:10:24 +00:00
mat
2c848ebaa5 Set carried item and update tags packets 2022-04-21 15:25:46 +00:00
mat
9f576c5600 start work on encryption 2022-01-01 18:59:38 -06:00
mat
c4eecaf13a try to implement compression 2021-12-16 23:33:06 -06:00
mat
999116ed7c add map to mc_buf 2021-12-16 16:00:59 -06:00
mat
c12469966e add resource location to azalea-core 2021-12-16 16:23:51 +00:00
mat
9642558f8f azalea 2021-12-15 23:10:55 -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
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
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
a51524d457 add more comprehensive test (fails rn) 2021-12-09 18:14:18 +00:00
mat
0b484df40c implement new packet implementation 2021-12-06 19:59:20 +00:00
mat
c4e7873a50 lower rust edition 2021-12-06 16:05:46 +00:00
mat
5029a09963 Initial commit 2021-12-06 00:28:40 -06:00