Sloth
|
8aadceb455
|
- Added unpairing to moveToLibrary.
|
2012-06-05 20:40:11 +00:00 |
|
Sloth
|
6c52c9d36c
|
- The AI will now be more careful when fetching legendary permanents.
|
2012-06-05 10:19:47 +00:00 |
|
Sloth
|
6963c4e594
|
- Graft will no longer trigger if the card has no more +1/+1 counters.
|
2012-06-05 08:13:17 +00:00 |
|
Sloth
|
25bbefb0ad
|
- Little Performance update in hasSickness().
|
2012-06-05 08:04:21 +00:00 |
|
Sloth
|
288caaaf61
|
- Performance update in staticDamagePrevention.
|
2012-06-05 07:58:32 +00:00 |
|
Sloth
|
089caddc5a
|
- Improved AI handling some HIDDEN keywords with AF Pump.
|
2012-06-05 07:47:29 +00:00 |
|
ArsenalNut
|
380bc95868
|
merged r15782-r15810 from the Trunk into CloneFix branch
|
2012-06-05 03:21:52 +00:00 |
|
Sloth
|
58fbf26b23
|
- Fixed Lotus Bloom.
|
2012-06-04 21:34:03 +00:00 |
|
Sloth
|
a1075adf9f
|
- Updated AF Pump AI.
|
2012-06-04 11:08:47 +00:00 |
|
Sloth
|
ecdf69069e
|
- Fixed a bug in AF Reveal.
|
2012-06-04 08:02:38 +00:00 |
|
Rob Cashwalker
|
c7a83d0af8
|
Change to download all-prices.txt from cardforge.org. PHP Script running on cardforge.org uses tcgplayer, providing live pricing data. (MOTL still is missing Dark Ascension and Avacyn Restored)
Spell Shop uses Name|SET to lookup price data. Alpha Bird of Paradise will be worth more than Ravnica, etc...
|
2012-06-03 18:20:18 +00:00 |
|
Sol
|
90dd338b63
|
- Fixing Card Shop crash for Packs, but the Packs still aren't displayed.
|
2012-06-03 15:25:24 +00:00 |
|
ArsenalNut
|
ec9ce70783
|
Updated Animate AF to cleanup added SVars and static abilities.
|
2012-06-02 03:12:14 +00:00 |
|
moomarc
|
097c9b500a
|
Tidied up the stack descriptions for Nissa Rivane.
|
2012-06-01 08:15:12 +00:00 |
|
ArsenalNut
|
7838d6a54a
|
merged r15764-r15782 from the Trunk into CloneFix branch
|
2012-06-01 04:35:31 +00:00 |
|
ArsenalNut
|
1698b9b1cb
|
Updated Animate AF to handle cards with multiple states.
|
2012-06-01 04:30:58 +00:00 |
|
moomarc
|
9093ba0ef3
|
Small addition in ReplacementHandler's OptionalDecider block so that DefinedPlayers needing an ActivatingPlayer have a reference point.
|
2012-05-31 14:04:58 +00:00 |
|
moomarc
|
b89c19013c
|
Added Effect duration HostLeavesOrEOT (won't cause NPE's for other durations this time)
|
2012-05-30 15:24:56 +00:00 |
|
moomarc
|
ab229631f1
|
Fixed the inactive tabs in deckeditor being unreadable in the default
|
2012-05-30 13:30:16 +00:00 |
|
ArsenalNut
|
8c0c92aaa0
|
merged r15740-r15764 from the Trunk into CloneFix branch
|
2012-05-29 19:21:19 +00:00 |
|
Hellfish
|
acedd6ea74
|
*Hopefully fixed replacement effects getting stuck as "currently running" and thus never being run again.
|
2012-05-29 18:53:20 +00:00 |
|
ArsenalNut
|
202eac370b
|
fixed bug in Effect AB that was causing a NPE
|
2012-05-28 16:29:07 +00:00 |
|
Chris
|
a0a8feea05
|
- CheckStyle.
|
2012-05-27 23:37:31 +00:00 |
|
Chris
|
a1e65ca26a
|
- This will center the Type checkbox between the Name and Text checkboxes.
|
2012-05-27 13:35:54 +00:00 |
|
Doublestrike
|
ce2b13a087
|
Cleanup: Tightened up interface contracts in home submenus.
|
2012-05-27 07:51:29 +00:00 |
|
Doublestrike
|
1bfc434440
|
Changed tab text to match skin color swatch.
|
2012-05-27 07:07:17 +00:00 |
|
Doublestrike
|
8a34fe302d
|
A few tweaks to card flip code.
|
2012-05-27 06:57:06 +00:00 |
|
Doublestrike
|
22d899aeee
|
Added "transform on click" capability to card picture and detail.
|
2012-05-27 06:41:39 +00:00 |
|
ArsenalNut
|
e2702244c3
|
updated LQ picture downloader to handle flip/DFC states
|
2012-05-27 06:17:21 +00:00 |
|
ArsenalNut
|
1a2457f4e2
|
added Clone AF and first steps in moving SVars to CardCharacteristics class
|
2012-05-27 05:38:33 +00:00 |
|
Doublestrike
|
3e8c5f9956
|
Minor correction.
|
2012-05-27 01:38:51 +00:00 |
|
Doublestrike
|
d4699f3f0f
|
Checkstyle.
|
2012-05-27 01:34:54 +00:00 |
|
Doublestrike
|
7747c590f9
|
Checkstyle.
|
2012-05-27 01:24:19 +00:00 |
|
Doublestrike
|
d4b0cec48c
|
Bugfix: Quest challenges now persist across restarts. Also some checkstyle.
|
2012-05-27 01:19:54 +00:00 |
|
Chris
|
fe9cf2fe21
|
- Increased the width of the Selectors in the deck editor filter section.
|
2012-05-26 13:37:56 +00:00 |
|
Doublestrike
|
2a0ec37853
|
Standardization: Implemented ILocalRepaint#repaintSelf() on FLabel and FPanel.
|
2012-05-26 13:30:20 +00:00 |
|
Doublestrike
|
29b2d720d2
|
Fixed filter problems in Card Shop.
|
2012-05-26 13:14:35 +00:00 |
|
Chris
|
ddc0b5ad5b
|
- Increased the width of the checkbox with label for chbType. The text "Type" is no longer truncated under Mac OS.
|
2012-05-26 12:15:39 +00:00 |
|
Doublestrike
|
fb39551076
|
Fixed drafting mode bug.
|
2012-05-26 11:02:03 +00:00 |
|
Doublestrike
|
cf1035002a
|
Indexing fixes in editor. Issues related to indexing should be solved now.
|
2012-05-26 09:57:34 +00:00 |
|
Doublestrike
|
d7be84d489
|
Fixed "Decks" column in Card Shop. Added "Decks" column to Quest deck editor.
|
2012-05-26 08:19:00 +00:00 |
|
Doublestrike
|
44279d2a1a
|
Updated tab text in quest card shop.
|
2012-05-26 01:43:46 +00:00 |
|
Doublestrike
|
d17bbbe12c
|
|
2012-05-26 01:27:43 +00:00 |
|
Doublestrike
|
975d7c2bb7
|
Added turn counter to message info.
|
2012-05-26 00:52:25 +00:00 |
|
Doublestrike
|
d312eb5ab5
|
Converted card price download dialog into standard GuiDownloader type, which at the same time prevents the UI freeze after prices are downloaded.
|
2012-05-26 00:37:14 +00:00 |
|
Doublestrike
|
c36ead2035
|
Stack tab is now shown each time the stack updates.
|
2012-05-26 00:08:04 +00:00 |
|
Doublestrike
|
77be69edbb
|
Fixed card shop close crash.
|
2012-05-25 23:53:55 +00:00 |
|
Doublestrike
|
91f8d0c979
|
Added name, type, text filters to text-based search in editor.
|
2012-05-25 23:45:18 +00:00 |
|
Doublestrike
|
0a5398d45f
|
Fixed "Exit Forge" button in main menu.
|
2012-05-25 23:07:08 +00:00 |
|
Sloth
|
b069b4db74
|
- Split CostChange static ability into RaiseCost and ReduceCost.
|
2012-05-25 19:33:44 +00:00 |
|