Sol
5d415c23aa
Oracle Update for D-F
2011-08-28 19:30:52 +00:00
Sol
d5e8455bff
Adding Oracle text to A-C
2011-08-28 19:24:48 +00:00
Sol
9c8cd21dd9
Adding new OracleScript to add Oracle to cards.txt; in the future this script will replace setInfo scripts. This script depends on mtg-data.txt instead of magiccards.info
2011-08-28 19:17:16 +00:00
slapshot5
5f834dcf6a
fix a bunch of CheckStyle things in AbilityFactory_Counters.java
2011-08-28 19:10:35 +00:00
ArsenalNut
9ee86de16b
added support for Bloodthirst X
2011-08-28 18:30:50 +00:00
ArsenalNut
47ae5c0078
Removed ActivatedOnly script key. Not needed after changes in Rev# 9882
2011-08-28 18:27:32 +00:00
slapshot5
0df9d89aea
minor cleanup in QuestPetHound.java
2011-08-28 18:03:21 +00:00
Braids
8834383279
forge.MagicStack: Fix many CheckStyle and a few PMD violations.
2011-08-28 17:33:43 +00:00
Sloth
6eb1f45f91
- Small improvement of AI in PreventDamage AF.
2011-08-28 15:58:06 +00:00
Rob Cashwalker
c2d45c557f
Issue 147 - Explain reason for victory/win/lose/loss/defeat before closing battlefield window
...
- delays dispose() on the battlefield screen until button clicks in Gui_WinLose
2011-08-28 15:44:45 +00:00
Maxmtg
fc95a74ada
now we depend on apache.commons.io
...
updated set aliases
more predicates for good use
deckeditorbase concept preview
2011-08-28 15:33:26 +00:00
Hellfish
b67e86c573
*Fixed Blocks triggers.
2011-08-28 15:28:49 +00:00
Maxmtg
af5948e344
lazycf, slight updates to classes - more parsing moved to appropiate class
2011-08-28 15:20:43 +00:00
Sloth
117d10fa74
- Fixed description of Lighthouse Chronologist.
2011-08-28 14:31:38 +00:00
Hellfish
0eeeb1885d
*fixed Bloodcrazed Goblin PT
2011-08-28 14:31:35 +00:00
Hellfish
dc34b606d6
*Added
...
Bloodcrazed Goblin
Inferno Elemental
2011-08-28 14:24:49 +00:00
Sloth
8fff1dc157
- Fixed description of Hammer of Ruin.
2011-08-28 14:24:22 +00:00
Braids
05dfdcb60b
In Eclipse, turn on CheckStyle plugin checks for any file opened in the editor, even if it is already in synch with the repository.
...
Otherwise, it is difficult to go back and fix style changes in a file you just committed. Because then it is in synch with the repository.
2011-08-28 13:42:22 +00:00
Sloth
300748d48a
- Fixed the description of the reveal cost.
...
- Little fix in the description of additional costs of spells.
2011-08-28 13:32:16 +00:00
Sloth
a0b46e67e5
- Little fix in the description of discard cost.
2011-08-28 13:03:54 +00:00
Sloth
0093ad34cf
- Random decks for the human will now include cards with RemAIDeck.
2011-08-28 12:20:52 +00:00
Doublestrike
ad3a6055fb
Separated model/view for splash frame preloader using Braids' progress monitor heirarchy.
...
Possibly deprecated: forge/gui/MultiPhaseProgressMonitorWithETA
Possibly deprecated: forge/gui_progressbarwindow
2011-08-28 12:17:31 +00:00
Maxmtg
d09ee12d03
aliases for sets (different data sources may have other names)
2011-08-28 12:04:26 +00:00
Chris
c3b4279b3a
- Added the recent commit logs to changes.txt.
2011-08-28 11:54:31 +00:00
Chris
0bef7c1bd2
- Ran set info script.
2011-08-28 11:53:24 +00:00
Maxmtg
4e5457cfaa
carddb and manaparser less related to mtg-data.txt and support alternative sources of data.
2011-08-28 10:12:16 +00:00
Maxmtg
296e777597
A little cleanup on new classes, aimed to remove warnings due to unused imports
2011-08-28 09:57:48 +00:00
slapshot5
3548ea759b
add Vigean Hydropon (from Dissension)
2011-08-28 08:41:11 +00:00
slapshot5
05a37565e1
add Simic Initiate (from Dissension)
2011-08-28 08:38:22 +00:00
slapshot5
2053d5f62f
add Plaxcaster Frogling (from Dissension)
2011-08-28 08:36:28 +00:00
slapshot5
d7f6a91ba9
convert Llanowar Reborn to Graft keyword
2011-08-28 08:34:05 +00:00
slapshot5
8a3c12055c
add Helium Squirter (from Dissension)
2011-08-28 08:28:33 +00:00
slapshot5
a8101e24f3
add Cytospawn Shambler (from Dissension)
2011-08-28 08:28:14 +00:00
Sloth
80524f9c16
- Updated some SVars.
2011-08-28 08:07:38 +00:00
slapshot5
1260adc442
add Cytoplast Manipulator (from Dissension)
2011-08-28 08:04:38 +00:00
slapshot5
423ddff824
add Aquastrand Spider (from Dissension) as an example of Graft
2011-08-28 07:58:26 +00:00
slapshot5
1e3c4fcb34
add Graft keyword as "Graft <value>"
2011-08-28 07:57:36 +00:00
slapshot5
25386d819d
Java warning cleanup in CardReader.java
2011-08-28 07:56:52 +00:00
slapshot5
5a8280199a
add an AbilityFactory for MoveCounter (doesn't support targeting. requires Source$ and Defined$ which both take Defined values.)
2011-08-28 07:56:20 +00:00
slapshot5
25bc109322
add Maralen of the Mornsong (from Morningtide)
2011-08-28 03:43:28 +00:00
Sol
60a23ab77f
Initial checkin for AF DigUntil
...
Convert Hermit Druid to Script
2011-08-28 03:02:50 +00:00
Braids
9d8d9a9eea
Make progress in segregating game model data; move some fields from forge.AllZone to forge.model.FGameState.
...
Left delegate methods in AllZone, marking their Javadoc (in English) for future deprecation.
Added some rudimentary tests on forge.model.FModel's getGameState and resetGameState methods.
Bug: 154
2011-08-28 03:01:13 +00:00
Rob Cashwalker
36ee43b604
Fix issue 174 - Error reporting bug: MCException - submit Issue - Error Type: APPLICATION ERROR #1300 , Error Description: Custom field not found
...
- Steps to Reproduce wasn't a custom field.
2011-08-28 02:13:13 +00:00
Maxmtg
117000e129
mtg-data reference
2011-08-28 02:10:19 +00:00
Maxmtg
6c77de9d4c
New lightweight classes for cards management in deck editors and quest mode (no other parts or project changed)
2011-08-28 02:05:04 +00:00
slapshot5
09b868adde
forgot to add VELOCITY counters for Tornado
2011-08-28 00:54:30 +00:00
slapshot5
0eb66565b7
add Waxmane Baku (from Betrayers of Kamigawa)
2011-08-28 00:53:56 +00:00
ArsenalNut
693a255caf
Converted Orcish Captain to script
2011-08-28 00:24:30 +00:00
ArsenalNut
5ab4f9c23d
Added Goblin Archaeologist, Goblin Bangchuckers, and Skyclaw Thrash
2011-08-28 00:19:13 +00:00
Doublestrike
0309d08fb5
View util package rename, class name underscores removed.
2011-08-28 00:09:20 +00:00