aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-04-18remove temporary commentsmat
2022-04-18add find_nodemat
2022-04-18add get_pathmat
2022-04-18add more testsmat
2022-04-17forking stuffmat
2022-04-17simplify the <S> generic so it's not an Rcmat
2022-04-17Implement working redirectsmat
2022-04-17Change ArgumentBuilder to have a CommandNodemat
2022-04-17more tests and start adding redirectsmat