| Age | Commit message (Collapse) | Author |
|
Co-authored-by: sdwhw <191973436+sdwhw@users.noreply.github.com>
|
|
|
|
* Make Bevy dependencies optional in azalea-protocol
* derive serde traits on Direction again
* update docs for types that may not have Component
|
|
might add to ci later, unsure how to do it without adding significant friction for contributors though
|
|
* move registries in azalea-registry into separate modules
* rename Item and Block to ItemKind and BlockKind
* remove 'extra' registries from azalea-registry
* hide deprecated items from docs
* use DamageKindKey instead of Identifier when parsing registries
* store tag entries as a Vec instead of a HashSet
* sort tag values by protocol id
* update changelog
|
|
|
|
|
|
|
|
* 25w02a
* move item_components codegen to a different module
* remove outdated test
* 25w03a
* start updating to 24w09b
* 1.21.5-pre2
* fix broken packets
* 1.21.5-rc2
* merge main
* delete unused acket_handling
* 1.21.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|