Commit Graph

62683 Commits

Author SHA1 Message Date
Anthony Calosa
ac1943aa23 Merge pull request #2134 from kevlahnota/newmaster2
Fix texture loading check, Revert VAvatar splatter
2022-12-18 08:29:31 +08:00
Anthony Calosa
fa6dd225f2 Fix texture loading check, Revert VAvatar splatter
- fix avatar animation (some devices couldn't load warp animation on smaller texture)
2022-12-18 08:23:22 +08:00
Anthony Calosa
e35662cc51 Merge pull request #1960 from Northmoc/j22_agrus
J22: Agrus Kos, Eternal Soldier and support
2022-12-18 07:25:33 +08:00
Anthony Calosa
1719431bf0 Merge pull request #2122 from jjayers99/master
(Adventure) Exit To World Map
2022-12-18 07:14:51 +08:00
Anthony Calosa
0bc6ffc296 Merge pull request #2132 from kevlahnota/newmaster2
fix HD texture loading
2022-12-18 07:11:56 +08:00
Anthony Calosa
3a7b389b1f Merge pull request #2109 from Northmoc/issue2105
add and support "ReplaceGraveyardValid" for scholar_of_the_lost_trove
2022-12-18 07:10:57 +08:00
Anthony Calosa
0d9608b887 Merge pull request #2113 from DorkmasterFlek/set-code-import-fix
Make set codes case-insensitive during deck import
2022-12-18 07:10:17 +08:00
Anthony Calosa
4cfadece47 Merge pull request #2125 from tool4ever/vapors
Rework Reviving Vapors
2022-12-18 07:09:51 +08:00
Anthony Calosa
61a6eced45 Merge pull request #2129 from Northmoc/desert
YBRO: Great Desert Hellion and support
2022-12-18 07:09:38 +08:00
Anthony Calosa
99573c3f9d fix HD texture loading 2022-12-18 07:07:54 +08:00
Northmoc
5377085a29 YBRO: Great Desert Hellion and support 2022-12-17 10:47:16 -05:00
tool4EvEr
2b4244607f Rework Reviving Vapors 2022-12-17 10:46:09 +01:00
Simisays
cfaa4c7752 Update perennial_behemoth.txt (#2124) 2022-12-17 09:20:23 +00:00
jjayers99
eb1bbad9cf (Adventure) Exit To World Map
(Adventure Mode)
Added a HUD button to any city / dungeon view which pops up a dialog to exit the map. Initially bound to F4 / L2.

Button is visible on Desktop Landscape mode above Deck button in space vacated by Life / Mana / Gold which do not display in these settings.

Button is "present" on other layouts, but hidden off screen, with final positioning left to those who better know how to test and balance those layouts. Keyboard bindings are still functional in these views.

New sprites added for F1-12 and "Exit" button.
2022-12-16 21:10:27 -05:00
Northmoc
2a8027e043 Merge pull request #2118 from paulsnoops/dmr_draft
Booster Draft for DMR
2022-12-16 19:04:13 -05:00
Simisays
214142133a Update andrios_roaming_explorer.txt 2022-12-16 15:42:26 +01:00
Simisays
84f325378d Merge branch 'Heroes2' of https://github.com/Simisays/forge into Heroes2 2022-12-16 15:40:51 +01:00
Simisays
1e8560e6d7 Update andrios_roaming_explorer.txt 2022-12-16 15:40:35 +01:00
Simisays
45d1c64269 Update andrios_roaming_explorer.txt 2022-12-16 14:55:10 +01:00
tool4ever
b402b59534 Update wreck_hunter.txt 2022-12-16 14:44:38 +01:00
Northmoc
29d3d396b0 add and support "ReplaceGraveyardValid" for scholar_of_the_lost_trove.txt 2022-12-16 08:30:30 -05:00
tool4ever
f761f2a167 Add missing Smelting Vat support (#2117)
* Add missing Smelting Vat support

* Fix check

Co-authored-by: TRT <>
2022-12-16 08:14:55 -05:00
Simisays
4c29a1f0db update 2022-12-16 14:01:30 +01:00
paulsnoops
06bed9710a Booster Draft for DMR 2022-12-16 12:27:37 +00:00
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