Commit graph

49 commits

Author SHA1 Message Date
mat
b8228a0360
Azalea registry (#20)
* make azalea-registry crate

* add trait feature to az-block

* registr

* registry macro

* impl Display for registry things

* registries
2022-08-27 20:31:21 -05:00
mat
2fff0e7564 fix block codegen for newer versions 2022-08-20 16:48:08 -05:00
mat
dbb2092ac0
Implement ALL packets (#16)
* add a couple more packets and improve codegen

* enums in packet codegen

* fix enums and MORE PACKETS

* make unsigned numbers the default

* codegen can make hashmaps

* UnsizedByteArray in codegen

* Vec and Option

* enum codgen works in more situations

* ServerboundInteractPacket

* Fix error with new error system

* More packets

* more packets

* more packets

* guess what was added

* yeah it's more packets

* add more packets

* packets

* start adding ClientboundBossEventPacket

* finish boss event packet

* improve codegen for linux

* start on command suggestions packet

* rename declare_commands to commands

* más paquetes

* fix generating custom payload packet

* more packets

* mehr Pakete

* improve codegen for movement packets

* rename move packets to have "packet" at the end

* fix some unused variable warns

* addere plus facis

* pli da pakoj

* plus de paquets

* più pacchetti

* make ChatFormatting a macro in azalea-chat

* change a match to matches! macro

* update SetPlayerTeam to use ChatFormatting

* ClientboundSetScorePacket & fix clippy warnings

* finish game state 🎉

* add remaining packets for other states

* fix error in ping.rs
2022-08-20 15:17:07 -05:00
mat
1d48c3fe34
1.19.2 (#15)
* Fix stuff with readme in codegen scripts

Emojis broke it

* 1.19.2-rc1

* 1.19.2
2022-08-05 23:58:50 -05:00
mat
cb8005be65 Fix the mod.rs 2022-07-06 19:04:38 -05:00
mat
048792f83c Fix bugs with migration 2022-07-06 18:52:24 -05:00
mat
c46eb556e2 Merge branch 'main' into 1.19.1 2022-06-25 14:25:56 -05:00
mat
41f61bf9c1 i hate mutexes 2022-06-24 23:54:31 -05:00
mat
ce834aeca5 Fixes 2022-06-23 23:45:23 -05:00
mat
8755f18c2b Correctly detect updated packets 2022-06-23 21:54:38 -05:00
mat
0280fb58e1 add serverbound move packets 2022-06-21 22:10:33 -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
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
d0fc7d0eff ClientboundSetEquipmentPacket 2022-06-17 16:27:58 -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
4a3a2d2a3d work on genblocks 2022-06-09 19:37:03 -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
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
7743bb1a84 Fix version.py to work from any directory 2022-05-27 00:32:10 -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
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
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