summaryrefslogtreecommitdiffstats
path: root/src/Entities/ItemFrame.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix itemframe break.Howaner2014-06-041-1/+3
|
* Add item frame saving.Howaner2014-03-151-36/+3
|
* Changed BlockFace type to eBlockFaceTiger Wang2014-02-181-11/+24
|
* Added a braceTiger Wang2014-02-181-0/+2
| | | | | | | | | | ==== { } { __ } { | | } ==== REMOVE ALL THE BRACES!!
* Implemented item frames, a part of #689Tiger Wang2014-02-181-0/+109
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!)