aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src
AgeCommit message (Expand)Author
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
2022-06-19Improvements to azalea-world for entitiesmat
2022-06-17EntityPosmat
2022-05-26Fixesmat
2022-05-14get_block_state worksmat
2022-05-14start adding get_block_statemat
2022-05-08add more stuffmat
2022-05-08Merge branch 'main' into chunk-decodingmat
2022-05-05random polishmat
2022-05-03more azalea-world stuffmat
2022-05-01Remove some resolved todo commentsmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat
2022-04-26finish update recipes packet implementationmat
2022-04-26work on adding more stuff for recipesmat