summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_14.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add State enum to protocolTiger Wang2020-09-181-3/+3
|
* Cleanup Protocol classesTiger Wang2020-09-181-23/+23
| | | | * Visibility, static, ordering changes
* Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang2020-08-211-1/+1
|
* Remove complex templated SendBlockChangeTiger Wang2020-08-211-33/+10
| | | | If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead.
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-0/+9
|
* 1.14 connection supportTiger Wang2020-07-261-0/+305