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

396 commits

Author SHA1 Message Date
mat
74c3ae52f8 azalea-world uses azalea-block 2022-06-16 23:38:51 -05:00
mat
56f98c1b24 Fix GlobalPos 2022-06-16 21:01:38 -05:00
mat
4f89f70091 type -> kind 2022-06-16 20:48:01 -05:00
mat
5d5441427f less underscores 2022-06-16 19:33:34 -05:00
mat
b907ea5a3f "boolean" is cringe 2022-06-16 19:29:16 -05:00
mat
043f70aa6e Fix for states that burger doesn't have 2022-06-16 15:12:20 -05:00
mat
8aa8baa20d Fix ordering of blocks 2022-06-11 17:33:58 -05:00
mat
e36095c2b1 Fix all the errors 2022-06-11 17:18:57 -05:00
mat
e79e58da36 Include property names in blocks 2022-06-11 15:29:42 -05:00
mat
b852bdc481 Separate int properties 2022-06-11 09:50:14 -05:00
mat
6926907528 Clean code a little 2022-06-11 09:36:08 -05:00
mat
8c5d7407fe fix Facing property 2022-06-10 15:17:13 -05:00
mat
ab0796119b blocks works probably 2022-06-10 15:06:15 -05:00
mat
d106221caa Merge branch 'main' into azalea-block 2022-06-09 19:37:29 -05:00
mat
4a3a2d2a3d work on genblocks 2022-06-09 19:37:03 -05:00
mat
70cc7dfbed get rid of ProfilePublicKey struct 2022-06-08 21:16:32 -05:00
mat
601637bd48
Merge pull request #7 from mat-1/1.19
1.19
2022-06-08 23:37:54 +00:00
mat
fb1d419a3d 1.19 2022-06-08 18:37:29 -05:00
mat
05af65d16c no burger.json 2022-06-08 18:32:28 -05:00
mat
7d4eceefde mmmmmmmmmm 2022-05-29 00:39:27 -05:00
mat
e832c84eb8 fixed macro for blocks with no properties 2022-05-28 21:38:30 -05:00
mat
9c1c286236 default block properties 2022-05-28 20:59:22 -05:00
mat
8cd0ff2aac fix blocks dir 2022-05-28 18:28:35 -05:00
mat
6c1aeb4255 Fixed data extractor 2022-05-28 18:26:22 -05:00
mat
5d764c79d0 genblocks 2022-05-28 18:20:15 -05:00
mat
ff2f3c7af5 slight optimization 2022-05-28 13:39:33 -05:00
mat
5ce6eb23bb impl From<BlockState> for &dyn Block { 2022-05-28 01:16:32 -05:00
mat
3573eb4ba0 more block macro stuff 2022-05-28 01:12:12 -05:00
mat
d56c44766e block macros 2022-05-27 23:10:34 -05:00
mat
c0433b7d49 Compiles 2022-05-27 19:36:18 -05:00
mat
88bc6d1660 Start making block macro 2022-05-27 19:34:09 -05:00
mat
aac64d0135 Start making azalea-block 2022-05-27 16:04:22 -05:00
mat
86cc2a9b7c codegen/extract.py
Preparation for azalea-block
2022-05-27 01:37:52 -05:00
mat
68ab3d6524 Fix codegen more 2022-05-27 01:11:42 -05:00
mat
cb4b060f35 Fix version.py to work from any directory 2022-05-27 00:32:29 -05:00
mat
7743bb1a84 Fix version.py to work from any directory 2022-05-27 00:32:10 -05:00
mat
ea7249fb77 update crates 2022-05-27 00:23:55 -05:00
mat
e9e60eca80 Update README.md 2022-05-27 00:05:14 -05:00
mat
0c0fec0065 fix some packets 2022-05-26 19:12:19 -05:00
mat
7c302b4b29 Change brigadier numbers 2022-05-26 19:01:29 -05:00
mat
51fbbaaf6f Compiles 2022-05-26 17:59:43 -05:00
mat
0530c57579 Fixes 2022-05-26 17:55:07 -05:00
mat
1e145a82b8 1.19 2022-05-26 13:45:48 -05:00
mat
3fbbb61c30 set version ids 2022-05-25 22:59:05 -05:00
mat
64eaa63e23 Migrate mod.rs works 2022-05-25 22:54:49 -05:00
mat
053e5375b5 Update packet.py 2022-05-25 22:49:29 -05:00
mat
03c50bf22b delete files of removed packets 2022-05-25 20:30:34 -05:00
mat
35511e83c3 more fix 2022-05-25 20:28:46 -05:00
mat
054c6e678b fix set_packets maybe 2022-05-25 20:24:41 -05:00
mat
9d0de818f8 fixed changing packet ids 2022-05-25 20:21:50 -05:00