Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-03 | Set formspec on every load to support old drawers | LNJ | |
Before this you had to dig and rebuild your drawers to get the drawer formspecs and the ability to add upgrades. | |||
2017-06-03 | Merge remote-tracking branch 'origin/master' | Weblate | |
2017-06-03 | LICENSE: Add new drawer upgrades to list | LNJ | |
2017-06-03 | Merge remote-tracking branch 'origin/master' | Weblate | |
2017-06-03 | Add Drawer Upgradesorigin/drawer-upgrades | LNJ | |
Yey, they're finally there! :) This will add steel, gold, obsidian and diamond upgrades for MTG and iron, gold, obsidian, diamond and emerald upgrades for MCL2. You can add them to a drawer by rightclicking it and adding them to the new drawer's upgrade inventory. | |||
2017-06-03 | Merge remote-tracking branch 'origin/master' | Weblate | |
2017-06-03 | Play interact sound on adding/removing items from drawer | LNJ | |
But I think the sounds are currently a bit too long. | |||
2017-06-03 | Add two interact sounds (#4) | texmex | |
These should be played whenever a player adds or removes an item from a drawer. | |||
2017-06-02 | Merge remote-tracking branch 'origin/master' | Weblate | |
2017-06-02 | Translated using Weblate (Polish) | Jakub Mendel | |
Currently translated at 0.0% (0 of 15 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/pl/ | |||
2017-06-02 | Increase drawer capacity to 32 stack sizes | LNJ | |
I did a mistake before here: Drawers only had the size of 24 stacks, but they should have had space for 32 stacks, as a normal chest will do. With this it's fixed now. | |||
2017-06-01 | Translated using Weblate (Spanish) | Miguel Isaac | |
Currently translated at 100.0% (15 of 15 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/es/ | |||
2017-06-01 | Added translation using Weblate (Spanish) | Miguel Isaac | |
2017-05-31 | Added translation using Weblate (Polish) | Jakub Mendel | |
2017-05-21 | README: Add weblate link | LNJ | |
2017-05-21 | LICENSE: Make translations CC0; Bump version numberv0.4.3 | LNJ | |
2017-05-19 | Translated using Weblate (Malay) | Muhammad Nur Hidayat Yasuyoshi | |
Currently translated at 100.0% (15 of 15 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/ms/ | |||
2017-05-19 | Added translation using Weblate (Malay) | Muhammad Nur Hidayat Yasuyoshi | |
2017-05-17 | Translated using Weblate (Turkish) | monolifed | |
Currently translated at 100.0% (15 of 15 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/tr/ | |||
2017-05-17 | Added translation using Weblate (Turkish) | monolifed | |
2017-05-16 | Translated using Weblate (Belarusian) | Viktar Vauchkevich | |
Currently translated at 100.0% (15 of 15 strings) Translation: Minetest/Mod: Storage Drawers Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/be/ | |||
2017-05-16 | Added translation using Weblate (Belarusian) | Viktar Vauchkevich | |
2017-05-15 | Ignore Eclipse project files & directories (#5) | Jordan Irwin | |
2017-04-23 | Bump version number to 0.4.2v0.4.2 | LNJ | |
2017-04-23 | Fix stack_max=1 items are being stored | LNJ | |
2017-04-14 | Bump version number to 0.4.1v0.4.1 | LNJ | |
2017-04-14 | Fix inventory cubes; using fitting tiles now | LNJ | |
2017-04-14 | Release Version 0.4.0v0.4.0 | LNJ | |
2017-04-14 | Update German l10n | LNJ | |
2017-04-14 | Update To-Do-List | LNJ | |
2017-04-14 | Add drawers in all wood types | LNJ | |
This is still fully MineClone 2 compatible; there are different drawers in MCL2 than MTG and they have different textures. If you combine different wood types in the crafting field, the default drawer (oak/wooden) will be crafted. If you use the same wood, a drawer of this wood will be crafted. | |||
2017-04-11 | Fix "Could not load 'drawers_empty.png'" | LNJ | |
2017-04-11 | Add German l10n | LNJ | |
2017-04-11 | Add i18n support using intllib | LNJ | |
2017-04-10 | Use blank.png instead of own drawers_empty.png | LNJ | |
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 | |
The new settings for the minetest.conf are: `drawers_disable_1x1` `drawers_disable_1x2` `drawers_disable_2x2` | |||
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 | |