summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-14Release Version 0.4.0v0.4.0LNJ
2017-04-14Update German l10nLNJ
2017-04-14Update To-Do-ListLNJ
2017-04-14Add drawers in all wood typesLNJ
2017-04-11Fix "Could not load 'drawers_empty.png'"LNJ
2017-04-11Add German l10nLNJ
2017-04-11Add i18n support using intllibLNJ
2017-04-10Use blank.png instead of own drawers_empty.pngLNJ
2017-04-10Also use MIT (instead of CC0) for not listed texturesLNJ
2017-04-10Bump version number to 0.3.2v0.3.2LNJ
2017-04-10Make entities selectable in latest dev buildFaceDeer
2017-04-10Fix "uninitialized global variable" warningsFaceDeer
2017-04-09Bump version number to 0.3.1v0.3.1LNJ
2017-04-09Make 1x1, 1x2 and 2x2 drawers disableableLNJ
2017-04-09New screenshot showing 1x2 and 2x2 drawersLNJ
2017-04-05README: Add drawer upgrades to To-Do-ListLNJ
2017-04-05Release Version 0.3v0.3LNJ
2017-04-05Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2LNJ
2017-04-05Change descriptions to use plural for 2x2 drawersLNJ
2017-04-05Adjust pipeworks support (on insert object) for 2x2 drawersLNJ
2017-04-05Fix drawer initialization bug; used wrong meta fields for 1x1 DrawersLNJ
2017-04-05Adjust restore visual lbm, Add new drawers.remove_visualsLNJ
2017-04-05Randomize drop posLNJ
2017-04-05Adapt drop function for 2x2 drawers to drop *all* itemsLNJ
2017-04-05Add basic 2x2 DrawersLNJ
2017-04-03Bump version number to 0.2.3v0.2.3LNJ
2017-04-03Use group:wood for crafting drawersLNJ
2017-04-02README: Add link to post in Minetest ForumsLNJ
2017-04-01Visual: Fix not resetting self.namev0.2.2LNJ
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
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
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