Agetian
9a45a84663
- Fixed the AI crewing an already animated vehicle.
2017-10-01 04:07:06 +00:00
Agetian
5b12d0e3f6
- Fixed Divine Intervention triggering from the wrong zones.
2017-10-01 03:57:52 +00:00
Agetian
d9e1121796
- Fixed Celestial Convergence triggering from the wrong zones.
2017-10-01 03:56:01 +00:00
Hanmac
b0f37ca217
ComuterUtilAbility: some tweak to find with checking api first before iterate
2017-09-30 14:06:13 +00:00
Agetian
7459f7a9fa
- AI: Now knows how to instantly reequip Cranial Plating to an unblocked attacker who would deal lethal damage.
2017-09-30 13:50:26 +00:00
Agetian
3f3f2f2c18
- Refactored the tap/untap AI detection to avoid code duplication.
2017-09-30 11:37:12 +00:00
Agetian
42f2b0a8e3
- AI: Improvements to tap/untap logic in order to try not to target something twice for tapping/untapping.
2017-09-30 11:26:01 +00:00
Agetian
8326dc1dc7
- AI: Try not to target cards for tapping that are already targeted for tapping by something on the stack.
2017-09-30 10:05:55 +00:00
Agetian
cc68c5cfcb
- Fixed AI logic declaration for Vanquisher's Banner.
2017-09-30 09:11:48 +00:00
Agetian
9e46cc2b0b
- Further improvements to the experimental prioritize dangerous threats for removal logic, hooked it up to Pump AI targeting opposing creatures for CARDNAME can't attack.
2017-09-30 09:05:11 +00:00
Agetian
2fc827fcd7
- Hooked the experimental priority removal code to ChangeZoneAi for bounce/exile opponent stuff as well (disabled by default, in testing).
2017-09-30 07:13:50 +00:00
Agetian
8108bdc91b
- AI: added an experimental option to actively prioritize destroying creatures that are not immediately blockable and thus pose a recurring threat (currently in testing, disabled in all default profiles).
2017-09-30 06:57:17 +00:00
Agetian
345f6fc2af
- Fixed a logic error in AiBlockController.
2017-09-30 06:02:45 +00:00
Sol
af06cb5cdd
Fixed Oracle
2017-09-30 02:36:47 +00:00
Hanmac
ba74b333cd
GameAction: add params hash for changeZone game actions
...
add old functions as overload
MagicStack: add Fizzle and StackInfomation to the params when Card is removed from stack
2017-09-29 19:58:01 +00:00
Agetian
895d282cc8
- A somewhat more detailed AI evaluation modifier for Master of Waves, which is more fair (25 for +1/+1 on all elementals + 15 per each Elemental token which may potentially be debuffed or even destroyed by getting rid of Master of Waves).
2017-09-29 18:35:32 +00:00
Agetian
33831ee7cc
- Lowering the eval mod for Master of Waves a little
2017-09-29 18:22:43 +00:00
Agetian
8aaea65a72
- Added an experimental way to add a card-specific creature evaluation modifier for the AI (adding to Master of Waves for testing).
2017-09-29 18:13:38 +00:00
Agetian
e20ba2c0a0
- Removing several previously commented lines, they are confirmed to be superfluous.
2017-09-29 16:51:25 +00:00
Agetian
e276950caa
- Removing triggers CombatDamageDoneOnce/DealtCombatDamageOnce (no longer needed, superseded by DamageDoneOnce/DamageDealtOnce).
2017-09-29 16:40:40 +00:00
Agetian
a17663655b
- Added an option to decrease the AI chance to randomly trade vs. an Embalm/Eternalize creature that will come back later.
...
- Enabling the option to hold land drops for main 2 from time to time when safe (tested by now, should work well).
2017-09-29 16:34:38 +00:00
Agetian
9bb5a69b56
- Preparing Forge for Android publish v1.6.4.001 [incremental/new release].
2017-09-29 16:22:05 +00:00
Blacksmith
b9afd98189
Clear out release files in preparation for next release
2017-09-29 16:20:22 +00:00
Blacksmith
89da789a99
[maven-release-plugin] prepare for next development iteration
2017-09-29 16:14:05 +00:00
Blacksmith
f78f8006d6
[maven-release-plugin] prepare release forge-1.6.4
forge-1.6.4
2017-09-29 16:13:56 +00:00
Blacksmith
46c79b4213
Update README.txt for release
2017-09-29 16:12:26 +00:00
Agetian
e4fb8c20ac
- Added a missing reference to Nest of Scarabs.
2017-09-29 15:28:10 +00:00
Agetian
5a8762edb1
- Do not rotate the foil effect on the card if it has no picture (it's then drawn vertically).
2017-09-29 15:00:35 +00:00
Agetian
6285c76935
- Fixed Oracle text for Master of Waves.
2017-09-29 14:33:38 +00:00
Agetian
77942b632f
- A better way to detect whether a player can look at the card for the purpose of identifying valid split rotation.
2017-09-29 11:33:19 +00:00
Agetian
29261c34d5
- Attempt to avoid spoiling that the face down card is a split card if it's face down and can't legally be seen by the player.
...
- Rotate Aftermath split cards correctly when they're in the graveyard.
2017-09-29 11:24:00 +00:00
Agetian
2152e5f731
- Do not try to rotate the foil for the non-current zoomed card since they're shown non-rotated and will break the foil effect.
2017-09-29 11:01:41 +00:00
Agetian
b659833f71
- Documenting changes in CHANGES.txt.
2017-09-29 10:57:26 +00:00
Agetian
f7d626d8c6
- Fixed split cards not being foiled correctly in all cases because the game assumed the foil effect to be stored on one of the halves instead of on the original card state.
...
- A more comprehensive fix for rotating split cards with foil in mobile Forge that does not break them in hand/graveyard/whatever. Also, turned it into an option since it doesn't look good in portrait mode, especially on smaller cellphones and in single card zoom mode.
2017-09-29 10:54:56 +00:00
Agetian
f1c8ace081
- Some updates for the PS_XLN* puzzles.
2017-09-29 08:30:27 +00:00
Agetian
655015d33b
- Some updates for the PS_XLN* puzzles.
2017-09-29 08:29:22 +00:00
Agetian
ec24a92987
- Added a way to visually rotate split cards in card zoomer in Desktop Forge.
2017-09-29 08:20:51 +00:00
Agetian
04237c6118
- Updating draft rankings.
2017-09-29 07:49:18 +00:00
Agetian
86f13e05d2
- Formatting fix.
2017-09-29 05:34:51 +00:00
Agetian
9a6146e1ba
- One more tweak.
2017-09-28 18:22:17 +00:00
Agetian
0a8ce34252
- A more generic implementation for the previous commit.
2017-09-28 18:21:48 +00:00
Agetian
18529f47e7
- Special case for Bone Dancer and ordering graveyards in "With Relevant Cards" mode.
2017-09-28 18:19:33 +00:00
Agetian
98215be0fc
- A couple Raid description tweaks and fixes.
2017-09-28 18:10:38 +00:00
Agetian
f2698ef38d
- etbCounter keyword unification in Sekki, Seasons' Guide
2017-09-28 17:36:31 +00:00
Agetian
215ee66a02
- Comment tweak.
2017-09-28 17:33:50 +00:00
Agetian
e055657d13
- Added a SpellApiToAi assignment for AF GameDrawn.
2017-09-28 17:31:47 +00:00
Agetian
ec7f47dbe7
- Added Celestial Convergence.
...
- Added new effect AF GameDrawn that creates an intentional draw situation by game effect.
- Divine Intervention now uses this effect.
2017-09-28 17:31:04 +00:00
Agetian
e3e7e4d26a
- I guess Divine Intervention needs to be RemAIDeck, since the AI will slab it senselessly (if it's even possible for a senseless card like that)
2017-09-28 16:36:42 +00:00
Agetian
118d7d735a
- Added Divine Intervention (another silly old card that no one is probably going to play with, but someone had to script it, I guess).
2017-09-28 16:35:22 +00:00
Agetian
d7a8534354
- Fixed Snapping Sailback.
2017-09-28 16:11:20 +00:00