diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0a4d8aa..fd58c64a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ## [master] (https://github.com/WagicProject/wagic/tree/master) ### 29/08/21 -- *Committed:* Added/fixed primitives, fixed dat file of several sets, updated the "missing_cards_by_sets" folder, updated README.md file, improved Android downloader. ([Vitty85](https://github.com/Vitty85)) +- *Committed:* Fixed dat file for MB1, PRM and PSAL sets. ([Vitty85](https://github.com/Vitty85)) + +- *Committed:* Added/fixed primitives, fixed dat file of several sets, updated the "missing_cards_by_sets" folder, updated README.md file, improved Android downloader. https://github.com/WagicProject/wagic/commit/32008496b3016ebb0c8dc60e037c8ba7e6890802 ([Vitty85](https://github.com/Vitty85)) ### 28/08/21 - *Committed:* Added/fixed primitives, improved the way to limit the number of total primitives to load at startup using the file named LimitedCardList.txt (that has to be copied in User folder). This should help to run the game even on older devices with low RAM such as PSP-3000 (It needs also a lighter graphics sub-folder in Res folder). https://github.com/WagicProject/wagic/commit/ebc281da6ed3f90a5c25f431458a563e16788017 ([Vitty85](https://github.com/Vitty85)) diff --git a/projects/mtg/bin/Res/sets/MB1/_cards.dat b/projects/mtg/bin/Res/sets/MB1/_cards.dat index 937719882..049ac87fc 100644 --- a/projects/mtg/bin/Res/sets/MB1/_cards.dat +++ b/projects/mtg/bin/Res/sets/MB1/_cards.dat @@ -3,7 +3,7 @@ author=Wagic Team name=Mystery Booster orderindex=REP-E.MB1 year=2019-11-07 -total=1800 +total=1801 [/meta] [card] primitive=Goat diff --git a/projects/mtg/bin/Res/sets/PRM/_cards.dat b/projects/mtg/bin/Res/sets/PRM/_cards.dat index 71c27edb1..95c1d0024 100644 --- a/projects/mtg/bin/Res/sets/PRM/_cards.dat +++ b/projects/mtg/bin/Res/sets/PRM/_cards.dat @@ -3,7 +3,7 @@ author=Wagic Team name=Magic Online Promos orderindex=ONL-1.PRM year=2002-06-24 -total=1303 +total=1309 [/meta] [card] primitive=Zombie diff --git a/projects/mtg/bin/Res/sets/PSAL/_cards.dat b/projects/mtg/bin/Res/sets/PSAL/_cards.dat index 19fc2e3b9..428416c90 100644 --- a/projects/mtg/bin/Res/sets/PSAL/_cards.dat +++ b/projects/mtg/bin/Res/sets/PSAL/_cards.dat @@ -3,7 +3,7 @@ author=Wagic Team name=Salvat 2005 orderindex=PRO-J.PSAL year=2005-08-22 -total=760 +total=761 [/meta] [card] primitive=Saproling