| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-19 | raycasting not raytracing | mat | |
| 2023-08-19 | Removed .vscode settings (#104) | TheDudeFromCI | |
| Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com> | |||
| 2023-08-19 | Export bot.rs (#101) | TheDudeFromCI | |
| 2023-08-16 | no_handler() option for ClientBuilder (#100) | TheDudeFromCI | |
| * Added no_handler client builder option Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com> * Made EmptyState public Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com> * Packaged no_handler placeholders in own module Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com> * imply no state and remove Fut generic from ClientBuilder and SwarmBuilder * use destructuring in set_handler and fix a doc --------- Signed-off-by: TheDudeFromCI <thedudefromci@gmail.com> Co-authored-by: mat <git@matdoes.dev> | |||
| 2023-08-15 | fix tests | mat | |
| 2023-08-15 | upgrade thiserror and other deps | mat | |
| 2023-08-03 | loosen Default requirement for State on SwarmBuilder | mat | |
| 2023-08-01 | remove unnecessary parens | mat | |
| 2023-08-01 | improve Instance::find_block | mat | |
| 2023-07-31 | add EntityDataItem::new | mat | |
| 2023-07-26 | fix querying multiple components in entity_by | mat | |
| 2023-07-23 | fix sometimes not receiving chunks | mat | |
| 2023-07-23 | fix sending brand incorrectly | mat | |
| 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 | |
