1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
Commit graph

255 commits

Author SHA1 Message Date
mat
41f61bf9c1 i hate mutexes 2022-06-24 23:54:31 -05:00
mat
b030b0ea33 start adding moving 2022-06-24 23:10:59 -05:00
mat
69c47eda4c Upgrade some crates 2022-06-24 04:08:38 -05:00
mat
3fcbfc794e Upgrade crates and remove num_* deps 2022-06-24 03:50:19 -05:00
mat
1640dfe457 fix EntityDataValue 2022-06-24 00:02:03 -05:00
mat
ce834aeca5 Fixes 2022-06-23 23:45:23 -05:00
mat
e44afb76f4 1.19.1-rc1 2022-06-23 21:34:10 -05:00
mat
2cdbdcaa27 move_entity_with_delta 2022-06-23 21:31:19 -05:00
mat
37c6618c16 Fix everything so azalea-buf works 2022-06-23 19:17:04 -05:00
mat
5ca49e680e azalea-buf 2022-06-23 15:12:17 -05:00
mat
0280fb58e1 add serverbound move packets 2022-06-21 22:10:33 -05:00
mat
deef5d27c0 Update to 1.19.1-pre1 2022-06-21 19:57:18 -05:00
mat
a1484f6629
Merge branch 'main' into 1.19.1 2022-06-20 06:22:16 +00:00
mat
438d633b83 Bump tokio 2022-06-19 22:12:19 -05:00
mat
d674633e85 Merge branch 'main' into azalea-entity 2022-06-19 14:00:51 -05:00
mat
405a00c0d1 Fix ClientboundLevelParticlesPacket
The particle id is a varint
2022-06-19 13:54:43 -05:00
mat
d8e0457b62 from<ClientboundAddEntityPacket> for Entity 2022-06-18 14:08:34 -05:00
mat
e2553bbaf2 Merge branch 'main' into 1.19.1 2022-06-17 18:11:21 -05:00
mat
f414aa4d37
Merge pull request #9 from mat-1/azalea-block
azalea-block
2022-06-17 23:10:54 +00:00
mat
0a945e73ec EntityPos 2022-06-17 18:09:34 -05:00
mat
d27d283686 Update ClientboundSoundPacket to 1.19 2022-06-17 16:34:34 -05:00
mat
d0fc7d0eff ClientboundSetEquipmentPacket 2022-06-17 16:27:58 -05:00
mat
56f98c1b24 Fix GlobalPos 2022-06-16 21:01:38 -05:00
mat
9c0b6f6631 22w24a & update packets when they're modified 2022-06-16 20:59:19 -05:00
mat
70cc7dfbed get rid of ProfilePublicKey struct 2022-06-08 21:16:32 -05:00
mat
fb1d419a3d 1.19 2022-06-08 18:37:29 -05:00
mat
e9e60eca80 Update README.md 2022-05-27 00:05:14 -05:00
mat
0c0fec0065 fix some packets 2022-05-26 19:12:19 -05:00
mat
7c302b4b29 Change brigadier numbers 2022-05-26 19:01:29 -05:00
mat
51fbbaaf6f Compiles 2022-05-26 17:59:43 -05:00
mat
0530c57579 Fixes 2022-05-26 17:55:07 -05:00
mat
1e145a82b8 1.19 2022-05-26 13:45:48 -05:00
mat
35511e83c3 more fix 2022-05-25 20:28:46 -05:00
mat
c16e958d0b ClientboundLevelParticlesPacket works 2022-05-14 20:43:25 -05:00
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
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
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