Commit graph

680 commits

Author SHA1 Message Date
mat
f0792f25bb add derive McBuf to every packet 2022-05-14 20:03:24 -05:00
mat
93730a550a start adding ClientboundLevelParticlesPacket 2022-05-14 19:55:33 -05:00
mat
3f77390e26 ClientboundGameEventPacket 2022-05-14 19:40:00 -05:00
mat
2eaccf03eb actually do ClientboundSectionBlocksUpdatePacket 2022-05-14 19:31:34 -05:00
mat
42f86f73f2 add unhandled ClientboundSectionBlocksUpdatePacket 2022-05-14 19:14:34 -05:00
mat
8fb9586609 remove some console.logs 2022-05-14 18:55:08 -05:00
mat
e58c9390a7 get_block_state works 2022-05-14 15:02:13 -05:00
mat
6d2fd8afba start adding get_block_state 2022-05-14 14:12:57 -05:00
mat
70271ede19 Merge branch 'main' into chunk-decoding 2022-05-14 11:21:04 -05:00
mat
7c194fb245 remove some printlns 2022-05-14 11:20:33 -05:00
mat
ef3cbe27f2 hold_item -> hold 2022-05-09 19:34:51 -05:00
mat
fd3a5ea87f change recv to next in readme 2022-05-09 19:15:03 -05:00
mat
6b7ebc8675 Update README.md 2022-05-09 19:14:13 -05:00
mat
307594723c write how i want using the held item to work 2022-05-09 19:06:57 -05:00
mat
345cecf7af add more stuff 2022-05-08 23:45:15 -05:00
mat
122693a654 actually actually fix 2022-05-08 19:19:20 -05:00
mat
718bea8696 fix the fix 2022-05-08 19:02:01 -05:00
mat
a3e26b38bd fix saving being slow 2022-05-08 19:00:51 -05:00
mat
d9795a593a Update palette.rs 2022-05-08 18:55:56 -05:00
mat
ac392542ce Merge branch 'main' into chunk-decoding 2022-05-08 18:55:49 -05:00
mat
d783a0295b animate packet 2022-05-08 18:44:40 -05:00
mat
7c742347a7 azalea-chat now checks language files 2022-05-08 18:38:22 -05:00
mat
a9a8834b3a fix 2022-05-07 22:05:12 -05:00
mat
a60c1ac05b block update packet 2022-05-07 22:03:49 -05:00
mat
ff79c1838a level event packet 2022-05-07 21:58:10 -05:00
mat
ffba101854 chat and sound packets 2022-05-07 21:54:27 -05:00
mat
f62a681474 remove entities packet 2022-05-07 21:44:11 -05:00
mat
98eee6d908 add keepalive packets 2022-05-07 20:41:33 -05:00
mat
49454781cf add move packets 2022-05-07 20:34:53 -05:00
mat
d8049a5d0c move entity and rotate head packets 2022-05-07 20:00:59 -05:00
mat
e53ef8b0dd update advancements packet 2022-05-07 19:46:06 -05:00
mat
0b84e1cbb8 add a couple more packets 2022-05-07 18:47:16 -05:00
mat
1a15d36e6b add health packet 2022-05-07 18:44:00 -05:00
mat
d9e388d8b0
Merge pull request #5 from mat-1/code-gen
Code gen
2022-05-07 23:38:16 +00:00
mat
f198bdf777 fix gitignore 2022-05-07 18:36:17 -05:00
mat
5fe6ac7adf rename data-code-generator to code-generator 2022-05-07 18:34:55 -05:00
mat
dd770cf41a Update README.md 2022-05-07 18:34:13 -05:00
mat
7699152536 auto detect if we should skip burger 2022-05-07 18:32:54 -05:00
mat
2ddbc5cfc0 improve usage 2022-05-07 18:30:44 -05:00
mat
c10b732510 improve data generator and add packet 2022-05-07 18:26:19 -05:00
mat
aa3ba64aa4 actually generate a packet! 2022-05-07 17:59:03 -05:00
mat
7b61d41f86 fixes 2022-05-07 17:29:51 -05:00
mat
cf34a7c414 write packet files 2022-05-07 16:56:44 -05:00
mat
9f496a89b5 basic code generator 2022-05-07 16:54:02 -05:00
mat
71acb5b336 release mode other crypto packages 2022-05-07 12:30:20 -05:00
mat
f0a277788c add set time packet and update readme 2022-05-07 12:22:57 -05:00
mat
b9c31efc01 Initialize worldborder packet
Also add varlong and replace #[varint] with #[var]
2022-05-07 11:58:00 -05:00
mat
79bf577130 clientbound add player packet 2022-05-07 11:22:03 -05:00
mat
e023986565 random polish 2022-05-05 23:33:08 -05:00
mat
1b48cad53f remove some prints 2022-05-05 23:06:37 -05:00