Commit Graph

29178 Commits (542cbb9c89f103de6a5b8df0c10738e44d7a464b)

Author SHA1 Message Date
Ada Joule 542cbb9c89 Change Spectacle cost to mana cost instead of just cost 2019-01-16 17:40:44 +07:00
Ada Joule 357eeb284b Add Spectacle mechanic 2019-01-16 03:58:06 +07:00
Ada Joule 50b97bd746 Add Afterlife [number] to ability script 2019-01-16 03:31:46 +07:00
Ada Joule be00f393ea Add imports 2019-01-16 03:31:32 +07:00
Ada Joule 866d374441 Add Afterlife trigger 2019-01-16 03:28:08 +07:00
Ada Joule 4b498c9ae0 Add Riot mechanic 2019-01-16 03:15:59 +07:00
Ada Joule 4690cbe4b8 Add Riot ability to script 2019-01-16 03:14:25 +07:00
Ada Joule 0efcab7f0d Add Riot trigger 2019-01-16 03:13:56 +07:00
melvinzhang 1e8b14d724 improve wording of 1.95 changelog 2018-12-31 16:23:19 +08:00
melvinzhang 5a45b8ee2c draft release notes for 1.95 2018-12-30 20:01:00 +08:00
Ada Joule 1f84ef595b Use addFirstEvent instead of addEvent for explore
This fixes the Jadelight Ranger bug
2018-11-28 03:55:05 +07:00
Ada Joule a1c559eba0 Revert "Fix Jadelight Ranger bug"
This reverts commit 0061f2fd77.
2018-11-28 03:54:41 +07:00
Ada Joule 0061f2fd77 Fix Jadelight Ranger bug
Jadelight Ranger adds the same explore event into the event queue twice.

Getting a land or sending the first card explored to the graveyard will not explore the next card.
2018-11-28 03:15:47 +07:00
Ada Joule ae1794fbfc Saga cards (#1636)
* Add The Flame of Keld

* Add The Mending of Dominaria

* Add Fall of the Thran

* Add Rite of Belzenlok and its tokens

* Add Song of Freyalise

* Add Phyrexian Scriptures

* Add Time of Ice

* Add accept only own upkeep in Song of Freyalise

* Change mana ability in Song of Freyalise

* Use new list to contain cards being shuffled into the library in The
Mending of Dominaria

* Use PutOntoBattlefieldAction in The Mending of Dominaria

* Use PutOntoBattlefieldAction in Fall of the Thran
2018-11-27 12:49:31 +08:00
Ada Joule 2ff0e11de6 Use getGameCost() instead of getCost() 2018-11-26 19:32:44 +08:00
Ada Joule 5b64a02087 Add ride to Sonic Assault 2018-11-26 19:32:44 +08:00
Ada Joule 4773c60155 Add Risk Factor 2018-11-26 19:32:44 +08:00
Ada Joule fc3d291c5c Add Sonic Assault 2018-11-26 19:32:44 +08:00
Ada Joule 3c273a4f7d Add Radical Idea 2018-11-26 19:32:44 +08:00
Ada Joule 582f490fe0 Add Quasiduplicate 2018-11-26 19:32:44 +08:00
Ada Joule bc967d7255 Add Maximize Velocity 2018-11-26 19:32:44 +08:00
Ada Joule 7f36e3a549 Add Maximize Altitude 2018-11-26 19:32:44 +08:00
Ada Joule 194fbe5009 Add Chemister's Insight 2018-11-26 19:32:44 +08:00
Ada Joule 81d0562f0f Move mana cost to the Jump-start event 2018-11-26 19:32:44 +08:00
Ada Joule b66d2967ec Add Direct Current 2018-11-26 19:32:44 +08:00
Ada Joule 13ae81e0e2 Add Jump-start to MagicAbility.java 2018-11-26 19:32:44 +08:00
Ada Joule 6e03b1ceb3 Add MagicJumpStartActivation.java 2018-11-26 19:32:44 +08:00
Ada Joule b4e2e742a1 Rename ReturnCardAction to PutOntoBattlefieldAction
fixes #1632
2018-11-26 05:19:37 +07:00
Ada Joule 3e15d41c16 Add Aurelia, Exemplar of Justice 2018-11-15 18:48:09 +08:00
Ada Joule f49b01ddb4 Add Truefire Captain 2018-11-15 18:48:09 +08:00
Ada Joule 2e5739eb46 Add Tajic, Legion's Edge 2018-11-15 18:48:09 +08:00
Ada Joule acb236b73b Add more parsable Mentor cards 2018-11-15 18:48:09 +08:00
Ada Joule ba553d4b0e Add Barging Sergeant 2018-11-15 18:48:09 +08:00
Ada Joule 8c1901072c Add Mentor mechanic 2018-11-15 18:48:09 +08:00
Ada Joule f3d488fa37 Add GRN to sets list and update standard.fmt 2018-11-14 13:35:40 +07:00
melvinzhang 8bd8eb53d8 bump version to 1.95 2018-11-12 21:40:52 +08:00
melvinzhang 02bf169500 Revert "Add Infernal Reckoning" as it crashes when played 2018-11-12 20:12:16 +08:00
Ada Joule 9994f59c09 Add your upkeep check to Liliana's Contract 2018-11-12 18:30:08 +08:00
Ada Joule 46ab35094d Add Liliana's Contract 2018-11-12 18:30:08 +08:00
Ada Joule 8494b8712d Add missing parenthesis in Leonin Vanguard 2018-11-12 18:30:08 +08:00
Ada Joule 54dc97e5eb Add Leonin Warleader 2018-11-12 18:30:08 +08:00
Ada Joule c94ba6740e Add requires_groovy_code to Leonin Vanguard 2018-11-12 18:30:08 +08:00
Ada Joule 07d9106d02 Add Leonin Vanguard 2018-11-12 18:30:08 +08:00
Ada Joule 593e7df18c Add Lena, Selfless Champion 2018-11-12 18:30:08 +08:00
Ada Joule 9093fb203f Add Lathliss, Dragon Queen 2018-11-12 18:30:08 +08:00
Ada Joule edb8ed71f3 Add Isolate 2018-11-12 18:30:08 +08:00
Ada Joule b90a1c5a17 Add permanent CMCEQ to target filter parser 2018-11-12 18:30:08 +08:00
Ada Joule 78f64e09d4 Add Isareth the Awakener 2018-11-12 18:30:08 +08:00
Ada Joule 8ccca8aa3d Add corpse counter to MagicPlayMod 2018-11-12 18:30:08 +08:00
Ada Joule 24a5625736 Add Infernal Reckoning 2018-11-12 18:30:08 +08:00