Remove unsupported cards from AdventurePlayer inventory

- closes #8545
This commit is contained in:
Anthony Calosa
2025-08-27 21:34:07 +08:00
parent 1611559909
commit 0585ece2c1
13 changed files with 137 additions and 68 deletions

View File

@@ -3544,4 +3544,5 @@ lblRepairCost=Reparaturkosten: {0} ?
lblRepair=Reparieren
lblDataMigrationMsg=Datenmigration abgeschlossen!\nBitte überprüfen Sie Ihr Inventar und Ihre Ausrüstung.\nBitte erstellen Sie an dieser Stelle eine Sicherungskopie Ihrer Spielstände, da der aktuelle Spielstand noch nicht überschrieben wird, wenn Sie im Menü „Szene“ den Punkt „Daten“ -> „Sicherungskopie“ verwenden.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Verwijder niet-ondersteunde kaart
lblRemoveUnsupportedCard=Verwijder niet-ondersteunde kaart
lblRemoveAllUnsupportedCards=Nicht unterstützte Karten wurden aus Ihrem Inventar entfernt.

View File

@@ -3298,4 +3298,5 @@ lblRepairCost=Repair Cost: {0} ?
lblRepair=Repair
lblDataMigrationMsg=Data Migration completed!\nPlease check your Inventory and Equipments.\nPlease make a backup of your saves at this point since the actual save is not yet overwritten by using the Data -> Backup at the Menu Scene.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Remove unsupported card
lblRemoveUnsupportedCard=Remove unsupported card
lblRemoveAllUnsupportedCards=Unsupported cards have been remove from your inventory.

View File

@@ -3548,4 +3548,5 @@ lblRepairCost=Costo de reparación: {0} ?
lblRepair=Reparar
lblDataMigrationMsg=¡Migración de datos completada!\nPor favor revise su inventario y equipos.\nPor favor, haz una copia de seguridad de tus partidas guardadas en este punto, ya que la partida guardada real aún no se sobrescribe al usar Datos -> Copia de seguridad en la Escena del menú.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Quitar tarjeta incompatible
lblRemoveUnsupportedCard=Quitar tarjeta incompatible
lblRemoveAllUnsupportedCards=Las tarjetas no compatibles se han eliminado de tu inventario.

View File

@@ -3549,4 +3549,5 @@ lblRepairCost=Coût de réparation : {0} ?
lblRepair=Réparation
lblDataMigrationMsg=Migration des données terminée!\nVeuillez vérifier votre inventaire et vos équipements.\nVeuillez effectuer une sauvegarde de vos sauvegardes à ce stade, car la sauvegarde réelle n'est pas encore écrasée en utilisant Données -> Sauvegarde dans le menu Scène.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Supprimer la carte non prise en charge
lblRemoveUnsupportedCard=Supprimer la carte non prise en charge
lblRemoveAllUnsupportedCards=Les cartes non prises en charge ont été supprimées de votre inventaire.

View File

@@ -3547,4 +3547,5 @@ lblRepairCost=Costo di riparazione: {0} ?
lblRepair=Riparazione
lblDataMigrationMsg=Migrazione dati completata!\nControlla il tuo inventario e le tue attrezzature.\nA questo punto, esegui un backup dei tuoi salvataggi, poiché il salvataggio effettivo non è ancora stato sovrascritto, utilizzando Dati -> Backup nel menu Scena.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Rimuovi la carta non supportata
lblRemoveUnsupportedCard=Rimuovi la carta non supportata
lblRemoveAllUnsupportedCards=Le carte non supportate sono state rimosse dal tuo inventario.

View File

@@ -3543,4 +3543,5 @@ lblRepairCost=修理費用: {0}?
lblRepair=修理
lblDataMigrationMsg=データ移行が完了しました!\nインベントリと装備を確認してください。\n実際の保存はまだメニューシーンの「データ」->「バックアップ」を使用して上書きされていないため、この時点で保存のバックアップを作成してください。
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=サポートされていないカードを削除する
lblRemoveUnsupportedCard=サポートされていないカードを削除する
lblRemoveAllUnsupportedCards=サポートされていないカードはインベントリから削除されました。

View File

@@ -3632,4 +3632,5 @@ lblRepairCost=Custo do reparo: {0} ?
lblRepair=Reparar
lblDataMigrationMsg=Migração de dados concluída!\nVerifique seu inventário e equipamentos.\nPor favor, faça um backup dos seus arquivos salvos neste momento, já que o arquivo salvo atual ainda não foi sobrescrito usando Dados -> Backup na Cena do Menu.
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=Remover cartão não suportado
lblRemoveUnsupportedCard=Remover cartão não suportado
lblRemoveAllUnsupportedCards=Cartas não suportadas foram removidas do seu inventário.

View File

@@ -3534,4 +3534,5 @@ lblRepairCost=维修费用:{0}
lblRepair=维修
lblDataMigrationMsg=数据迁移完成!\n请检查您的库存和设备。此时请备份您的保存内容因为尚未使用菜单场景中的数据->备份覆盖实际保存内容。
#AdventureDeckEditor.java
lblRemoveUnsupportedCard=移除不受支持的卡
lblRemoveUnsupportedCard=移除不受支持的卡
lblRemoveAllUnsupportedCards=不受支持的卡已从您的库存中移除。