myk
3f473d2b45
merge latest trunk
2013-03-09 06:34:18 +00:00
myk
65d9b76318
de-duplicate filename construction
2013-03-09 06:31:46 +00:00
Sol
be80c5582e
- Reverting RememberedSize, which isn't a great name if its only sposed to be used with counters
2013-03-09 05:22:11 +00:00
swordshine
1d2c73df58
- Added Balancing Act
2013-03-09 04:34:51 +00:00
Sol
a1f1ae5c1d
- Replacing the duplicate RememberedSize with the the Remembered Counter that already existed.
2013-03-09 04:06:28 +00:00
Sol
ede42d710a
- Added Natural Balance
2013-03-09 03:41:30 +00:00
Sol
8d8d30e066
- Add Taniwha
2013-03-09 02:00:29 +00:00
Maxmtg
d34e00bd00
making isGameOver synchronized,
...
isValid in InputProxy.java is also synchronized instead of being volatile
2013-03-08 16:10:35 +00:00
Chris
744687ce88
- Fixed Crashing Boars.
2013-03-08 15:39:42 +00:00
Chris
3b5813ad15
- Added new card names to changes.txt.
2013-03-08 13:21:16 +00:00
myk
dbeefd205f
merge latest trunk
2013-03-08 10:27:40 +00:00
myk
86110ccf5a
update booster image list and refine image file searching algorithm
2013-03-08 10:24:17 +00:00
myk
c1bf5c18b1
unify preference handling
...
remove a good bit of cruft
2013-03-08 09:58:27 +00:00
RumbleBBU
3a91615435
Slight adjustments to the unlocking cost formula to make it more consistent with the new desired base cost.
2013-03-08 09:27:54 +00:00
swordshine
04a6d2a129
- Added Bound//Determined and Hit//Run
2013-03-08 09:18:46 +00:00
swordshine
e7b1413a08
- Fixed last commit
2013-03-08 07:41:37 +00:00
swordshine
d467b3392a
- Added Rise//Fall
2013-03-08 07:35:31 +00:00
Sol
6b17e28d90
- Removing reprintSetInfo.py and setInfoScript.py due to the new assignSetInfo script that should be able to handle that task just fine by itself
2013-03-08 03:48:18 +00:00
Sol
a19fdc63a0
- Assign SetInfo will now keep track of the existing state of the File and compare it to the potential new file so only changes are written
2013-03-08 03:44:46 +00:00
myk
f7bfa50343
merge latest trunk
2013-03-08 03:13:43 +00:00
myk
3e8a708cf5
remove misleading line in changes.txt -- nothing was fixed; it was just changed then changed back due to a misunderstanding
2013-03-08 03:07:21 +00:00
myk
7ef0f234df
step one in separating user from program data
...
- define user/program/cache directories in NewConstants
- use directories where applicable
- merge lang and properties into constants
- create separate image lists for sealed products
- update howto document
- allow alternate file extensions for images
- a whole bunch of code cleanup
2013-03-08 02:41:44 +00:00
Sol
712f2a7474
- Fixing Display of Sakashima's clone ability
2013-03-08 01:36:50 +00:00
swordshine
a7a2f08d6c
- Added Boom//Bust Crime//Punishment
2013-03-08 00:55:53 +00:00
Maxmtg
ec98a428d3
Monocolored decks generation
2013-03-07 21:08:11 +00:00
Maxmtg
0496dca705
fixed initial turn number (that affects draw on 1st turn)
2013-03-07 19:09:57 +00:00
Maxmtg
ff3652c766
restart game effect (from Karn Liberated) will set mulliganned flag to false
2013-03-07 14:58:51 +00:00
Chris
186fd50a7c
- Added new card names to changes.txt.
2013-03-07 13:09:30 +00:00
Maxmtg
0db2f0aeb4
'Mulligan' phase removed
2013-03-07 10:43:43 +00:00
Maxmtg
3c017f36d8
order attackes and blockers moved to PlayerController
2013-03-07 09:00:43 +00:00
myk
8b08ac5e78
added Quicksilver opponent avatar
2013-03-07 08:15:24 +00:00
myk
6004bbb91b
add in Carnage quest opponent icon
2013-03-07 06:47:44 +00:00
swordshine
b78f21fa21
- Added a few split cards
2013-03-07 01:18:01 +00:00
myk
850d246193
ensure the start button can only be clicked once at a time
2013-03-06 19:09:45 +00:00
Agetian
1e0afc9085
- Corrected Assault // Battery SetInfo.
2013-03-06 17:21:05 +00:00
Maxmtg
066cad5aec
Drawing two costs in CardPanel for split cards
2013-03-06 16:27:24 +00:00
Maxmtg
3a7c0787d6
simple manacost display shows split card costs aside
2013-03-06 16:00:36 +00:00
myk
48dcd5bed4
change base cost for unlocking sets to 4000
2013-03-06 15:51:55 +00:00
Chris
e6493d898c
- Fixed LQ pic URLs.
2013-03-06 15:17:37 +00:00
Sloth
5c5df4ea3b
- Fixed Phyrexian Soulgorger.
2013-03-06 15:15:55 +00:00
Maxmtg
404552ed45
Display of split costs in deck editor
2013-03-06 15:07:04 +00:00
Maxmtg
0b0f9ee09d
Cosmetic changes for split card scripts
2013-03-06 15:06:25 +00:00
Sloth
c1e0346faa
- Fixed Eye of the Storm.
2013-03-06 14:43:12 +00:00
Agetian
0d1af64e84
- Fix a glitch that causes the "Add Card To Play" dev mode feature not to interact correctly with Split Cards as far as showing their color and name on stack goes.
2013-03-06 14:34:47 +00:00
Chris
2f5f0f5f93
- Added a fluff piece to the changes.txt file.
...
- Added new card names to changes.txt.
2013-03-06 13:56:02 +00:00
Sloth
4153ee07ed
- Fixed multiple problems with Convoke.
2013-03-06 13:14:47 +00:00
Sloth
446bfa785e
- Improved AI of UntapAll.
2013-03-06 13:03:47 +00:00
swordshine
3da93a1aee
- Fixed Murderous Spoils
2013-03-06 13:02:58 +00:00
swordshine
718424f89a
- Added Trial//Error and Wax//Wane
2013-03-06 12:21:20 +00:00
Sloth
3cae6cbee1
- Added the quest deck Quicksilver 3.
2013-03-06 12:05:34 +00:00