Commit Graph

64480 Commits

Author SHA1 Message Date
Alwayssnarky
d2d955143f Phyrexian Server Request Implementation
.Makes it possible for phyrexian enemies to drop mythic rares. (Still very rarely.)
.Adds missing keyword ("compleated") to the string search for Phyrexian shops.
2023-06-10 14:10:50 -04:00
Paul Hammerton
16fd08ee02 Merge pull request #3231 from paulsnoops/update_ltr
Edition updates: LTR, LTC
2023-06-10 11:05:23 +01:00
paulsnoops
7c5fca2c50 Edition updates: LTR, LTC 2023-06-10 11:00:46 +01:00
Agetian
f5bd8bd62b Add several popular cubes from Cube Cobra (#3228)
* - Added several popular cubes from Cube Cobra.

* - Comment out unsupported cards, fix set IDs on some cards.
2023-06-10 10:25:13 +03:00
Hans Mackowiak
4d7e41a9d7 Update StaticAbilityContinuous.java (#3227) 2023-06-09 18:33:15 +03:00
Anthony Calosa
37562ad009 Merge pull request #3203 from Simisays/LTR5
LTR 13 cards
2023-06-09 21:17:12 +08:00
tool4ever
ba1d3fbe43 Clean up (#3225) 2023-06-09 11:47:59 +00:00
Klisz
85eb8fd5b4 Update eomer_marshal_of_rohan.txt (#3221) 2023-06-09 14:35:23 +03:00
Hans Mackowiak
8f1100dff3 Amass type (#3222)
* AmassEffect: add Type parameter

* fix AmassAi

* update editions tokenscripts

* Update AmassEffect.java

early return if no Army could be created
2023-06-09 12:56:46 +03:00
Paul Hammerton
5d54e0f1f2 Merge pull request #3220 from paulsnoops/ltr_update
Edition updates: LTR, LTC
2023-06-08 19:46:37 +01:00
paulsnoops
50c71f6a0a Edition updates: LTR, LTC 2023-06-08 19:39:14 +01:00
Simisays
20e6f48fba Update borne_upon_a_wind.txt 2023-06-08 16:03:14 +02:00
Anthony Calosa
3320b83bb8 Merge pull request #3217 from jjayers99/master
Booster draft fix, small adventure updates
2023-06-07 21:14:42 +08:00
jjayers99
b7c2b2de42 Merge remote-tracking branch 'upstream/master' 2023-06-07 09:09:21 -04:00
jjayers99
d321afccfe Update BoosterDraft.java 2023-06-07 09:06:32 -04:00
Simisays
32fd6243f5 Delete landroval_horizon_witness.txt 2023-06-07 09:14:03 +02:00
Anthony Calosa
2b9de4509e Merge pull request #3215 from schnautzr/master
Add Greater Sandwurm enemy for white biome, sprite, atlas
2023-06-07 14:07:48 +08:00
Anthony Calosa
b73c6a511b Merge pull request #3216 from Agetian/event-music
Add music back to town events/draft scene
2023-06-07 13:39:10 +08:00
Agetian
7c2133d0a7 - Fix double music in player statistics screen. 2023-06-07 08:33:39 +03:00
Agetian
68ea350bf4 - Add music back to town events/draft scene. 2023-06-07 08:28:41 +03:00
schnautzr
580fa9aa07 Add greater sandwurm enemy 2023-06-06 22:54:00 -05:00
schnautzr
e1f4fbd91b Update white.json
add greater sandwurm to desert biome
2023-06-06 22:51:25 -05:00
schnautzr
f3c57e0d40 Amonkhet Sandwurm sprite and atlas 2023-06-06 22:49:38 -05:00
jjayers99
c513d84517 Adventure - Tileset mapping 2023-06-06 21:51:08 -04:00
Anthony Calosa
2d59092214 Merge pull request #3149 from schnautzr/master
Add "Base" and "Relief" terrain sets
2023-06-07 06:30:11 +08:00
jjayers99
1d2445301f Liliana town dialog fixes 2023-06-06 17:00:34 -04:00
Anthony Calosa
441b6ea7c0 Merge pull request #3213 from Agetian/double-music-fix
Fix double music playback in the inn.
2023-06-07 01:57:39 +08:00
Agetian
86bd82aa37 - Fix Entreat the Angels AI while attempting to maintain the fix for the forced cast. (#3214) 2023-06-06 19:52:30 +02:00
Agetian
f3c8c60487 - Fix imports. 2023-06-06 20:51:59 +03:00
Agetian
dbae7c8a2c - Fix double music playback in the inn. 2023-06-06 20:46:47 +03:00
Simisays
5bde881be2 update 2023-06-06 19:02:58 +02:00
Anthony Calosa
81c2f0aae5 Merge pull request #3209 from jjayers99/master
Adventure - Name overrides, new Slivers, Tibalt map fix
2023-06-06 19:53:29 +08:00
Anthony Calosa
c8cb94e4c9 Merge pull request #3211 from Agetian/master
Fix file name case for Werewolf hero sprites.
2023-06-06 19:52:05 +08:00
Hans Mackowiak
a7c0d41064 LKICopy Transform and flip (#3146)
* LKICopy Transform and flip

* Update CardUtil.java

Fix newCopy state when flipped or transformed

* Update CardUtil.java

fix backside

* Update CardUtil.java

add EffectSource

* CardStateName.Transformed needs to be copied

* Fixes #3201 somewhat

* Fix CardState for Fused Spells

* GameSimulationTest: Add Ratadrabik + TDFC token test
2023-06-06 13:43:40 +03:00
Agetian
7deabc4ec8 - Fix file name case for Werewolf hero sprites. 2023-06-06 13:41:29 +03:00
Agetian
f8814df5fb Improve AI playability for Nissa, Genesis Mage (#3208)
* - Improve AI playability for Nissa, Genesis Mage.

* - Check the root ability for Planeswalker costs in activateForCost.
- UntapAi: Reset targets earlier so that they don't linger on the SA (fixes the AI mistakenly assuming that something has already been targeted by the API when just starting a new iteration of the check).

* - Fix imports.
2023-06-06 11:44:41 +03:00
Anthony Calosa
0a17cc4f89 Merge pull request #3207 from Simisays/grolnokfix
Grolnoks bog fix
2023-06-06 06:33:09 +08:00
TabletopGeneral
f4dba14ac2 Merge branch 'Card-Forge:master' into master 2023-06-05 15:28:34 -04:00
jjayers99
327f46f129 Adventure - Name overrides, new Slivers, Tibalt map fix 2023-06-05 15:27:37 -04:00
Simisays
3643a2d417 update 2023-06-05 21:18:56 +02:00
tool4ever
f2cbd74989 Update ellyn_harbreeze_busybody.txt 2023-06-05 19:52:01 +02:00
Simisays
ee42663e04 update 2023-06-05 18:37:23 +02:00
Simisays
e00dfbe0c6 update 2023-06-05 17:58:18 +02:00
Paul Hammerton
cb91a75261 Merge pull request #3206 from paulsnoops/ltr_update
Edition updates: LTR, LTC
2023-06-05 08:18:52 +01:00
paulsnoops
ff46b27313 Edition updates: LTR, LTC 2023-06-05 08:14:29 +01:00
Anthony Calosa
eb3e535d22 Merge pull request #3204 from jjayers99/master
Adventure deck builder fixes
2023-06-05 06:11:54 +08:00
Anthony Calosa
6cb2f6ce04 Merge pull request #3205 from tool4ever/fixes
Fix NPE
2023-06-05 06:10:55 +08:00
Anthony Calosa
6730e0c3db Merge pull request #3202 from Agetian/master
Add MTGO Vintage Cube (May 2023).
2023-06-05 06:10:23 +08:00
Simisays
18d270f1c8 Update hew_the_entwood.txt 2023-06-04 23:44:11 +02:00
Simisays
a03e9bc8ae Update barrow_blade.txt 2023-06-04 23:38:57 +02:00