aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/mc_buf
AgeCommit message (Expand)Author
2022-05-08Merge branch 'main' into chunk-decodingmat
2022-05-07remove entities packetmat
2022-05-07update advancements packetmat
2022-05-07basic code generatormat
2022-05-07Initialize worldborder packetmat
2022-05-05Fix chunk decodingmat
2022-05-03clippymat
2022-05-02more chunk and readme stuffmat
2022-05-02write some more azalea-world codemat
2022-05-01Remove some resolved todo commentsmat
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01Reduce usage of AsyncReadmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat
2022-04-30Simplify packet macromat
2022-04-30add clientbound_add_entity_packetmat
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-28chunk packets workmat
2022-04-28add bitset and work on chunk packetsmat
2022-04-27player info packetmat
2022-04-26update brigadiermat
2022-04-26add derive mcbufreadable/writablemat
2022-04-26default implementation for read and write Vec<T>mat
2022-04-26work on adding more stuff for recipesmat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-241.18.2 supportmat
2022-04-22simplify error handlingmat
2022-04-21Set carried item and update tags packetsmat
2022-04-20add player abilities packetmat
2022-04-19remove a couple of importsmat
2022-01-03difficulty packetmat
2022-01-02fix random warningsmat
2022-01-02better parsing for entire login packetmat
2022-01-02switch all current macro types to the new systemmat
2022-01-02implement for Vec<u8>mat
2022-01-02start improving packet macrosmat