From a2b039612cd2fb8383bed2d1c626aa2097d83331 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:50 +0200 Subject: [PATCH 01/15] chore: update translation French from crowdin --- .../refinedstorage_rei_integration/lang/fr_fr.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/fr_fr.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From cb072bba9756c89dec1ac043ba1f7455424857ac Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:51 +0200 Subject: [PATCH 02/15] chore: update translation Spanish from crowdin --- .../refinedstorage_rei_integration/lang/es_es.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/es_es.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 1abe570e977286936b8963a0c7ed11104e8ccfa5 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:52 +0200 Subject: [PATCH 03/15] chore: update translation German from crowdin --- .../refinedstorage_rei_integration/lang/de_de.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/de_de.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 96b1eddd6af4aa5a0fbb89d4391d028e4cc18e2e Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:54 +0200 Subject: [PATCH 04/15] chore: update translation Hungarian from crowdin --- .../refinedstorage_rei_integration/lang/hu_hu.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/hu_hu.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From f860496ec2a990df5874e5b41e7c3278f9956a9b Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:55 +0200 Subject: [PATCH 05/15] chore: update translation Italian from crowdin --- .../refinedstorage_rei_integration/lang/it_it.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/it_it.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 5f534789e5ed1ac13126e2dc0650f624b43f0f86 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:56 +0200 Subject: [PATCH 06/15] chore: update translation Japanese from crowdin --- .../refinedstorage_rei_integration/lang/ja_jp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ja_jp.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From c37a7528907019cf247cd66c59b9864e2bc5f8f8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:57 +0200 Subject: [PATCH 07/15] chore: update translation Korean from crowdin --- .../refinedstorage_rei_integration/lang/ko_kr.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ko_kr.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 3e78aac63a8252dcec3f104aa006f30048c8bca8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:58 +0200 Subject: [PATCH 08/15] chore: update translation Polish from crowdin --- .../refinedstorage_rei_integration/lang/pl_pl.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pl_pl.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From acb95e83b1366fae5ec7a9877c8e7e4517c9ca8d Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:11:59 +0200 Subject: [PATCH 09/15] chore: update translation Russian from crowdin --- .../refinedstorage_rei_integration/lang/ru_ru.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/ru_ru.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 812449e642f8d8a06221fba9c9c231e7577fb688 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:00 +0200 Subject: [PATCH 10/15] chore: update translation Chinese Simplified from crowdin --- .../refinedstorage_rei_integration/lang/zh_cn.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_cn.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 6febb40736231f95a1bedf439b17d1ff11745132 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:01 +0200 Subject: [PATCH 11/15] chore: update translation Chinese Traditional from crowdin --- .../refinedstorage_rei_integration/lang/zh_tw.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/zh_tw.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 0293df574555b362a7b2d836abea2857e2c01d97 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:02 +0200 Subject: [PATCH 12/15] chore: update translation Portuguese, Brazilian from crowdin --- .../refinedstorage_rei_integration/lang/pt_br.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/pt_br.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 6974b9c077725b5d30d43cbcd4577a192e3758fa Mon Sep 17 00:00:00 2001 From: Raoul Date: Sun, 13 Oct 2024 20:12:03 +0200 Subject: [PATCH 13/15] chore: update translation Indonesian from crowdin --- .../refinedstorage_rei_integration/lang/id_id.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json diff --git a/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json new file mode 100644 index 0000000..3c309dc --- /dev/null +++ b/refinedstorage-rei-integration-common/src/main/resources/assets/refinedstorage_rei_integration/lang/id_id.json @@ -0,0 +1,13 @@ +{ + "gui.refinedstorage_rei_integration.grid.synchronizer": "REI", + "gui.refinedstorage_rei_integration.grid.synchronizer.help": "Sync the search box text to the REI filter.", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way": "REI two-way", + "gui.refinedstorage_rei_integration.grid.synchronizer.two_way.help": "Sync the search box text to the REI filter, and the REI filter to the search box text.", + "block.refinedstorage_rei_integration.controller.fully_charged": "Fully charged Controllers", + "gui.refinedstorage_rei_integration.transfer.missing": "Missing items", + "gui.refinedstorage_rei_integration.transfer.missing_but_all_autocraftable": "Missing items, all are autocraftable", + "gui.refinedstorage_rei_integration.transfer.missing_but_some_autocraftable": "Missing items, some are autocraftable", + "gui.refinedstorage_rei_integration.transfer.ctrl_click_to_autocraft": "CTRL + click to autocraft", + "gui.refinedstorage_rei_integration.transfer.all_autocraftable": "All are autocraftable", + "gui.refinedstorage_rei_integration.transfer.some_autocraftable": "Some are autocraftable" +} \ No newline at end of file From 4fa209149af22614802382b95bdcf2b3c82437ad Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sun, 8 Dec 2024 13:20:27 +0100 Subject: [PATCH 14/15] chore: upgrade refined storage --- .github/workflows/build.yml | 2 +- .github/workflows/draft-release.yml | 2 +- .github/workflows/issue-for-unsupported-version.yml | 2 +- .github/workflows/publish-release.yml | 2 +- .github/workflows/resolved-issue-locking.yml | 2 +- .github/workflows/validate-branch-name.yml | 2 +- .github/workflows/validate-changelog.yml | 2 +- .github/workflows/validate-commit-messages.yml | 2 +- CHANGELOG.md | 5 +++++ gradle.properties | 4 ++-- .../rei/fabric/CraftingGridTransferHandler.java | 13 +++++++------ .../rei/fabric/PatternGridTransferHandler.java | 2 +- .../src/main/resources/fabric.mod.json | 2 +- .../rei/forge/CraftingGridTransferHandler.java | 13 +++++++------ .../rei/forge/PatternGridTransferHandler.java | 2 +- .../src/main/templates/META-INF/neoforge.mods.toml | 2 +- 16 files changed, 33 insertions(+), 26 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 856e83b..aed439b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ on: types: [ opened, synchronize, reopened ] jobs: build: - uses: refinedmods/refinedarchitect/.github/workflows/build.yml@v0.19.1 + uses: refinedmods/refinedarchitect/.github/workflows/build.yml@v0.20.0 with: mutation-testing: false secrets: inherit diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index c6d98d5..d939997 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -17,7 +17,7 @@ on: type: string jobs: draft: - uses: refinedmods/refinedarchitect/.github/workflows/draft-release.yml@v0.19.1 + uses: refinedmods/refinedarchitect/.github/workflows/draft-release.yml@v0.20.0 with: release-type: ${{ inputs.release-type }} version-number-override: ${{ inputs.version-number-override }} diff --git a/.github/workflows/issue-for-unsupported-version.yml b/.github/workflows/issue-for-unsupported-version.yml index 002c2ac..299dcb1 100644 --- a/.github/workflows/issue-for-unsupported-version.yml +++ b/.github/workflows/issue-for-unsupported-version.yml @@ -4,4 +4,4 @@ on: types: [ labeled, unlabeled, reopened ] jobs: unsupported-labeler: - uses: refinedmods/refinedarchitect/.github/workflows/issue-for-unsupported-version.yml@v0.19.1 \ No newline at end of file + uses: refinedmods/refinedarchitect/.github/workflows/issue-for-unsupported-version.yml@v0.20.0 \ No newline at end of file diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 894c052..c932c2c 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -7,7 +7,7 @@ on: - closed jobs: publish-release: - uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.19.1 + uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.20.0 secrets: inherit with: project-name: 'Refined Storage - REI Integration' diff --git a/.github/workflows/resolved-issue-locking.yml b/.github/workflows/resolved-issue-locking.yml index f8dbbdf..8426e8b 100644 --- a/.github/workflows/resolved-issue-locking.yml +++ b/.github/workflows/resolved-issue-locking.yml @@ -4,4 +4,4 @@ on: - cron: '0 0 * * *' jobs: lock: - uses: refinedmods/refinedarchitect/.github/workflows/resolved-issue-locking.yml@v0.19.1 \ No newline at end of file + uses: refinedmods/refinedarchitect/.github/workflows/resolved-issue-locking.yml@v0.20.0 \ No newline at end of file diff --git a/.github/workflows/validate-branch-name.yml b/.github/workflows/validate-branch-name.yml index c1733fb..bd5a157 100644 --- a/.github/workflows/validate-branch-name.yml +++ b/.github/workflows/validate-branch-name.yml @@ -2,4 +2,4 @@ name: Validate branch name on: [ pull_request ] jobs: validate-branch-name: - uses: refinedmods/refinedarchitect/.github/workflows/validate-branch-name.yml@v0.19.1 \ No newline at end of file + uses: refinedmods/refinedarchitect/.github/workflows/validate-branch-name.yml@v0.20.0 \ No newline at end of file diff --git a/.github/workflows/validate-changelog.yml b/.github/workflows/validate-changelog.yml index f5fb9ae..d18cbc9 100644 --- a/.github/workflows/validate-changelog.yml +++ b/.github/workflows/validate-changelog.yml @@ -4,4 +4,4 @@ on: types: [ opened, synchronize, reopened, ready_for_review, labeled, unlabeled ] jobs: validate-changelog: - uses: refinedmods/refinedarchitect/.github/workflows/validate-changelog.yml@v0.19.1 \ No newline at end of file + uses: refinedmods/refinedarchitect/.github/workflows/validate-changelog.yml@v0.20.0 \ No newline at end of file diff --git a/.github/workflows/validate-commit-messages.yml b/.github/workflows/validate-commit-messages.yml index 620b9e8..3005b5a 100644 --- a/.github/workflows/validate-commit-messages.yml +++ b/.github/workflows/validate-commit-messages.yml @@ -2,4 +2,4 @@ name: Validate commit messages on: [ pull_request ] jobs: validate-commit-messages: - uses: refinedmods/refinedarchitect/.github/workflows/validate-commit-messages.yml@v0.19.1 \ No newline at end of file + uses: refinedmods/refinedarchitect/.github/workflows/validate-commit-messages.yml@v0.20.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3074607..38b369d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed + +- Support for Refined Storage v2.0.0-milestone.4.11. +- Recipe transfer not working in the Wireless Crafting Grid. + ## [0.4.0] - 2024-10-12 ### Added diff --git a/gradle.properties b/gradle.properties index 04c28be..828b71e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -refinedarchitectVersion=0.19.1 -refinedstorageVersion=2.0.0-milestone.4.8 +refinedarchitectVersion=0.20.0 +refinedstorageVersion=2.0.0-milestone.4.11 # https://linkie.shedaniel.dev/dependencies?loader=neoforge&version=1.21 # https://linkie.shedaniel.dev/dependencies?loader=fabric&version=1.21 architecturyVersion=13.0.3 diff --git a/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/CraftingGridTransferHandler.java b/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/CraftingGridTransferHandler.java index 369df77..358f53f 100644 --- a/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/CraftingGridTransferHandler.java +++ b/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/CraftingGridTransferHandler.java @@ -3,8 +3,8 @@ import com.refinedmods.refinedstorage.api.grid.view.GridView; import com.refinedmods.refinedstorage.api.resource.ResourceAmount; import com.refinedmods.refinedstorage.api.resource.list.MutableResourceList; -import com.refinedmods.refinedstorage.common.api.RefinedStorageApi; -import com.refinedmods.refinedstorage.common.grid.CraftingGridContainerMenu; +import com.refinedmods.refinedstorage.common.api.RefinedStorageClientApi; +import com.refinedmods.refinedstorage.common.grid.AbstractCraftingGridContainerMenu; import com.refinedmods.refinedstorage.common.support.resource.ItemResource; import java.awt.Color; @@ -45,7 +45,7 @@ class CraftingGridTransferHandler extends AbstractTransferHandler { @Override public Result handle(final Context context) { - if (!(context.getMenu() instanceof CraftingGridContainerMenu containerMenu) + if (!(context.getMenu() instanceof AbstractCraftingGridContainerMenu containerMenu) || !context.getDisplay().getCategoryIdentifier().equals(BuiltinPlugin.CRAFTING) || !(context.getDisplay() instanceof DefaultCraftingDisplay defaultCraftingDisplay)) { return Result.createNotApplicable(); @@ -68,12 +68,12 @@ public Result handle(final Context context) { .blocksFurtherHandling(); } - private Result doActuallyCrafting(final Context context, final CraftingGridContainerMenu containerMenu, + private Result doActuallyCrafting(final Context context, final AbstractCraftingGridContainerMenu containerMenu, final TransferType type, final TransferInputs transferInputs, final List ingredients) { if (type.canOpenAutocraftingPreview() && Screen.hasControlDown()) { final List craftingRequests = transferInputs.createCraftingRequests(); - RefinedStorageApi.INSTANCE.openAutocraftingPreview(craftingRequests, context.getContainerScreen()); + RefinedStorageClientApi.INSTANCE.openAutocraftingPreview(craftingRequests, context.getContainerScreen()); return Result.createSuccessful().blocksFurtherHandling(false); } else { doTransfer(ingredients, containerMenu); @@ -98,7 +98,8 @@ private static Component getTooltip(final TransferType type) { }; } - private void doTransfer(final List ingredients, final CraftingGridContainerMenu containerMenu) { + private void doTransfer(final List ingredients, + final AbstractCraftingGridContainerMenu containerMenu) { final List> inputs = getInputs(ingredients); containerMenu.transferRecipe(inputs); } diff --git a/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/PatternGridTransferHandler.java b/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/PatternGridTransferHandler.java index f6a5d3f..dfafa28 100644 --- a/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/PatternGridTransferHandler.java +++ b/refinedstorage-rei-integration-fabric/src/main/java/com/refinedmods/refinedstorage/rei/fabric/PatternGridTransferHandler.java @@ -3,7 +3,7 @@ import com.refinedmods.refinedstorage.api.grid.view.GridView; import com.refinedmods.refinedstorage.api.resource.ResourceAmount; import com.refinedmods.refinedstorage.common.api.RefinedStorageApi; -import com.refinedmods.refinedstorage.common.autocrafting.PatternGridContainerMenu; +import com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridContainerMenu; import com.refinedmods.refinedstorage.common.support.resource.ItemResource; import java.util.List; diff --git a/refinedstorage-rei-integration-fabric/src/main/resources/fabric.mod.json b/refinedstorage-rei-integration-fabric/src/main/resources/fabric.mod.json index 05016aa..fa7b218 100644 --- a/refinedstorage-rei-integration-fabric/src/main/resources/fabric.mod.json +++ b/refinedstorage-rei-integration-fabric/src/main/resources/fabric.mod.json @@ -33,7 +33,7 @@ "fabricloader": ">=0.14.6", "fabric-api": "*", "minecraft": "~1.21", - "refinedstorage": ">=2.0.0-milestone.4.8", + "refinedstorage": ">=2.0.0-milestone.4.11", "roughlyenoughitems": ">=16", "java": ">=17" } diff --git a/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/CraftingGridTransferHandler.java b/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/CraftingGridTransferHandler.java index 7306d78..08a1313 100644 --- a/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/CraftingGridTransferHandler.java +++ b/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/CraftingGridTransferHandler.java @@ -3,8 +3,8 @@ import com.refinedmods.refinedstorage.api.grid.view.GridView; import com.refinedmods.refinedstorage.api.resource.ResourceAmount; import com.refinedmods.refinedstorage.api.resource.list.MutableResourceList; -import com.refinedmods.refinedstorage.common.api.RefinedStorageApi; -import com.refinedmods.refinedstorage.common.grid.CraftingGridContainerMenu; +import com.refinedmods.refinedstorage.common.api.RefinedStorageClientApi; +import com.refinedmods.refinedstorage.common.grid.AbstractCraftingGridContainerMenu; import com.refinedmods.refinedstorage.common.support.resource.ItemResource; import java.awt.Color; @@ -45,7 +45,7 @@ class CraftingGridTransferHandler extends AbstractTransferHandler { @Override public Result handle(final Context context) { - if (!(context.getMenu() instanceof CraftingGridContainerMenu containerMenu) + if (!(context.getMenu() instanceof AbstractCraftingGridContainerMenu containerMenu) || !context.getDisplay().getCategoryIdentifier().equals(BuiltinPlugin.CRAFTING) || !(context.getDisplay() instanceof DefaultCraftingDisplay defaultCraftingDisplay)) { return Result.createNotApplicable(); @@ -68,12 +68,12 @@ public Result handle(final Context context) { .blocksFurtherHandling(); } - private Result doActuallyCrafting(final Context context, final CraftingGridContainerMenu containerMenu, + private Result doActuallyCrafting(final Context context, final AbstractCraftingGridContainerMenu containerMenu, final TransferType type, final TransferInputs transferInputs, final List ingredients) { if (type.canOpenAutocraftingPreview() && Screen.hasControlDown()) { final List craftingRequests = transferInputs.createCraftingRequests(); - RefinedStorageApi.INSTANCE.openAutocraftingPreview(craftingRequests, context.getContainerScreen()); + RefinedStorageClientApi.INSTANCE.openAutocraftingPreview(craftingRequests, context.getContainerScreen()); return Result.createSuccessful().blocksFurtherHandling(false); } else { doTransfer(ingredients, containerMenu); @@ -98,7 +98,8 @@ private static Component getTooltip(final TransferType type) { }; } - private void doTransfer(final List ingredients, final CraftingGridContainerMenu containerMenu) { + private void doTransfer(final List ingredients, + final AbstractCraftingGridContainerMenu containerMenu) { final List> inputs = getInputs(ingredients); containerMenu.transferRecipe(inputs); } diff --git a/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/PatternGridTransferHandler.java b/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/PatternGridTransferHandler.java index c919552..2d18177 100644 --- a/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/PatternGridTransferHandler.java +++ b/refinedstorage-rei-integration-neoforge/src/main/java/com/refinedmods/refinedstorage/rei/forge/PatternGridTransferHandler.java @@ -3,7 +3,7 @@ import com.refinedmods.refinedstorage.api.grid.view.GridView; import com.refinedmods.refinedstorage.api.resource.ResourceAmount; import com.refinedmods.refinedstorage.common.api.RefinedStorageApi; -import com.refinedmods.refinedstorage.common.autocrafting.PatternGridContainerMenu; +import com.refinedmods.refinedstorage.common.autocrafting.patterngrid.PatternGridContainerMenu; import com.refinedmods.refinedstorage.common.support.resource.ItemResource; import java.util.List; diff --git a/refinedstorage-rei-integration-neoforge/src/main/templates/META-INF/neoforge.mods.toml b/refinedstorage-rei-integration-neoforge/src/main/templates/META-INF/neoforge.mods.toml index 4369be2..b6434a2 100644 --- a/refinedstorage-rei-integration-neoforge/src/main/templates/META-INF/neoforge.mods.toml +++ b/refinedstorage-rei-integration-neoforge/src/main/templates/META-INF/neoforge.mods.toml @@ -14,7 +14,7 @@ REI integration for Refined Storage. [[dependencies.refinedstorage_rei_integration]] modId = "refinedstorage" type = "required" -versionRange = "2.0.0-milestone.4.8" +versionRange = "2.0.0-milestone.4.11" side = "BOTH" [[dependencies.refinedstorage_rei_integration]] modId = "roughlyenoughitems" From 388676f2939aed65df77f425d2133470697af5bc Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sun, 8 Dec 2024 12:24:02 +0000 Subject: [PATCH 15/15] chore: prepare release v0.5.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b369d..c8e9e5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.5.0] - 2024-12-08 + ### Fixed - Support for Refined Storage v2.0.0-milestone.4.11. @@ -85,7 +87,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Support for REI collapsable entries. - Grid / REI search box synchronization options. -[Unreleased]: https://github.com/refinedmods/refinedstorage-rei-integration/compare/v0.4.0...HEAD +[Unreleased]: https://github.com/refinedmods/refinedstorage-rei-integration/compare/v0.5.0...HEAD + +[0.5.0]: https://github.com/refinedmods/refinedstorage-rei-integration/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/refinedmods/refinedstorage-rei-integration/compare/v0.3.1...v0.4.0