| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-27 | Fix ServerboundContainerClickPacket (#45) | Honbra | |
| 2022-11-21 | feat: PlayerCombatKill client event (#44) | Ryan | |
| * feat: PlayerCombatKill client event * Event name changed to Death * dead client state and respawn packet * fix doc comment | |||
| 2022-11-21 | ok shutdown doesn't actually have to consume client | mat | |
| 2022-11-21 | improve shutdowns | mat | |
| 2022-11-19 | Update README.md | mat | |
| 2022-11-19 | chore: Release | mat | |
| 2022-11-19 | Replace lazy_static with once_cell::sync::Lazy (#43) | mat | |
| * Remove lazy_static in azalea-chat * replace lazy_static with once_cell everywhere * fix * fix import * ignore a clippy warning in shape codegen | |||
| 2022-11-18 | Player List (#41) | mat | |
| * keep track of player list * send player update events | |||
| 2022-11-18 | clippy + replace some printlns with debug | mat | |
| 2022-11-18 | Add functions to get ChatPacket author and content (#42) | mat | |
| * Add functions to get ChatPacket author and content * add ChatPacket::username and ChatPacket::content | |||
| 2022-11-18 | Create FUNDING.yml | mat | |
| 2022-11-17 | move some stuff to the azalea_client::chat mod | Ubuntu | |
| 2022-11-15 | Rename "dimension" to "world" (#39) | mat | |
| * rename "dimension" to "world" * Update mod.rs | |||
| 2022-11-15 | rephrase that | Ubuntu | |
| 2022-11-15 | add Client::metadata | Ubuntu | |
| 2022-11-15 | clippy | Ubuntu | |
| 2022-11-14 | Military-grade server implementation (#40) | Honbra | |
| * Military-grade server implementation * Add doc comments | |||
| 2022-11-12 | Pathfinder (#25) | mat | |
| Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves | |||
| 2022-11-12 | Update Cargo.lock | mat | |
| 2022-11-11 | change some dependencies | mat | |
| 2022-11-11 | add more to optimization docs | mat | |
| 2022-11-11 | add optimization stuff to azalea docs | mat | |
| 2022-11-12 | Merge branch 'main' of https://github.com/mat-1/azalea into main | Ubuntu | |
| 2022-11-11 | fix docs | mat | |
| 2022-11-11 | make some stuff in azalea-protocol public | mat | |
| 2022-11-11 | fix example in azalea_protocol::connect | mat | |
| 2022-11-11 | improved docs | Ubuntu | |
| 2022-11-10 | fix clippy warnings | Ubuntu | |
| 2022-11-10 | didn't cargo check lol | Ubuntu | |
| 2022-11-10 | fix another panic in bitset | Ubuntu | |
| 2022-11-09 | semicolon lol | mat | |
| 2022-11-09 | shut down on broken pipe | mat | |
| 2022-11-09 | ignore bad utf8 | Ubuntu | |
| 2022-11-09 | fix warnings | Ubuntu | |
| 2022-11-09 | don't error on bad entity data packet | Ubuntu | |
| 2022-11-08 | make some fields public in light update packet | Ubuntu | |
| 2022-11-08 | don't log light updates | Ubuntu | |
| 2022-11-08 | log some more stuff | Ubuntu | |
| 2022-11-07 | don't panic on kick | mat | |
| 2022-11-07 | fix edge case with clearing bitsets | mat | |
| 2022-11-06 | Entity metadata (#37) | mat | |
| * add example generated metadata.rs * metadata.rs codegen * add the files * add comment to top of metadata.rs * avoid clone * metadata * defaults * defaults * fix metadata readers and writers * fix bad bitmasks and ignore some clippy warnings in generated code * add set_index function to entity metadatas * applying metadata | |||
| 2022-11-03 | ask for someone to do server implementation | mat | |
| 2022-11-03 | change comment to be less than 80 width | Ubuntu | |
| 2022-10-31 | some -> most in readme warning | Ubuntu | |
| 2022-10-31 | add basic installation instructions | Ubuntu | |
| 2022-10-30 | actually fix | mat | |
| 2022-10-30 | reply to custom query packet | mat | |
| 2022-10-30 | replace an expect with unwrap_or_else | mat | |
| 2022-10-30 | more docs | mat | |
| 2022-10-30 | Update README.md | mat | |
