aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-20add player abilities packetmat
2022-04-20write some readmesmat
2022-04-19Merge branch 'declare-commands-packet'mat
2022-04-19Fix declare_state_packetsmat
2022-04-19allow trailing commas in declare_state_packetsmat
2022-04-19Fix declare_state_packetsmat
2022-04-19reorder some packetsmat
2022-04-19allow trailing commas in declare_state_packetsmat
2022-04-19Merge branch 'main' into declare-commands-packetmat
2022-04-20Merge pull request #1 from mat-1/brigadiermat
2022-04-20Merge pull request #2 from mat-1/state-packets-macromat
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 more stuffmat
2022-04-19start adding declare_state_packetsmat
2022-04-19Merge branch 'main' into brigadiermat
2022-04-18start working on declare commands packetmat
2022-04-18move tests into tests directorymat
2022-04-18move `parsers` into `arguments`mat
2022-04-18change a BTreeMap to a HashMapmat
2022-04-18split stuff into more modulesmat
2022-04-18general cleanupmat
2022-04-18fix issues with clippymat