aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/src/lib.rs
AgeCommit message (Expand)Author
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-09-02make collision test work*Ubuntu
2022-08-31make set_block_state return an Optionmat
2022-08-30clippyUbuntu
2022-08-29Physics (#11)mat
2022-08-06Better errors (#14)mat
2022-06-25rename World to dimensionmat
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-19Improvements to azalea-world for entitiesmat
2022-06-17EntityStoragemat
2022-06-17ClientboundSetEquipmentPacketmat
2022-06-17Slightly improve bit storagemat
2022-06-16azalea-world uses azalea-blockmat
2022-05-14remove some console.logsmat
2022-05-14get_block_state worksmat
2022-05-14start adding get_block_statemat
2022-05-08add more stuffmat
2022-05-05random polishmat
2022-05-05remove some printsmat
2022-05-05Fix chunk decodingmat
2022-05-03start adding bit storagemat
2022-05-03mor echunk stuffmat
2022-05-03more azalea-world stuffmat
2022-05-02more chunk and readme stuffmat
2022-05-02write some more azalea-world codemat
2022-05-01start adding azalea-worldmat