1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
Commit graph

11 commits

Author SHA1 Message Date
mat
e268c49291 fix incorrect packets 2024-12-19 02:52:41 +00:00
mat
6eee543a33
Pathfinder (#25)
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-11-12 23:54:05 -06:00
mat
b8228a0360
Azalea registry (#20)
* make azalea-registry crate

* add trait feature to az-block

* registr

* registry macro

* impl Display for registry things

* registries
2022-08-27 20:31:21 -05:00
mat
317567b77a Improve clear_version_cache 2022-06-21 19:05:44 -05:00
mat
b852bdc481 Separate int properties 2022-06-11 09:50:14 -05:00
mat
9c1c286236 default block properties 2022-05-28 20:59:22 -05:00
mat
68ab3d6524 Fix codegen more 2022-05-27 01:11:42 -05:00
mat
dc5a9149a5 Fix migrate 2022-05-25 00:30:47 -05:00
mat
479c054747 Migrate might be working 2022-05-25 00:21:05 -05:00
mat
fb3b002d94 start adding migrate 2022-05-24 23:05:44 -05:00
mat
0a314bca16 rename code-generator to codegen 2022-05-24 20:28:08 -05:00
Renamed from code-generator/lib/utils.py (Browse further)