Move duplicate recipe from books to default.register_craft_metadata_copy()
[oweals/minetest_game.git] / mods / default / craftitems.lua
2020-01-04 Thomas--SMove duplicate recipe from books to default.register_cr...
2020-01-01 An0n3m0usMove crafting, cooking and fuel recipes into correspond...
2019-09-18 sfan5Fix more translation strings (#2487)
2019-09-12 sfan5Fix and improve translation strings (#2471)
2019-09-10 Yves QuemenerAdd support for MT 5 game translation (rebasing ) ...
2019-07-16 sfan5Merge pull request #2322 from Calinou/travis-luacheck...
2019-06-01 An0n3m0usAdd groups for tools and mushrooms (#2378)
2019-03-31 tenplus1Add food groups to blueberries (#2335)
2019-01-03 ParamatRemove uses of default.gui_bg/bg_img/slots
2018-10-09 random-geekAdd blueberry bushes
2018-07-01 SmallJokerReplace deprecated function calls
2017-10-23 Coder12aBooks: Convert \r to \n
2017-06-16 red-001Books: Also limit the max size of the title
2017-06-14 red-001Books: Limit the size of books
2017-06-14 red-001Books: Add nil value checks to the book formspec handler
2017-04-29 Auke KokFix books getting erased on page button use.
2017-04-27 rubenwardyFix owner not being checked on write to book
2017-04-20 paramatOres: Add tin ore, lump, ingot and block
2017-04-20 octacianKeys: Move skeleton key to craftitems.lua
2017-03-20 octacianBooks: Fix backwards compatibility issues
2017-03-01 octacianShow title and author of book in description
2016-10-25 Fernando Carmona... Make flammable: Flowers, grasses and several crafitems
2016-10-05 TimDefault: Prevent possible nil-crash on invalid book...
2016-07-15 TimRemove unused and clean up missused variable-value...
2016-04-14 kilbithBooks: Split text per page relatively to number of...
2016-03-25 Jean-Patrick GuerreroBooks: Ensure backward compatibility for older written...
2016-03-22 Jean-Patrick GuerreroBooks: Move page buttons at the bottom
2016-03-21 Jean-Patrick GuerreroBooks: Add support for multiple pages
2016-03-15 Jean-Patrick GuerreroAdd flint and flint-and-steel
2016-03-06 paramatDefault/craftitems: Fix whitespace and code style issues
2016-03-03 tenplus1Fix book formspec to word-wrap lines
2016-02-19 MT-ModderAdd background image to book formspec
2016-01-05 Auke KokAllow books to be copied on the craft grid.
2015-12-12 Auke KokAdd a separate image for a written book.
2015-10-18 RuiDefault/book: textarea -> table
2015-06-08 tenplus1word-wrap book text
2015-06-07 ShadowNinjaMake books writable
2014-12-06 PilzAdamAllow the group book to be placed into bookshelfs 369/head
2014-09-16 BlockMenFix dye stuff, fixes #243
2014-07-05 BlockMenMore new Textures, Clean up a bit
2013-11-01 ShadowNinjaAdd and use the stick group
2013-05-19 PilzAdamSplit init.lua into several files