Eduardo MG
d2b44e652b
Uploading a couple of years of sets
...
RNA Guild Kit Set Code: GK2
Ravnica Allegiance Set Code: RNA
Ultimate Box Topper Set Code: PUMA
Ultimate Masters Set Code: UMA
GRN Guild Kit Set Code: GK1
Guilds of Ravnica Set Code: GRN
Commander 2018 Set Code: C18
Core Set 2019 Set Code: M19
Signature
Spellbook: Jace Set Code: SS1
Battlebond Set Code: BBD
Commander Anthology
Volume II Set Code: CM2
Dominaria Set Code: DOM
Duel Decks: Elves
vs. Inventors Set Code: DDU
Masters 25 Set Code: A25
Rivals of Ixalan Set Code: RIX
Unstable Set Code: UST
Explorers of Ixalan Set Code: E02
From the Vault:
Transform Set Code: V17
Iconic Masters Set Code: IMA
Duel Decks: Merfolk
vs. Goblins Set Code: DDT
Ixalan Set Code: XLN
Commander 2017 Set Code: C17
Hour of Devastation Set Code: HOU
Archenemy: Nicol
Bolas Set Code: E01
Commander Anthology Set Code: CMA
Amonkhet Set Code: AKH
Amonkhet
Invocations Set Code: MP2
Duel Decks: Mind
vs. Might Set Code: DDS
Modern Masters 2017 Set Code: MM3
2019-03-26 20:35:45 -06:00
Eduardo
1ce3b469e7
Update primitives
...
Added the supertype Legendary to Planeswalkers.
When you pay life the code should be {L:1} not just {L} or else the cards ave very buggy.
Several bug fixes, card corrections and typos.
2019-03-26 16:50:34 -06:00
Anthony Calosa
85231cda01
Fix Nissa's Chosen
...
Code seems workaround, it needs hardcoded...
2017-08-05 22:09:49 +08:00
Anthony Calosa
8549b7b1b4
Interrupt targetted abilities
...
This should have an option...
2017-08-05 18:52:27 +08:00
Anthony Calosa
9f58ef9916
small fixes for primitives
2017-08-05 18:16:47 +08:00
Anthony Calosa
c734ee9fd1
Add exert Indicator
...
"*" signifies exert
2017-08-05 18:16:24 +08:00
Anthony Calosa
77d87902d9
Add restriction for exert
...
hasexerted and notexerted
2017-08-05 18:15:44 +08:00
Anthony Calosa
b5c8656ac9
Fix Blink
2017-08-05 18:15:13 +08:00
Anthony Calosa
c5a3310103
quick Fix for zerodead
2017-08-03 18:32:16 +08:00
Anthony Calosa
0c053c713a
fix morbid
...
also added zerodead restriction - returns true if you dont have any
creature that died this turn
2017-08-03 18:27:45 +08:00
Anthony Calosa
6bd09e42e0
Add support for Amonkhet Mechanics
...
and fix some cards.
Added exerted trigger, event and add removemc keyword inside transforms
ability so we can soft code Embalm and Eternalize...
2017-08-03 09:49:37 +08:00
punkeduard
c805a58fb0
Update unsuported cards, set a condition for showing poison counters and energy counter, added tribal al card type check, show the amount o
2017-08-02 18:42:52 -05:00
Anthony Calosa
7a3a6c04a6
readded fixes by punkeduard
2017-05-09 12:28:07 +08:00
punkeduard
87aba86fa8
Revert "Fixing bugs in the primitives"
...
This reverts commit 665f8ce755 .
2017-05-08 22:17:27 -05:00
Rolzad73
28ea300f42
- fix forward declaration
2017-05-08 19:39:32 -04:00
Rolzad73
858c26b46a
Merge pull request #966 from WagicProject/key_bind_changes
...
Key bind changes
2017-05-08 19:03:03 -04:00
Rolzad73
70a6c7149c
- semi cleanup
2017-05-08 19:01:41 -04:00
Rolzad73
b4a34216c8
- updated Qt keybinding translation
2017-05-08 18:58:47 -04:00
Anthony Calosa
44304ee5b3
minor corrections
2017-05-08 11:41:00 +08:00
punkeduard
665f8ce755
Fixing bugs in the primitives
...
Daring Sleuth was crashing the game in the collection
2017-05-03 14:42:10 -05:00
Anthony Calosa
eb8370b86b
add some cards
...
also added countb() - countedbamount..
2017-03-19 21:57:59 +08:00
Rolzad73
3fe5372d28
non-commit to test build
2017-03-18 11:27:20 -04:00
Anthony Calosa
d4e1d809f3
Bushido & Modular
...
add Bushido and Modular points
2017-03-16 16:58:56 +08:00
Anthony Calosa
44cb0d995e
support some cards discarded by opponent
2017-03-16 10:58:27 +08:00
Anthony Calosa
cb173b7bf9
update unsupported
2017-03-15 11:46:47 +08:00
Anthony Calosa
b5d4674471
unused variable
2017-03-15 11:23:53 +08:00
Anthony Calosa
be1803dfb6
unearth rule
2017-03-15 06:35:30 +08:00
Anthony Calosa
417c1af21e
hide action stack
...
if there's a human player and a menu object
2017-03-15 06:31:39 +08:00
Anthony Calosa
00bccd02da
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2017-03-15 06:16:46 +08:00
punkeduard
8596443da5
Fixing card primitives
...
Add flying to an angel and corrected some values on mana costs
2017-03-14 12:53:29 -06:00
Anthony Calosa
a2eda76a26
fix prefetch options
2017-03-14 17:06:14 +08:00
Anthony Calosa
b4e25838bd
update targetchooser
2017-03-14 09:15:14 +08:00
Anthony Calosa
0778b13e2b
Totem Armor
2017-03-14 03:40:29 +08:00
Anthony Calosa
bef1f6d8b8
aura parent
2017-03-13 18:16:22 +08:00
Anthony Calosa
d6a0b04930
Partial fix for Cards with Bestow
...
missing was to seperate the mode as aura enchantment or enchantment
creature when cast and update the cost
2017-03-13 13:32:43 +08:00
Anthony Calosa
4ed44c638f
Update Rules
...
Also fix stack display and removed unnecessary code (border for card is
targetted/targetter since we used forcedborder in actionstack). Also
fixed some cards
2017-03-12 10:53:39 +08:00
Rolzad73
4f523b1b9b
Non-commit to test build system
2017-03-11 12:01:07 -05:00
Anthony Calosa
5f2fbb370c
fix
2017-03-11 07:57:54 +08:00
Anthony Calosa
d9bd6bbb32
cascade, cascade
2017-03-10 19:25:54 +08:00
Anthony Calosa
31814bda37
sort filter
2017-03-10 19:24:49 +08:00
Anthony Calosa
8f61b590f8
Hide Action stack if there's a menu object
2017-03-10 19:24:39 +08:00
Anthony Calosa
37642c1f78
rageform
...
rageform, lightform & cloudform support. withenchant is for only these
cards...
2017-03-10 14:14:02 +08:00
Anthony Calosa
88d1c29621
safe delete
2017-03-10 08:49:35 +08:00
Anthony Calosa
44926393ac
Ripple cards
2017-03-10 07:19:29 +08:00
Anthony Calosa
5d790c9406
moved lastcontroller override
2017-03-10 07:19:15 +08:00
Anthony Calosa
b01c1455f5
Provoke
...
also add aicode for Amplify cards
2017-03-09 18:37:55 +08:00
Anthony Calosa
53f0c2421d
manifest support
...
also fix guiplay
2017-03-09 07:44:06 +08:00
Anthony Calosa
01d46615a7
fix credits
2017-03-09 02:01:08 +08:00
Anthony Calosa
57f55e4270
corrections
2017-03-08 22:44:34 +08:00
Anthony Calosa
ff6e4aec9a
adjust stack display & game credits
...
the stack will display the latest object always on TOP so we can see
which will resolve first, the last to resolve will always be on
bottom... also increase credit bonus. default is 500 credits and for
momir will be 800 credits.
2017-03-08 13:38:19 +08:00