Commit Graph

159 Commits

Author SHA1 Message Date
slapshot5
025337c22d Checkstyle fixes in AbilityFactory_Choose 2011-08-30 05:30:36 +00:00
slapshot5
dd97288037 clean up a bunch of java warnings 2011-08-30 05:16:43 +00:00
slapshot5
2ac4e1f7a3 basic CheckStyle cleanup in AbilityFactory_Turns.java 2011-08-30 04:31:55 +00:00
Doublestrike
928fe013e6 Added "close" button to splash frame 2011-08-30 02:31:15 +00:00
Sol
138f398f13 Raising max sell price to 1000 2011-08-30 02:21:02 +00:00
Doublestrike
8ef3b2d2dc Deleted SplashModelProgressMonitor.java and SplashViewProgressMonitor.java.
These files are now called SplashProgressModel and SplashProgressComponent.
2011-08-30 00:05:46 +00:00
ArsenalNut
4e952b5c80 Added RememberAll,RememberWinner,RememberLoser to Flip AF
Modified Crazed Firecat to add counter after all the flips
2011-08-29 23:57:28 +00:00
Sloth
f3e7deff8f - Checkstyle madness. 2011-08-29 20:22:54 +00:00
Sloth
c2907ea165 - Added Evolving Wilds and Terramorphic Expanse to randomly generated decks with three or more colors.
- Added Rupture Spire and Undiscovered Paradise to randomly generated decks with four or more colors.
2011-08-29 20:15:13 +00:00
Hellfish
57541ab2b6 *Picked off some low hanging CheckStyle fruit in TriggerHandler 2011-08-29 19:54:03 +00:00
Sloth
9314655fbc - Added Fetchlands to randomly generated decks.
- Updated some SVars.
2011-08-29 19:33:43 +00:00
Sloth
fdd16a28ea - Fixed the SplashFrame error. 2011-08-29 19:31:29 +00:00
jendave
766236ee54 move from Braids directory 2011-08-29 18:46:17 +00:00
Braids
61d68e3782 Incremental check-in for forge.card.CardRulesReader and related classes. 2011-08-29 16:33:08 +00:00
Braids
119398c5a5 Reduced CheckStyle violations in src/main/java/forge/AllZone.java. 2011-08-29 16:31:21 +00:00
Doublestrike
5bfb20e916 - Splash view/model renamed, moved to forge.view.swing folder
- Small fix to decouple interface from implementation
- Add dispatch thread test
- Updated javadoc
2011-08-29 10:22:04 +00:00
jendave
3eefc0899a add old deck generators back due to popular demand 2011-08-29 08:00:15 +00:00
slapshot5
c5d4a83516 CheckStyle cleanup in AbilityFactory.java 2011-08-29 05:56:16 +00:00
Rob Cashwalker
d5db85d7f1 Issue 187 - You win - window covers the booster select window
- changed setAlwaysOnTop() to toFront()
Issue 188 - Window title text truncated in *Choose a format of cards for the pr...* window
- Shortened window title to fit
2011-08-29 04:04:34 +00:00
slapshot5
d7360b539e CheckStyle fixes in AbilityFactory_Animate.java 2011-08-29 03:35:49 +00:00
slapshot5
5a62cce15e Checkstyle fixes in CardFactory_Auras.java 2011-08-29 03:13:29 +00:00
slapshot5
4ade4e1fe4 Checkstyle fixes in Upkeep.java 2011-08-28 23:38:30 +00:00
slapshot5
b6e767780a CheckStyle fixes in CardFactoryUtil.java 2011-08-28 23:19:11 +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
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
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
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
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
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
ArsenalNut
693a255caf Converted Orcish Captain to script 2011-08-28 00:24:30 +00:00
Doublestrike
0309d08fb5 View util package rename, class name underscores removed. 2011-08-28 00:09:20 +00:00
Maxmtg
ef8072b77a Predicates are a needed part for new cards management. 2011-08-27 23:54:53 +00:00