aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src
AgeCommit message (Expand)Author
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
2022-04-30gitignore flamegraph stuffmat
2022-04-30misc fixesmat
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-29background task works!mat
2022-04-29how do i do thismat
2022-04-28chunk packets workmat
2022-04-27add ClientboundSetChunkCacheCenterPacketmat
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-26default implementation for read and write Vec<T>mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat
2022-04-24Merge branch 'main' into authmat
2022-04-241.18.2 supportmat
2022-04-22simplify error handlingmat
2022-04-22change to not pingmat
2022-04-21Set carried item and update tags packetsmat
2022-04-20add player abilities packetmat
2022-04-19Fix declare_state_packetsmat
2022-04-18start working on declare commands packetmat
2022-01-03difficulty packetmat
2022-01-02fix random warningsmat
2022-01-01add a couple more packetsmat
2022-01-01start work on encryptionmat