Agetian
3930609cf4
- Updating CHANGES.txt.
2018-12-02 07:57:22 +03:00
Agetian
38a5438536
- Tweaked a deck.
2018-12-02 07:57:22 +03:00
Agetian
271d707a46
- Added a Kamigawa event.
...
- Reconsidering RemRandomDeck on Kamigawa cards.
2018-12-02 07:57:22 +03:00
Agetian
144656fe09
- Unlock Kamigawa.
2018-12-02 07:57:22 +03:00
Agetian
37c195efe2
- A little bit more shuffle in Theros initial events.
2018-12-02 07:57:22 +03:00
Agetian
2cc8100d10
- Art update for Dominaria region Tolaria West.
...
- Shuffled Theros/Setessa events a little bit to avoid starting on a non-singleton event or mandatorily encountering one early.
2018-12-02 07:57:22 +03:00
Agetian
248513b3a3
- Finished Urborg events.
2018-12-02 07:57:22 +03:00
Agetian
612ac6532a
- Added GK1 to Ravnica events.
...
- Unlocked GK1 in quest mode for unlocking GRN.
2018-12-02 07:57:22 +03:00
Agetian
c844851324
- Added an Urborg event. Fixed a few events.
2018-12-02 07:57:22 +03:00
Agetian
c61278124f
- Added an Urborg event.
2018-12-02 07:57:22 +03:00
Agetian
7001902cc6
- Added an Urborg event.
2018-12-02 07:57:22 +03:00
Agetian
9e4244b4a5
- Added an Urborg event.
2018-12-02 07:57:22 +03:00
Agetian
d3bc2ac23e
- Added a deck to Urborg.
2018-12-02 07:57:22 +03:00
Agetian
685a297c51
- 4 Dominaria regions
...
- Several tweaks to Alara and Ravnica
- Enabled GRN and GK1 in Ravnica. Added some GRN events.
- Fixed a bug which caused the region art not to load correctly in some rare cases.
2018-12-02 07:57:22 +03:00
Michael Kamensky
9ce51650aa
Merge branch 'master' into 'master'
...
Added initial UMA draft rankings.
See merge request core-developers/forge!1164
2018-12-02 04:50:32 +00:00
Agetian
00c4cc712a
- Added initial UMA draft rankings.
...
- Fixed RankingScraper to work again.
2018-12-02 07:49:01 +03:00
Michael Kamensky
97991b9242
Merge branch 'ultimatemasters' into 'master'
...
Ultimate masters editions file
See merge request core-developers/forge!1163
2018-12-02 04:46:44 +00:00
austinio7116
b67a4839e0
Ultimate masters editions file
2018-12-01 23:03:32 +00:00
Michael Kamensky
cdb3c18834
Merge branch 'master' into 'master'
...
Fixed the AI trying to cast Animate Dead/Dance of the Dead on cards which will have Protection from Color
See merge request core-developers/forge!1162
2018-12-01 18:29:06 +00:00
Agetian
67cac41d3e
- Fixed the AI trying to cast Animate Dead/Dance of the Dead on cards which will have Protection from Black once they hit the battlefield.
2018-12-01 21:19:44 +03:00
Michael Kamensky
d457df3051
Merge branch 'ai-updates' into 'master'
...
Improved UntapAllAi a little, modified AmbushAI flag for Angel of the Dire Hour.
See merge request core-developers/forge!1160
2018-11-30 19:59:19 +00:00
Agetian
c064ec3860
- Improved UntapAllAi a little, modified AmbushAI flag for Angel of the Dire Hour.
2018-11-30 22:57:29 +03:00
Michael Kamensky
48da419e36
Merge branch 'ai-updates' into 'master'
...
Some updates to Flash and PermanentCreatureAi logic.
See merge request core-developers/forge!1159
2018-11-30 19:15:06 +00:00
Agetian
5c047b3849
- Some updates to Flash and PermanentCreatureAi logic.
2018-11-30 22:12:44 +03:00
Michael Kamensky
79d4a1af46
Merge branch 'master' into 'master'
...
Improved Flash AI logic.
See merge request core-developers/forge!1158
2018-11-30 07:49:31 +00:00
Agetian
f4475bff37
- Improved Flash AI logic.
2018-11-30 10:49:01 +03:00
Michael Kamensky
2128384943
Merge branch 'master' into 'master'
...
Updated Profane Procession to correctly forget cards on changezone.
See merge request core-developers/forge!1157
2018-11-30 06:50:13 +00:00
Agetian
ad990ae68b
- Reverted ChangeZoneAi, part 2.
2018-11-30 09:49:17 +03:00
Agetian
ea8fb9870a
- Reverted ChangeZoneAi.
2018-11-30 09:48:40 +03:00
Agetian
c01d4d695a
- Fixed Profane Procession not forgetting cards when it changes zone.
2018-11-30 09:47:53 +03:00
Agetian
36d2b4573a
Revert "- Attempting to avoid an AI logic spec (needs testing)."
...
This reverts commit 7703178
2018-11-30 09:41:45 +03:00
Agetian
01f7297159
Revert "- Attempting to implement a more concise and correct code for Sisters of Stone Death which would also work for the AI."
...
This reverts commit 6da3fd8
2018-11-30 09:41:16 +03:00
Agetian
770317805c
- Attempting to avoid an AI logic spec (needs testing).
2018-11-30 09:21:44 +03:00
Agetian
6da3fd898f
- Attempting to implement a more concise and correct code for Sisters of Stone Death which would also work for the AI.
2018-11-30 09:10:55 +03:00
Michael Kamensky
08a010c80a
Merge branch 'master' into 'master'
...
Use ChooseCard to pick a card for the change zone (AI-compatible).
See merge request core-developers/forge!1155
2018-11-30 05:23:38 +00:00
Agetian
d5d08b2443
- Use ChooseCard to pick a card for the change zone (AI-compatible implementation, should be functionally identical).
2018-11-30 08:21:54 +03:00
Hans Mackowiak
c6823d3132
Merge branch 'patch' into 'master'
...
- Fix Sisters of Stone Death
See merge request core-developers/forge!1154
2018-11-30 05:07:54 +00:00
swordshine
6a6e429f82
- Fix Sisters of Stone Death
2018-11-30 12:44:42 +08:00
Michael Kamensky
f84c6d00ba
Merge branch 'ai-mustblock' into 'master'
...
Improved the AI logic for MustBlock.
See merge request core-developers/forge!1153
2018-11-29 15:26:12 +00:00
Agetian
dec0c56a2d
- Updated Tomb of the Dusk Rose and Sisters of Stone Death for a simpler and AI-compatible implementation.
2018-11-29 17:13:24 +03:00
Agetian
e9bcd254c3
- NPE guard.
2018-11-29 16:17:33 +03:00
Agetian
9b99314e51
- Somewhat better logic for Provoke.
2018-11-29 15:22:44 +03:00
Agetian
31d887301b
- Improved the AI logic for MustBlock a little.
...
- Enabled several cards for the AI.
- Implemented Sisters of Stone Death's 3rd ability similar to Tomb of the Dusk Rose which the AI can properly work with (seems functionally identical).
- Fixed the AI logic spec for Tomb of the Dusk Rose.
2018-11-29 15:02:19 +03:00
Michael Kamensky
68e26b77fb
Merge branch 'master' into 'master'
...
Improved CopySpellAbilityAI on spells affecting multiple cards (e.g. mass removal).
See merge request core-developers/forge!1152
2018-11-29 08:12:07 +00:00
Agetian
daad7c254a
- Improved CopySpellAbilityAI on spells affecting multiple cards (e.g. mass removal).
2018-11-29 11:11:39 +03:00
Michael Kamensky
79d5611439
Merge branch 'master' into 'master'
...
More self-explanatory name for the Lazav-like Clone AI logic.
See merge request core-developers/forge!1151
2018-11-29 07:42:14 +00:00
Agetian
309f10a1cf
- Better name for the AI logic.
2018-11-29 10:41:41 +03:00
Michael Kamensky
6a2ca16be6
Merge branch 'ui-improvements' into 'master'
...
UI Improvements
See merge request core-developers/forge!1130
2018-11-29 06:28:09 +00:00
Michael Kamensky
8a4c62e596
Merge branch 'master' into 'master'
...
Improved DamageDealAi when counting damage by cards in hand.
See merge request core-developers/forge!1150
2018-11-29 06:27:28 +00:00
Agetian
290cdc09d3
- Improved DamageDealAi when counting damage by cards in hand.
2018-11-29 09:21:28 +03:00