aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src
AgeCommit message (Expand)Author
2023-05-26add stuff related to chat signingmat
2023-05-03Inventory (#48)mat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-07Add World::find_block (#80)mat
2023-02-21Make things public (#71)EightFactorial
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
2023-01-25Fix test and packets (#60)EightFactorial
2023-01-21clippymat
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-12-06Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)EightFactorial
2022-11-27Swarm (#36)mat
2022-11-18Player List (#41)mat
2022-11-15Rename "dimension" to "world" (#39)mat
2022-11-12Pathfinder (#25)mat
2022-11-10didn't cargo check lolUbuntu
2022-11-10fix another panic in bitsetUbuntu
2022-11-07fix edge case with clearing bitsetsmat
2022-11-06Entity metadata (#37)mat
2022-10-27use variables directly in format stringsmat
2022-10-21work around rustc compilation errormat
2022-10-08handle SectionBlocksUpdate packetmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-18start work on optimizing block macrosmat
2022-09-06remove debug printlnmat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-09-02collision test passes???Ubuntu
2022-08-31test gravityUbuntu
2022-08-30clippyUbuntu
2022-08-29physics stuffmat
2022-08-29Physics (#11)mat
2022-08-27Azalea registry (#20)mat
2022-08-19shut up clippyUbuntu
2022-08-06Better errors (#14)mat
2022-07-31clippo the sequelmat
2022-06-25clippomat
2022-06-25Fix warningsmat
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-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat
2022-06-19Fix issues with entity pos conversion to block posmat