Commit Graph

9979 Commits

Author SHA1 Message Date
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
Braids
633ee9a097 - Update svn:ignore on more files; delete display_new_layout.xml (which gets recreated every game). 2011-08-12 21:48:43 +00:00
Braids
ba02730079 Add test-output to top svn:ignore. 2011-08-12 21:35:48 +00:00
Chris
97fd8307d8 - Replaced the Divination spells with Sleep in the quest deck Dream 3. 2011-08-12 20:34:34 +00:00
Braids
a25cc1b0c7 - Issue 120: Improve version and build ID in Crash Reports.
* forge.error.ErrorViewer now uses BuildInfo.toPrettyString() to display the version.
* Fixed some CheckStyle violations in ErrorViewer.
* Added forge.model.BuildInfo.toPrettyString method.
* Removed obsolete VERSION field from forge.properties.NewConstants. (Java)
* Removed obsolete property "program/version" from res/main.properties.

Bug: 120
2011-08-12 17:11:47 +00:00
jendave
6f0ec6b9d2 apparently Maven 3 does not support uniqueVersion for snapshots 2011-08-12 16:20:51 +00:00
Chris
6bb5f32eaf - Added the new Dream 3 quest deck. 2011-08-12 16:17:16 +00:00
Braids
10431c521e - Added programmatic access to BuildID and Version through methods on FModel.getBuildInfo().
- Added class forge.model.BuildInfo with unit test.
- Added unit test for forge.model.FModel.
- Added exception class forge.model.MultipleForgeJarsFoundError.
- Updated forge.view.swing.Main with some preliminary code for progress monitoring.
- Reduced CheckStyle, FindBugs, and PMD violations in these files and in net.slightlymagic.braids.util.testng.BraidsAssertFunctions.
- Added missing package-info in net.slightlymagic.braids.util.testng.
2011-08-12 14:47:37 +00:00
Chris
d8c7e407c5 - Added the recent commit logs to changes.txt. 2011-08-12 14:08:09 +00:00
jendave
b3b64c6635 cleanups 2011-08-12 09:17:12 +00:00
jendave
4b6e1e1d05 fix method signature 2011-08-12 07:03:44 +00:00
jendave
8346d7c079 Fixed site. Starting refactor of deck generation 2011-08-12 06:45:28 +00:00
ArsenalNut
bf68273caa Changed Creature.isRemembered to Card.isRemembered 2011-08-12 03:13:34 +00:00
ArsenalNut
50f8b18347 Fixed returning all exiled cards for Day of the Dragons and Portcullis. (Issue #0000126) 2011-08-12 01:42:52 +00:00
ArsenalNut
6c10d61064 Added support for "RememberChanged" to changeKnownOriginResolve 2011-08-12 01:12:59 +00:00
ArsenalNut
8832946159 Modified filterListByType method so isRemembered works correctly 2011-08-12 01:04:35 +00:00
jendave
9384f4b6cd add javasvn provider to buildnumber plugin 2011-08-11 14:58:19 +00:00
jendave
c0a867f793 i add inssue tracking to maven site 2011-08-11 14:49:02 +00:00
Chris
ee106ce443 - Added the recent commit logs to changes.txt. 2011-08-11 11:31:19 +00:00
Chris
0f9939df5a - Added SVar:RemAIDeck:True to some cards that after further analysis and testing discovered that the AI will attempt to buff these cards and they will then go to the graveyard. 2011-08-11 11:29:44 +00:00
ArsenalNut
d4a95cb840 Modified xCount to make Daybreak Coronet scriptable 2011-08-11 06:26:51 +00:00
Chris
d1fd10590a - Removed SVar:RemAIDeck:True from four cards that the AI can now use. 2011-08-11 00:35:49 +00:00
Chris
3b94b3fa9f - Fixed Mistform Stalker, it's Flying ability is an activated ability. 2011-08-11 00:02:37 +00:00
jendave
7a5bcb1269 fix typo 2011-08-10 22:08:10 +00:00
jendave
0fa74d54e2 fix link to slightlymagic docs 2011-08-10 22:05:43 +00:00
Chris
db529ad34d - Added a section dealing with java 7 issues to the changes.txt file. 2011-08-10 20:55:52 +00:00
Chris
04231bccc9 - Added a section dealing with java 7 issues to the readme.txt file. 2011-08-10 20:54:40 +00:00
jendave
c8b43ff84f small cleanups to make Eclipse happy 2011-08-10 20:33:26 +00:00
jendave
f51a55a2e6 update project 2011-08-10 20:04:48 +00:00
jendave
7746e68b98 update unit tests to make them less painful from command line. Fixed urls in Maven site home page 2011-08-10 19:42:54 +00:00
jendave
9ac666b6ab do not create timestamped snapshots 2011-08-10 17:17:08 +00:00
Chris
d3ecd7d685 - Fixed the activation cost for Wave Elemental. 2011-08-10 17:06:55 +00:00
jendave
78b668297e Fix Maven site links, Make unit test shorter, add svn rev to manifest 2011-08-10 16:57:20 +00:00
jendave
2552467c8b update Maven site url 2011-08-10 14:32:10 +00:00
Chris
07b555a7b9 - Ran set info script. 2011-08-10 13:02:47 +00:00
Chris
4424c9803f - Moved the last of the commit logs from Git to changes.txt. 2011-08-10 12:59:24 +00:00
jendave
46f2dcc851 set exec prop 2011-08-10 08:53:14 +00:00
jendave
dda04f243d update config dir 2011-08-10 08:34:59 +00:00
jendave
89c3e69fb6 move build files to src/main/config 2011-08-10 08:10:13 +00:00