aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/connect.rs
AgeCommit message (Expand)Author
2022-06-18account.rs and client.rsmat
2022-06-18from<ClientboundAddEntityPacket> for Entitymat
2022-06-17EntityStoragemat
2022-06-17EntityPosmat
2022-06-17Update ClientboundSoundPacket to 1.19mat
2022-05-26fix some packetsmat
2022-05-26Fixesmat
2022-05-261.19mat
2022-05-14ClientboundLevelParticlesPacket worksmat
2022-05-14ClientboundGameEventPacketmat
2022-05-14actually do ClientboundSectionBlocksUpdatePacketmat
2022-05-14add unhandled ClientboundSectionBlocksUpdatePacketmat
2022-05-14get_block_state worksmat
2022-05-08add more stuffmat
2022-05-08Merge branch 'main' into chunk-decodingmat
2022-05-08animate packetmat
2022-05-08azalea-chat now checks language filesmat
2022-05-07fixmat
2022-05-07block update packetmat
2022-05-07level event packetmat
2022-05-07chat and sound packetsmat
2022-05-07remove entities packetmat
2022-05-07add keepalive packetsmat
2022-05-07add move packetsmat
2022-05-07move entity and rotate head packetsmat
2022-05-07update advancements packetmat
2022-05-07add a couple more packetsmat
2022-05-07add health packetmat
2022-05-07improve data generator and add packetmat
2022-05-07add set time packet and update readmemat
2022-05-07Initialize worldborder packetmat
2022-05-07clientbound add player packetmat
2022-05-03clippymat
2022-05-03mor echunk stuffmat
2022-05-03more azalea-world stuffmat
2022-05-02more chunk and readme stuffmat
2022-05-01Merge branch 'main' into chunk-decodingmat
2022-05-01Reduce usage of AsyncReadmat
2022-05-01start adding azalea-worldmat
2022-05-01clientbound_set_entity_link_packetmat
2022-05-01ClientboundUpdateAttributesPacket & ClientboundEntityVelocityPacketmat
2022-05-01add IGNORE_ERRORS constmat
2022-05-01Ignore unknown packetsmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat
2022-05-01remove useless match thingsmat
2022-04-30actually send the ServerboundCustomPayloadPacketmat
2022-04-30Simplify packet macromat
2022-04-30put something useful in statemat
2022-04-30add clientbound_add_entity_packetmat
2022-04-30azalea_auth::encryption -> azalea_cryptomat