aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src
AgeCommit message (Expand)Author
2023-08-24Support properly switching instances (#106)mat
2023-08-15upgrade thiserror and other depsmat
2023-08-01remove unnecessary parensmat
2023-08-01improve Instance::find_blockmat
2023-07-23fix sometimes not receiving chunksmat
2023-07-23clean up azalea-entity a littlemat
2023-07-20make PalettedContainer::new less weirdmat
2023-07-19fix wrong names in a Debug and relax PartialChunkStorage::set_block_statemat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-03Inventory (#48)mat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-11fix doc errorsmat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-08merge mainmat
2023-03-07Add World::find_block (#80)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-21make metadata components clonablemat
2023-02-21Fix writing palettes (#72)EightFactorial
2023-02-21Make things public (#71)EightFactorial
2023-02-10make blockstate goodUbuntu
2023-02-08Add KeepAliveEvent and Fix Error Messages (#65)EightFactorial
2023-02-07move az_world::entity_info to az_world::entities::infoUbuntu
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
2023-01-21clippymat
2022-12-11fix PartialWorld::default() for testsmat
2022-12-11rename find_entity to entity_by & add entities_bymat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-12-03Fix example in azalea-worldmat
2022-11-27Swarm (#36)mat
2022-11-18Player List (#41)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-15add Client::metadataUbuntu
2022-11-15clippyUbuntu
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-30more docsmat
2022-10-27use variables directly in format stringsmat
2022-10-24actually fix out of bounds errorsUbuntu
2022-10-24fix out of bounds y positionUbuntu
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23fix panic on purpur serversmat
2022-10-17refactor: remove println statements (#31)Sculas
2022-10-15fix clippy warningsmat