Merge pull request #3193 from jjayers99/master

Adventure card inventory update fix
This commit is contained in:
Anthony Calosa
2023-06-03 21:59:01 +08:00
committed by GitHub
2 changed files with 19 additions and 69 deletions

View File

@@ -240,7 +240,7 @@ public class AdventureDeckEditor extends TabPageScreen<AdventureDeckEditor> {
for(TabPage<AdventureDeckEditor> page:tabPages)
{
if(page instanceof CardManagerPage)
((CardManagerPage)page).initialize();
((CardManagerPage)page).refresh();
}
for (TabPage<AdventureDeckEditor> tabPage : tabPages) {
((DeckEditorPage)tabPage).initialize();

View File

@@ -588,10 +588,7 @@
"Humanoid",
"IdentityWhite",
"Mythical",
"Warrior",
null,
null,
null
"Warrior"
]
},
{
@@ -1203,12 +1200,7 @@
"Human",
"Archer",
"Soldier",
"IdentitySelesnya",
null,
null,
null,
null,
null
"IdentitySelesnya"
]
},
{
@@ -1255,8 +1247,7 @@
"IdentityAzorius",
"Archaeologist",
"Scientist",
"Artificer",
null
"Artificer"
]
},
{
@@ -1398,11 +1389,7 @@
"Furnace",
"IdentityColorless",
"Construct",
"Robot",
null,
null,
null,
null
"Robot"
]
},
{
@@ -2670,12 +2657,7 @@
"Desert",
"Domesticated",
"Beast",
"IdentityWhite",
null,
null,
null,
null,
null
"IdentityWhite"
]
},
{
@@ -2974,10 +2956,7 @@
"Mystic",
"Octopus",
"Sneaky",
"Wandering",
null,
null,
null
"Wandering"
]
},
{
@@ -4378,8 +4357,7 @@
"Boss",
"Evil",
"Warlock",
"Intelligent",
null
"Intelligent"
]
},
{
@@ -6236,9 +6214,7 @@
"IdentityRed",
"BiomeRed",
"Bandit",
"Subterranean",
null,
null
"Subterranean"
]
},
{
@@ -6321,10 +6297,7 @@
"Mercenary",
"IdentityGruul",
"IdentityRed",
"Dwarf",
null,
null,
null
"Dwarf"
]
},
{
@@ -7347,11 +7320,7 @@
"Dragon",
"Flyer",
"Fire",
"Monster",
null,
null,
null,
null
"Monster"
]
},
{
@@ -9354,10 +9323,7 @@
"Nature",
"Wizard",
"Mystic",
"IdentityGreen",
null,
null,
null
"IdentityGreen"
]
},
{
@@ -9412,8 +9378,7 @@
"IdentityRed",
"IdentityBoros",
"IdentityWhite",
"Gladiator",
null
"Gladiator"
]
},
{
@@ -10696,9 +10661,7 @@
"IdentityGreen",
"Hidden",
"Sneaky",
"Plant",
null,
null
"Plant"
]
},
{
@@ -10748,10 +10711,7 @@
"Hidden",
"Sneaky",
"Ambush",
"IdentityGreen",
null,
null,
null
"IdentityGreen"
]
},
{
@@ -11405,9 +11365,7 @@
"IdentityGreen",
"IdentityWhite",
"IdentitySelesnya",
"Mercenary",
null,
null
"Mercenary"
]
},
{
@@ -12174,9 +12132,7 @@
"IdentityWhite",
"Mercenary",
"IdentityBlue",
"IdentityAzorius",
null,
null
"IdentityAzorius"
]
},
{
@@ -16433,12 +16389,7 @@
"Beast",
"Nature",
"IdentityBlack",
"Scarab",
null,
null,
null,
null,
null
"Scarab"
]
},
{
@@ -18208,8 +18159,7 @@
"IdentityGolgari",
"Cook",
"Human",
"Boss",
null
"Boss"
]
},
{