| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-03 | upgrade deps | mat | |
| 2025-12-27 | Move Client struct to azalea crate (#297) | mat | |
| * move the Client struct out of azalea-client into azalea * actually add client impls in azalea | |||
| 2025-12-24 | remove unused deps and fix compilation when certain features are disabled | mat | |
| 2025-12-23 | bump deps and avoid build.rs writing unnecessarily in some cases | mat | |
| 2025-12-22 | fix compilation from rand_core update | mat | |
| 2025-12-19 | 0.15.0 | mat | |
| 2025-12-19 | update deps | mat | |
| 2025-12-16 | upgrade deps | mat | |
| 2025-12-12 | move update_fluid_on_eyes from Update to GameTick | mat | |
| 2025-12-11 | Add options to request Mojang sessionserver with a proxy (#293) | mat | |
| * add options to request mojang sessionserver with a socks5 proxy * update changelog * rename auth_proxy to sessionserver_proxy | |||
| 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-12-09 | 1.21.11 (#273) | mat | |
| * run codegen for 25w44a * 25w44a * 25w46a * rename ResourceLocation to Identifier per mojmap changes * update changelog * 1.21.11-pre1 * 1.21.11-pre2 * 1.21.11-pre3 * add AttackRange fields from pre4 * 1.21.11-rc3 * 1.21.11 | |||
| 2025-12-09 | move offline-mode uuid generation to azalea-crypto | mat | |
| 2025-11-30 | Add `online-mode` Cargo feature (#281) | mat | |
| * Add `online-mode` cargo feature * fix bad formatting in Cargo.toml | |||
| 2025-11-21 | refactor resolve_address | mat | |
| 2025-11-12 | upgrade deps | mat | |
| all set to the latest patch release to avoid bugs in older versions | |||
| 2025-11-07 | Lock crypto-bigint and crypto-primes (#277) | ShayBox | |
| 2025-10-12 | upgrade deps and clean up lots of doc comments | mat | |
| 2025-10-10 | Implement primitive translation arguments (#263) | Tert0 | |
| * implement primitive translation arguments * add distinct number types to PrimitiveOrComponent * fix deserializing PrimitiveOrComponent::Boolean from nbt * improve nbt serialization for translatable component arguments | |||
| 2025-10-07 | update ResolvableProfile data component to 1.21.9 | mat | |
| 2025-10-04 | upgrade deps and rename SystemSets to follow bevy's new naming convention | mat | |
| 2025-10-04 | fix handle_container_click_event not being added | 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-28 | upgrade bevy to 0.17.0-rc.2 | mat | |
| 2025-09-27 | 0.14.0+mc1.21.8 | mat | |
| 2025-09-28 | update deps | mat | |
| 2025-09-25 | fix compile error with new serde version, and update deps | mat | |
| 2025-09-20 | more accurate mining and impl PartialEq for packets | mat | |
| 2025-09-13 | Fix the rsa / signature crate compilation errors (#245) | Shayne Hartford | |
| * Sort dependencies * Fix RSA / Signature compilation error * Remove incorrectly labeled minor / patch numbers on unlocked dependencies * Remove unused bracket syntax | |||
| 2025-08-18 | fix simdnbt dep | mat | |
| 2025-08-15 | depend on git repo for rsa crate to fix compilation | mat | |
| 2025-08-12 | upgrade deps and remove unused deps | mat | |
| 2025-08-10 | Send correct data component checksums (#234) | mat | |
| * start implementing data component crc32 hashes * start doing serde impls for checksums * make more components hashable * make all data components serializable * support recursive components * fix simdnbt dep * update changelog * clippy | |||
| 2025-08-02 | upgrade deps | mat | |
| 2025-07-24 | 1.21.8 | mat | |
| 2025-06-30 | 1.21.7 (#227) | mat | |
| * 1.21.7-rc1 * 1.21.7 * update Cargo.lock too | |||
| 2025-06-17 | 1.21.6 (#215) | mat | |
| 2025-06-15 | Release independent packages | mat | |
| Generated by cargo-workspaces | |||
| 2025-06-15 | update deps | mat | |
| 2025-05-08 | add chat signing | mat | |
| 2025-05-06 | switch back to stable hickory-resolver | mat | |
| 2025-05-03 | update deps and lock hickory-resolver to a commit | mat | |
| 2025-04-25 | update to bevy 0.16 | mat | |
| 2025-04-24 | update to git hickory-resolver and use system resolver | mat | |
| 2025-04-17 | Move login state to the ECS (#213) | mat | |
| * use packet handlers code for login custom_query * initial broken implementation for ecs-only login * fixes * run Update schedule 60 times per second and delete code related to run_schedule_sender * fix tests * fix online-mode * reply to query packets in a separate system and make it easier for plugins to disable individual replies * remove unused imports | |||
| 2025-04-13 | release 0.12.0+mc1.21.5 | mat | |
| 2025-04-12 | upgrade deps | mat | |
| 2025-03-29 | update ServerboundContainerClick to use HashedStack from 1.21.5 | mat | |
| 2025-03-26 | fix components, show_in_tooltip was removed | mat | |
| 2025-03-25 | 1.21.5 (#198) | mat | |
| * 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 | |||
