Commit graph

522 commits

Author SHA1 Message Date
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
efd8749573 add gametick event and find_one_entity 2022-06-20 01:19:59 -05:00
mat
438d633b83 Bump tokio 2022-06-19 22:12:19 -05:00
mat
c9a070f711 Fix some clippy warnings 2022-06-19 22:01:54 -05:00
mat
d674633e85 Merge branch 'main' into azalea-entity 2022-06-19 14:00:51 -05:00
mat
405a00c0d1 Fix ClientboundLevelParticlesPacket
The particle id is a varint
2022-06-19 13:54:43 -05:00
mat
e84893b07a Fix issues with entity pos conversion to block pos 2022-06-19 13:42:01 -05:00
mat
7f7b979125 Fix error 2022-06-19 00:32:53 -05:00
mat
bb6b116cb8 Improvements to azalea-world for entities 2022-06-19 00:30:24 -05:00
mat
fc3151f89d account.rs and client.rs 2022-06-18 16:54:49 -05:00
mat
e32b8fabb7 Add a new example that uses entities 2022-06-18 16:33:38 -05:00
mat
d8e0457b62 from<ClientboundAddEntityPacket> for Entity 2022-06-18 14:08:34 -05:00
mat
614b211298 EntityStorage 2022-06-17 23:55:11 -05:00
mat
f993e79a7e Create azalea-entity 2022-06-17 20:46:16 -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