| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-12 | 1.20.1 | mat | |
| 2023-06-12 | link to 1.19.4 branch | mat | |
| 2023-06-12 | Merge branch '1.20' | mat | |
| 2023-06-12 | 1.20 | mat | |
| 2023-05-28 | fix panic in azalea-chat | mat | |
| 2023-05-27 | revert echo example | mat | |
| 2023-05-27 | random fixes mostly related to auth and crypto | mat | |
| 2023-05-26 | add stuff related to chat signing | mat | |
| and also some stuff related to digging because i forgot to do a different branch lol | |||
| 2023-05-26 | add stuff related to chat signing | mat | |
| and also some stuff related to digging because i forgot to do a different branch lol | |||
| 2023-05-24 | merge main | mat | |
| 2023-05-24 | 1.20-pre5 | mat | |
| 2023-05-21 | fix respawn system ambiguity | mat | |
| 2023-05-17 | chore: Release | mat | |
| 2023-05-16 | chore: Release | mat | |
| 2023-05-16 | and add the required fields | mat | |
| 2023-05-16 | and also update the dependents lol | mat | |
| 2023-05-16 | set version of azalea-inventory to 0.6 | mat | |
| 2023-05-16 | chore: Release | mat | |
| 2023-05-16 | format some Cargo.tomls | mat | |
| 2023-05-16 | upgrade dependencies | mat | |
| have fun compiling nerds | |||
| 2023-05-16 | better variable naming in doc | mat | |
| 2023-05-16 | ClientBuilder::new_without_plugins | mat | |
| 2023-05-16 | 1.20-pre2 | mat | |
| 2023-05-13 | ChatPacket::is_whisper | mat | |
| 2023-05-13 | reexport azalea-chat and add goto docs | mat | |
| 2023-05-12 | Merge branch 'main' into 1.20 | mat | |
| 2023-05-12 | protocol fixes | mat | |
| 2023-05-12 | remove unused import | mat | |
| 2023-05-12 | auto respawn | mat | |
| 2023-05-12 | handle ping packet and resource pack correctly | mat | |
| 2023-05-12 | fix warnings | mat | |
| 2023-05-11 | 1.20-pre1 | mat | |
| 2023-05-09 | astar | mat | |
| 2023-05-07 | more brigadier docs | mat | |
| 2023-05-07 | more brigadier argument types | mat | |
| 2023-05-06 | fix panic on disconnect | mat | |
| 2023-05-05 | fix CommandDispatcher::default | mat | |
| 2023-05-05 | CommandDispatcher is now Send+Sync | mat | |
| 2023-05-05 | change some things to be Arc+RwLock in brigadier | mat | |
| 2023-05-05 | remove more unnecessary brigadier cloning! | mat | |
| 2023-05-05 | fix some warnings | mat | |
| 2023-05-05 | rename Client::inventory to open_inventory | mat | |
| 2023-05-05 | add Client::inventory | mat | |
| 2023-05-04 | remove unnecessary clones in brigadier | mat | |
| 2023-05-04 | export brigadier from azalea | mat | |
| 2023-05-04 | merge main | mat | |
| 2023-05-04 | 23w18a | mat | |
| 2023-05-03 | Inventory (#48) | mat | |
| * start adding azalea-inventory * design more of how inventories are defined * start working on az-inv-macros * inventory macro works * start adding inventory codegen * update some deps * add inventory codegen * manually write inventory menus * put the inventories in Client * start on containersetcontent * inventory menu should hopefully work * checks in containersetcontent * format a comment * move some variant matches * inventory.rs * inventory stuff * more inventory stuff * inventory/container tracking works * start adding interact function * sequence number * start adding HitResultComponent * implement traverse_blocks * start adding clip * add clip function * update_hit_result_component * start trying to fix * fix * make some stuff simpler * clippy * lever * chest * container handle * fix ambiguity * fix some doc tests * move some container stuff from az-client to azalea * clicking container * start implementing simulate_click * keep working on simulate click * implement more of simulate_click this is really boring * inventory fixes * start implementing shift clicking * fix panic in azalea-chat i hope * shift clicking implemented * more inventory stuff * fix items not showing in containers sometimes * fix test * fix all warnings * remove a println --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-05-01 | fix conflicts that happen sometimes with serde | mat | |
| 2023-04-30 | Merge branch 'main' into 1.20 | mat | |
