| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-23 | Add Client::set_client_information (#33) | mat | |
| * start adding options * add default options * send options packet by default * mention set_options in Client::join doc * make TranslatableComponent::read return TextComponent * change set_options to set_client_information * clean up some code * Add `Initialize` event * fix some clippy warnings * change `Client::options` to `client_information` | |||
| 2022-10-23 | add `# Examples` to some docs | mat | |
| 2022-10-23 | Update examples with new cleaner handle/state | mat | |
| 2022-10-23 | make `handle` cleaner | mat | |
| Arc<Event> -> Event, Arc<Mutex<State>> -> State Items in State now need to have interior mutability (i.e. Arc<Mutex<T>>), but it's a worthwhile tradeoff since it allows the user to customize it for each field | |||
| 2022-10-23 | write more documentation | mat | |
| 2022-10-18 | Create cache file directory if it doesn't exist | Ubuntu | |
| 2022-10-18 | bump az-client version | Ubuntu | |
| 2022-10-18 | make Account clonable | Ubuntu | |
| 2022-10-17 | change azalea version | Ubuntu | |
| 2022-10-17 | change the order of event in handle fn | Ubuntu | |
| 2022-10-17 | now publish azalea | Ubuntu | |
| 2022-10-17 | ok don't publish azalea yet then | Ubuntu | |
| 2022-10-17 | public azalea and az-client | Ubuntu | |
| 2022-10-17 | (cargo-release) version 0.2.0 | Ubuntu | |
| 2022-10-17 | (cargo-release) version 0.2.0 | Ubuntu | |
| 2022-10-17 | (cargo-release) version 0.2.0 | Ubuntu | |
| 2022-10-17 | disable release on more things | Ubuntu | |
| 2022-10-17 | temporarily exclude azalea & az-client again | Ubuntu | |
| 2022-10-17 | disable bot release | Ubuntu | |
| 2022-10-17 | change versions and stuff | Ubuntu | |
| 2022-10-16 | change examples with Account | mat | |
| 2022-10-15 | change description of azalea crate | mat | |
| 2022-10-15 | fix azalea-buf tests | mat | |
| 2022-10-07 | fix errors with rewritten packet reading | mat | |
| i forgot i never tested it before LMAO | |||
| 2022-10-07 | Bot API (#27) | mat | |
| Basically make the `azalea` crate have stuff | |||
| 2022-10-02 | start adding stuff to azalea crate | mat | |
| 2022-10-02 | New example (#24) | mat | |
| the example isn't finished but it's finished enough | |||
| 2022-09-05 | Publish empty azalea crate | mat | |
