Age | Commit message (Expand) | Author |
---|---|---|
2020-10-20 | simplify relationship between raw packet and packet | Joey Sacchini |
2020-10-20 | Make mc_serialize_body it's own member of Packet trait instead of using Seria... | Joey Sacchini |
2020-10-20 | lots of macro and type refactoring to simplify common patterns such as: posit... | Joey Sacchini |
2020-10-19 | make benchmarks an optional feature so we don't require nightly rust to use t... | Joey Sacchini |
2020-10-19 | allow no_std with alloc | Joey Sacchini |
2020-10-09 | fix broken lighting data and totally rewrite chat engine | Joey Sacchini |
2020-10-08 | fix update light packet | Joey Sacchini |
2020-10-02 | fix random generation and make raw packet accept a borrowed slice | Joey Sacchini |
2020-09-29 | cargo fmt | Joey Sacchini |
2020-09-29 | implement automated testing of all data-types | Joey Sacchini |