| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-18 | simplify bit storage | mat | |
| 2026-01-24 | bump deps | mat | |
| 2026-01-19 | deserialize ClickEvent from nbt | mat | |
| 2026-01-19 | update deps | mat | |
| 2026-01-14 | upgrade deps | mat | |
| 2026-01-13 | Rename Instance to World (#304) | mat | |
| 2026-01-13 | fix memory leaks in azalea-protocol | mat | |
| 2026-01-11 | add fuzzer for azalea-protocol and fix a few panics | 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 | |||
| 2026-01-04 | use radix heap in pathfinder for 10% speedup | mat | |
| 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 | |
