e9f88ce546
Publish everything* to crates.io
...
Except azalea-client since it's not ready yet
2022-09-05 10:36:48 -05:00
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
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
cb8005be65
Fix the mod.rs
2022-07-06 19:04:38 -05:00
048792f83c
Fix bugs with migration
2022-07-06 18:52:24 -05:00
c46eb556e2
Merge branch 'main' into 1.19.1
2022-06-25 14:25:56 -05:00
41f61bf9c1
i hate mutexes
2022-06-24 23:54:31 -05:00
ce834aeca5
Fixes
2022-06-23 23:45:23 -05:00
8755f18c2b
Correctly detect updated packets
2022-06-23 21:54:38 -05:00
0280fb58e1
add serverbound move packets
2022-06-21 22:10:33 -05:00
deef5d27c0
Update to 1.19.1-pre1
2022-06-21 19:57:18 -05:00
392c553d56
Force the generator mod to support snapshots
2022-06-21 19:48:01 -05:00
af7a7b428c
Merge branch 'main' into 1.19.1
2022-06-21 19:06:18 -05:00
317567b77a
Improve clear_version_cache
2022-06-21 19:05:44 -05:00
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
d0fc7d0eff
ClientboundSetEquipmentPacket
2022-06-17 16:27:58 -05:00
9c0b6f6631
22w24a & update packets when they're modified
2022-06-16 20:59:19 -05:00
4f89f70091
type -> kind
2022-06-16 20:48:01 -05:00
5d5441427f
less underscores
2022-06-16 19:33:34 -05:00
b907ea5a3f
"boolean" is cringe
2022-06-16 19:29:16 -05:00
043f70aa6e
Fix for states that burger doesn't have
2022-06-16 15:12:20 -05:00
8aa8baa20d
Fix ordering of blocks
2022-06-11 17:33:58 -05:00
e36095c2b1
Fix all the errors
2022-06-11 17:18:57 -05:00
e79e58da36
Include property names in blocks
2022-06-11 15:29:42 -05:00
b852bdc481
Separate int properties
2022-06-11 09:50:14 -05:00
6926907528
Clean code a little
2022-06-11 09:36:08 -05:00
8c5d7407fe
fix Facing property
2022-06-10 15:17:13 -05:00
ab0796119b
blocks works probably
2022-06-10 15:06:15 -05:00
4a3a2d2a3d
work on genblocks
2022-06-09 19:37:03 -05:00
05af65d16c
no burger.json
2022-06-08 18:32:28 -05:00
e832c84eb8
fixed macro for blocks with no properties
2022-05-28 21:38:30 -05:00
9c1c286236
default block properties
2022-05-28 20:59:22 -05:00
8cd0ff2aac
fix blocks dir
2022-05-28 18:28:35 -05:00
6c1aeb4255
Fixed data extractor
2022-05-28 18:26:22 -05:00
5d764c79d0
genblocks
2022-05-28 18:20:15 -05:00
86cc2a9b7c
codegen/extract.py
...
Preparation for azalea-block
2022-05-27 01:37:52 -05:00
68ab3d6524
Fix codegen more
2022-05-27 01:11:42 -05:00
cb4b060f35
Fix version.py to work from any directory
2022-05-27 00:32:29 -05:00
7743bb1a84
Fix version.py to work from any directory
2022-05-27 00:32:10 -05:00
1e145a82b8
1.19
2022-05-26 13:45:48 -05:00
3fbbb61c30
set version ids
2022-05-25 22:59:05 -05:00
64eaa63e23
Migrate mod.rs works
2022-05-25 22:54:49 -05:00
053e5375b5
Update packet.py
2022-05-25 22:49:29 -05:00
03c50bf22b
delete files of removed packets
2022-05-25 20:30:34 -05:00
35511e83c3
more fix
2022-05-25 20:28:46 -05:00
054c6e678b
fix set_packets maybe
2022-05-25 20:24:41 -05:00
9d0de818f8
fixed changing packet ids
2022-05-25 20:21:50 -05:00