Commit Graph

23498 Commits (ad685300b72e3ce0b02c4ce15fa9210360dc7e8c)

Author SHA1 Message Date
melvinzhang ad685300b7 replace groovy code with card script 2015-12-06 16:24:55 +08:00
melvinzhang ffb06d7751 add ExileGroupCard 2015-12-06 16:18:41 +08:00
melvinzhang 0abf15da38 prevent becomes regex from matching across to the next sentence 2015-12-06 16:18:27 +08:00
melvinzhang f030a87f9c add Make rule to generate card that uses groovy code 2015-12-06 08:44:38 +08:00
melvinzhang ae27f137b3 fix missing mana_or_combat property for Izzet Keyrune 2015-12-06 08:44:23 +08:00
melvinzhang 957b13312f add Make rule to identify missing mana_or_combat property 2015-12-06 08:43:29 +08:00
melvinzhang d1196d1091 fix missing mana_or_combat for Lumbering Falls and Shambling Vent 2015-12-06 08:36:17 +08:00
melvinzhang b1ecf3eb23 replace groovy code with card script 2015-12-05 21:16:41 +08:00
melvinzhang a98cd006b0 generalize DrawLoseSelf to DrawLoseYou 2015-12-05 21:14:37 +08:00
melvinzhang 6b8f78122f replace groovy code with card script 2015-12-05 20:12:09 +08:00
melvinzhang dd2cc240c7 generalize MillSelf to MillYou 2015-12-05 20:08:23 +08:00
melvinzhang b5836359c6 replace groovy code with card script 2015-12-05 19:54:05 +08:00
lodici 483083b053 fixes #540 : ArrayIndexOutOfBoundsException: CardsCanvas.highlightCardUnderMousePointer. 2015-12-04 22:01:04 +00:00
lodici 582f376bcc remove redundant drawArrow variable. 2015-12-04 20:57:40 +00:00
lodici cc8b47f4d3 fixes #535 : Fix poor quality scaling of card image during preview stage of animation; Refactoring. 2015-12-04 19:48:00 +00:00
melvinzhang 61cb893b3c improve timing hint for Gideon's Phalanx 2015-12-04 22:32:47 +08:00
melvinzhang 61afe3c190 add Gruesome Slaughter 2015-12-04 13:18:28 +08:00
melvinzhang 714faebbaa add Gideon's Phalanx 2015-12-04 12:57:16 +08:00
melvinzhang ff06e04d8e add Singe 2015-12-04 10:39:44 +08:00
ShawnieBoy 683c161d4a add Sylvan Hierophant 2015-12-03 16:19:28 +00:00
ShawnieBoy 6e3b6537be add Myr Retriever 2015-12-03 16:19:15 +00:00
ShawnieBoy 73461d1cd9 add Junk Diver 2015-12-03 16:18:57 +00:00
ShawnieBoy 48873d631f add Dutiful Attendant 2015-12-03 16:18:43 +00:00
ShawnieBoy 055a0762a6 add Cleric of the Forward Order 2015-12-03 14:50:02 +00:00
ShawnieBoy 9b6485915c add Barrage of Boulders 2015-12-03 14:49:47 +00:00
melvinzhang bc55d98909 fix missing target reference in Blightning effect 2015-12-02 22:05:04 +08:00
ShawnieBoy 04ca407df4 edit LifeLoseYou to only display loss total for 'for each' 2015-12-02 14:00:07 +00:00
ShawnieBoy a2e2b1e972 edit DiscardChosen to only display discard total for 'for each' 2015-12-02 13:39:12 +00:00
melvinzhang 29f87f4c0a replace groovy code with card script 2015-12-02 20:59:30 +08:00
melvinzhang f419636d34 replace groovy code with card script 2015-12-02 20:47:29 +08:00
melvinzhang 8f81f98539 allow reference in rider to work for players 2015-12-02 20:45:34 +08:00
melvinzhang 121d9749c7 add Statute of Denial and Sarkhan's Rage 2015-12-02 20:29:47 +08:00
melvinzhang 891fddac9e replace groovy code with card script 2015-12-02 19:26:33 +08:00
melvinzhang a49e3c07fd replace groovy code with card script 2015-12-02 19:07:36 +08:00
melvinzhang a5764e4404 allow conditional effects in rider, fixes #509 2015-12-02 19:07:11 +08:00
melvinzhang c451c0be5d replace long serialVersionUID with @SuppressWarnings("serial") 2015-12-02 18:19:01 +08:00
melvinzhang 185913aec2 rename mayMatcher -> mayPayMatcher, mayMatched -> mayPayMatched 2015-12-02 17:58:51 +08:00
melvinzhang fa9363d3c1 suppress serialization warning 2015-12-02 17:58:22 +08:00
lodici ead43bdafe update P/T overlay to fit two card styles (see #533). 2015-12-02 08:40:39 +00:00
melvinzhang 8966a4dd49 only triggers get MagicEvent.NONE when condition check fails, fixes #519 2015-12-02 11:55:50 +08:00
melvinzhang 95c7def4c8 implement getEvent method inside MagicSourceEvent 2015-12-02 11:54:20 +08:00
ShawnieBoy 827cca83ea edit GainLifeYou to only display life gain total for 'for each'
fixes #534
2015-12-02 01:06:12 +00:00
lodici 2d1ba98c93 fixes #533: modified P/T overlay does not work with variable preferred image size. 2015-12-01 22:57:16 +00:00
lodici c8ab962a3b update translatable strings in GameplayImagesPanel. 2015-12-01 18:44:32 +00:00
lodici 21f3034537 update translatable strings in PreferencesDialog. 2015-12-01 18:40:45 +00:00
lodici 39d3d09245 remove obsolete image settings and references. 2015-12-01 17:23:58 +00:00
lodici 59d4141647 in-game popup image on mouse-over uses new preferred size setting (closes #527). 2015-12-01 17:22:28 +00:00
lodici e96f47355f animation card image preview uses new preferred size setting. 2015-12-01 17:14:50 +00:00
lodici 443de50ca9 BACK_IMAGE uses new preferred size setting. 2015-12-01 17:12:36 +00:00
lodici eded7b7321 Simplify in-game images settings (see #527). 2015-12-01 17:10:03 +00:00