Commit graph

474 commits

Author SHA1 Message Date
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
mat
9f192301fa Fix removed packets 2022-05-25 20:18:03 -05:00
mat
c851204dd0 Fix detecting changed packet ids 2022-05-25 20:09:48 -05:00
mat
d69f4445f3 Update packet.py 2022-05-25 00:40:23 -05:00
mat
2b34df2188 Update migrate.py 2022-05-25 00:39:33 -05:00
mat
856353458c don't error 2022-05-25 00:38:27 -05:00
mat
8953cf43e2 Almost 2022-05-25 00:35:53 -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
mat
04aea6afaf code-generator/lib 2022-05-24 19:50:19 -05:00
mat
5c1712c840 move examples into examples directory 2022-05-14 20:50:20 -05:00
mat
4000a9d29c Update README.md 2022-05-14 20:47:37 -05:00
mat
d0ac62d852
Merge pull request #6 from mat-1/chunk-decoding
Chunk decoding
2022-05-15 01:46:11 +00:00
mat
c16e958d0b ClientboundLevelParticlesPacket works 2022-05-14 20:43:25 -05:00
mat
9fc71ab2d1 fix python error 2022-05-14 20:03:52 -05:00
mat
f0792f25bb add derive McBuf to every packet 2022-05-14 20:03:24 -05:00
mat
93730a550a start adding ClientboundLevelParticlesPacket 2022-05-14 19:55:33 -05:00
mat
3f77390e26 ClientboundGameEventPacket 2022-05-14 19:40:00 -05:00
mat
2eaccf03eb actually do ClientboundSectionBlocksUpdatePacket 2022-05-14 19:31:34 -05:00
mat
42f86f73f2 add unhandled ClientboundSectionBlocksUpdatePacket 2022-05-14 19:14:34 -05:00
mat
8fb9586609 remove some console.logs 2022-05-14 18:55:08 -05:00