Commit Graph

10667 Commits

Author SHA1 Message Date
Chris
11c3d488eb [maven-release-plugin] prepare release forge-1.1.2 forge-1.1.2 2011-08-19 18:31:11 +00:00
Chris
2cdc21c7f7 test commit 2011-08-19 16:45:38 +00:00
ArsenalNut
dc295fbebe Added Dawnfluke and Ego Erasure 2011-08-19 13:58:29 +00:00
Chris
250d0757ce - Fix rev number. 2011-08-19 13:11:53 +00:00
Chris
7540c13011 - Need creds on Snow Leopard. :( 2011-08-19 10:48:49 +00:00
Chris
94b30376aa - Added the recent commit logs to changes.txt and made a few edits. Preparing for the next beta. 2011-08-19 10:21:21 +00:00
Chris
b84dfc4c2e - Added the recent commit logs to changes.txt and made a few edits. Preparing for the next beta. 2011-08-19 10:17:49 +00:00
Braids
664a535a47 - Reduce CheckStyle, FindBugs, and PMD output for recently changed files. 2011-08-19 03:48:50 +00:00
Braids
fdb1199223 - Issue 106: Add splash screen just under progress bar, and load all cards at startup. 2011-08-19 02:22:03 +00:00
Chris
c260a283cd - Renamed the quest deck Rogue 3 to Sabertooth 3. 2011-08-19 00:35:31 +00:00
Chris
d18f252ec2 - Alphabetized the new card listing in cards.txt. 2011-08-18 20:32:58 +00:00
Chris
6da1519008 - Added the new card list to changes.txt. 2011-08-18 20:23:44 +00:00
Chris
45ebc58134 - Added the recent commit logs to changes.txt. 2011-08-18 11:23:34 +00:00
ArsenalNut
4f6e063e0c moved Marsh Flitter to correct folder 2011-08-18 04:01:39 +00:00
Braids
9c5e5153a5 - Fixed .checkstyle configuration. 2011-08-18 00:35:58 +00:00
Chris
415d143d09 - Ran set info script.
- Added the recent commit logs to changes.txt.
2011-08-17 11:27:39 +00:00
jendave
7c3e57a923 fix problem with checkstyle eclipse integration 2011-08-17 09:18:25 +00:00
jendave
a4a6ac7cbc Hide old deck generators 2011-08-17 08:23:01 +00:00
Sol
bab16c027c - Fixing Howling Banshee ETB Check 2011-08-17 02:52:07 +00:00
ArsenalNut
51b3d8af4e Added Amoeboid Changeling, Heal the Scars, Lowland Oaf, Lys Alana Scarblade, and Militia's Pride 2011-08-17 01:27:26 +00:00
Hellfish
95a1dfa1db *Replaced a couple of foreach loops with regular for-loops to avoid ConcurrentModificationException in TriggerHandler. 2011-08-16 16:48:49 +00:00
Chris
e59a11e9e6 - Added the recent commit logs to changes.txt. 2011-08-16 10:21:07 +00:00
ArsenalNut
eea75e6edc Fix Nameless Inversion to only remove creature types 2011-08-16 01:39:00 +00:00
ArsenalNut
de9bab17a5 Added support for RemoveSuperTypes, RemoveCardTypes, RemoveSubTypes, and RemoveCreatureTypes to Animate AF. 2011-08-16 01:38:06 +00:00
jendave
70428f1fa5 fix javadoc comments 2011-08-15 19:26:10 +00:00
jendave
6d51d2f964 updates to checkstyle - new version of plugin needs cachefile prop 2011-08-15 18:23:13 +00:00
jendave
1c3fca5c30 fix for releasedVersion in pom.xml 2011-08-15 15:50:35 +00:00
jendave
1683e8477a remove coburtura reports for now 2011-08-15 15:32:04 +00:00
ArsenalNut
99b0303d6f Fixed bugs related to Animate AF (see bug issue #137) 2011-08-15 13:44:18 +00:00
Chris
eda721d0c1 - Added the recent commit logs to changes.txt. 2011-08-15 11:46:14 +00:00
jendave
f57cb39689 forst cut of 5 color deck generator 2011-08-15 07:55:35 +00:00
ArsenalNut
f3c77fa65d Fixed Nameless Inversion so that it removes creature subtypes from target creature 2011-08-15 07:13:43 +00:00
ArsenalNut
2c4e60a1f9 Added Whirlpool Whelm 2011-08-15 02:57:28 +00:00
ArsenalNut
612f1f8198 Added Nectar Faerie, Marsh Flitter, and Weed Strangle 2011-08-15 00:06:15 +00:00
Maxmtg
52758f74b9 removed misleading comments 2011-08-14 22:22:10 +00:00
Hellfish
e07e396452 *Extended Setup Game State - Added named parameters.
-Tapped = If this is True,well... the card is tapped, ofc.
	-SummonSick = If this is True, the card has Summoning Sickness.
	-Counters = A comma-separated list of counters on the card.
	-Morphed = If this is True, the card is facedown. (It must have the morph keyword for this to work)
	-Set = Like you previously set SetCode.If absent, the latest printing is used.
Ex. "AICardsInPlay=Aphetto Alchemist|Set:ONS|Tapped:True|SummonSick:True|Counters:P1P1,P1P1,M0M2|Morphed:True; Memnite"
2011-08-14 20:20:05 +00:00
Maxmtg
f7e5897dc7 minor api changes in preparation for Gui_WinLose refactoring 2011-08-14 16:26:51 +00:00
Maxmtg
c5430340ca M12 is already T2, so it should be added here too 2011-08-14 16:23:35 +00:00
Maxmtg
7c4f159278 Quest Cardshop: after selling a card the picture at the right is being updated properly 2011-08-14 16:22:10 +00:00
Chris
8d9055dcbf - Added the recent commit logs to changes.txt. 2011-08-14 11:39:33 +00:00
Sol
9943c6e3a6 Spellbinder can only imprint Instants 2011-08-14 01:52:48 +00:00
Braids
52c33b6468 - Eliminate compiler warnings from the files below. This involved commenting out some variables, among other things.
src/test/java/forge/card/mana/Mana_PartTest.java
src/main/java/forge/card/cardFactory/CardFactory_Sorceries.java
src/main/java/forge/card/cardFactory/CardFactory_Lands.java
src/main/java/forge/card/cardFactory/CardFactory_Auras.java
src/main/java/forge/card/cardFactory/CardFactory_Creatures.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Counters.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Attach.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Token.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Pump.java
src/main/java/forge/card/abilityFactory/AbilityFactory_ChangeZone.java
src/main/java/forge/card/abilityFactory/AbilityFactory_PermanentState.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Debuff.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Copy.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Turns.java
src/main/java/forge/card/abilityFactory/AbilityFactory_Reveal.java
src/main/java/forge/Upkeep.java
src/main/java/forge/GUI_ImportPicture.java
2011-08-14 00:42:05 +00:00
Braids
e811c166b6 - Issue 106: Continue refactoring code from Gui_NewGame to other classes.
* Moved most of forge.view.swing.Main.main's code into forge.model.FModel and forge.view.swing.ApplicationView.
* Tested and seems to work OK.
* Reduced Checkstyle, FindBugs, and PMD output in all changed files.
2011-08-14 00:26:44 +00:00
ArsenalNut
05461899a0 Added Spellbinder 2011-08-13 22:52:51 +00:00
ArsenalNut
5a240eac61 Added support for "ClearImprinted" to Cleanup AF. Updated Mimic Vat 2011-08-13 19:25:35 +00:00
Chris
52ee225c01 - Fixed Echoing Ruin, it is now a Sorcery. 2011-08-13 15:18:23 +00:00
Chris
85c2e2eaf3 - Added the recent commit logs to changes.txt. 2011-08-13 10:14:08 +00:00
ArsenalNut
0ea4749f4b reworked Mimic Vat using only the RememberChanged 2011-08-13 05:20:49 +00:00
Braids
5a3f6d312c - Issue 106: Refactor Gui_NewGame. Moved preferences to FModel.
* Updated former references to preferences to use FModel in forge.GuiDisplay4 and in forge.view.swing.OldGuiNewGame.
* Added simple unit test.

Bug: 106
2011-08-13 02:38:01 +00:00
ArsenalNut
e6032d1825 Move handling of Imprint exclusively to ChangeZone AF. Add Mimic Vat 2011-08-12 23:14:58 +00:00