|
438d633b83
|
Bump tokio
|
2022-06-19 22:12:19 -05:00 |
|
|
d674633e85
|
Merge branch 'main' into azalea-entity
|
2022-06-19 14:00:51 -05:00 |
|
|
405a00c0d1
|
Fix ClientboundLevelParticlesPacket
The particle id is a varint
|
2022-06-19 13:54:43 -05:00 |
|
|
d8e0457b62
|
from<ClientboundAddEntityPacket> for Entity
|
2022-06-18 14:08:34 -05:00 |
|
|
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 |
|
|
0a945e73ec
|
EntityPos
|
2022-06-17 18:09:34 -05:00 |
|
|
d27d283686
|
Update ClientboundSoundPacket to 1.19
|
2022-06-17 16:34:34 -05:00 |
|
|
d0fc7d0eff
|
ClientboundSetEquipmentPacket
|
2022-06-17 16:27:58 -05:00 |
|
|
56f98c1b24
|
Fix GlobalPos
|
2022-06-16 21:01:38 -05:00 |
|
|
9c0b6f6631
|
22w24a & update packets when they're modified
|
2022-06-16 20:59:19 -05:00 |
|
|
70cc7dfbed
|
get rid of ProfilePublicKey struct
|
2022-06-08 21:16:32 -05:00 |
|
|
fb1d419a3d
|
1.19
|
2022-06-08 18:37:29 -05:00 |
|
|
e9e60eca80
|
Update README.md
|
2022-05-27 00:05:14 -05:00 |
|
|
0c0fec0065
|
fix some packets
|
2022-05-26 19:12:19 -05:00 |
|
|
7c302b4b29
|
Change brigadier numbers
|
2022-05-26 19:01:29 -05:00 |
|
|
51fbbaaf6f
|
Compiles
|
2022-05-26 17:59:43 -05:00 |
|
|
0530c57579
|
Fixes
|
2022-05-26 17:55:07 -05:00 |
|
|
1e145a82b8
|
1.19
|
2022-05-26 13:45:48 -05:00 |
|
|
35511e83c3
|
more fix
|
2022-05-25 20:28:46 -05:00 |
|
|
c16e958d0b
|
ClientboundLevelParticlesPacket works
|
2022-05-14 20:43:25 -05:00 |
|
|
f0792f25bb
|
add derive McBuf to every packet
|
2022-05-14 20:03:24 -05:00 |
|
|
93730a550a
|
start adding ClientboundLevelParticlesPacket
|
2022-05-14 19:55:33 -05:00 |
|
|
3f77390e26
|
ClientboundGameEventPacket
|
2022-05-14 19:40:00 -05:00 |
|
|
2eaccf03eb
|
actually do ClientboundSectionBlocksUpdatePacket
|
2022-05-14 19:31:34 -05:00 |
|
|
42f86f73f2
|
add unhandled ClientboundSectionBlocksUpdatePacket
|
2022-05-14 19:14:34 -05:00 |
|
|
ac392542ce
|
Merge branch 'main' into chunk-decoding
|
2022-05-08 18:55:49 -05:00 |
|
|
d783a0295b
|
animate packet
|
2022-05-08 18:44:40 -05:00 |
|
|
a60c1ac05b
|
block update packet
|
2022-05-07 22:03:49 -05:00 |
|
|
ff79c1838a
|
level event packet
|
2022-05-07 21:58:10 -05:00 |
|
|
ffba101854
|
chat and sound packets
|
2022-05-07 21:54:27 -05:00 |
|
|
f62a681474
|
remove entities packet
|
2022-05-07 21:44:11 -05:00 |
|
|
98eee6d908
|
add keepalive packets
|
2022-05-07 20:41:33 -05:00 |
|
|
49454781cf
|
add move packets
|
2022-05-07 20:34:53 -05:00 |
|
|
d8049a5d0c
|
move entity and rotate head packets
|
2022-05-07 20:00:59 -05:00 |
|
|
e53ef8b0dd
|
update advancements packet
|
2022-05-07 19:46:06 -05:00 |
|
|
0b84e1cbb8
|
add a couple more packets
|
2022-05-07 18:47:16 -05:00 |
|
|
1a15d36e6b
|
add health packet
|
2022-05-07 18:44:00 -05:00 |
|
|
c10b732510
|
improve data generator and add packet
|
2022-05-07 18:26:19 -05:00 |
|
|
aa3ba64aa4
|
actually generate a packet!
|
2022-05-07 17:59:03 -05:00 |
|
|
9f496a89b5
|
basic code generator
|
2022-05-07 16:54:02 -05:00 |
|
|
f0a277788c
|
add set time packet and update readme
|
2022-05-07 12:22:57 -05:00 |
|
|
b9c31efc01
|
Initialize worldborder packet
Also add varlong and replace #[varint] with #[var]
|
2022-05-07 11:58:00 -05:00 |
|
|
79bf577130
|
clientbound add player packet
|
2022-05-07 11:22:03 -05:00 |
|
|
4dac004635
|
Fix chunk decoding
|
2022-05-05 22:12:54 -05:00 |
|
|
c987812927
|
clippy
|
2022-05-03 18:20:24 +00:00 |
|
|
477c367fc4
|
mor echunk stuff
|
2022-05-03 18:03:10 +00:00 |
|
|
0bd798045c
|
more azalea-world stuff
|
2022-05-03 00:33:32 -05:00 |
|
|
8e42e1c5df
|
more chunk and readme stuff
|
2022-05-02 23:07:06 +00:00 |
|
|
1e2ec61100
|
write some more azalea-world code
|
2022-05-02 00:24:29 -05:00 |
|