Age | Commit message (Expand) | Author |
2017-04-10 | Also use MIT (instead of CC0) for not listed textures | LNJ |
2017-04-10 | Bump version number to 0.3.2v0.3.2 | LNJ |
2017-04-10 | Make entities selectable in latest dev build | FaceDeer |
2017-04-10 | Fix "uninitialized global variable" warnings | FaceDeer |
2017-04-09 | Bump version number to 0.3.1v0.3.1 | LNJ |
2017-04-09 | Make 1x1, 1x2 and 2x2 drawers disableable | LNJ |
2017-04-09 | New screenshot showing 1x2 and 2x2 drawers | LNJ |
2017-04-05 | README: Add drawer upgrades to To-Do-List | LNJ |
2017-04-05 | Release Version 0.3v0.3 | LNJ |
2017-04-05 | Add 1x2 drawers, Add crafting recipes for 1x2 and 2x2 | LNJ |
2017-04-05 | Change descriptions to use plural for 2x2 drawers | LNJ |
2017-04-05 | Adjust pipeworks support (on insert object) for 2x2 drawers | LNJ |
2017-04-05 | Fix drawer initialization bug; used wrong meta fields for 1x1 Drawers | LNJ |
2017-04-05 | Adjust restore visual lbm, Add new drawers.remove_visuals | LNJ |
2017-04-05 | Randomize drop pos | LNJ |
2017-04-05 | Adapt drop function for 2x2 drawers to drop *all* items | LNJ |
2017-04-05 | Add basic 2x2 Drawers | LNJ |
2017-04-03 | Bump version number to 0.2.3v0.2.3 | LNJ |
2017-04-03 | Use group:wood for crafting drawers | LNJ |
2017-04-02 | README: Add link to post in Minetest Forums | LNJ |
2017-04-01 | Visual: Fix not resetting self.namev0.2.2 | LNJ |
2017-04-01 | Fix infotext is displaying "0 Empty (0% full)"v0.2.1 | LNJ |
2017-04-01 | Release Version 0.2, Update To-Do-Listv0.2 | LNJ |
2017-04-01 | New infotext format with percent | LNJ |
2017-04-01 | Fix bug: not removing items from stack if drawer is nearly full | LNJ |
2017-04-01 | Clean up visual.lua | LNJ |
2017-04-01 | Add support for pipeworks | LNJ |
2017-04-01 | Fix Wooden Drawer has no sounds/crafting | LNJ |
2017-04-01 | Split up source code into multiple files | LNJ |
2017-04-01 | README: Add pipeworks to To-Do-List | LNJ |
2017-03-30 | Release Version 0.1 (alpha)v0.1 | LNJ |
2017-03-30 | README: Add more todosy | LNJ |
2017-03-30 | README: Add mod description | LNJ |
2017-03-29 | Add MineClone2 support, Make dependency to `default` optional | LNJ |
2017-03-29 | Add screenshot, Add description | LNJ |
2017-03-29 | Add Wooden Drawer textures by @jaquadro | LNJ |
2017-03-28 | Fix that LBM-restored visuals doesn't have a texture | LNJ |
2017-03-28 | Relicense media to MIT, Add credits to README | LNJ |
2017-03-28 | Make drawers craftable | LNJ |
2017-03-26 | Fix 'automatic tool repair' bug, Don't add stack_max=1 items | LNJ |
2017-03-26 | Fix node not specified in spawn_visual | LNJ |
2017-03-26 | Fix that drawer visuals are not loaded again | LNJ |
2017-03-26 | Make Wooden Drawer breakable by hand and add sounds | LNJ |
2017-03-26 | Drop all items on dug | LNJ |
2017-03-26 | Inital Commit | LNJ |