summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2017-06-02Increase drawer capacity to 32 stack sizesLNJ
2017-04-14Add drawers in all wood typesLNJ
2017-04-11Add i18n support using intllibLNJ
2017-04-09Make 1x1, 1x2 and 2x2 drawers disableableLNJ
2017-04-05Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2LNJ
2017-04-05Change descriptions to use plural for 2x2 drawersLNJ
2017-04-05Add basic 2x2 DrawersLNJ
2017-04-03Use group:wood for crafting drawersLNJ
2017-04-01Add support for pipeworksLNJ
2017-04-01Fix Wooden Drawer has no sounds/craftingLNJ
2017-04-01Split up source code into multiple filesLNJ
2017-03-29Add MineClone2 support, Make dependency to `default` optionalLNJ
2017-03-29Add Wooden Drawer textures by @jaquadroLNJ
2017-03-28Fix that LBM-restored visuals doesn't have a textureLNJ
2017-03-28Make drawers craftableLNJ
2017-03-26Fix 'automatic tool repair' bug, Don't add stack_max=1 itemsLNJ
2017-03-26Fix node not specified in spawn_visualLNJ
2017-03-26Fix that drawer visuals are not loaded againLNJ
2017-03-26Make Wooden Drawer breakable by hand and add soundsLNJ
2017-03-26Drop all items on dugLNJ
2017-03-26Inital CommitLNJ