Hanmac
63e939ce31
cards: fixed some 'Prevent all damage' cards
2017-05-10 04:35:50 +00:00
nefigah
902bfd87b0
Fix bug in mobile Forge animations that was causing continuousRendering to be switched on indefinitely
2017-05-10 04:25:42 +00:00
Agetian
5da86ac0be
- Added a couple missing commanders to a couple Ravnica events in Planar Conquest.
2017-05-09 17:45:48 +00:00
Agetian
71ab7ef4ff
- RepeatEach AI should obey AILogic$ Never (e.g. Watchers of the Dead)
2017-05-09 08:46:49 +00:00
Agetian
9638f94815
- In Planar Conquest, choosing "Noncreature Permanent" as the Aether filter should not give you Artifact Creatures.
2017-05-09 06:27:19 +00:00
Agetian
0f4811ed71
- A couple fixes and improvements to Planar Conquest mode: the Commander card now goes into your main deck for non-EDH matches (e.g. Vanguard, standard Magic etc.); it's now possible to pay mana manually from the pool (was previously impossible due to the fact that the GUI player name was rigged in a hacky way, which caused the code to misbehave - thanks to nefigah for finding and debugging this).
2017-05-09 05:56:04 +00:00
Sol
546b9ac214
Some more fixes for Puzzle mode
2017-05-09 02:04:08 +00:00
Agetian
dcd08f0954
- Added proper mana base to the Naya Power 5+ event in the Alara plane of Planar Conquest.
2017-05-08 16:10:26 +00:00
Agetian
bba1910f05
- Minor Oracle fix in Trial of Ambition.
2017-05-08 09:11:30 +00:00
Agetian
81964bddb4
- Added a NeedsToPlay AI parameter to Trial of Ambition.
2017-05-08 08:42:02 +00:00
Agetian
77d8abae44
- Setting fullScreenFlag to true by default in forge-gui-mobile-dev
2017-05-08 06:06:37 +00:00
Agetian
fabb9d2f3b
- Somewhat cleaner implementation related to the previous commit.
2017-05-08 06:03:04 +00:00
Agetian
83c7eee7c2
- Added a possibility to run the mobile-Forge-on-desktop installation windowed using an extra parameter in screen_resolution.ini (e.g. 1920x1080x1 runs full-screen, 1920x1080x0 runs windowed).
...
- The file "fullscreen_resolution.ini" was renamed to "screen_resolution.ini" due to the change in its purpose.
2017-05-08 06:00:22 +00:00
Myrd
cfe2a7e98d
Quitting a gauntlet match should abandon it (when not
...
using the "quit and save" option after a win). With this
change, you can now properly edit your deck between
gauntlet tries and have the effect be reflected in the
next gauntlet.
2017-05-07 19:36:14 +00:00
Myrd
b01ea14ad9
Refresh gauntlet deck panels when saving a deck
...
in the deck builder.
2017-05-07 19:05:28 +00:00
Agetian
d6f64d2556
- Gideon's Resolve text fix.
2017-05-07 16:18:07 +00:00
Agetian
3cb8b5b361
- Minor mistype in Lightning Coils.
2017-05-07 16:05:24 +00:00
Agetian
0efbf7aa56
- A little tweak to the previous commit.
2017-05-07 13:10:42 +00:00
Agetian
1bb3059df7
- Added basic AIPreference:SacCost for Tinker.
2017-05-07 13:02:52 +00:00
Agetian
852b79be9d
- Fixed Metalworker (especially when indirectly activated e.g. via Necrotic Ooze).
2017-05-07 10:57:15 +00:00
Hanmac
0c327f2f39
CardFactoryUtil: "Prevent all (combat) Damage" + Cardname is now done as Replacement Effect
2017-05-07 10:23:57 +00:00
Agetian
c9eabd4d01
- Preparing Forge for Android build 1.5.63.001 [incremental].
2017-05-07 05:40:39 +00:00
Sol
930af34215
Make sure Image item is actually a PaperCard before checking it's Edition
2017-05-06 23:01:09 +00:00
Krazy
ce31dc51a3
Clear
2017-05-06 17:19:10 +00:00
Blacksmith
23c1f08d7e
[maven-release-plugin] prepare for next development iteration
2017-05-06 16:34:15 +00:00
Blacksmith
e271742b11
[maven-release-plugin] prepare release forge-1.5.62
forge-1.5.62
2017-05-06 16:34:06 +00:00
Blacksmith
ab7d33af9b
Update README.txt for release
2017-05-06 16:23:20 +00:00
Blacksmith
fcd6bb2857
Testing Blacksmith Commit Command Part 2
2017-05-06 16:20:33 +00:00
Blacksmith
cdda0054e7
Testing Blacksmith Commit Command
2017-05-06 16:16:14 +00:00
Krazy
8e5eb30ae7
Prevent EditionTracking.py from hanging when run by Blacksmith
2017-05-06 15:59:58 +00:00
Krazy
44cfdad19f
Fix Nissa, Steward of Elements ability text
2017-05-06 15:45:25 +00:00
Krazy
460638c3a0
Update more release files
2017-05-06 14:48:53 +00:00
Sol
ab2f410534
- Updating release files
2017-05-06 13:25:22 +00:00
Agetian
a2aa0f02f7
- For now, make the controller->getController() change local to Exert (to fix exerting a stolen creature). Reverted other cases for now since they didn't seem to cause problems but might have had a negative impact on checking LKI controller in hasProperty.
2017-05-06 10:43:54 +00:00
Agetian
56dc3802db
- Added an exception for Aftermath cards to SpellAbilityRestriction so that the right split half is only castable from the graveyard.
...
- TODO: somehow generalize this?
2017-05-06 05:44:40 +00:00
austinio7116
06b693601b
Corrected trigger description on Zenith Seeker's ability.
2017-05-05 21:08:50 +00:00
Agetian
58567df61c
- Fixed Haunted Angel.
2017-05-05 04:26:23 +00:00
Sol
a5363018be
Fix description
2017-05-05 03:28:58 +00:00
Sol
170bfd1061
- Fix description texts
2017-05-05 02:07:28 +00:00
austinio7116
e50a243d7a
Improved card list renderer for aftermath cards on mobile - now shows the top and bottom images one above the other in list views for deckbuilding and quest shops.
2017-05-04 21:25:52 +00:00
Agetian
06323d5c35
- Preparing Forge for Android build v1.5.62.005 [hotfix].
2017-05-04 17:53:08 +00:00
Agetian
3a55906afa
- NPE prevention in DeckGeneratorBase
2017-05-04 17:33:56 +00:00
Agetian
3aa838af80
- Fixed Hell's Caretaker event in the Alara plane of Planar Conquest.
2017-05-04 17:29:23 +00:00
Hanmac
9d66df4e50
CardFactoryUtil: fixed Vanishing without amount
2017-05-04 16:34:45 +00:00
Agetian
7b10256ae3
- Renamed the print sheet for AKH extra material (part 2).
2017-05-04 07:01:48 +00:00
Agetian
78ee48ba56
- Renamed the print sheet for AKH extra material.
2017-05-04 07:01:41 +00:00
Agetian
033609791f
- Adding Amonkhet dual land reprints to the Planeswalker deck print sheet such that they do not generate in sealed pool. (should it be a separate print sheet, and if so, can we hook two print sheets to the edition file?)
2017-05-04 06:46:29 +00:00
Agetian
d666f04f85
- Preparing Forge for Android 1.5.62.004 build [incremental].
2017-05-04 05:57:54 +00:00
austinio7116
50d7538690
Removed experimental test and cleaned up comments
2017-05-04 05:35:18 +00:00
Agetian
890c00a4f5
- Fixed Maelstrom Djinn.
2017-05-04 03:49:45 +00:00