| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2023-04-28 | 23w17a | mat | |
| 2023-04-22 | fix panic in azalea-chat i hope | mat | |
| 2023-04-20 | Merge branch 'main' into 1.20 | mat | |
| 2023-04-20 | 23w16a | mat | |
| 2023-04-19 | rename and export AccountOpts | mat | |
| 2023-04-19 | re export azalea_auth from azalea | mat | |
| 2023-04-12 | fix tests | mat | |
| 2023-04-10 | 23w14a | mat | |
| 2023-04-01 | Damage_Event unsigned subtract from zero (#86) | EightFactorial | |
| 2023-03-30 | remove legacy smithing recipe serializer | mat | |
| 2023-03-30 | 23w13a | mat | |
| 2023-03-24 | random nbt improvements | mat | |
| 2023-03-24 | fix merge conflict | mat | |
| 2023-03-23 | simd number arrays | mat | |
| 2023-03-23 | >=128 | mat | |
| 2023-03-23 | nbt lookup optimization | mat | |
| 2023-03-23 | polish nbt a bit | mat | |
