Maxmtg
fabb3f7f25
CardReference is designed for use in decks and cardpools. holds only name, edition, foil; it also can be key of a hashtable.
2011-08-22 23:44:19 +00:00
Maxmtg
96b6bd0a99
fix: Player could not concede having Platinum Angel on battlefield
2011-08-22 23:23:23 +00:00
Maxmtg
2b86fbb7ba
Aestetic text changes (booster type "T2" renamed to Standard)
2011-08-22 20:54:35 +00:00
jendave
f929e7a04f
update maven-jar-plugin
2011-08-22 16:03:00 +00:00
Maxmtg
8133a3d8ec
Quest reward cards are being presented in a much cleaner detailed view
2011-08-22 13:58:04 +00:00
Chris
7e73c14892
- Added the recent commit logs to changes.txt.
2011-08-22 11:31:37 +00:00
Chris
df3c992c5f
- Ran set info script.
2011-08-22 11:30:31 +00:00
ArsenalNut
96149e1ac4
Added "ActivatedOnly" script key so SpellAbilityCast triggers can be limited to non-triggered abilities. Added Ceaseless Searblades.
2011-08-22 04:56:13 +00:00
Maxmtg
825e64e9f2
Player can choose which booster to receive in the course of quest: containing only T2 cards, Extanded or Legacy (the way it was before)
2011-08-22 04:33:15 +00:00
ArsenalNut
766e872518
Added Oona's Prowler
2011-08-22 04:07:45 +00:00
Sol
a3b5f9eb45
- HumanPlayer wasn't saved apparently.
2011-08-22 03:39:34 +00:00
Sol
8451aa99a4
- Fixing NPE in IsPlayer()
2011-08-22 03:38:48 +00:00
Braids
c51797280d
Added questData.dat to svn:ignore on res/quest, so developers don't accidentally add it to the repository.
2011-08-22 02:53:06 +00:00
Sol
8897f5f981
- Add Viscerid Drone
2011-08-22 02:40:27 +00:00
Sol
9a00e9618b
Added Foil using new Cost mechanism
2011-08-22 02:20:19 +00:00
Sol
c0e68b19d2
Issue 92: Reorganization of Costs
...
- Fix a few cards to adhere to new Cost requirements
2011-08-22 02:19:10 +00:00
Braids
1df5c1aa55
Fixed compatibility with Java 7.
...
Problem was due to inability to deserialize display_new_layout.xml. I changed that file's default serializer to XStream. This fix maintains compatibility with existing display_new_layout.xml when possible, and uses an XStream-generated display_layout.xml when it cannot parse the former.
Note this updates the default display_layout.xml, which looks OK under Windows XP with resolution 1024x768.
Bug: 144
2011-08-22 01:54:21 +00:00
Maxmtg
36e71434c2
fix typo
2011-08-22 00:04:21 +00:00
Maxmtg
a04d035129
Refactored QuestMatchState
...
GameInfo is renamed to GameSummary and is now an observer for game state. It's purpose is now to hold statistic data on game and actions performed by players. The former functionality moved to ColorChanger and Phase (all combat damage prevention due to Fog spell). Since then game turns calculation is done properly (no need to add/substract 1)
Total cleanup at Gui_WinLose, removed all references to global objects for quest and match-related entites.
Some of quest rewards calculations use now special functions in QuestData class.
Tracking of win and lose conditions refactored (see Player and Upkeep classes)
2011-08-22 00:02:22 +00:00
Braids
6afac1c7e0
Issue 117: Load from default display_layout.xml when user's customized display_new_layout.xml does not exist.
...
* Updated the default display_layout.xml to look good on a Windows XP 1024x768 display.
* Updated GuiDisplay4.java to load from default layout if user's "new" layout does not exist.
* We have not had display_new_layout.xml in the repository for some time, but that is a related change.
Bug: 117
2011-08-21 16:05:15 +00:00
Chris
4ffcc7ce0a
- Added the LQ pic URL for Chandra, the Firebrand.
2011-08-21 13:22:44 +00:00
Chris
1d24b6d412
- Added the recent commit logs to changes.txt.
2011-08-21 11:44:17 +00:00
Chris
c5dc07bb99
- Ran set info script.
2011-08-21 11:42:11 +00:00
jendave
0bfd66f8b3
remove Adium depedency. modify other dmg scripts
2011-08-21 05:08:11 +00:00
ArsenalNut
90dfca737b
Added RememberTokens script key to Token AF, added Gilt-Leaf Ambush
2011-08-21 04:19:44 +00:00
Braids
01e7f66d6b
Issue 77: Avoid NPE when choosing cards at random for quests.
2011-08-21 04:01:47 +00:00
Braids
ed7b114a67
- Remove compiler warning from forge.deck.generate.Generate5ColorDeck.
2011-08-21 02:45:55 +00:00
ArsenalNut
6793ca6df3
Added Streambed Aquitects, Warren Pilferers, and Wellgabber Apothecary
2011-08-20 23:58:38 +00:00
jendave
d7ceba4f19
match on empty line with trailing space - thanks Braids
2011-08-20 22:31:23 +00:00
Chris
a724e2a16b
- Added the new Swan 2 deck to quest mode.
2011-08-20 16:42:42 +00:00
Hellfish
d31396474b
*Added Chandra, the Firebrand.
2011-08-20 13:20:02 +00:00
Chris
17a40d5b67
- Added the recent commit logs to changes.txt.
2011-08-20 10:53:57 +00:00
Hellfish
557d04e554
*Fixed Matsu-Tribe Sniper to trigger on noncombat damage as well.
2011-08-20 08:45:40 +00:00
jendave
f9fe9d0fc5
renaming splashpic
2011-08-20 08:36:53 +00:00
jendave
6c063e62ce
renaming splash pic.
2011-08-20 08:36:36 +00:00
jendave
479b2b98db
rename splash pic. Spaces in the filename are not best practice
2011-08-20 08:35:56 +00:00
jendave
0c4cada39e
supress checkstyle error if there is a trailing space after a javadoc comment
2011-08-20 06:55:39 +00:00
jendave
400b9a5a0e
update to latest launch4j maven plugin
2011-08-20 05:13:44 +00:00
jendave
31e7c6529f
add link to releases
2011-08-19 23:18:16 +00:00
Chris
d26842a511
- Cleared out the changes.txt file, is ready for new material.
2011-08-19 20:55:04 +00:00
Braids
bec4a7393c
- Fix typo in Stone-Seeder Hierophant. now untaps for landfall.
2011-08-19 20:14:18 +00:00
Braids
ff1b5f8d1d
- Add missing image for SplashFrame.
2011-08-19 19:07:31 +00:00
Chris
23d4528dcd
[maven-release-plugin] prepare for next development iteration
2011-08-19 18:31:20 +00:00
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