summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_13.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use correct value for zombie villager in 1.13Mat2020-04-101-1/+1
|
* Fix compilation, for real this time.Alexander Harkness2020-04-101-0/+1
| | | | I should go to sleep now...
* Implement wither skeletons (#4563)Mat2020-04-041-0/+1
|
* Add protocol mob ID remapping (#4538)Mat2020-03-291-0/+46
|
* Enable functional packets in 1.13mathiascode2020-03-231-27/+0
|
* Added temporary block type mapping for 1.13+ protocols.Mattes D2020-01-071-2/+33
|
* Fix clang8.0 build (#4399)Bond-0092019-09-241-9/+13
| | | The protocol 13.0 PR broke clang 8.0 builds.
* Initial support for 1.13 clientsTiger Wang2019-09-161-0/+456
+ Can look at *shape* of world + Can look at *shape* of inventory