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
Age
Commit message (
Collapse
)
Author
2020-10-09
fix issue with serialization and deserialization of translation chat
Joey Sacchini
2020-10-09
read/write length prefix for light data arrays
Joey Sacchini
2020-10-09
force impl sync despite Cell
Joey Sacchini
2020-10-09
fix broken lighting data and totally rewrite chat engine
Joey Sacchini
2020-10-09
cargo fmt
Joey Sacchini
2020-10-09
title packet and exposion -> explosion
Joey Sacchini
2020-10-09
implement teams packets
Joey Sacchini
2020-10-08
iteration on counted array types
Joey Sacchini
2020-10-08
fix update light packet
Joey Sacchini
2020-10-08
error when data is not consumed fully
Joey Sacchini
2020-10-08
fix entity status
Joey Sacchini
2020-10-02
fix random generation and make raw packet accept a borrowed slice
Joey Sacchini
2020-10-01
cargo.lock
Joey Sacchini
2020-09-30
PacketErr is Error
Joey Sacchini
2020-09-30
actually implement error trait
Joey Sacchini
2020-09-30
implement error correctly for the error types
Joey Sacchini
2020-09-30
fix testrandom imports
Joey Sacchini
2020-09-30
fix crate name
Joey Sacchini
2020-09-29
cargo fmt
Joey Sacchini
2020-09-29
add a very important comment
Joey Sacchini
2020-09-29
apply apache license
Joey Sacchini
2020-09-29
implement automated testing of all data-types
Joey Sacchini
2020-09-29
add readme
Joey Sacchini
2020-09-29
init commit
Joey Sacchini