aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src
AgeCommit message (Expand)Author
2023-10-02yet another W for linear searchesmat
2023-10-02optimize pathfinder moremat
2023-10-02optimize pathfinder moremat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-18fix entities not always being despawned after mergemat
2023-09-17heightmapsmat
2023-09-10clippymat
2023-09-10fix physics bugsmat
2023-08-26simplify pathfindermat
2023-08-25implement stepping up stairsmat
2023-08-25add basic pathfinding testmat
2023-07-20derive Copy for ChunkSectionBlockPosmat
2023-07-14Mining (#95)mat
2023-06-14actually make Vec3::length sqrtmat
2023-06-14Vec3::distance_to and clippymat
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