| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-23 | clean up azalea-entity a little | mat | |
| 2023-07-20 | delete unused serde module | mat | |
| 2023-07-20 | pub use tag::* in azalea-nbt | mat | |
| 2023-07-20 | make PalettedContainer::new less weird | mat | |
| 2023-07-20 | remove unnecessary clone | mat | |
| 2023-07-20 | derive Copy for ChunkSectionBlockPos | mat | |
| 2023-07-19 | remove unused deps | mat | |
| 2023-07-19 | fix wrong names in a Debug and relax PartialChunkStorage::set_block_state | mat | |
| 2023-07-16 | add try_read to connection | mat | |
| 2023-07-15 | descend up to 3 blocks in pathfinder | mat | |
| 2023-07-15 | fix brigadier booleans | mat | |
| 2023-07-15 | Attacking (#96) | mat | |
| * add Client::attack * partially implement attack cooldowns * attack speed modifiers * don't care clippy --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-07-15 | fix auto respawn and fix entity metadata | mat | |
| 2023-07-14 | Mining (#95) | mat | |
| * more mining stuff * initialize azalea-tags crate * more mining stuff 2 * mining in ecs * well technically mining works but no codegen for how long it takes to mine each block yet * rename downloads to __cache__ it was bothering me since it's not *just* downloads * codegen block behavior * fix not sending packet to finish breaking block * mining animation 🎉 * clippy * cleanup, move Client::mine into a client extension * add azalea/src/mining.rs --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-07-09 | Update to Bevy 0.11 (#94) | mat | |
| * update to bevy 0.11 * clippy --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-06-24 | Add ClientBuilder:new_without_log (#93) | xtex | |
| * Add ClientBuilder:new_without_log * 'log' feature * fix warnings --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-06-24 | Add functions `auth_with_link_code`, `get_ms_link_code`, and ↵ | Adam Reisenauer | |
| `get_ms_auth_token`. (#88) * Add option for grabbing authentication code for Microsoft seperately. Created two new functions, one that outputs the DeviceCodeResponse and one that uses this response to authenticate an actual account. * Added documentation and cleaned up function names. Still wondering about code repeition * reduce code duplication, more docs, cleanup * clippy --------- Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-06-15 | fix clientboundsoundpacket | mat | |
| closes #89 | |||
| 2023-06-14 | actually make Vec3::length sqrt | mat | |
| 2023-06-14 | Vec3::distance_to and clippy | mat | |
| 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 | |
