|
c2262a2123
|
clientbound_set_entity_link_packet
|
2022-05-01 16:30:40 -05:00 |
|
|
366904e419
|
Update README.md
|
2022-05-01 15:22:28 -05:00 |
|
|
388b0fc0f2
|
ClientboundUpdateAttributesPacket & ClientboundEntityVelocityPacket
|
2022-05-01 15:19:51 -05:00 |
|
|
1a68d55eaf
|
add IGNORE_ERRORS const
|
2022-05-01 14:14:51 -05:00 |
|
|
0ccf203460
|
Fix writing encrypted packets
|
2022-05-01 14:11:11 -05:00 |
|
|
766b290065
|
Ignore unknown packets
|
2022-05-01 14:03:15 -05:00 |
|
|
9dacd90abc
|
clientbound_add_entity_packet & clientbound_set_entity_data_packet
|
2022-05-01 13:51:59 -05:00 |
|
|
4b1cfd1cf8
|
remove useless match things
|
2022-05-01 00:32:55 -05:00 |
|
|
42ca37554c
|
actually send the ServerboundCustomPayloadPacket
|
2022-04-30 23:11:18 -05:00 |
|
|
8313952541
|
Simplify packet macro
Now every packet implements McBufWritable and McBufReadable and uses those so the code doesn't have to be duplicated.
|
2022-04-30 23:04:18 -05:00 |
|
|
0dc6decf7f
|
put something useful in state
|
2022-04-30 22:30:50 -05:00 |
|
|
3c3deb625d
|
add entity -> add mob
|
2022-04-30 22:18:33 -05:00 |
|
|
51201ffe65
|
Update clientbound_add_entity_packet.rs
|
2022-04-30 22:16:13 -05:00 |
|
|
f2a8e8221d
|
add clientbound_add_entity_packet
|
2022-04-30 22:13:47 -05:00 |
|
|
80d49a7607
|
azalea_auth::encryption -> azalea_crypto
|
2022-04-30 21:30:45 -05:00 |
|
|
cc70d80932
|
gitignore flamegraph stuff
|
2022-04-30 17:55:18 -05:00 |
|
|
7f9463320f
|
fix error that happens in linux + release mode
|
2022-04-30 16:56:59 -05:00 |
|
|
153b5b45e4
|
misc fixes
|
2022-04-30 02:10:21 -05:00 |
|
|
c37fcfe4da
|
comment some stuff out
|
2022-04-30 01:50:53 -05:00 |
|
|
4d7bf6c50e
|
significantly optimize reading Vec<u8>
unfortunately, this introduces the requirement of using rust nightly
|
2022-04-30 01:43:00 -05:00 |
|
|
c8c356685d
|
background task works!
|
2022-04-29 23:06:40 -05:00 |
|
|
baaa7658b5
|
Merge branch 'main' into chunk-packets
|
2022-04-29 20:22:26 -05:00 |
|
|
8317b5b281
|
upgrade aes and cfb8
|
2022-04-29 20:20:56 -05:00 |
|
|
3bd32cfa00
|
how do i do this
|
2022-04-29 00:40:47 -05:00 |
|
|
b6fb96429c
|
chunk packets work
|
2022-04-28 19:51:31 -05:00 |
|
|
2575da38ed
|
write more example code
|
2022-04-28 22:50:39 +00:00 |
|
|
1ca9caee36
|
add bitset and work on chunk packets
|
2022-04-28 16:38:27 +00:00 |
|
|
64823e661f
|
Update clientbound_level_chunk_with_light_packet.rs
|
2022-04-27 23:50:28 -05:00 |
|
|
a4c63c7bb4
|
create the necessary structs
|
2022-04-27 23:48:53 -05:00 |
|
|
c2a9acc756
|
add ClientboundSetChunkCacheCenterPacket
|
2022-04-27 23:43:10 -05:00 |
|
|
1b5a3722ee
|
fix player info packet
|
2022-04-27 23:35:34 -05:00 |
|
|
9b50886c30
|
player info packet
|
2022-04-27 18:00:50 +00:00 |
|
|
60d1fa50c3
|
add player position packet
|
2022-04-27 15:09:33 +00:00 |
|
|
4f9f2468f0
|
add recipe packet
|
2022-04-26 22:53:47 -05:00 |
|
|
f859dbbba0
|
update brigadier
|
2022-04-26 22:15:07 -05:00 |
|
|
9c69d7d5f2
|
finish update recipes packet implementation
|
2022-04-26 19:38:07 -05:00 |
|
|
dd24110019
|
add derive mcbufreadable/writable
|
2022-04-26 22:58:18 +00:00 |
|
|
5736a790d3
|
write some readmes
|
2022-04-26 15:37:31 +00:00 |
|
|
e5fcfa1193
|
default implementation for read and write Vec<T>
|
2022-04-26 15:33:41 +00:00 |
|
|
f9528a9f9a
|
work on adding more stuff for recipes
|
2022-04-26 15:13:47 +00:00 |
|
|
15b4dd6bd1
|
Merge branch 'main' into update-recipes-packet
|
2022-04-25 16:18:39 +00:00 |
|
|
b9c874249f
|
write example code
|
2022-04-25 16:18:12 +00:00 |
|
|
e4e8cae0e3
|
start adding update recipes packet
|
2022-04-24 23:02:21 -05:00 |
|
|
d6f0449344
|
remove debug prints
|
2022-04-24 22:55:11 -05:00 |
|
mat
|
dac943e3d7
|
Merge pull request #3 from mat-1/auth
Auth
|
2022-04-25 03:50:17 +00:00 |
|
|
f4dd3a9293
|
ENCRYPTION WORKS!!!!!!!!!!!
|
2022-04-24 22:46:41 -05:00 |
|
|
4c00bd8865
|
Add ServerboundKeyPacket
|
2022-04-24 19:28:29 -05:00 |
|
|
3e507f0db4
|
Merge branch 'main' into auth
|
2022-04-24 17:37:57 -05:00 |
|
|
b7641ff308
|
1.18.2 support
|
2022-04-24 16:18:51 -05:00 |
|
|
97d392f4e5
|
fix warnings in azalea-nbt
|
2022-04-24 14:56:46 -05:00 |
|