Commit graph

363 commits

Author SHA1 Message Date
mat
8755f18c2b Correctly detect updated packets 2022-06-23 21:54:38 -05:00
mat
e44afb76f4 1.19.1-rc1 2022-06-23 21:34:10 -05:00
mat
deef5d27c0 Update to 1.19.1-pre1 2022-06-21 19:57:18 -05:00
mat
392c553d56 Force the generator mod to support snapshots 2022-06-21 19:48:01 -05:00
mat
af7a7b428c Merge branch 'main' into 1.19.1 2022-06-21 19:06:18 -05:00
mat
317567b77a Improve clear_version_cache 2022-06-21 19:05:44 -05:00
mat
107f945a23 Add get_generator_mod_data
Uses u9g's mod: https://github.com/u9g/minecraft-data-generator-server
2022-06-21 18:33:54 -05:00
mat
a1484f6629
Merge branch 'main' into 1.19.1 2022-06-20 06:22:16 +00:00
mat
405a00c0d1 Fix ClientboundLevelParticlesPacket
The particle id is a varint
2022-06-19 13:54:43 -05:00
mat
fcdb6d31ee Update README.md 2022-06-17 18:13:34 -05:00
mat
e2553bbaf2 Merge branch 'main' into 1.19.1 2022-06-17 18:11:21 -05:00
mat
f414aa4d37
Merge pull request #9 from mat-1/azalea-block
azalea-block
2022-06-17 23:10:54 +00:00
mat
0a945e73ec EntityPos 2022-06-17 18:09:34 -05:00
mat
d27d283686 Update ClientboundSoundPacket to 1.19 2022-06-17 16:34:34 -05:00
mat
d0fc7d0eff ClientboundSetEquipmentPacket 2022-06-17 16:27:58 -05:00
mat
69e1125ecb Slightly improve bit storage 2022-06-17 15:59:27 -05:00
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
9c0b6f6631 22w24a & update packets when they're modified 2022-06-16 20:59:19 -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