Commit Graph

258 Commits (master)

Author SHA1 Message Date
mazes-80 0ea57687b3
Add listring to upgrade slots form (#70) 2022-09-04 14:11:49 +02:00
Linus Jahn 7ab68688ed
Release 0.6.5 2022-01-31 14:09:37 +01:00
OgelGames 508a8c38a5
Fix controller `can_insert` function returning number instead of boolean (#68) 2022-01-31 14:08:44 +01:00
Linus Jahn 70207e64f9
Release 0.6.4 2021-07-31 12:08:24 +02:00
OgelGames 1d58becb47
Fix crash when removing upgrades (#65)
Fixes #59.
2021-07-31 12:07:28 +02:00
Linus Jahn 8531c1bb2a
Release Storage Drawers 0.6.3 2021-06-14 23:00:05 +02:00
SX 3a65bcfbbb Fix drawer controller formspec protection 2021-06-14 22:57:40 +02:00
Linus Jahn cbb5f42e7a Remove unused depends.txt` 2021-03-27 18:54:21 +01:00
Linus Jahn 57212f228c Move description into mod.conf 2021-03-27 18:53:55 +01:00
Linus Jahn d51d26384e mod.conf: Add min_minetest_version 2021-03-27 18:52:59 +01:00
Linus Jahn 79f73a3bd4 Release Storage Drawers 0.6.2 2021-03-27 18:46:34 +01:00
Linus Jahn c8bb38d272 Regenerate locale files 2021-03-27 18:43:46 +01:00
Linus Jahn e214f577cb Merge remote-tracking branch 'weblate/master' 2021-03-27 18:42:54 +01:00
Gabriel Pérez-Cerezo b424bc3499 Fix #57 by using core.hash_node_position for reliable indexing
The previously used minetest.serialize function may provide different
results for the same table in certain circumstances, thus it is not
suitable for generating strings to index tables with.
2021-03-27 18:37:34 +01:00
Omer I.S 16ccbe5b41
Translated using Weblate (Hebrew)
Currently translated at 67.8% (19 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/he/
2021-02-09 00:50:22 +01:00
AISS 01f337392b
Added translation using Weblate (Chinese (Simplified)) 2021-02-08 05:03:19 +01:00
Tviljan ec65273702
Added translation using Weblate (Finnish) 2021-01-31 17:18:42 +01:00
Omer I.S ed07e9f07c
Translated using Weblate (Hebrew)
Currently translated at 53.5% (15 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/he/
2021-01-07 22:32:15 +01:00
Omeritzics Games c029326c09
Added translation using Weblate (Hebrew) 2021-01-06 20:37:57 +01:00
SwissalpS 662be1a11f allow items to be taken from full drawers
I don't see why you wouldn't want to be able to take items from full
drawers.
2020-12-02 12:17:34 +01:00
SwissalpS 361719180b whitespace: readability improvements 2020-12-02 12:17:34 +01:00
SwissalpS 31c0bfd23a code-style fix
nothing important, adhere to guidelines even if not particularly
relevant here
2020-12-02 12:17:34 +01:00
Janar Leas e2ad0e66b7
Translated using Weblate (Estonian)
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/et/
2020-11-07 22:26:49 +01:00
Janar Leas 845f59e465
Added translation using Weblate (Estonian) 2020-11-06 07:37:50 +01:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 95b92ca2d4
Translated using Weblate (Malay (Jawi))
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/ms_Arab/
2020-10-16 00:26:40 +02:00
THANOS SIOURDAKIS 9c01648549
Translated using Weblate (Greek)
Currently translated at 82.1% (23 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/el/
2020-09-29 15:41:00 +02:00
LNJ f6bca2ade2
README: Add contentdb badge 2020-09-23 17:26:36 +02:00
Linus Jahn 4a8cf65b75
Release v0.6.1 2020-09-23 17:18:02 +02:00
白狐 c490b1fc12
visual: Fix itemStackMax not initialized on insert (#53)
Co-authored-by: jessicara <chi@chi.hakurei.shrine>
2020-09-23 16:10:39 +02:00
H 75a8ff4bdf
Translated using Weblate (Spanish)
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/es/
2020-09-06 02:36:10 +02:00
gpcf 4e2e3a02b4
Fix maple drawers (#51)
Prevent the visible entity from being deleted on the maple drawers.
2020-09-05 23:54:15 +02:00
ssantos f2f6ade917
Translated using Weblate (Portuguese)
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/pt/
2020-08-30 21:37:12 +02:00
ssantos d5890a1ad2
Added translation using Weblate (Portuguese) 2020-08-24 15:10:36 +02:00
Buckaroo Banzai d3850ca205
Register drawers with mvps_stopper when available (#50)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-06-28 20:57:34 +02:00
Agustin Calderon 748a478c63
Translated using Weblate (Spanish)
Currently translated at 96.4% (27 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/es/
2020-06-27 21:41:45 +02:00
Buckaroo Banzai 6603f27279
controller: Add nil check in for digiline pipeworks injection (#49)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-06-25 12:11:20 +02:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 04bd2bdb3f
Translated using Weblate (Malay (Jawi))
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/ms_Arab/
2020-06-20 00:41:43 +02:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi effb68a811
Translated using Weblate (Malay)
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/ms/
2020-06-20 00:41:43 +02:00
Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 555b4204de
Added translation using Weblate (Malay (Jawi)) 2020-06-18 21:14:26 +02:00
Linus Jahn b97e905bc2
controller: Try to fix bugs with corrupted drawer index 2020-06-10 19:24:39 +02:00
Linus Jahn 62b5fa51ae
Large drawer controller refactoring 2020-06-09 20:06:16 +02:00
Linus Jahn 7cf8cb33aa
Release v0.6.0 2020-06-06 11:59:16 +02:00
Linus Jahn 905af2ac1c
Fix luacheck errors 2020-06-06 11:59:16 +02:00
Linus Jahn 87bc535cc1
controller: Refactor index cache 2020-06-06 11:33:30 +02:00
Linus Jahn eb2c069b8f
README: Update mod description 2020-06-06 11:17:22 +02:00
Linus Jahn 6c9ac56016
Update translation sources 2020-06-06 00:47:49 +02:00
Linus Jahn 63250d65c8
Merge remote-tracking branch 'weblate/master' 2020-06-06 00:46:53 +02:00
Linus Jahn ea209e51fa
controller: Make digiline channel configurable 2020-06-06 00:44:57 +02:00
Linus Jahn 439eb81ccd
Add digiline support 2020-06-04 23:18:36 +02:00
Miniontoby 758353828b
Translated using Weblate (Dutch)
Currently translated at 100.0% (28 of 28 strings)

Translation: Minetest/Mod: Storage Drawers
Translate-URL: https://hosted.weblate.org/projects/minetest/mod-storage-drawers/nl/
2020-05-28 18:41:38 +02:00