aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/utils.py
AgeCommit message (Collapse)Author
2025-08-04Default components (#232)mat
* add default components * remove debug prints * clippy * use default components * fix tests
2025-04-17make BlockState::id privatemat
2025-04-04remove executable bit from filesmat
2024-12-19fix incorrect packetsmat
2022-11-12Pathfinder (#25)mat
Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-08-27Azalea registry (#20)mat
* make azalea-registry crate * add trait feature to az-block * registr * registry macro * impl Display for registry things * registries
2022-06-21Improve clear_version_cachemat
2022-06-11Separate int propertiesmat
2022-05-28default block propertiesmat
2022-05-27Fix codegen moremat
2022-05-25Fix migratemat
2022-05-25Migrate might be workingmat
2022-05-24start adding migratemat
2022-05-24rename code-generator to codegenmat