aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/difficulty.rs
AgeCommit message (Expand)Author
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2024-11-27Refactor azalea-protocol (#190)mat
2023-02-21Make things public (#71)EightFactorial
2022-10-27use variables directly in format stringsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-08-06Better errors (#14)mat
2022-07-31clippo the sequelmat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-05-14get_block_state worksmat
2022-04-22simplify error handlingmat
2022-01-03difficulty packetmat