Chris
529bdfea61
- Added new card names to changes.txt.
2013-05-08 12:41:09 +00:00
swordshine
fbcad78715
- Added Plane: Grixis
2013-05-08 10:05:09 +00:00
Maxmtg
8cdcb5e01d
+ inferno trap
2013-05-08 09:03:27 +00:00
Maxmtg
d1b415e39f
Tunnel Ignus added
2013-05-08 08:12:14 +00:00
Maxmtg
37797e4562
inlined the getMapParams() member for all the descendants of Trigger class, the field mapParams is now protected final.
...
TriggerChangesZone - adding a new check on triggered card (for Tunnel Ignus)
Trigger - commented out requirementsCheck on triggered objects, 'cause they are specific for each trigger
2013-05-08 07:44:50 +00:00
Sloth
b8bccd5386
- Fixed CostUnattach for AI.
2013-05-08 06:22:22 +00:00
swordshine
8d7def9847
- Added Brothers Yamazaki
2013-05-08 00:26:51 +00:00
Maxmtg
ce281f0e93
extracted from playerXCount a method dealing with properties of a single player - playerXProperty
2013-05-07 22:16:44 +00:00
Maxmtg
fada0ed186
wrong order of operands fixed
2013-05-07 20:19:57 +00:00
Maxmtg
2cd8cbdd65
removed forge.Color, byte colorMask is used instead.
2013-05-07 20:07:03 +00:00
Chris
a89644ac90
- Edits
2013-05-07 17:57:03 +00:00
Maxmtg
9893cfd143
CardUtil.getColor(card) returns colorSet instead of strings collection
2013-05-07 17:32:31 +00:00
Sloth
8c56989816
- Fixed Kami of Fire's Roar.
2013-05-07 17:07:49 +00:00
Sloth
3f037efabd
- Fixed Circle of Protection AI.
2013-05-07 16:57:10 +00:00
Sloth
1979e83edb
- GuiChoose will no longer reference CardFactory.
2013-05-07 16:07:58 +00:00
Maxmtg
f7d8fd81ff
another fix (non-mandatory choice from hand)
2013-05-07 16:05:01 +00:00
Maxmtg
6d4a1210f6
bufgix
2013-05-07 16:01:33 +00:00
Sloth
49428dc7f2
- Improved hiddenOriginResolveAI.
2013-05-07 16:00:18 +00:00
Sloth
d528323dd0
- Merged canBeShownTo and canBeSeenBy.
2013-05-07 15:58:03 +00:00
Maxmtg
cd0e94560e
ui-manapool: changed the keys used to identify colors into bytes (as defined in MagicColor)
2013-05-07 14:04:35 +00:00
Maxmtg
e1bc624869
Script updated to trace modern and extended
2013-05-07 13:44:06 +00:00
Maxmtg
823ea0af20
restore old-fashioned formats.txt for PerSetTracking.py
...
the python script updated as well
2013-05-07 13:35:34 +00:00
Chris
766cd8a3ad
- Added a fluff piece to the changes.txt file.
...
- Added new card names to changes.txt.
2013-05-07 12:47:26 +00:00
Maxmtg
f9a7b3cd84
ChangeZoneEffect: will use inputs where possible (zone == battlefield or zone == gui player's hand) to ease card selection
...
added facedown Predicate
removed import-related warnings
2013-05-07 12:10:32 +00:00
swordshine
0b61dd7c5d
- Added Leonin Shikari
2013-05-07 10:55:52 +00:00
Maxmtg
57aa02edc4
added 2 overloads to splitWithParethesis assuming parentheses by default.
...
updated many callers, since they no longer need to specify round brackets explicitly
2013-05-07 10:11:38 +00:00
Maxmtg
1d7c8ea069
Dragon's maze Race - sealed event packs generation
...
Converted all guild boosters to PrintSheet+booster-special
2013-05-07 09:55:00 +00:00
Maxmtg
07baf93dd3
Source files for all packs and RTR guild events
2013-05-07 09:51:30 +00:00
Sloth
d5ccbd7b0c
- Added SVar:RemAIDeck:True to Primal Cocoon.
2013-05-07 07:21:26 +00:00
Sloth
8d1c43d6fa
- Fixed AI using Increasing Confusion.
2013-05-07 07:20:02 +00:00
jendave
ced8a33a06
Update plugins and deps, except Jetty because 9.0 requires Java 7
2013-05-07 05:41:39 +00:00
Hellfish
687fd1d903
*Fixed Vish Kal, Blood Arbiter for ability-stealers.
2013-05-07 05:36:05 +00:00
RedDeckWins
1511eedaa9
tidal flats implemented
2013-05-07 03:03:11 +00:00
swordshine
7577d00896
- Added Aven Mindcensor
2013-05-07 01:01:08 +00:00
Maxmtg
fe54e7d8fc
RTR guild boosters declared via printsheets.txt for future use
2013-05-06 22:37:59 +00:00
Sloth
075a9a32d9
- AI will no longer use Tavern Swindler's ability.
2013-05-06 21:02:09 +00:00
Chris
3133e96795
- Cleared out the changes.txt file, now ready for new material.
2013-05-06 21:01:16 +00:00
Sloth
3635c9d443
- Fixed Scion of Vitu-Ghazi.
2013-05-06 20:49:43 +00:00
Maxmtg
db51734eae
Use specialized map in PreferencesStore,
...
QuestUtilCards - use different booster templates for shop and awarded boosters
QuestWinLose - simplified code
2013-05-06 20:41:57 +00:00
Sloth
1123e18ca4
- Added the static ability MayLookAt.
...
- Enabled card detail panel when choosing a face down card that you may look at.
- Added Bane Alley Broker.
2013-05-06 20:41:04 +00:00
Sloth
7a550cb4ba
- Fixed copyCard turning face down cards face up.
2013-05-06 20:20:50 +00:00
Maxmtg
6c4251fddd
CardCharacteristics.triggers: now using a thread-safe collection
...
other members that were referenced as ArrayLists now are declared as lists, dependencies updated
2013-05-06 15:00:29 +00:00
Maxmtg
84bfe3ebae
convert quest booster generation to use unopened product and printsheets
2013-05-06 14:36:32 +00:00
Chris
34a70ae4a1
[maven-release-plugin] prepare for next development iteration
2013-05-06 12:10:30 +00:00
Chris
6425decafa
[maven-release-plugin] prepare release forge-1.3.15
forge-1.3.15
2013-05-06 12:10:18 +00:00
Chris
9bcc7f958c
- Preparing the changes.txt file for the next beta build and release.
2013-05-06 11:59:12 +00:00
Chris
795211f16a
- Added a fluff piece to the changes.txt file.
...
- Added new card names to changes.txt.
2013-05-06 11:55:34 +00:00
Maxmtg
d3fc200dec
BoosterGenerator - slot types by rarity extracted into constants.
2013-05-06 11:53:47 +00:00
Maxmtg
8ddb9e0d01
Game formats - file format changed to use sections.
...
boosters - simplier restriction
2013-05-06 09:53:56 +00:00
Sloth
7891d7d6ff
- Improved shouldPumpCard for triggers.
2013-05-06 09:12:06 +00:00