Commit Graph

13 Commits

Author SHA1 Message Date
Diego Martínez 2df6dbcad9 Fix warnings issued by `luacheck`. 2017-02-15 23:53:52 -03:00
Vanessa Ezekowitz 7d3b2f921e perform the after-place-fix-rotation at the end of on_place 2017-02-07 00:17:06 -05:00
Vanessa Ezekowitz f29e2fc698 remove debug prints 2017-02-06 09:34:21 -05:00
Vanessa Ezekowitz a599b041d4 convert books to param2 colorization
requires unified dyes commit b0ccff16 or later
2017-02-06 09:31:31 -05:00
Diego Martínez dc7b60c11f Split I18N stuff into its own submod. 2017-01-29 21:51:07 -03:00
Diego Martínez 0d3da0c328 Use new intllib API. 2017-01-25 00:09:18 -03:00
Tim 337dc05e70 Always return the ItemStack for on_rightclick to comply with the API. 2016-07-31 13:07:21 +02:00
Tim ffeac9a1bd fix books and swing's on_place to handle CONTENT_IGNORE and CONTENT_UNKNOWN and to always return their itemstacks 2015-09-10 09:43:04 +02:00
Diego Martinez 4c6a98b593 books: Allow editing while placed and open.
Removes the ability to edit the book by "using" it, but instead
allows to edit the book by right-clicking it while open. Also
changes the interface to open/close the books by punching instead
of right-clicking. In addition, fixes wrong handling of metadata.
2015-05-06 20:36:34 -03:00
Vanessa Ezekowitz 9d76512cd0 phase out baked colored book textures
in favor colorizing a couple of base textures + overlays
reworked the meshes as well.
2015-05-04 04:11:24 -04:00
kilbith 4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +02:00
Vanessa Ezekowitz 677106529b Change books' description to indicate that they're writable 2015-03-31 11:43:15 -04:00
jp d3199606ec Reorganize files 2015-02-25 10:35:29 +01:00