Doublestrike
180e848d11
Temporarily removed "end of turn" and "settings" button in Dock panel.
2012-04-15 09:02:14 +00:00
Doublestrike
8cf588327b
Added multiple card handling and labels to ante panel.
2012-04-15 08:49:36 +00:00
Doublestrike
08bf86323b
Added "revert to default layout" button in dock.
2012-04-15 08:45:08 +00:00
Doublestrike
e58c554d74
Enlarged font size in message panel.
2012-04-15 08:44:14 +00:00
Chris
d01a72fc98
- Fixed the activation cost for Samite Censer-Bearer.
2012-04-15 01:16:10 +00:00
Chris
171de54bc4
- CheckStyle.
2012-04-15 00:10:58 +00:00
Chris
8542bcdf1b
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-14 10:59:40 +00:00
Doublestrike
a4e9a62342
FOverlay instance changed to singleton.
2012-04-14 09:19:07 +00:00
Doublestrike
0c2456c718
Javadoc updates.
2012-04-14 08:43:55 +00:00
Doublestrike
7faff76b3f
Boom - it's landed.
...
Draggable layout for match UI.
2012-04-14 08:29:21 +00:00
Chris
12a3bf8d5a
- StringBuilder.
2012-04-13 22:37:41 +00:00
Chris
4515fc6884
- Added a fluff piece to the changes.txt file.
2012-04-13 22:10:11 +00:00
moomarc
309c44f424
- Added Planeswalker types Tamiyo and Tibalt
2012-04-13 17:24:32 +00:00
moomarc
010dcad9db
Added Walking Sponge (Thanks Squee)
2012-04-13 15:34:16 +00:00
moomarc
4899041e6d
- Added Weight of Spires (thanks Squee)
...
- Added TargetedControllerControls to isValid
2012-04-13 14:08:53 +00:00
Chris
819257f13e
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-13 10:51:49 +00:00
moomarc
eb1012e730
Removed my initial work on remembered integer values in favor of Sol's StoreSVar AF.
2012-04-13 10:06:41 +00:00
Sol
d53e70fa46
- Added StoreSVar AF for calculating and storing values to SVars for amounts that need to be calculated before they are going to be used.
...
- Simplified Tree of Redemption's script logistics
Note: We should probably remove the references to RememberToughness, I didn't get a chance to track those down.
2012-04-13 03:49:40 +00:00
Sol
653f5df122
- Converting MorphUp to AbilityStatic
2012-04-12 23:17:05 +00:00
moomarc
ab755b777b
Added support for the Miracle keyword
2012-04-12 16:02:23 +00:00
Chris
d3e4884e2a
- Fixed Krosan Reclamation, target player should shuffle up to two target cards and not three.
2012-04-12 13:10:10 +00:00
Chris
d3f1e7ff8e
- CheckStyle.
2012-04-12 12:14:34 +00:00
Chris
15ec029928
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-11 10:30:56 +00:00
Maxmtg
b00da1a49d
moved to afterPayMana the moment when player chooses an object to copy with clones. An option "not to copy anything" is present now.
...
Note: Need a mechanism to choose the card to copy in GameAction.changeZone (actual problem is - the function won't await user's input - it wants to return right then). That would make Clones ETB correctly from any location.
2012-04-11 07:07:44 +00:00
Maxmtg
de0819a7ad
Disabled quest being saving as unpacked XML - will write only .dat files
2012-04-10 18:04:48 +00:00
Chris
d0bd4e4d3e
- Minor update to the README.txt file.
2012-04-10 17:57:58 +00:00
moomarc
e2eae0b010
Urg... final fix to Molten Psyche script. Sorry.
2012-04-10 16:36:44 +00:00
moomarc
6f098edb4c
Removed debugging info from Molten Psyche (main branch)
2012-04-10 16:30:31 +00:00
moomarc
d0f88be6f2
Added the script version of Molten Psyche to AVR branch accidentally, so committing to main branch as well so its not broken with the hardcoded one removed.
2012-04-10 16:28:51 +00:00
moomarc
a2a8879e0a
Converted Molten Psyche to script. (Thanks Squee)
2012-04-10 16:23:44 +00:00
Chris
020c382a64
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-10 10:49:16 +00:00
moomarc
9ede8884d5
Fixed Consuming Vapors not clearing remembered list.
2012-04-10 08:41:42 +00:00
Chris
ed1915fba8
- CheckStyle.
2012-04-09 19:05:04 +00:00
Chris
f77c9cdde7
- CheckStyle plus StringBuilder.
2012-04-09 16:43:25 +00:00
moomarc
9074a8f93c
Improved script for Tree of Redemption. Should get final makeover when Sol (or another dev) implements his StoreSVar AF.
2012-04-09 15:15:14 +00:00
Chris
db5ff59753
- CheckStyle.
2012-04-09 14:48:10 +00:00
moomarc
3a5c5d07f5
Refined Flicker's script (Remembered cards weren't being cleared).
2012-04-09 14:17:58 +00:00
moomarc
c36a04cdac
Flowstone Sculpture wasn't displaying the 'Put a +1/+1 counter on CARDNAME' ability in the card info panel. So while correcting it decided to make it use generic choice for the ability selection instead of separate pumps.
2012-04-09 12:24:25 +00:00
Chris
164a6b6215
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-09 10:15:28 +00:00
Doublestrike
3692ec8230
A few additions to default skin.
2012-04-09 10:04:53 +00:00
Doublestrike
eab7865666
Further work on draggable layout.
2012-04-09 10:03:11 +00:00
Chris
f65e486b3c
- Added some new material to the README.txt file.
2012-04-08 17:41:38 +00:00
Maxmtg
abd0ae9e9b
the cards that were hardcoded right in AbstractCardFactory moved to their own static classes
2012-04-08 15:26:06 +00:00
Chris
6bf3d613f1
- CheckStyle.
2012-04-08 12:33:59 +00:00
Chris
351b5584a8
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-04-08 10:05:09 +00:00
slapshot5
e0209a476f
add an accessor to ViewMatchUI.java
2012-04-08 02:12:42 +00:00
Sol
bdb54987eb
- Fixing issue with Stupefying Touch having two Attach spells.
2012-04-07 20:13:40 +00:00
Maxmtg
d2570ac4f3
CardFactoryCreatures: card-specific code moved into methods for better readability
2012-04-07 19:42:55 +00:00
Maxmtg
08888616f7
Zone moved to a personal package
2012-04-07 12:50:31 +00:00
Maxmtg
e3467d14af
same as previuos
2012-04-07 11:34:49 +00:00