aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-29background task works!mat
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-28write more example codemat
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-26write some readmesmat
2022-04-26default implementation for read and write Vec<T>mat
2022-04-26work on adding more stuff for recipesmat
2022-04-25Merge branch 'main' into update-recipes-packetmat
2022-04-25write example codemat
2022-04-24start adding update recipes packetmat
2022-04-24remove debug printsmat
2022-04-25Merge pull request #3 from mat-1/authmat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat
2022-04-24Merge branch 'main' into authmat
2022-04-241.18.2 supportmat
2022-04-24fix warnings in azalea-nbtmat
2022-04-24fix writing wrong ids in nbtmat
2022-04-24remove an unused thing from dependenciesmat
2022-04-23Vec<Tag> to [Tag]Ubuntu
2022-04-23clean up some codeUbuntu
2022-04-22vroom vroommat
2022-04-22maybe optimizationmat
2022-04-22inline reading in nbt decodingmat
2022-04-22simplify nbt list optimizationmat
2022-04-22remove irrelevant commentmat
2022-04-22fix nbt decode benchmarkmat
2022-04-22nbt optimizationsmat
2022-04-22remove some useless codemat
2022-04-22simplify error handlingmat
2022-04-22add filesmat
2022-04-22change to not pingmat
2022-04-21make benchmarks work againmat
2022-04-21tokio features in az-nbtmat
2022-04-21Set carried item and update tags packetsmat
2022-04-20make PlayerAbilitiesFlags its own thingmat