Agetian
00253aaa6d
- Fixed Otaria.
2018-11-24 09:25:37 +03:00
Hanmac
d0857ad696
attach: rework attaching names
2018-11-23 22:24:57 +01:00
Hanmac
3b283b14a7
cards: add updated cards again
2018-11-23 20:53:26 +01:00
Michael Kamensky
dc3875e645
Merge branch 'master' into 'master'
...
Improved AI card choice for Phylactery Lich.
See merge request core-developers/forge!1131
2018-11-23 19:45:35 +00:00
Agetian
a838228008
- Improved AI card choice for Phylactery Lich.
2018-11-23 22:45:06 +03:00
Hanmac
596ad849dc
Attach: refactor names
2018-11-23 08:21:38 +01:00
Hanmac
f2f34bc4db
CantAttach: remove 'can't be enchanted in the future'
2018-11-23 08:21:38 +01:00
Hanmac
66ceaacf4d
Tetravite: add token script
2018-11-23 08:21:38 +01:00
Hanmac
cde486cfa0
Card: remove CantEquip
2018-11-23 08:21:38 +01:00
Hanmac
df83e7c783
ST: CantAttach begins to replace other cases
2018-11-23 08:21:37 +01:00
Hanmac
52438170ac
Bludgeon Brawl TestCases
2018-11-23 08:21:37 +01:00
Hanmac
8588cf0310
TestCase: test cards get new Timestamp
2018-11-23 08:21:37 +01:00
Agetian
9eaa749ab2
- Phrasing correction in texts (still think we need to update the method names...)
2018-11-23 08:21:36 +01:00
Agetian
7eda172ef7
- Fix compile for mobile Forge, update imports.
2018-11-23 08:21:36 +01:00
Hanmac
6bd06999f3
CI stylefix
2018-11-23 08:21:36 +01:00
Hanmac
2f913724cb
Attached: combine Enchant+Equip+Fortify
2018-11-23 08:21:36 +01:00
Hanmac
382e78536f
cards: updated Unattach trigger
2018-11-23 08:21:36 +01:00
Hanmac
1ab462f949
TriggerType: rename Unequip to Unattach
2018-11-23 08:21:36 +01:00
Michael Kamensky
3b1577eb7b
Merge branch 'master' into 'master'
...
Fixed Isareth the Awakener. Added an AI hint.
See merge request core-developers/forge!1129
2018-11-23 06:30:08 +00:00
Agetian
152eedd1b8
- Fixed Isareth the Awakener.
...
- Added an AI hint to Blood Divination.
2018-11-23 09:29:27 +03:00
Michael Kamensky
8af17c721a
Merge branch 'ai-rallying-roar' into 'master'
...
AI for Rallying Roar and several similar cards.
See merge request core-developers/forge!1128
2018-11-23 05:45:21 +00:00
Michael Kamensky
19dad31da3
AI for Rallying Roar and several similar cards.
2018-11-23 05:45:21 +00:00
Michael Kamensky
5732222835
Merge branch 'master' into 'master'
...
A couple minor tweaks in AttachAi.
See merge request core-developers/forge!1127
2018-11-23 04:34:12 +00:00
Agetian
b021e13d86
- A couple minor tweaks in AttachAi.
2018-11-23 07:33:44 +03:00
Michael Kamensky
becc8380e3
Merge branch 'ai-flash-advlogic' into 'master'
...
More advanced Flash logic for the AI
See merge request core-developers/forge!1126
2018-11-22 18:20:54 +00:00
Agetian
c36b1a4a63
- Changed the defaults in AiProps.
2018-11-22 19:54:04 +03:00
Agetian
1f712f96a6
- Fix imports.
2018-11-22 19:53:02 +03:00
Agetian
79f9eb0f99
- More death prediction in Flash logic.
2018-11-22 19:46:10 +03:00
Agetian
2e0177fc08
- Improved detection of combat death in AttachAi for flash auras.
2018-11-22 19:39:45 +03:00
Agetian
64d47560dc
- More work on creature flash logic.
2018-11-22 19:26:00 +03:00
Agetian
12ec6e24a2
- More work on flash aura logic.
2018-11-22 19:06:44 +03:00
Michael Kamensky
748388d642
Merge branch 'master' into 'master'
...
Preparing Forge for Android v1.6.18.003 [hotfix].
See merge request core-developers/forge!1125
2018-11-22 12:11:50 +00:00
Agetian
fd8b218e37
- Preparing Forge for Android v1.6.18.003 [hotfix].
2018-11-22 15:11:00 +03:00
Agetian
0b0c08631a
- Added a full advanced Flash Attach Ai infrastructure and the basic logic and toggles for it.
2018-11-22 09:03:15 +03:00
Agetian
874c545a08
- Added a full advanced Flash logic infrastructure and the basic toggles for it.
2018-11-21 22:51:10 +03:00
Agetian
05598ac224
- A little bit more work on Advanced Flash Logic.
2018-11-21 16:24:53 +03:00
Agetian
81b5feb0f9
- Added the initial boolean flags for advanced Flash AI.
...
- Refactored the adv Flash logic to its own method.
2018-11-21 13:14:06 +03:00
Agetian
2d2ddac2e8
- Initial setup for advanced Flash.
2018-11-21 13:13:56 +03:00
Michael Kamensky
fe0a7c886d
Merge branch 'master' into 'master'
...
Added edition file for Guilds of Ravnica Guild Kit.
See merge request core-developers/forge!1124
2018-11-21 08:04:16 +00:00
Agetian
94b3ff0195
- Added edition file for Guilds of Ravnica Guild Kit.
...
- Updated the edition creator tool to use MTGJSONv4.
2018-11-21 11:03:05 +03:00
Michael Kamensky
7a758de609
Merge branch 'master' into 'master'
...
Added several AI hints.
See merge request core-developers/forge!1123
2018-11-21 06:26:21 +00:00
Agetian
2f88b45d67
- Added several AI hints.
2018-11-21 09:25:34 +03:00
Michael Kamensky
d528624728
Merge branch 'patch-1' into 'master'
...
HOTFIX normal quests starting with 0 cards
See merge request core-developers/forge!1122
2018-11-21 03:45:07 +00:00
Sol
06663d8bc9
Update QuestUtilCards.java
2018-11-21 03:08:00 +00:00
Michael Kamensky
014026e38a
Merge branch 'master' into 'master'
...
A somewhat better logic for Chandra, Bold Pyromancer +1 ability so the AI doesn't miss opportunities to use it.
See merge request core-developers/forge!1121
2018-11-20 07:01:51 +00:00
Agetian
957e73304e
- A somewhat better logic for Chandra, Bold Pyromancer + ability so the AI doesn't restrict itself in its use.
2018-11-20 09:51:25 +03:00
Michael Kamensky
c0401ffd9c
Merge branch 'puzzle-engine' into 'master'
...
Added puzzle PS_GRN7 (Possibility Storm - Guilds of Ravnica 07). Fixed Setup Game State not clearing effect cards from command zone.
See merge request core-developers/forge!1120
2018-11-20 05:17:28 +00:00
Agetian
fff1cfb737
- Actually add PS_GRN7.
2018-11-20 08:17:00 +03:00
Agetian
a5aa83837d
- Added puzzle PS_GRN7.
...
- Fixed effect cards lingering in the command zone across Setup Game State calls from the dev mode menu.
2018-11-20 08:15:23 +03:00
Michael Kamensky
4b5c547147
Merge branch 'master' into 'master'
...
Commander AI for Squee: don't return to Command zone, easier to recast from the grave.
See merge request core-developers/forge!1119
2018-11-19 17:36:50 +00:00