| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | add stretch goals to readme and typo fix | mat | |
| 2022-08-18 | improve compilation time | mat | |
| use lld linker | |||
| 2022-08-06 | Better errors (#14) | mat | |
| * make reading use thiserror * finish implementing all the error things * clippy warnings related to ok_or * fix some errors in other places * thiserror in more places * don't use closures in a couple places * errors in writing packet * rip backtraces * change some BufReadError::Custom to UnexpectedEnumVariant * Errors say what packet is bad * error on leftover data and fix it wasn't reading the properties for gameprofile | |||
| 2022-08-05 | 1.19.2 (#15) | mat | |
| * Fix stuff with readme in codegen scripts Emojis broke it * 1.19.2-rc1 * 1.19.2 | |||
| 2022-07-31 | clippo the sequel | mat | |
| 2022-07-30 | add non-goals to readme | mat | |
| 2022-07-30 | Merge pull request #13 from mat-1/split-clientbound-serverbound | mat | |
| Split clientbound and serverbound packets | |||
| 2022-07-30 | remove unnecessary empty impls | mat | |
| 2022-07-29 | simplify switching packet states | mat | |
| 2022-07-29 | remove unused structs | mat | |
| 2022-07-29 | make Connection a single struct with generics | mat | |
| This isn't that good of a solution but I couldn't come up with a better one and this was pretty simple to implement | |||
| 2022-07-29 | grammar issue | mat | |
| 2022-07-29 | grammar issue | mat | |
| 2022-07-29 | fix errors in az-client | mat | |
| 2022-07-29 | fix errors and warnings | mat | |
| 2022-07-29 | Split clientbound and serverbound packets | mat | |
| 2022-07-29 | Merge pull request #8 from mat-1/1.19.1 | mat | |
| Support 1.19.1. Signing stuff isn't implemented but auth isn't even in Azalea yet so that's fine. | |||
| 2022-07-28 | 1.19.1 | mat | |
| 2022-07-21 | fix wrong imports | mat | |
| 2022-07-21 | 1.19.1-rc2 | mat | |
| 2022-07-18 | add note to readme | mat | |
| 2022-07-11 | Remove unused feature arbitrary_enum_discriminant | mat | |
| 2022-07-10 | 1.19.1-pre4 | mat | |
| 2022-07-07 | typo fix | mat | |
| 2022-07-07 | Fix error | mat | |
| 2022-07-07 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-07-07 | Update ServerboundHelloPacket | mat | |
| PR made in burger | |||
| 2022-07-06 | It compiles | mat | |
| 2022-07-06 | Update mod.rs | mat | |
| 2022-07-06 | Fix the mod.rs | mat | |
| 2022-07-06 | Update packets | mat | |
| 2022-07-06 | Fix bugs with migration | mat | |
| 2022-06-29 | Update check.yml | mat | |
| 2022-06-29 | Add key to cache workflow | mat | |
| 2022-06-29 | Merge branch 'main' of https://github.com/mat-1/azalea | mat | |
| 2022-06-29 | Nightly clippy | mat | |
| 2022-06-29 | cache target | mat | |
| 2022-06-29 | Create check.yml | mat | |
| 2022-06-25 | clippo | mat | |
| 2022-06-25 | Fix warnings | mat | |
| 2022-06-25 | merge ClientState and Client | mat | |
| 2022-06-25 | Update craft_dig_straight_down.rs | mat | |
| 2022-06-25 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-06-25 | rename World to dimension | mat | |
| A world is a collection of dimensions | |||
| 2022-06-25 | read_into -> read_from | mat | |
| yeah | |||
| 2022-06-25 | Fix errors | mat | |
| 2022-06-25 | Merge pull request #10 from mat-1/azalea-entity | mat | |
| azalea-entity | |||
| 2022-06-25 | Merge branch 'main' into azalea-entity | mat | |
| 2022-06-25 | ClientboundUpdateMobEffectPacket | mat | |
| 2022-06-24 | i hate mutexes | mat | |
