aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-11fix incorrect varlong readermat
2024-05-23remove all references to clean_property_namemat
2024-05-23change property names to be unique and to match the minecraft idsmat
2024-05-23resolve clippy warningmat
2024-05-22make getting shapes faster (#149)urisinger
2024-05-22fix another edge case in FormattedText::from_nbt_tag that happens with viaver...mat
2024-05-22read Tool blocks as HolderSetmat
2024-05-14Update simdnbt dep (#148)veronoicc
2024-05-14update simdnbtmat
2024-05-09Add a brigadier example for use inside a bevy App (#146)EightFactorial
2024-05-03link 1.20.4 branch in readmemat
2024-05-01extremely complicated update to 1.20.6mat
2024-04-27fmtmat
2024-04-27Use ClientIntention over ConnectionProtocol for ClientIntentionPacket (#143)Luis
2024-04-24Release 0.10.1mat
2024-04-24fix some depsmat
2024-04-24require azalea-buf feature for azalea-chat in some placesmat
2024-04-24Release independent packagesmat
2024-04-23Release 0.10.0mat
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-24fix ClientboundLevelParticlesPacketmat
2024-04-24fix warning when entities that didn't move chunks despawnmat
2024-04-23sort generated tagsmat
2024-04-231.20.5 (#127)mat
2024-04-20fix edge case with reading FormattedText as nbtmat
2024-04-20upgrade depsmat
2024-04-20clippymat
2024-04-20add Client::join_with_proxy and fix testsmat
2024-04-20socks5 support (#113)mat
2024-04-18Release 0.9.1mat
2024-04-18fix get_block_collisions panicking when starting in a non existent chunkmat
2024-04-09add functions to ClientBuilder and SwarmBuilder for custom addressesmat
2024-04-09make recalculate_near_end_of_path publicmat
2024-03-21fix: GameOwnershipResponse key_id format (#138)1zuna
2024-03-08Update clientbound_game_event_packet.rs (#133)veronoicc
2024-02-26optimize physics a bit moremat
2024-02-25reduce allocations for collision detectionmat
2024-02-25optimize physicsmat
2024-02-24add Display for Vec3, add SimulationSet, and add EntityChunkPos componentmat
2024-02-24fix parsing textcomponents failing when it's translatable and has a primitive...mat
2024-02-24add some more convenience functionsmat
2024-02-24track entity rotationsmat
2024-02-23fix 'CommandQueue has un-applied commands being dropped.' spammat
2024-02-23fix pathfinder A* using slightly suboptimal paths sometimesmat
2024-02-23reword comment for calculated_bits_per_entrymat
2024-02-22add OWNER_USERNAME to testbotmat
2024-02-22fix for hypixel limbomat
2024-02-18fix for hypixel (wasn't sending ClientInformation on configuration)mat