Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-22 | Unified cPacketizer across all protocols. | Mattes D | 1 | -1/+1 | |
2015-03-14 | cPainting saving implemented | Tiger Wang | 1 | -0/+1 | |
Additionally, it now inherits from cHangingEntity. | |||||
2014-10-21 | cItemFrame: Fixed a forgotten rename. | Mattes D | 1 | -1/+1 | |
2014-10-21 | Properly exported cItemFrame and cHangingEntity to Lua. | Mattes D | 1 | -6/+11 | |
2014-07-24 | Removed redundant semicolons and re-added warning | archshift | 1 | -2/+2 | |
2014-07-04 | Tailored death messages | Tiger Wang | 1 | -1/+1 | |
2014-03-15 | Add item frame saving. | Howaner | 1 | -8/+14 | |
2014-02-18 | Changed BlockFace type to eBlockFace | Tiger Wang | 1 | -2/+2 | |
2014-02-18 | Implemented item frames, a part of #689 | Tiger Wang | 1 | -0/+42 | |
+ Implemented Item Frames * Fixed Pitch and Yaw being wrongly flipped in the protocol (XOFT!) |