aboutsummaryrefslogtreecommitdiff
path: root/src/types.rs
AgeCommit message (Expand)Author
2020-12-01support previous gamemodeJoey Sacchini
2020-10-22move RemainingBytes out of the protocol definitions and refactor some duplica...Joey Sacchini
2020-10-20lots of macro and type refactoring to simplify common patterns such as: posit...Joey Sacchini
2020-10-20implement byte order as a trait and use it instead of the util functionsJoey Sacchini
2020-10-19remove compat layer (don't need it), and fix some other small issues with tes...Joey Sacchini
2020-10-19fix mistakes when implementing no_stdJoey Sacchini
2020-10-19allow no_std with allocJoey Sacchini
2020-10-13remove that needless nightly feature and just use a plain ol' functionJoey Sacchini
2020-10-09fix broken lighting data and totally rewrite chat engineJoey Sacchini
2020-09-29cargo fmtJoey Sacchini
2020-09-29implement automated testing of all data-typesJoey Sacchini
2020-09-29init commitJoey Sacchini