Commit Graph

61809 Commits

Author SHA1 Message Date
squee1968
a2f6936a32 J22: Ogre Battlecaster (#2021)
* Mizzix and Ogre

* Delete mizzix_replica_rider.txt

* Update ogre_battlecaster.txt

* Add support

* Update ogre_battlecaster.txt

* Create ogre_battlecaster.txt

* Update ogre_battlecaster.txt

* Update ogre_battlecaster.txt

* Clean up

Co-authored-by: TRT <>
2022-12-16 14:54:39 +03:00
Northmoc
d649492a8d YBRO: Assemble the Team and support (#2112)
* assemble_the_team.txt

* AbilityUtils.getDefinedCards support "TopThirdOfLibrary"
2022-12-16 13:43:33 +03:00
Paul Hammerton
fe4343dfb0 Merge pull request #2115 from paulsnoops/update_sld
Editions update: SLD & PH21
2022-12-16 08:03:46 +00:00
paulsnoops
000e1bc1ca Editions update: SLD & PH21 2022-12-16 07:54:41 +00:00
DorkmasterFlek
358c38ee72 Make set codes case-insensitive during deck import
This moves the createMap() function up to the StorageReaderBase class and makes all subclasses call this function in readAll() to allow subclasses to override this.  We then override this in the CardEdition Reader class to create a case-insensitive map for the card sets during deck import.  This matches the way set aliases are already using a case-insensitive map, so lowercase set codes (e.g. Moxfield and other sites exports) will work for all sets in deck import.
2022-12-15 17:03:26 -05:00
Paul Hammerton
dae4919bae Merge pull request #2111 from paulsnoops/formats_fixes
Fix archived formats with Alias sets
2022-12-15 19:44:48 +00:00
paulsnoops
4045f08079 Fix archived formats with Alias sets 2022-12-15 19:39:07 +00:00
Paul Hammerton
ec9539b166 Merge pull request #2110 from paulsnoops/formats_phpr
Bring formats in line with #2102 (PHPR edition)
2022-12-15 18:34:38 +00:00
paulsnoops
2870211051 Bring formats in line with #2102 (PHPR edition) 2022-12-15 18:30:59 +00:00
tool4ever
9804d0bb55 Restore fixes somehow dropped by 017a4c (#2108) 2022-12-15 16:03:54 +01:00
Paul Hammerton
d7ea64ef85 Merge pull request #2069 from Simisays/HEROES-OF-THE-REAMS
H21 Ersta, Friend to All
2022-12-15 14:53:10 +00:00
Paul Hammerton
b705dc5fe9 Merge pull request #2079 from tool4ever/boostertutor
Booster Tutor and support
2022-12-15 14:52:01 +00:00
tool4ever
18c5c92c1c Merge branch 'master' into boostertutor 2022-12-15 15:45:49 +01:00
Northmoc
e4ee9eee7b TriggerBecomesTarget.setTriggeringObjects add StackInstance 2022-12-15 09:28:02 -05:00
Northmoc
d85ade2008 SpellAbility.isValid add "Ability" 2022-12-15 09:28:01 -05:00
Northmoc
8006b60067 agrus_kos_eternal_soldier.txt 2022-12-15 09:28:01 -05:00
Paul Hammerton
12c03873e8 Merge pull request #2107 from Northmoc/quag
quagmire.txt fix
2022-12-15 14:04:37 +00:00
Northmoc
a771c45f83 quagmire.txt fix 2022-12-15 08:32:45 -05:00
Simisays
17cb2139c5 ONE 4 cards (#2098) 2022-12-15 12:34:22 +01:00
Paul Hammerton
d4990cc2fa Merge pull request #2103 from JohnWilliams77/patch-63
Update Secret Lair Drop Series.txt
2022-12-15 09:34:45 +00:00
JohnWilliams77
096601da93 Update Secret Lair Drop Series.txt 2022-12-15 09:01:20 +00:00
Anthony Calosa
63ed0611b1 Merge pull request #2102 from DorkmasterFlek/book-promo-set
Make HarperPrism promos a single set
2022-12-15 10:59:46 +08:00
DorkmasterFlek
ade1e90d83 Make HarperPrism promos a single set
The HarperPrism book promo cards are part of a separate set on Scryfall.  The PHPR set code is used on numerous other sites when exporting deck lists, but this set code cannot be used in Forge deck importing because these cards were split across multiple "editions" and they can't have the same secondary code or alias.  This set organization matches the way they are categorized on Scryfall so deck imports with them in Forge will work.
2022-12-14 19:49:37 -05:00
Anthony Calosa
72564e16dd Merge pull request #2100 from tool4ever/somefixes
Improve damage check logic for losing + performance
2022-12-15 07:38:42 +08:00
Anthony Calosa
69c9ea5a21 Merge pull request #2101 from paulsnoops/quest_fix
Quest reprint fix
2022-12-15 07:35:30 +08:00
TRT
35810fcb66 Fix counting 2022-12-14 22:41:09 +01:00
Paul Hammerton
623987a51c Merge pull request #2081 from paulsnoops/update_draft_rankings
Booster Draft for HBG (& BRO rankings update)
2022-12-14 21:03:23 +00:00
paulsnoops
b0992a30e1 Quest reprint fix 2022-12-14 20:53:04 +00:00
TRT
8d2e56e4dc Improve damage check logic for losing + performance 2022-12-14 17:01:09 +01:00
Anthony Calosa
9f13e451cd Merge pull request #2099 from kevlahnota/newmaster2
update CardImageRenderer, VAvatar
2022-12-15 00:00:21 +08:00
Anthony Calosa
b56cd3ec7e unused imports 2022-12-14 23:48:31 +08:00
Anthony Calosa
ad01c9076d update CardImageRenderer, VAvatar 2022-12-14 23:43:47 +08:00
Anthony Calosa
a1824386fc Merge pull request #2095 from kevlahnota/newmaster2
Optimize Card BG Texture loading
2022-12-14 14:12:44 +08:00
Anthony Calosa
07298475c4 Merge branch 'master' into newmaster2 2022-12-14 14:07:17 +08:00
Anthony Calosa
9cf422784c Optimize Card BG Texture loading
- this should be lightweight enough for devices with 4GB RAM on Android
2022-12-14 13:59:04 +08:00
Paul Hammerton
eed89378df Merge pull request #2093 from paulsnoops/one_edition
New edition: ONE (& DMU, KHM, NEO, SNC, SLX updates)
2022-12-13 20:06:49 +00:00
paulsnoops
6b32a30347 add slx cards 2022-12-13 20:03:35 +00:00
paulsnoops
bf00df8005 WIP: New edition: ONE (& DMU, KHM, NEO, SNC, SLX updates) 2022-12-13 19:55:24 +00:00
paulsnoops
020daf4e36 basic_land 2022-12-13 16:42:57 +00:00
Paul Hammerton
ed490d4665 Merge pull request #2091 from paulsnoops/remove_brc_forests
Remove basic Forests from BRC as still not confirmed real
2022-12-13 11:34:50 +00:00
paulsnoops
45f1277d22 Remove basic Forests from BRC as still not confirmed real 2022-12-13 11:30:08 +00:00
Paul Hammerton
ee921e91c6 Merge pull request #2090 from paulsnoops/p23_update
Add Grindstone to P23
2022-12-13 11:22:33 +00:00
paulsnoops
5b0383a6fd Add Grindstone to P23 2022-12-13 11:16:29 +00:00
Paul Hammerton
7342537765 Merge pull request #2082 from Simisays/MIZZIX
J22 Mizzix, Replica Rider
2022-12-13 09:35:40 +00:00
Simisays
c124c335b5 Update mizzix_replica_rider.txt 2022-12-13 10:24:40 +01:00
Paul Hammerton
e3a6a7b2f9 Merge pull request #2035 from Simisays/YBRO
YBRO 6 cards
2022-12-13 09:19:48 +00:00
Paul Hammerton
42a441d63a Merge pull request #2064 from asvitkine/more_copy
GameCopier: Handle copying of more game and player properties.
2022-12-13 09:19:37 +00:00
Simisays
171527983d Update mizzix_replica_rider.txt 2022-12-12 22:34:35 +01:00
Simisays
032436eb78 Update mizzix_replica_rider.txt 2022-12-12 22:33:55 +01:00
Simisays
bf75c87b3b Update mizzix_replica_rider.txt 2022-12-12 22:33:20 +01:00