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

654 commits

Author SHA1 Message Date
f1aeca5087 fix 2022-11-09 17:20:37 +00:00
22af42a880 Revert "update pixlyzer dir"
This reverts commit ee9a0e7a49.
2022-11-09 17:20:17 +00:00
ee9a0e7a49 update pixlyzer dir 2022-11-09 17:20:00 +00:00
4ea61dcf29 generate blocks and shapes 2022-11-09 17:19:31 +00:00
ecab68e7b8 use empty_shape 2022-11-09 16:48:07 +00:00
5840f9e28d fix pixlyzer shape generation 2022-11-09 16:44:09 +00:00
0e18424886 fix generating language 2022-11-09 16:34:50 +00:00
mat
e3e4ab98bc
Replace PJS generator mod with PixLyzer (#38)
* pixlizer extractor

* start working on shape extraction
2022-11-07 21:06:15 -06:00
mat
7101cf85b7 metadata stuff 2022-11-06 22:45:47 -06:00
mat
9d950e4b70 Merge branch 'main' into 1.19.3 2022-11-06 22:44:42 -06:00
mat
d112856ff6
Entity metadata (#37)
* add example generated metadata.rs

* metadata.rs codegen

* add the files

* add comment to top of metadata.rs

* avoid clone

* metadata

* defaults

* defaults

* fix metadata readers and writers

* fix bad bitmasks and ignore some clippy warnings in generated code

* add set_index function to entity metadatas

* applying metadata
2022-11-06 14:05:01 -06:00
mat
9bc5175116
ask for someone to do server implementation 2022-11-03 20:08:14 -05:00
0a20160272 change comment to be less than 80 width 2022-11-03 18:00:29 +00:00
4d6609016a Merge branch 'main' into 1.19.3 2022-11-02 16:09:58 +00:00
348d0d70f4 update list of generated things 2022-11-02 15:53:27 +00:00
c3bc6c909d fix some markdown 2022-11-02 15:52:07 +00:00
7ae13f191b add updating guide to codegen/readme 2022-11-02 15:39:05 +00:00
ab3b99585e generate en_us.json 2022-11-02 15:22:25 +00:00
9a60348292 22w44a 2022-11-02 14:37:10 +00:00
3de96ecefb Merge branch '1.19.3' of https://github.com/mat-1/azalea into 1.19.3 2022-11-01 15:43:04 +00:00
19974c5825 fix some warnings and add more ecomments 2022-11-01 15:42:58 +00:00
mat
c6d2d41807 backtraces + fix clientbound chat message 2022-10-31 18:44:58 -05:00
fb158bab4b fix entitydatavalue 2022-10-31 19:28:55 +00:00
50f1cc47fa some -> most in readme warning 2022-10-31 15:56:15 +00:00
e234f8b756 add basic installation instructions 2022-10-31 15:37:41 +00:00
mat
0fc82aa579 joining a server works 2022-10-30 23:10:34 -05:00
mat
aea53cd380 actually fix 2022-10-30 21:44:11 -05:00
mat
261913e606 reply to custom query packet 2022-10-30 21:42:32 -05:00
mat
3937faf18d Update bitset.rs 2022-10-30 21:38:52 -05:00
mat
cf519d81b8 Merge branch 'main' into 1.19.3 2022-10-30 21:24:13 -05:00
mat
278fb3d392 profile_public_key isn't Option anymore 2022-10-30 21:23:05 -05:00
mat
efe4bd47b0 ServerboundChatSessionUpdatePacket 2022-10-30 21:21:24 -05:00
mat
ff9cdd9a33 22w43a 2022-10-30 21:19:41 -05:00
mat
4e5b4be30d make it compile 2022-10-30 20:02:20 -05:00
mat
430d812dd7 serverbound chat packets 2022-10-30 19:59:38 -05:00
mat
68a21a79fb features enabled and container closed 2022-10-30 19:10:03 -05:00
mat
87dbee46e2 ClientboundPlayerInfoUpdatePacket 2022-10-30 18:58:12 -05:00
mat
5ae890f941 replace an expect with unwrap_or_else 2022-10-30 15:42:43 -05:00
mat
a3c5fdf13f Merge branch 'main' into 1.19.3 2022-10-30 15:37:07 -05:00
mat
329f8b1784 more docs 2022-10-30 15:28:19 -05:00
mat
c65e1fc660 Update README.md 2022-10-30 15:05:54 -05:00
mat
694fd39a91 add docs.rs badge 2022-10-30 15:05:14 -05:00
mat
fac4d1afda
Create LICENSE.md 2022-10-30 14:49:46 -05:00
mat
44ab1ad6ef chore: Release 2022-10-30 14:04:11 -05:00
mat
889f742696 add "repository" field to all crates 2022-10-30 14:03:13 -05:00
mat
f0e9a48222 fix error 2022-10-30 13:07:14 -05:00
mat
99d3a5de9d improve docs a little more 2022-10-30 12:58:44 -05:00
mat
f73872c0cc add packet to match lol 2022-10-29 14:36:07 -05:00
mat
7d140e5f0c ClientboundContainerClosePacket 2022-10-29 14:33:53 -05:00
mat
7c71bdf79a add doc comments to combat packets 2022-10-29 14:14:47 -05:00