summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemDye.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+0
|
* Fixed right-click with bonemeal.Mattes D2015-06-231-1/+1
| | | | The client would send invalid right-click events with Y set to 0x7ff, which would crash the server. Only process bonemeal for valid clicks (valid blockface).
* Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-1/+6
| | | | Ref.: #1857.
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-17/+8
| | | | Fixes #1618.
* FixesHowaner2014-12-131-0/+5
|
* Added cocoa pod.Howaner2014-12-011-2/+39
|
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
| | | | May Fix #640
* Bonemeal has particles, fixes #393Tiger Wang2013-12-081-3/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+44