Commit Graph

  • ef8bac1033
    Russian locale fixes (#94) master randomei 2024-12-19 21:48:00 +03:00
  • b92bf0a3e6 digiline: Prevent error upon ItemStack creation SmallJoker 2024-10-20 14:55:15 +02:00
  • c0b2a2013a
    Update and fix Russian translation (#90) Cpyte-Engine-Developer 2024-02-28 19:32:45 +03:00
  • d089c6ea38
    drawers aren't ground content (#91) Luke aka SwissalpS 2024-02-28 13:45:05 +01:00
  • 70c30906cd
    update controller inventory to be compatible with mcl2 (#89) Araca 2024-02-21 14:25:09 +01:00
  • 700a0f1af6
    don't allow items with metadata in drawers (#88) OgelGames 2024-02-08 02:42:03 +11:00
  • 043927831d Fix deprecated language tags Niklp09 2023-09-22 14:29:47 +02:00
  • a83fb325d7
    Fix wrong translations (#85) Niklp 2023-08-17 14:41:53 +02:00
  • d410239bfe
    Fix inventory preview with mcl2 (#84) Niklp 2023-07-25 21:37:34 +02:00
  • 4fdba85eb1
    Uniform spacing in drawer formspec (#83) Niklp 2023-07-16 09:50:46 +02:00
  • c46e246b04
    Fix inventorycube errur caused by animated nodes (#77) Niklp 2023-01-20 22:17:14 +01:00
  • 0c4b74a744 Swedish translation ROllerozxa 2022-12-23 21:38:15 +01:00
  • 76a97d1af7 Convert old inttlib to modern translation system ROllerozxa 2022-12-23 21:38:06 +01:00
  • 3b4cc9c6c7
    techage support for controller (#74) Niklp 2022-11-20 13:20:00 +01:00
  • 53820e2091
    Revert "Allow controller to store item even when current drawers are full (#69)" (#73) Linus Jahn 2022-10-15 13:24:19 +02:00
  • b27bb6d26b
    Fix luacheck (#71) Niklp 2022-10-12 12:37:11 +02:00
  • 3e6ba27d49
    Allow controller to store item even when current drawers are full (#69) Tim Myers 2022-10-11 04:39:13 -05:00
  • 0ea57687b3
    Add listring to upgrade slots form (#70) mazes-80 2022-09-04 14:11:49 +02:00
  • 7ab68688ed
    Release 0.6.5 Linus Jahn 2022-01-31 14:09:37 +01:00
  • 508a8c38a5
    Fix controller can_insert function returning number instead of boolean (#68) OgelGames 2022-02-01 00:08:44 +11:00
  • 70207e64f9
    Release 0.6.4 Linus Jahn 2021-07-31 12:08:24 +02:00
  • 1d58becb47
    Fix crash when removing upgrades (#65) OgelGames 2021-07-31 20:07:28 +10:00
  • 8531c1bb2a
    Release Storage Drawers 0.6.3 Linus Jahn 2021-06-14 23:00:05 +02:00
  • 3a65bcfbbb Fix drawer controller formspec protection SX 2021-06-08 05:39:25 +03:00
  • cbb5f42e7a Remove unused depends.txt` Linus Jahn 2021-03-27 18:54:21 +01:00
  • 57212f228c Move description into mod.conf Linus Jahn 2021-03-27 18:53:55 +01:00
  • d51d26384e mod.conf: Add min_minetest_version Linus Jahn 2021-03-27 18:52:59 +01:00
  • 79f73a3bd4 Release Storage Drawers 0.6.2 Linus Jahn 2021-03-27 18:46:26 +01:00
  • c8bb38d272 Regenerate locale files Linus Jahn 2021-03-27 18:43:46 +01:00
  • e214f577cb Merge remote-tracking branch 'weblate/master' Linus Jahn 2021-03-27 18:42:54 +01:00
  • b424bc3499 Fix #57 by using core.hash_node_position for reliable indexing Gabriel Pérez-Cerezo 2021-03-26 23:02:37 +01:00
  • 16ccbe5b41
    Translated using Weblate (Hebrew) Omer I.S 2021-02-07 23:38:29 +00:00
  • 01f337392b
    Added translation using Weblate (Chinese (Simplified)) AISS 2021-02-08 05:03:19 +01:00
  • ec65273702
    Added translation using Weblate (Finnish) Tviljan 2021-01-31 17:18:42 +01:00
  • ed07e9f07c
    Translated using Weblate (Hebrew) Omer I.S 2021-01-06 21:11:34 +00:00
  • c029326c09
    Added translation using Weblate (Hebrew) Omeritzics Games 2021-01-06 20:37:57 +01:00
  • 662be1a11f allow items to be taken from full drawers SwissalpS 2020-10-14 19:17:59 +02:00
  • 361719180b whitespace: readability improvements SwissalpS 2020-10-14 18:51:27 +02:00
  • 31c0bfd23a code-style fix SwissalpS 2020-10-14 18:34:29 +02:00
  • e2ad0e66b7
    Translated using Weblate (Estonian) Janar Leas 2020-11-06 21:21:19 +00:00
  • 845f59e465
    Added translation using Weblate (Estonian) Janar Leas 2020-11-06 07:37:50 +01:00
  • 95b92ca2d4
    Translated using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-10-14 21:49:07 +00:00
  • 9c01648549
    Translated using Weblate (Greek) THANOS SIOURDAKIS 2020-09-28 13:03:49 +00:00
  • f6bca2ade2
    README: Add contentdb badge LNJ 2020-09-23 17:26:36 +02:00
  • 4a8cf65b75
    Release v0.6.1 Linus Jahn 2020-09-23 17:18:02 +02:00
  • c490b1fc12
    visual: Fix itemStackMax not initialized on insert (#53) 白狐 2020-09-23 15:10:39 +01:00
  • 75a8ff4bdf
    Translated using Weblate (Spanish) H 2020-09-04 23:57:26 +00:00
  • 4e2e3a02b4
    Fix maple drawers (#51) gpcf 2020-09-05 23:54:15 +02:00
  • f2f6ade917
    Translated using Weblate (Portuguese) ssantos 2020-08-24 13:11:09 +00:00
  • d5890a1ad2
    Added translation using Weblate (Portuguese) ssantos 2020-08-24 15:10:36 +02:00
  • d3850ca205
    Register drawers with mvps_stopper when available (#50) Buckaroo Banzai 2020-06-28 20:57:34 +02:00
  • 748a478c63
    Translated using Weblate (Spanish) Agustin Calderon 2020-06-26 19:24:13 +00:00
  • 6603f27279
    controller: Add nil check in for digiline pipeworks injection (#49) Buckaroo Banzai 2020-06-25 12:11:20 +02:00
  • 04bd2bdb3f
    Translated using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-06-18 19:17:25 +00:00
  • effb68a811
    Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-06-18 19:35:39 +00:00
  • 555b4204de
    Added translation using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-06-18 19:14:26 +00:00
  • b97e905bc2
    controller: Try to fix bugs with corrupted drawer index Linus Jahn 2020-06-10 19:24:39 +02:00
  • 62b5fa51ae
    Large drawer controller refactoring Linus Jahn 2020-06-09 20:01:17 +02:00
  • 7cf8cb33aa
    Release v0.6.0 Linus Jahn 2020-06-06 11:55:10 +02:00
  • 905af2ac1c
    Fix luacheck errors Linus Jahn 2020-06-06 11:58:55 +02:00
  • 87bc535cc1
    controller: Refactor index cache Linus Jahn 2020-06-06 11:33:30 +02:00
  • eb2c069b8f
    README: Update mod description Linus Jahn 2020-06-06 11:17:22 +02:00
  • 6c9ac56016
    Update translation sources Linus Jahn 2020-06-06 00:47:49 +02:00
  • 63250d65c8
    Merge remote-tracking branch 'weblate/master' Linus Jahn 2020-06-06 00:46:53 +02:00
  • ea209e51fa
    controller: Make digiline channel configurable Linus Jahn 2020-06-06 00:44:57 +02:00
  • 439eb81ccd
    Add digiline support Linus Jahn 2020-01-09 14:20:43 +01:00
  • 758353828b
    Translated using Weblate (Dutch) Miniontoby 2020-05-27 15:36:45 +00:00
  • eedbbfcdff
    Merge remote-tracking branch 'weblate/master' Linus Jahn 2020-05-28 12:51:14 +02:00
  • c13238541a
    Increase object search radius to avoid recreation of visuals (#44) ShihanAlma 2020-05-16 14:54:08 +02:00
  • d77845c1ae
    Translated using Weblate (Bengali (Bangladesh)) Oymate 2020-05-10 09:08:24 +00:00
  • d959558dfd
    Translated using Weblate (Bengali (Bangladesh)) Oymate 2020-05-02 14:08:44 +00:00
  • d7b95badea
    Added translation using Weblate (Bengali (Bangladesh)) Oymate 2020-05-02 14:07:46 +00:00
  • 51deff8eda
    Translated using Weblate (Czech) Marek Sebera 2020-04-27 17:09:10 +00:00
  • a22460805d
    Translated using Weblate (Norwegian Bokmål) Liet Kynes 2020-03-29 22:50:09 +00:00
  • a398f34aaf
    Added translation using Weblate (Norwegian Bokmål) Liet Kynes 2020-03-29 22:49:19 +00:00
  • 0632ce8f1d
    Translated using Weblate (Esperanto) Tirifto 2020-03-27 16:16:44 +00:00
  • 4c04dd5f32
    Added translation using Weblate (Esperanto) Tirifto 2020-03-27 16:56:05 +00:00
  • feec271d07
    Translated using Weblate (Spanish) anonymous 2020-03-20 12:03:55 +00:00
  • 59860a1308
    Translated using Weblate (Spanish) universales 2020-03-20 11:58:55 +00:00
  • cef555442a
    Translated using Weblate (Lojban) Robin Townsend 2020-03-03 16:59:22 +00:00
  • 2477cb2ce1
    Added translation using Weblate (Lojban) Robin Townsend 2020-03-03 16:54:35 +00:00
  • 443e18baa5
    Translated using Weblate (French) Lucas Burlingham 2020-03-02 03:24:56 +00:00
  • 55004e5e38
    Translated using Weblate (Czech) Vojtěch Šamla 2020-02-23 23:34:50 +00:00
  • 5bd47f86d7 replace stray space-indent with tabs BuckarooBanzay 2020-02-17 07:23:20 +01:00
  • 8b1ea15525 add status badge to readme BuckarooBanzay 2020-02-13 13:13:01 +01:00
  • dccb164133 fix common luacheck errors BuckarooBanzay 2020-02-13 13:12:01 +01:00
  • fa8095c6a9 add .luacheckrc and github workflow BuckarooBanzay 2020-02-13 13:11:50 +01:00
  • 0fc267da84
    controller: Kick off sorting after pipeworks inserted an item (#40) Thomas Rudin 2020-02-14 17:40:49 +01:00
  • 03a55a42eb
    Translated using Weblate (Italian) Massimiliano Calipari 2020-01-17 18:31:33 +00:00
  • 4e99f7db71 Do not omit last inventory slot Serhiy Zahoriya 2020-01-15 03:20:35 +02:00
  • 26d9066f76 Update translation sources Linus Jahn 2020-01-11 16:50:11 +01:00
  • 1ec302f396 Add mithril drawer upgrade Linus Jahn 2020-01-11 16:22:23 +01:00
  • 0cf5202248 Make obsidian upgrade a bit less powerful Linus Jahn 2020-01-11 16:05:58 +01:00
  • 9f844a3a50 Merge remote-tracking branch 'weblate/master' Linus Jahn 2020-01-09 14:21:11 +01:00
  • 516b99e50c Prevent z-fighting on certain coordinates by increasing the vector.multiply factor on the visuals (#36) Thomas Rudin 2020-01-06 15:17:46 +01:00
  • 02508e0714
    Translated using Weblate (Greek) THANOS SIOURDAKIS 2020-01-04 20:36:38 +00:00
  • 82cfb019bf
    Added translation using Weblate (Greek) THANOS SIOURDAKIS 2020-01-04 20:36:03 +00:00
  • c938d83ae9
    Translated using Weblate (Russian) Andrei Stepanov 2019-12-04 02:23:51 +00:00
  • 792473d555
    Merge branch 'origin/master' into Weblate. Hosted Weblate 2019-10-02 12:23:37 +02:00
  • dbb18686e5
    Translated using Weblate (Polish) Mateusz Mendel 2019-09-10 15:29:14 +00:00