| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | fix errors in az-client | mat | |
| 2022-07-29 | fix errors and warnings | mat | |
| 2022-07-07 | Fix error | mat | |
| 2022-07-07 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-07-06 | It compiles | mat | |
| 2022-06-25 | clippo | mat | |
| 2022-06-25 | Fix warnings | mat | |
| 2022-06-25 | merge ClientState and Client | mat | |
| 2022-06-25 | rename World to dimension | mat | |
| A world is a collection of dimensions | |||
| 2022-06-25 | ClientboundUpdateMobEffectPacket | mat | |
| 2022-06-24 | i hate mutexes | mat | |
| 2022-06-24 | start adding moving | mat | |
| 2022-06-23 | Fixes | mat | |
| 2022-06-23 | move_entity_with_delta | mat | |
| 2022-06-23 | Fix everything so azalea-buf works | mat | |
| 2022-06-23 | azalea-buf | mat | |
| 2022-06-21 | Add move_to | mat | |
| 2022-06-20 | add gametick event and find_one_entity | mat | |
| 2022-06-19 | Fix some clippy warnings | mat | |
| 2022-06-19 | Improvements to azalea-world for entities | mat | |
| 2022-06-18 | account.rs and client.rs | mat | |
| 2022-06-18 | from<ClientboundAddEntityPacket> for Entity | mat | |
| 2022-06-17 | EntityStorage | mat | |
| 2022-06-17 | Create azalea-entity | mat | |
| 2022-06-17 | EntityPos | mat | |
| 2022-06-17 | Update ClientboundSoundPacket to 1.19 | mat | |
| 2022-05-26 | fix some packets | mat | |
| 2022-05-26 | Fixes | mat | |
| 2022-05-26 | 1.19 | mat | |
| 2022-05-14 | ClientboundLevelParticlesPacket works | mat | |
| 2022-05-14 | ClientboundGameEventPacket | mat | |
| 2022-05-14 | actually do ClientboundSectionBlocksUpdatePacket | mat | |
| 2022-05-14 | add unhandled ClientboundSectionBlocksUpdatePacket | mat | |
| 2022-05-14 | get_block_state works | mat | |
| 2022-05-08 | add more stuff | mat | |
| 2022-05-08 | Merge branch 'main' into chunk-decoding | mat | |
| 2022-05-08 | animate packet | mat | |
| 2022-05-08 | azalea-chat now checks language files | mat | |
| 2022-05-07 | fix | mat | |
| 2022-05-07 | block update packet | mat | |
| 2022-05-07 | level event packet | mat | |
| 2022-05-07 | chat and sound packets | mat | |
| 2022-05-07 | remove entities packet | mat | |
| 2022-05-07 | add keepalive packets | mat | |
| 2022-05-07 | add move packets | mat | |
| 2022-05-07 | move entity and rotate head packets | mat | |
| 2022-05-07 | update advancements packet | mat | |
| 2022-05-07 | add a couple more packets | mat | |
