Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.0.0-milestone.4.1 #595

Merged
merged 19 commits into from
Jul 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
c7cc464
Merge pull request #590 from refinedmods/main
raoulvdberge Jul 4, 2024
011816e
chore: update translation French from crowdin
raoulvdberge Jul 4, 2024
d39c61a
chore: update translation Spanish from crowdin
raoulvdberge Jul 4, 2024
36344f0
chore: update translation German from crowdin
raoulvdberge Jul 4, 2024
3079394
chore: update translation Hungarian from crowdin
raoulvdberge Jul 4, 2024
c152758
chore: update translation Italian from crowdin
raoulvdberge Jul 4, 2024
fe70ad2
chore: update translation Japanese from crowdin
raoulvdberge Jul 4, 2024
bd7d4bf
chore: update translation Korean from crowdin
raoulvdberge Jul 4, 2024
93b4804
chore: update translation Polish from crowdin
raoulvdberge Jul 4, 2024
961d95f
chore: update translation Russian from crowdin
raoulvdberge Jul 4, 2024
eeed49c
chore: update translation Chinese Simplified from crowdin
raoulvdberge Jul 4, 2024
599adc4
chore: update translation Chinese Traditional from crowdin
raoulvdberge Jul 4, 2024
78bd4fc
chore: update translation Portuguese, Brazilian from crowdin
raoulvdberge Jul 4, 2024
e26bc83
chore: update translation Indonesian from crowdin
raoulvdberge Jul 4, 2024
9354e3f
Merge pull request #591 from refinedmods/crowdin-translations
raoulvdberge Jul 4, 2024
dd645fe
ci: upgrade refined architect
raoulvdberge Jul 5, 2024
e0e02cf
fix: durability bar on creative mode tab
raoulvdberge Jul 5, 2024
9440c39
Merge pull request #594 from refinedmods/fix/GH-572/refined-architect…
raoulvdberge Jul 5, 2024
0cdc988
chore: prepare release v2.0.0-milestone.4.1
raoulvdberge Jul 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
types: [ opened, synchronize, reopened ]
jobs:
build:
uses: refinedmods/refinedarchitect/.github/workflows/build.yml@v0.14.3
uses: refinedmods/refinedarchitect/.github/workflows/build.yml@v0.15.1
with:
gametests: true
secrets: inherit
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: string
jobs:
draft:
uses: refinedmods/refinedarchitect/.github/workflows/draft-release.yml@v0.14.3
uses: refinedmods/refinedarchitect/.github/workflows/draft-release.yml@v0.15.1
with:
release-type: ${{ inputs.release-type }}
version-number-override: ${{ inputs.version-number-override }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue-for-unsupported-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on:
types: [ labeled, unlabeled, reopened ]
jobs:
unsupported-labeler:
uses: refinedmods/refinedarchitect/.github/workflows/issue-for-unsupported-version.yml@v0.14.3
uses: refinedmods/refinedarchitect/.github/workflows/issue-for-unsupported-version.yml@v0.15.1
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- closed
jobs:
publish-release:
uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.14.3
uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.15.1
secrets: inherit
with:
project-name: 'Refined Storage'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/resolved-issue-locking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ on:
- cron: '0 0 * * *'
jobs:
lock:
uses: refinedmods/refinedarchitect/.github/workflows/resolved-issue-locking.yml@v0.14.3
uses: refinedmods/refinedarchitect/.github/workflows/resolved-issue-locking.yml@v0.15.1
2 changes: 1 addition & 1 deletion .github/workflows/validate-branch-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.3
uses: refinedmods/refinedarchitect/.github/workflows/validate-branch-name.yml@v0.15.1
2 changes: 1 addition & 1 deletion .github/workflows/validate-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.3
uses: refinedmods/refinedarchitect/.github/workflows/validate-changelog.yml@v0.15.1
2 changes: 1 addition & 1 deletion .github/workflows/validate-commit-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.3
uses: refinedmods/refinedarchitect/.github/workflows/validate-commit-messages.yml@v0.15.1
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.0-milestone.4.1] - 2024-07-05

### Fixed

- Fixed creative mode tab icon on NeoForge showing a durability bar.

## [2.0.0-milestone.4.0] - 2024-07-04

### Added
Expand Down Expand Up @@ -639,7 +645,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- The Grid can now use smooth scrolling.
- The Grid now has syntax highlighting for the search query.

[Unreleased]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.4.0...HEAD
[Unreleased]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.4.1...HEAD

[2.0.0-milestone.4.1]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.4.0...v2.0.0-milestone.4.1

[2.0.0-milestone.4.0]: https://github.com/refinedmods/refinedstorage2/compare/v2.0.0-milestone.3.14...v2.0.0-milestone.4.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"mod.refinedstorage": "Refined Storage",
"block.refinedstorage.cable": "Kabel",
"block.refinedstorage.quartz_enriched_iron_block": "Quarz angereichertes Eisenblock",
"block.refinedstorage.quartz_enriched_copper_block": "Block of Quartz Enriched Copper",
"block.refinedstorage.disk_drive": "Laufwerk",
"block.refinedstorage.machine_casing": "Maschinengehäuse",
"block.refinedstorage.grid": "Konsole",
Expand Down Expand Up @@ -178,6 +179,7 @@
"item.refinedstorage.destructor.help": "Zerstört Blöcke aus der Welt und setzt sie in das Speichernetzwerk.",
"item.refinedstorage.relay.help": "Turn entire sections of a storage network on or off and create new branches of your network.",
"item.refinedstorage.quartz_enriched_iron": "Quarz angereichertes Eisen",
"item.refinedstorage.quartz_enriched_copper": "Quartz Enriched Copper",
"item.refinedstorage.processor_binding": "Prozessor Rohmaterial",
"item.refinedstorage.silicon": "Silikon",
"item.refinedstorage.raw_basic_processor": "Basisrohprozessor",
Expand All @@ -194,7 +196,11 @@
"item.refinedstorage.4k_storage_disk": "4k Speicherplatte",
"item.refinedstorage.16k_storage_disk": "16k Speicherplatte",
"item.refinedstorage.64k_storage_disk": "64k Speicherplatte",
"item.refinedstorage.storage_disk.help": "Stores %s items.",
"item.refinedstorage.storage_block.help": "Stores %s items.",
"item.refinedstorage.creative_storage_disk": "Kreative Speicherplatte",
"item.refinedstorage.creative_storage_disk.help": "Stores an infinite amount of items.",
"item.refinedstorage.creative_storage_block.help": "Stores an infinite amount of items.",
"item.refinedstorage.64b_fluid_storage_part": "64B Flüssigspeicherkern",
"item.refinedstorage.256b_fluid_storage_part": "256B Flüssigspeicherkern",
"item.refinedstorage.1024b_fluid_storage_part": "1024B Flüssigspeicherkern",
Expand All @@ -203,23 +209,33 @@
"item.refinedstorage.256b_fluid_storage_disk": "256B Flüssigspeicherplatte",
"item.refinedstorage.1024b_fluid_storage_disk": "1024B Flüssigspeicherplatte",
"item.refinedstorage.4096b_fluid_storage_disk": "4096B Flüssigspeicherplatte",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets.",
"item.refinedstorage.creative_fluid_storage_disk": "Kreative Flüssigspeicherplatte",
"item.refinedstorage.creative_fluid_storage_disk.help": "Stores an infinite amount of buckets.",
"item.refinedstorage.creative_fluid_storage_block.help": "Stores an infinite amount of buckets.",
"item.refinedstorage.storage_housing": "Speichergehäuse",
"item.refinedstorage.construction_core": "Konstruktionskern",
"item.refinedstorage.destruction_core": "Zerstörungskern",
"item.refinedstorage.wrench": "Schraubenschlüssel",
"item.refinedstorage.wrench.helper": "Verwende es, um Blöcke zu drehen oder drücke SHIFT und baue Refined Storage Blöcke ab.",
"item.refinedstorage.wrench.help": "Use to rotate blocks or press SHIFT and use to dismantle Refined Storage blocks.",
"item.refinedstorage.upgrade": "Upgrade",
"item.refinedstorage.speed_upgrade": "Geschwindigkeitsupgrade",
"item.refinedstorage.speed_upgrade.help": "Increases the operation speed of a storage network device.",
"item.refinedstorage.stack_upgrade": "Stapelupgrade",
"item.refinedstorage.stack_upgrade.help": "Increases the amount of resources that the storage network device handles per operation.",
"item.refinedstorage.silk_touch_upgrade": "Behutsamkeitsupgrade",
"item.refinedstorage.silk_touch_upgrade.help": "Acts like the Silk Touch enchantment on a pickaxe.",
"item.refinedstorage.fortune_upgrade.1": "Glück I Upgrade",
"item.refinedstorage.fortune_upgrade.2": "Glück II Upgrade",
"item.refinedstorage.fortune_upgrade.3": "Glück III Upgrade",
"item.refinedstorage.fortune_upgrade.help": "Yields more resources when breaking a block. Acts like the Fortune enchantment on a pickaxe.",
"item.refinedstorage.regulator_upgrade": "Regulator Upgrade",
"item.refinedstorage.regulator_upgrade.help": "In einem Exportierer wird nur dann exportiert, wenn der Betrag im Ziel geringer als im Upgrade konfiguriert ist. In einem Importierer wird nur importiert, wenn der Betrag im Ziel mehr als im Upgrade konfiguriert ist. Benutzen Sie das Item zur Konfiguration.",
"item.refinedstorage.range_upgrade": "Reichweitenupgrade",
"item.refinedstorage.range_upgrade.help": "Increases the range of the Wireless Transmitter.",
"item.refinedstorage.creative_range_upgrade": "Kreativer Reichweitenupgrade",
"item.refinedstorage.creative_range_upgrade.help": "Provides infinite range for the Wireless Transmitter. Does not work cross-dimensionally.",
"item.refinedstorage.wireless_grid": "Drahtlose Konsole",
"item.refinedstorage.creative_wireless_grid": "Kreative drahtlose Konsole",
"item.refinedstorage.wireless_transmitter.help": "Stellt drahtlosen Netzwerkzugang für Items wie die drahtlose Konsole zur Verfügung. Mehrere sind in einem Bereich für eine breitere Abdeckung erlaubt.",
Expand All @@ -242,6 +258,9 @@
"item.refinedstorage.network_card.unbound": "Ungebunden.",
"item.refinedstorage.network_card.bound_help": "Einfügen in einen Netzwerksender. Benutzen beim Schleichen um die Verbindung zu löschen.",
"item.refinedstorage.network_card.bound": "Verbunden zu %d, %d, %d in %s.",
"item.refinedstorage.network_transmitter.help": "Transmits a network signal wirelessly. Needs a Network Card that is paired with a Network Receiver.",
"item.refinedstorage.network_receiver.help": "Receives a network signal wirelessly. Bind a Network Card to this block.",
"item.refinedstorage.cable.help": "Connects storage network devices with each other.",
"item.refinedstorage.security_card": "Sicherheitskarte",
"item.refinedstorage.security_card.cleared_configuration": "Konfiguration gelöscht.",
"item.refinedstorage.security_card.unbound": "Nicht zugewiesen.",
Expand All @@ -250,6 +269,8 @@
"item.refinedstorage.security_card.bound.help": "Rechtsklick zum Konfigurieren. Benutze während Schleichen, um die Konfiguration und Zuweisung zu löschen.",
"item.refinedstorage.fallback_security_card": "Standard-Sicherheitskarte",
"item.refinedstorage.fallback_security_card.help": "Funktioniert als Standard, wenn keine passende Sicherheitskarte für einen Spieler gefunden wurde. Rechtsklick zum Konfigurieren. Benutze während Schleichen, um die Konfiguration zu löschen.",
"item.refinedstorage.portable_grid.help": "Allows to interact with a storage disk while not being connected to a storage network. Can be used as a block in world, or from your inventory.",
"item.refinedstorage.storage_monitor.help": "A block that displays the current amount of a certain resource in your storage network. SHIFT + right click to configure. Left click to extract a stack, SHIFT + left click to extract a single resource, right click to insert a resource, right click multiple times to insert resources in bulk.",
"misc.refinedstorage.stored": "Gespeichert: %s",
"misc.refinedstorage.stored_with_capacity": "Gespeichert: %s / %s (%d%%)",
"misc.refinedstorage.total": "%d Gesamt",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"mod.refinedstorage": "Almacenamiento refinado",
"block.refinedstorage.cable": "Cable",
"block.refinedstorage.quartz_enriched_iron_block": "Bloque de Hierro Enriquecido",
"block.refinedstorage.quartz_enriched_copper_block": "Block of Quartz Enriched Copper",
"block.refinedstorage.disk_drive": "Unidad de Disco",
"block.refinedstorage.machine_casing": "Carcasa de la Máquina",
"block.refinedstorage.grid": "Rejilla",
Expand Down Expand Up @@ -178,6 +179,7 @@
"item.refinedstorage.destructor.help": "Destroys blocks from the world and puts them in the storage network.",
"item.refinedstorage.relay.help": "Turn entire sections of a storage network on or off and create new branches of your network.",
"item.refinedstorage.quartz_enriched_iron": "Hierro enriquecido con cuarzo",
"item.refinedstorage.quartz_enriched_copper": "Quartz Enriched Copper",
"item.refinedstorage.processor_binding": "Processor Binding",
"item.refinedstorage.silicon": "Silicio",
"item.refinedstorage.raw_basic_processor": "Raw Basic Processor",
Expand All @@ -194,7 +196,11 @@
"item.refinedstorage.4k_storage_disk": "Disco de almacenamiento de 4K",
"item.refinedstorage.16k_storage_disk": "Disco de almacenamiento de 16K",
"item.refinedstorage.64k_storage_disk": "Disco de almacenamiento de 64K",
"item.refinedstorage.storage_disk.help": "Stores %s items.",
"item.refinedstorage.storage_block.help": "Stores %s items.",
"item.refinedstorage.creative_storage_disk": "Disco de almacenamiento creativo",
"item.refinedstorage.creative_storage_disk.help": "Stores an infinite amount of items.",
"item.refinedstorage.creative_storage_block.help": "Stores an infinite amount of items.",
"item.refinedstorage.64b_fluid_storage_part": "Parte de almacenamiento de fluidos de 64B",
"item.refinedstorage.256b_fluid_storage_part": "Parte de almacenamiento de fluidos de 256B",
"item.refinedstorage.1024b_fluid_storage_part": "Parte de almacenamiento de fluidos de 1024B",
Expand All @@ -203,23 +209,33 @@
"item.refinedstorage.256b_fluid_storage_disk": "Disco de almacenamiento de fluidos de 256B",
"item.refinedstorage.1024b_fluid_storage_disk": "Disco de almacenamiento de fluidos de 1024B",
"item.refinedstorage.4096b_fluid_storage_disk": "Disco de almacenamiento de fluidos de 4096B",
"item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets.",
"item.refinedstorage.fluid_storage_block.help": "Stores %s buckets.",
"item.refinedstorage.creative_fluid_storage_disk": "Disco de almacenamiento de fluidos creativo",
"item.refinedstorage.creative_fluid_storage_disk.help": "Stores an infinite amount of buckets.",
"item.refinedstorage.creative_fluid_storage_block.help": "Stores an infinite amount of buckets.",
"item.refinedstorage.storage_housing": "Carcasa de almacenamiento",
"item.refinedstorage.construction_core": "Núcleo de construcción",
"item.refinedstorage.destruction_core": "Núcleo de destrucción",
"item.refinedstorage.wrench": "Llave inglesa",
"item.refinedstorage.wrench.helper": "Use to rotate blocks or press SHIFT and use to dismantle Refined Storage blocks.",
"item.refinedstorage.wrench.help": "Use to rotate blocks or press SHIFT and use to dismantle Refined Storage blocks.",
"item.refinedstorage.upgrade": "Mejora",
"item.refinedstorage.speed_upgrade": "Mejora de Velocidad",
"item.refinedstorage.speed_upgrade.help": "Increases the operation speed of a storage network device.",
"item.refinedstorage.stack_upgrade": "Mejora de Stack",
"item.refinedstorage.stack_upgrade.help": "Increases the amount of resources that the storage network device handles per operation.",
"item.refinedstorage.silk_touch_upgrade": "Mejora de Toque de Seda",
"item.refinedstorage.silk_touch_upgrade.help": "Acts like the Silk Touch enchantment on a pickaxe.",
"item.refinedstorage.fortune_upgrade.1": "Mejora de Fortuna I",
"item.refinedstorage.fortune_upgrade.2": "Mejora de Fortune II",
"item.refinedstorage.fortune_upgrade.3": "Mejora de Fortuna III",
"item.refinedstorage.fortune_upgrade.help": "Yields more resources when breaking a block. Acts like the Fortune enchantment on a pickaxe.",
"item.refinedstorage.regulator_upgrade": "Mejora de Regulador",
"item.refinedstorage.regulator_upgrade.help": "In an Exporter, will only export if the amount in the target is less than configured in the upgrade. In an Importer, will only import if the amount in the target is more than configured in the upgrade. Use item to configure.",
"item.refinedstorage.range_upgrade": "Mejora de rango",
"item.refinedstorage.range_upgrade.help": "Increases the range of the Wireless Transmitter.",
"item.refinedstorage.creative_range_upgrade": "Mejora de Rango Creativo",
"item.refinedstorage.creative_range_upgrade.help": "Provides infinite range for the Wireless Transmitter. Does not work cross-dimensionally.",
"item.refinedstorage.wireless_grid": "Wireless Grid",
"item.refinedstorage.creative_wireless_grid": "Creative Wireless Grid",
"item.refinedstorage.wireless_transmitter.help": "Provides wireless network access for items like the Wireless Grid. Multiple are allowed in an area for wider coverage.",
Expand All @@ -242,6 +258,9 @@
"item.refinedstorage.network_card.unbound": "Desvinculado.",
"item.refinedstorage.network_card.bound_help": "Insert into a Network Transmitter. Use while crouching to clear binding.",
"item.refinedstorage.network_card.bound": "Bound to %d, %d, %d in %s.",
"item.refinedstorage.network_transmitter.help": "Transmits a network signal wirelessly. Needs a Network Card that is paired with a Network Receiver.",
"item.refinedstorage.network_receiver.help": "Receives a network signal wirelessly. Bind a Network Card to this block.",
"item.refinedstorage.cable.help": "Connects storage network devices with each other.",
"item.refinedstorage.security_card": "Tarjeta de Seguridad",
"item.refinedstorage.security_card.cleared_configuration": "Configuración limpiada.",
"item.refinedstorage.security_card.unbound": "Desvinculado.",
Expand All @@ -250,6 +269,8 @@
"item.refinedstorage.security_card.bound.help": "Right click to configure. Use while crouching to clear configuration and binding.",
"item.refinedstorage.fallback_security_card": "Fallback Security Card",
"item.refinedstorage.fallback_security_card.help": "Acts as a fallback if no matching Security Card for a player is found. Right click to configure. Use while crouching to clear configuration.",
"item.refinedstorage.portable_grid.help": "Allows to interact with a storage disk while not being connected to a storage network. Can be used as a block in world, or from your inventory.",
"item.refinedstorage.storage_monitor.help": "A block that displays the current amount of a certain resource in your storage network. SHIFT + right click to configure. Left click to extract a stack, SHIFT + left click to extract a single resource, right click to insert a resource, right click multiple times to insert resources in bulk.",
"misc.refinedstorage.stored": "Almacenado: %s",
"misc.refinedstorage.stored_with_capacity": "Almacenado: %s / %s (%d%%)",
"misc.refinedstorage.total": "%d total",
Expand Down
Loading
Loading