aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src
AgeCommit message (Expand)Author
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
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-19fix rotationsmat
2022-09-10fix outdated EntityDataValuemat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-09-02make collision test work*Ubuntu
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-31make set_block_state return an Optionmat
2022-08-30clippyUbuntu