aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-1023w14amat
2023-03-30remove legacy smithing recipe serializermat
2023-03-3023w13amat
2023-03-24random nbt improvementsmat
2023-03-24fix merge conflictmat
2023-03-23simd number arraysmat
2023-03-23>=128mat
2023-03-23nbt lookup optimizationmat
2023-03-23polish nbt a bitmat
2023-03-23rename Tag to Nbtmat
2023-03-23default for nbtcompoundmat
2023-03-23make encode not a Result and small optimizationsmat
2023-03-22binary search mapmat
2023-03-22rename benchmarksmat
2023-03-22improve comparison benchmarkmat
2023-03-22make nbt code more readable and add comparison benchmarkmat
2023-03-22optimize nbt listsmat
2023-03-22use enum-as-inner in nbtmat
2023-03-22use compact_str in nbtmat
2023-03-21clear titles packetmat
2023-03-21remove unused dependenciesmat
2023-03-14mention the other version branches in the readmemat
2023-03-141.19.4 (#57)mat
2023-03-14cargo updatemat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-12Do not deserialize full registry by default (#83)EightFactorial
2023-03-11fix doc errorsmat
2023-03-11slightly optimize azalea_nbt::Tag::idmat
2023-03-11Fix infinite recursion in the DNS resolver (#82)Luna
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-08make ClientInformation and TabList their own componentsmat
2023-03-08merge mainmat
2023-03-07Add World::find_block (#80)mat
2023-03-07Bevy 0.10 (#79)mat
2023-03-01remove a ?mat
2023-03-01Merge branch 'main' of https://github.com/mat-1/azalea into mainmat
2023-03-01fix reconnecting in testbot examplemat
2023-02-27Remove invalid characters and truncate messages and commands to 256 (#78)Shayne Hartford
2023-02-27also run action on prsmat
2023-02-27Change Windows env from USERPROFILE to APPDATA (#77)Shayne Hartford
2023-02-26Add `set_state` and `set_swarm_state` (#76)Shayne Hartford
2023-02-26Add PacketEvent (#75)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-24use rustls in reqwestmat
2023-02-23check entity for retroactively_add_game_profile_componentmat
2023-02-23fix jumpingmat
2023-02-22fix `disconnect_on_read_packets_ended` (#73)Charles Johnson
2023-02-21unused importmat
2023-02-21don't keep firing disconnecteventmat
2023-02-21properly disconnect on ungraceful disconnectmat