summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-01Fix infotext is displaying "0 Empty (0% full)"v0.2.1LNJ
2017-04-01Release Version 0.2, Update To-Do-Listv0.2LNJ
2017-04-01New infotext format with percentLNJ
2017-04-01Fix bug: not removing items from stack if drawer is nearly fullLNJ
2017-04-01Clean up visual.luaLNJ
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-04-01README: Add pipeworks to To-Do-ListLNJ
2017-03-30Release Version 0.1 (alpha)v0.1LNJ
2017-03-30README: Add more todosyLNJ
2017-03-30README: Add mod descriptionLNJ
2017-03-29Add MineClone2 support, Make dependency to `default` optionalLNJ
2017-03-29Add screenshot, Add descriptionLNJ
2017-03-29Add Wooden Drawer textures by @jaquadroLNJ
These are the original textures of the Minecraft Mod (licensed under the MIT).
2017-03-28Fix that LBM-restored visuals doesn't have a textureLNJ
2017-03-28Relicense media to MIT, Add credits to READMELNJ
2017-03-28Make drawers craftableLNJ
The recipe is as in the MC Mod: W W W C -> D W W W W: Wood; C: Chest; D: Wooden Drawer
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