index
:
mgasi/mcproto-rs.git
1.19.3
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2021-10-24
1.17.1
regenerativep
2021-06-17
1.17
regenerativep
2020-12-07
optionally use GAT with PacketKind
Joey Sacchini
2020-10-20
add feature flags for the different version modules
Joey Sacchini
2020-10-20
implement 1.16.3 (as a duplicate module, basically)
Joey Sacchini
2020-10-20
implement byte order as a trait and use it instead of the util functions
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
remove unused feature and simplify cfg_attr
Joey Sacchini
2020-10-19
fix mistakes when implementing no_std
Joey Sacchini
2020-10-19
allow no_std with alloc
Joey Sacchini
2020-10-13
remove that needless nightly feature and just use a plain ol' function
Joey Sacchini
2020-10-09
fix broken lighting data and totally rewrite chat engine
Joey Sacchini
2020-10-09
title packet and exposion -> explosion
Joey Sacchini
2020-09-29
cargo fmt
Joey Sacchini
2020-09-29
implement automated testing of all data-types
Joey Sacchini
2020-09-29
init commit
Joey Sacchini