| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-13 | Merge AzaleaRead and AzaleaWrite (#305) | mat | |
| 2026-01-13 | Rename Instance to World (#304) | mat | |
| 2026-01-12 | Make Bevy dependencies optional in azalea-protocol (#303) | mat | |
| * Make Bevy dependencies optional in azalea-protocol * derive serde traits on Direction again * update docs for types that may not have Component | |||
| 2025-12-22 | run azalea-client integration tests as one binary | mat | |
| per https://corrode.dev/blog/tips-for-faster-rust-compile-times/\#combine-all-integration-tests-into-a-single-binary <3 | |||
| 2025-12-11 | enable str_to_string clippy lint | mat | |
| 2025-12-12 | Refactor azalea-registry (#294) | mat | |
| * 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 | |||
| 2025-12-12 | clippy | mat | |
| 2025-12-09 | Enchantments (#286) | mat | |
| * start implementing enchants * store parsed registries * more work on enchants * implement deserializer for some entity effects * mostly working definitions for enchants * fix tests * detect equipment changes * fix errors * update changelog * fix some imports * remove outdated todo * add basic test for enchants applying attributes * use git simdnbt | |||
| 2025-11-13 | rename ResourceLocation to Identifier ahead of mojmap changes | mat | |
| 2025-09-30 | 1.21.9 (#235) | mat | |
| * start updating to 25w33a * 1.21.9-pre2 * clippy * cleanup, and fix c_explode and c_player_rotation * mc update should be in Changed section in the changelog * 1.21.9 | |||
| 2025-09-29 | rename SendPacketEvent to SendGamePacketEvent and PingEvent to GamePingEvent | mat | |
| 2025-09-28 | upgrade bevy to 0.17.0-rc.2 | mat | |
| 2025-09-28 | cleanup some azalea-client tests | mat | |
| 2025-09-27 | add test for closing and opening containers | mat | |
| 2025-09-20 | more accurate mining and impl PartialEq for packets | mat | |
| 2025-08-12 | send correct packets on teleport | mat | |
| 2025-06-25 | fix invalid look directions on teleport | mat | |
| 2025-06-11 | implement reverting block state predictions on ack | mat | |
| 2025-06-09 | handle relative teleports correctly and fix entity chunk indexing warnings | mat | |
| 2025-06-08 | insert ClientInformation earlier | mat | |
| 2025-06-08 | add support for panicking on warn/error in simulation tests | mat | |
