aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples/testbot.rs
AgeCommit message (Expand)Author
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-30remove BlockPosGoal::from and Goal::goal_nodemat
2023-09-211.20.2 (#99)mat
2023-09-19add Loaded component and fix clamping look directionmat
2023-09-18instanceloadedevent and a few fixesmat
2023-09-17heightmapsmat
2023-09-14detect obstructions while pathfinding and better results on timeoutmat
2023-09-14add ResourcePackEvent eventmat
2023-09-10fix physics bugsmat
2023-08-25add basic pathfinding testmat
2023-08-24Support properly switching instances (#106)mat
2023-08-01improve Instance::find_blockmat
2023-07-26fix querying multiple components in entity_bymat
2023-07-23fix sometimes not receiving chunksmat
2023-07-15fix brigadier booleansmat
2023-07-15Attacking (#96)mat
2023-07-15fix auto respawn and fix entity metadatamat
2023-07-14Mining (#95)mat
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-10fix and improve examples in docsUbuntu
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu