Commit Graph

9192 Commits

Author SHA1 Message Date
Michael Kamensky
dc3efbc739 Merge branch 'filteredhands' into 'master'
Filtered Hands

See merge request core-developers/forge!607
2018-06-09 05:33:30 +00:00
Michael Kamensky
a89106211f Merge branch 'FriendOrFoe' into 'master'
Friend or foe

See merge request core-developers/forge!619
2018-06-08 08:00:43 +00:00
Agetian
939e461c08 - Fixed Regna's Sanction. 2018-06-08 10:47:32 +03:00
Agetian
653329be09 - Fixed Virtus's Maneuver (take two) 2018-06-08 10:09:29 +03:00
Agetian
a2223fc6f9 - Fixed Virtus's Maneuver "friend" ability.
- Added a simple AI limiting NeedsToPlay svar.
2018-06-08 10:00:36 +03:00
Hanmac
2f02b03d6a Generous Patron: you need to be the Source of the counter for this effect to trigger 2018-06-08 06:55:00 +02:00
Hanmac
d851a4fc8d cards: add Virtus's Maneuver 2018-06-08 06:51:33 +02:00
Agetian
c54d24a362 - Simple limiting SVar for Khovrath's Fury AI until a better logic can be devised.
- Ideally should at least account for the fact that it should not overdraw cards and deck itself.
2018-06-08 07:18:49 +03:00
Rob Schnautz
c2797969d4 Shard order 2018-06-08 02:23:08 +00:00
austinio7116
f34dc83907 Changes to ensure LDA archetype decks are used in gauntlets rather than the old card-based ones. Ensured correct longpress function for generated decks in cardview on android. 2018-06-07 20:32:15 +01:00
austinio7116
85ad236693 Changed card-based deck generation to archetype based making better use of the new LDA models. Decks can now be selected by archetype with names generated from the source decklists. Archetypes are ordered by popularity.
(cherry picked from commit e993b00)
2018-06-07 19:55:41 +01:00
Hanmac
97cd2130b4 cards: add Khorvath's Fury 2018-06-07 07:34:24 +02:00
Agetian
8304196533 - Added puzzles PS_DOM5 and PS_DOM6. 2018-06-04 22:41:01 +03:00
Agetian
d1fbe5c26d Merge remote-tracking branch 'upstream/FriendOrFoe' into FriendOrFoe
# Conflicts:
#	forge-gui/res/cardsfolder/upcoming/regnas_sanction.txt
2018-06-04 07:37:06 +03:00
Agetian
b43a313793 - Renamed two cards to match the current standard.
- Implemented basic AI playability of AssignGroup (Friend/Foe) cards based on NeedsToPlayVar.
- Will need separate AI logic for different cases to improve further (can be tested in canPlayAI).
2018-06-04 07:35:47 +03:00
Michael Kamensky
20b89b98ed Merge branch 'krav_ai' into 'master'
Simple AI support for Krav, the Unredeemed.

See merge request core-developers/forge!616
2018-06-04 03:53:02 +00:00
Michael Kamensky
6be0b30d04 Merge branch 'valduk' into 'master'
AI hints for Valduk

See merge request core-developers/forge!621
2018-06-04 03:51:37 +00:00
Rob Schnautz
be778e451e Revert "Merge branch 'no_card' into 'master'"
This reverts merge request !620
2018-06-04 02:28:40 +00:00
maustin
5b1fac6734 AI hints for Valduk 2018-06-03 23:17:07 +01:00
Hanmac
d5b96c0051 cards: updated regna sanction 2018-06-03 22:02:54 +02:00
Hanmac
1ac0eb83cf cards: fixed zndrsplt judgment, add regna sanction 2018-06-03 20:45:34 +02:00
Hanmac
f1907012f7 fixed manacost 2018-06-03 19:01:28 +02:00
Hanmac
dc7f692f38 Game: Counters Put effects need to have Putter as Source 2018-06-03 18:21:02 +02:00
Hanmac
8dd5faf9c9 cards: add Zndrsplt's Judgement 2018-06-03 13:44:50 +02:00
Agetian
2a3456d0e2 - Corrected the base logic for AssignGroupAi.
- Added AILogic to Pir's Whim.
2018-06-03 07:58:34 +03:00
Agetian
d002a9311c - Some logic update for Krav. Somewhat better handling of CostSacrifice inside DrawAi. 2018-06-03 07:37:03 +03:00
Michael Kamensky
1173dca6c5 Merge branch 'no_card' into 'master'
Visual improvements to the default card image system

See merge request core-developers/forge!620
2018-06-03 04:28:35 +00:00
Rob Schnautz
a9a9124547 Restoring for those buggier cards. 2018-06-02 22:44:04 +00:00
Rob Schnautz
aa616e557a Upload New File 2018-06-02 22:37:32 +00:00
Rob Schnautz
69c0aba875 Update ForgeConstants.java 2018-06-02 22:34:46 +00:00
Michael Kamensky
390b041cb2 Merge branch 'oracle-updates-functional' into 'master'
Oracle updates functional

See merge request core-developers/forge!618
2018-06-02 19:02:38 +00:00
Hanmac
ae5bb38c92 cards: add Pir Whim as example 2018-06-02 20:37:00 +02:00
Hanmac
e97b814089 chooseSingleSpellAbility has map params now 2018-06-02 20:34:04 +02:00
Rob Schnautz
b142ff53b5 Add new NO_CARD images to constants 2018-06-02 18:21:56 +00:00
schnautzr
6326b1c185 "opponent or planeswalker" 2018-06-02 12:31:40 -05:00
schnautzr
20b6d2c27b "opponent or planeswalker" 2018-06-02 12:26:33 -05:00
schnautzr
bacacdcb45 "opponent or planeswalker" 2018-06-02 12:24:37 -05:00
schnautzr
101521833d "opponent or planeswalker" 2018-06-02 12:13:09 -05:00
schnautzr
ff11d7156d "opponent or planeswalker" 2018-06-02 12:11:33 -05:00
schnautzr
a797a595c8 "opponent or planeswalker" 2018-06-02 12:09:54 -05:00
schnautzr
874757a79a "opponent or planeswalker" 2018-06-02 12:06:55 -05:00
schnautzr
08d7287099 "opponent or planeswalker" 2018-06-02 12:04:08 -05:00
schnautzr
487e717924 "opponent or planeswalker" 2018-06-02 11:58:24 -05:00
Rob Schnautz
730d9ebb70 Prevent booster from producing the secret versions of Will and Rowan 2018-06-02 16:44:53 +00:00
Rob Schnautz
4793cf77da add BBD RareMythic pool for boosters 2018-06-02 16:42:40 +00:00
Rob Schnautz
2c3069b5a2 add "secret" cards 2018-06-02 16:25:44 +00:00
Agetian
176c5f1871 - Simple AI support for Krav, the Unredeemed. 2018-06-02 16:44:28 +03:00
Michael Kamensky
38e47bbc5c Merge branch 'master' into 'master'
Minor tweak for Will and Rowan Kenrith

See merge request core-developers/forge!615
2018-06-02 03:57:00 +00:00
Agetian
f7a0f528d2 - Minor tweak for Rowan Kenrith / Will Kenrith. 2018-06-02 06:55:37 +03:00
Michael Kamensky
6482c8e05a Merge branch 'patch' into 'master'
BBD: Added Bonus Round and Generous Patron

See merge request core-developers/forge!614
2018-06-02 03:54:28 +00:00