aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples
AgeCommit message (Expand)Author
2023-05-27revert echo examplemat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-12remove unused importmat
2023-05-12auto respawnmat
2023-05-03Inventory (#48)mat
2023-03-07Add World::find_block (#80)mat
2023-03-07Bevy 0.10 (#79)mat
2023-03-01remove a ?mat
2023-03-01fix reconnecting in testbot examplemat
2023-02-26Add PacketEvent (#75)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-13fix bad compression on sending long packetsmat
2023-02-10improve docs a bit more and delete potatobot exampleUbuntu
2023-02-10fix and improve examples in docsUbuntu
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-06fix some swarm examples/docsUbuntu
2023-02-05improve docsmat
2023-02-04move 'bot' into its own example (actually)mat
2023-02-04Use an ECS (#52)mat
2022-12-11rename find_entity to entity_by & add entities_bymat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-11-27fix some docs/examplesmat
2022-11-27Swarm (#36)mat
2022-11-18Add functions to get ChatPacket author and content (#42)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-12Pathfinder (#25)mat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23Update examples with new cleaner handle/statemat
2022-10-23make `handle` cleanermat
2022-10-23write more documentationmat
2022-10-16change examples with Accountmat
2022-10-07Bot API (#27)mat
2022-10-02New example (#24)mat