Commit graph

363 commits

Author SHA1 Message Date
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
mat
e58c9390a7 get_block_state works 2022-05-14 15:02:13 -05:00
mat
6d2fd8afba start adding get_block_state 2022-05-14 14:12:57 -05:00
mat
70271ede19 Merge branch 'main' into chunk-decoding 2022-05-14 11:21:04 -05:00
mat
7c194fb245 remove some printlns 2022-05-14 11:20:33 -05:00
mat
ef3cbe27f2 hold_item -> hold 2022-05-09 19:34:51 -05:00
mat
fd3a5ea87f change recv to next in readme 2022-05-09 19:15:03 -05:00
mat
6b7ebc8675 Update README.md 2022-05-09 19:14:13 -05:00
mat
307594723c write how i want using the held item to work 2022-05-09 19:06:57 -05:00
mat
345cecf7af add more stuff 2022-05-08 23:45:15 -05:00
mat
122693a654 actually actually fix 2022-05-08 19:19:20 -05:00
mat
718bea8696 fix the fix 2022-05-08 19:02:01 -05:00