aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src
AgeCommit message (Expand)Author
2022-04-29Merge branch 'main' into chunk-packetsmat
2022-04-29upgrade aes and cfb8mat
2022-04-29how do i do thismat
2022-04-28chunk packets workmat
2022-04-28add bitset and work on chunk packetsmat
2022-04-27Update clientbound_level_chunk_with_light_packet.rsmat
2022-04-27create the necessary structsmat
2022-04-27add ClientboundSetChunkCacheCenterPacketmat
2022-04-27fix player info packetmat
2022-04-27player info packetmat
2022-04-27add player position packetmat
2022-04-26add recipe packetmat
2022-04-26update brigadiermat
2022-04-26finish update recipes packet implementationmat
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-24start adding update recipes packetmat
2022-04-24remove debug printsmat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat
2022-04-241.18.2 supportmat
2022-04-22simplify error handlingmat
2022-04-22add filesmat
2022-04-21Set carried item and update tags packetsmat
2022-04-20make PlayerAbilitiesFlags its own thingmat
2022-04-20add player abilities packetmat
2022-04-19reorder some packetsmat
2022-04-19Merge branch 'main' into declare-commands-packetmat
2022-04-20Merge pull request #1 from mat-1/brigadiermat
2022-04-19remove a couple of importsmat
2022-04-19add declare_state_packets to the other statesmat
2022-04-19finish declare_state_packets implementationmat
2022-04-19start adding declare_state_packetsmat
2022-04-18start working on declare commands packetmat
2022-01-03create all empty brigadier modulesmat
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
2022-01-02add macro for a couple more packetsmat
2022-01-01start adding packet macrosmat
2022-01-01add a couple more packetsmat
2021-12-26fix some clippy warningsmat
2021-12-26reading nbt in the protocol worksmat
2021-12-25ok i give up remove the async benchmarksmat
2021-12-20start adding nbt to the protocolmat
2021-12-18nbtmat