aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src
AgeCommit message (Expand)Author
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
2022-08-29Physics (#11)mat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-06-25rename World to dimensionmat
2022-06-25read_into -> read_frommat
2022-06-24start adding movingmat
2022-06-23move_entity_with_deltamat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-06-20add gametick event and find_one_entitymat
2022-06-19Fix some clippy warningsmat
2022-06-19Fix issues with entity pos conversion to block posmat
2022-06-19Improvements to azalea-world for entitiesmat