| 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 | fix errors and warnings | mat | |
| 2022-07-29 | Split clientbound and serverbound packets | mat | |
| 2022-07-28 | 1.19.1 | mat | |
| 2022-07-21 | fix wrong imports | mat | |
| 2022-07-21 | 1.19.1-rc2 | mat | |
| 2022-07-10 | 1.19.1-pre4 | 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-06-25 | clippo | mat | |
| 2022-06-25 | Fix warnings | mat | |
| 2022-06-25 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-06-25 | read_into -> read_from | mat | |
| yeah | |||
| 2022-06-25 | Fix errors | mat | |
| 2022-06-25 | Merge branch 'main' into azalea-entity | mat | |
| 2022-06-25 | ClientboundUpdateMobEffectPacket | mat | |
| 2022-06-24 | i hate mutexes | mat | |
| 2022-06-24 | start adding moving | mat | |
| 2022-06-24 | Upgrade crates and remove num_* deps | mat | |
| 2022-06-24 | fix EntityDataValue | mat | |
| 2022-06-23 | Fixes | mat | |
| 2022-06-23 | 1.19.1-rc1 | 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 serverbound move packets | mat | |
| 2022-06-21 | Update to 1.19.1-pre1 | mat | |
| 2022-06-20 | Merge branch 'main' into 1.19.1 | mat | |
| 2022-06-19 | Fix ClientboundLevelParticlesPacket | mat | |
| The particle id is a varint | |||
| 2022-06-17 | EntityPos | mat | |
| 2022-06-17 | Update ClientboundSoundPacket to 1.19 | mat | |
| 2022-06-17 | ClientboundSetEquipmentPacket | mat | |
| 2022-06-16 | 22w24a & update packets when they're modified | mat | |
| 2022-06-08 | get rid of ProfilePublicKey struct | mat | |
| 2022-06-08 | 1.19 | mat | |
| 2022-05-26 | fix some packets | mat | |
| 2022-05-26 | Change brigadier numbers | mat | |
| 2022-05-26 | Compiles | mat | |
| 2022-05-26 | Fixes | mat | |
| 2022-05-26 | 1.19 | mat | |
| 2022-05-25 | more fix | mat | |
| 2022-05-14 | ClientboundLevelParticlesPacket works | mat | |
| 2022-05-14 | add derive McBuf to every packet | mat | |
| 2022-05-14 | start adding ClientboundLevelParticlesPacket | mat | |
| 2022-05-14 | ClientboundGameEventPacket | mat | |
| 2022-05-14 | actually do ClientboundSectionBlocksUpdatePacket | mat | |
