Sloth
|
1c9beffe56
|
- Fixed logic error in canBeSacrificedBy.
- Improved SacrificeAI.
|
2013-03-06 11:43:16 +00:00 |
|
Maxmtg
|
f47e73adbf
|
removing view-related code from Card class.
|
2013-03-06 10:49:29 +00:00 |
|
Maxmtg
|
0836137755
|
cardfactory - no longer instanced. some methods moved here from CardFactoryUtil
|
2013-03-06 10:42:54 +00:00 |
|
swordshine
|
bc354e9bd3
|
- Updated picture urls for split cards
|
2013-03-06 08:05:41 +00:00 |
|
Agetian
|
f344fa6726
|
- Added Night // Day.
|
2013-03-06 07:42:41 +00:00 |
|
Agetian
|
cab87e9de2
|
- Renamed the Assault // Battery script file name to agree with all other currently submitted split card script names.
|
2013-03-06 07:20:24 +00:00 |
|
Agetian
|
3c918be717
|
- The real (hopefully) fix for the split card LQ pictures not being downloaded correctly from a picture URL.
|
2013-03-06 07:17:33 +00:00 |
|
Agetian
|
c045cbe93c
|
- Reverted the last experimental fix due to a crash. Will recommit soon.
|
2013-03-06 07:01:30 +00:00 |
|
Agetian
|
74643082d8
|
- Experimental fix for the Picture URL not being processed correctly for split cards when downloading card images (can't test because for some reason the LQ picture downloader crashes for me, even without this fix in its stock trunk form).
|
2013-03-06 06:11:13 +00:00 |
|
swordshine
|
fb838d9736
|
- Added a few split cards
|
2013-03-06 06:08:45 +00:00 |
|
Sol
|
e868f8d5ed
|
- Fix dev mode description in popup for adding card to hand
|
2013-03-06 05:04:13 +00:00 |
|
Sol
|
ea04892ea0
|
- Change CardDetailPanel to use Card.getManaDisplay() to show split cards cost separately
|
2013-03-06 04:59:48 +00:00 |
|
myk
|
58c936bf04
|
merge latest trunk
|
2013-03-06 02:02:12 +00:00 |
|
myk
|
ff3e861303
|
show information for non-card items in spell shop card details panel
|
2013-03-05 22:23:20 +00:00 |
|
myk
|
127dfd3c00
|
merge in SplitCards branch
|
2013-03-05 22:10:53 +00:00 |
|
Sloth
|
036ef1f981
|
- Fixed Resounding Thunder.
|
2013-03-05 21:42:43 +00:00 |
|
Sloth
|
3bcf18ddb0
|
- Updated a few quest decks.
|
2013-03-05 21:39:33 +00:00 |
|
Sloth
|
8e6609de3f
|
- Fixed Conjurer's Closet.
|
2013-03-05 21:38:55 +00:00 |
|
Sloth
|
8495ed1081
|
- Fixed cost of Covenant of Minds.
|
2013-03-05 21:30:11 +00:00 |
|
myk
|
124252a5e2
|
merge latest trunk
|
2013-03-05 20:09:47 +00:00 |
|
myk
|
fc9e89a89e
|
restrict sold precons to those valid in the current world like all other inventory items are
|
2013-03-05 19:53:47 +00:00 |
|
myk
|
b613464e3f
|
reset card shop when travelling among worlds
|
2013-03-05 19:52:48 +00:00 |
|
myk
|
8aab4c8c6e
|
add a small margin around card pictures in dragtabs so the picture doesn't overlap the tab border
|
2013-03-05 19:20:31 +00:00 |
|
Chris
|
1a823c3960
|
- VSubmenuVanguard.java now uses the new constraints that were added to VSubmenuArchenemy.java and the card detail panel now includes a few gaps around the edges.
|
2013-03-05 17:45:40 +00:00 |
|
myk
|
b9d7d1a658
|
merge latest trunk
|
2013-03-05 17:12:11 +00:00 |
|
myk
|
a577aa1664
|
merge latest trunk
|
2013-03-05 17:11:23 +00:00 |
|
myk
|
cb6ded65a8
|
make string searches in oracle text case insensitive
|
2013-03-05 17:05:07 +00:00 |
|
Chris
|
afe3fa4c8a
|
- VSubmenuPlanechase.java now uses the new constraints that were added to VSubmenuArchenemy.java
|
2013-03-05 14:55:08 +00:00 |
|
Sloth
|
b46adaeb9e
|
- Added Descriptions and ActivatingPlayers to some Upkeep abilities.
|
2013-03-05 14:42:49 +00:00 |
|
Agetian
|
9e62613614
|
- Corrected the Fire // Ice setinfo.
|
2013-03-05 14:17:33 +00:00 |
|
Agetian
|
d6f16061ed
|
- Fixed a bug that caused copies of split card spells (e.g. from Isochron Scepter) not to go on stack correctly. Please revise, I'm not sure if there may be other cases like that which are not yet accounted for.
|
2013-03-05 13:30:21 +00:00 |
|
Agetian
|
1d7e80d675
|
- A little fix for the implementation of split card CMC check in Card.hasProperty.
|
2013-03-05 13:00:49 +00:00 |
|
Agetian
|
286a1d48bc
|
- Split cards correctly interact with cards like Isochron Scepter and Dark Confidant as far as calculating their CMC goes.
- Merge: merging the latest trunk into SplitCards.
|
2013-03-05 12:48:59 +00:00 |
|
Sloth
|
44daa56145
|
- Updated some SVars.
|
2013-03-05 12:01:07 +00:00 |
|
swordshine
|
643d1892d9
|
- SplitCards: Added Fire//Ice for test
|
2013-03-05 10:18:19 +00:00 |
|
Agetian
|
8adbc48b86
|
- Initial phase of implementing Card.getCMC that supports returning either the current face CMC, or the individual left split/right split CMCs of a split card.
|
2013-03-05 09:54:12 +00:00 |
|
swordshine
|
f7122d31c3
|
- Merge latest trunk to SplitCards
|
2013-03-05 04:46:24 +00:00 |
|
Sol
|
7c1fb7966c
|
- Added ThisTurnCast property for Cycle of Life
|
2013-03-05 03:01:15 +00:00 |
|
swordshine
|
d3926810bb
|
- Fixed "AllCreatureTypes" does not sharesCreatureTypeWith each other
|
2013-03-05 02:51:26 +00:00 |
|
swordshine
|
35b4efec1b
|
- Fixed Mirrorweave
|
2013-03-05 02:12:00 +00:00 |
|
Sloth
|
12bde72a8b
|
- Fixed AI not using AnyMana sources for Hybrid mana.
|
2013-03-04 22:51:37 +00:00 |
|
myk
|
d1a3a929b6
|
merge latest trunk
|
2013-03-04 22:29:41 +00:00 |
|
myk
|
e54e30bcdd
|
merge latest trunk
|
2013-03-04 22:29:05 +00:00 |
|
myk
|
abe0bffdae
|
ensure match message buttons don't steal focus from an overlay at end of game
|
2013-03-04 22:24:12 +00:00 |
|
myk
|
38f7c6796a
|
merge from trunk
|
2013-03-04 22:18:16 +00:00 |
|
myk
|
4b815d5669
|
merge from trunk
|
2013-03-04 22:18:07 +00:00 |
|
Sloth
|
25d68acde6
|
- Added the quest deck Jubilee 2.
|
2013-03-04 22:16:09 +00:00 |
|
Sloth
|
c6894de100
|
- canPlayFromEffectAI will now check for NeedsToPlay SVars.
|
2013-03-04 22:14:22 +00:00 |
|
myk
|
906bfaa1b5
|
fix stale hover when alt-tabbing off the app then clicking back on it; also fix NPE when a card disappears from under the cursor
|
2013-03-04 21:42:03 +00:00 |
|
Sloth
|
597077cce0
|
- Fixed BondEffect.
|
2013-03-04 21:38:53 +00:00 |
|