Commit graph

49 commits

Author SHA1 Message Date
mat
dd24110019 add derive mcbufreadable/writable 2022-04-26 22:58:18 +00:00
mat
e5fcfa1193 default implementation for read and write Vec<T> 2022-04-26 15:33:41 +00:00
mat
f9528a9f9a work on adding more stuff for recipes 2022-04-26 15:13:47 +00:00
mat
e4e8cae0e3 start adding update recipes packet 2022-04-24 23:02:21 -05:00
mat
d6f0449344 remove debug prints 2022-04-24 22:55:11 -05:00
mat
f4dd3a9293 ENCRYPTION WORKS!!!!!!!!!!! 2022-04-24 22:46:41 -05:00
mat
4c00bd8865 Add ServerboundKeyPacket 2022-04-24 19:28:29 -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
7cdd417145 add files 2022-04-22 00:13:45 +00:00
mat
2c848ebaa5 Set carried item and update tags packets 2022-04-21 15:25:46 +00:00
mat
298d30ad08 make PlayerAbilitiesFlags its own thing 2022-04-20 18:03:42 +00:00
mat
8bd97c6c96 add player abilities packet 2022-04-20 16:28:39 +00:00
mat
a3fad4765b reorder some packets 2022-04-19 21:03:10 -05:00
mat
58e58dfa8f Merge branch 'main' into declare-commands-packet 2022-04-19 20:35:21 -05:00
mat
5fd87615cf
Merge pull request #1 from mat-1/brigadier
azalea-brigadier
2022-04-20 01:34:12 +00:00
mat
bc22faf3b0 remove a couple of imports 2022-04-19 20:33:17 -05:00
mat
cbdab27cb5 add declare_state_packets to the other states 2022-04-19 19:17:36 -05:00
mat
9633874d23 finish declare_state_packets implementation 2022-04-19 18:53:13 -05:00
mat
f60426cd5a start adding declare_state_packets 2022-04-19 00:48:13 -05:00
mat
751098b636 start working on declare commands packet 2022-04-18 22:38:53 -05:00
mat
bd87cbb443 create all empty brigadier modules 2022-01-03 13:36:02 -06:00
mat
96eba2b39a difficulty packet 2022-01-03 00:14:41 -06:00
mat
394f996df2 fix random warnings 2022-01-02 17:42:41 -06:00
mat
45871fc01e better parsing for entire login packet 2022-01-02 17:40:18 -06:00
mat
094c210dad switch all current macro types to the new system 2022-01-02 17:19:04 -06:00
mat
bb566aa541 implement for Vec<u8> 2022-01-02 17:07:01 -06:00
mat
bb57273f48 start improving packet macros 2022-01-02 17:03:34 -06:00
mat
3ec7352da2 add macro for a couple more packets 2022-01-02 00:03:04 -06:00
mat
a1afbb6031 start adding packet macros 2022-01-01 23:55:19 -06:00
mat
e81b85dd5b add a couple more packets 2022-01-01 19:44:51 -06:00
mat
1a961d968b fix some clippy warnings 2021-12-26 14:17:01 -06:00
mat
af28b0e57a reading nbt in the protocol works 2021-12-26 14:15:06 -06:00
mat
1cdd061a99 ok i give up remove the async benchmarks 2021-12-25 15:10:08 -06:00
mat
6ae94b96e6 start adding nbt to the protocol 2021-12-20 15:22:02 -06:00
mat
b030b9de93 nbt 2021-12-18 20:33:16 -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
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
9642558f8f azalea 2021-12-15 23:10:55 -06:00