drdev
|
aa48e9cacc
|
Fix so Ok button in DualListBox dialog receives focus as soon as it's been enabled so spacebar will activate it
|
2013-12-04 03:44:32 +00:00 |
|
drdev
|
3c0bfa7843
|
Remove extra blank line before "Pay Mana Cost" with optional payment prompt
|
2013-12-04 02:58:54 +00:00 |
|
drdev
|
803b6331f4
|
Fix so abilities using InputPayManaExecuteCommands work with Auto button
|
2013-12-04 02:49:26 +00:00 |
|
drdev
|
fe8af8705d
|
Fix crash when determining if mana costs can be paid for SpellAbilities with no source card
|
2013-12-04 01:51:44 +00:00 |
|
drdev
|
624365cda3
|
Prevent AI taking over if exception thrown while AI controller temporarily set
|
2013-12-04 01:33:42 +00:00 |
|
Maxmtg
|
4fb59b6071
|
give spelldescriptions to card that offer 'generic' choices
|
2013-12-03 09:04:09 +00:00 |
|
Maxmtg
|
d15948e44b
|
remove refs to gui and playertype in ChooseGenericEffect
|
2013-12-03 08:48:19 +00:00 |
|
Maxmtg
|
bf629ff518
|
choose color now uses player controller to decide.
removed calls to gui from ability executing classes
adjust visibility of CardFace methods
|
2013-12-03 08:27:44 +00:00 |
|
Maxmtg
|
ee9ee7f207
|
moved evaluator away from core
|
2013-12-03 06:56:13 +00:00 |
|
Maxmtg
|
311d4091ff
|
remove runAsAi from playercontroller (it's meant to be indifferent to playercontrollers, and PlayerControllers descendants don't know of thier siblings' existance)
|
2013-12-03 06:34:29 +00:00 |
|
Sol
|
4e79f508c0
|
- Fixed issue with formatted mana being used for level up cost
|
2013-12-03 04:19:31 +00:00 |
|
swordshine
|
90828e6eab
|
- Fixed a bug related to Commander games
|
2013-12-03 00:58:35 +00:00 |
|
Chris
|
7d3afc35cc
|
Added a fluff piece to the changes.txt file.
Added new card names to changes.txt.
|
2013-12-02 14:58:46 +00:00 |
|
swordshine
|
6f4c046732
|
- Added Mana braces for three cards
|
2013-12-02 13:05:56 +00:00 |
|
swordshine
|
503a8da70f
|
- Added Caller of the Hunt
|
2013-12-02 12:24:43 +00:00 |
|
drdev
|
1cf9a005d9
|
Fix places that assumed old format of ManaCost.toString() to either call new getCostString() function or assume {G} formatting
This fixes bugs with Rout ("may cast as instance if you pay 2 more" cards)
This also fixes bugs with Rune Snag ("unless player pays X" cards)
|
2013-12-02 08:52:30 +00:00 |
|
drdev
|
fe04d56568
|
Code cleanup
|
2013-12-02 07:31:12 +00:00 |
|
drdev
|
93b6ac15dd
|
Ensure enters the battlefield triggered abilities are visible on stack
|
2013-12-02 07:06:50 +00:00 |
|
drdev
|
500632515c
|
Mention Auto button and other game usability improvements in CHANGES.txt
|
2013-12-02 06:15:26 +00:00 |
|
drdev
|
598d2da9d6
|
Prevent mana not deducting from pool when manually paying mana costs
|
2013-12-02 05:56:18 +00:00 |
|
drdev
|
05f7a9b30a
|
Prevent being prompted to decide how to pay mana when clicking Auto by temporarily using AI controller
|
2013-12-02 05:33:44 +00:00 |
|
drdev
|
0b6be04428
|
Add "Auto" button for automatically paying a mana cost
Code cleanup
|
2013-12-02 03:07:19 +00:00 |
|
Sol
|
dcb9553807
|
- Added Mana braces for Level up Ability and Insidious Bookworms
|
2013-12-02 01:03:38 +00:00 |
|
Chris
|
c9c9be68b1
|
Added new card names to changes.txt.
|
2013-12-01 13:50:11 +00:00 |
|
swordshine
|
53e6671143
|
- Added Call to Arms
|
2013-12-01 05:34:21 +00:00 |
|
drdev
|
3d063d8188
|
Code cleanup and refactoring
|
2013-12-01 03:50:47 +00:00 |
|
drdev
|
8d3633fe63
|
Code cleanup
|
2013-12-01 03:27:17 +00:00 |
|
drdev
|
ee7d64c533
|
Code cleanup
|
2013-12-01 03:24:22 +00:00 |
|
drdev
|
5009ebe0ab
|
Code cleanup
|
2013-12-01 03:21:51 +00:00 |
|
drdev
|
9b2f3f3108
|
Tweak fix for not prompting if can't attack
|
2013-12-01 03:14:19 +00:00 |
|
drdev
|
9ca9dc797e
|
Don't prompt to declare blockers if no creatures can block
|
2013-11-30 22:01:04 +00:00 |
|
drdev
|
2ffc18cc89
|
Skip combat phases if player has no creatures that can attack
|
2013-11-30 20:57:30 +00:00 |
|
drdev
|
cfeeda3c93
|
Cleanup whitespace
|
2013-11-30 18:50:17 +00:00 |
|
drdev
|
a2277bc2d4
|
Cleanup whitespace
|
2013-11-30 18:40:40 +00:00 |
|
drdev
|
694e4e7988
|
Fix misspelling
|
2013-11-30 18:39:28 +00:00 |
|
drdev
|
1c0e786489
|
Code cleanup
|
2013-11-30 18:31:18 +00:00 |
|
drdev
|
7420e94876
|
Rename CMessage to CPrompt to better match tab caption
|
2013-11-30 18:19:22 +00:00 |
|
drdev
|
73c921bb95
|
Increase contrast between Inactive color and background texture in Journeyman theme
|
2013-11-30 18:00:13 +00:00 |
|
Chris
|
7a22f4f74a
|
- Added a fluff piece to the changes.txt file.
- Cleared out the changes.txt file, now ready for new material.
|
2013-11-30 15:15:56 +00:00 |
|
drdev
|
cdb76d344e
|
Fix display of 0 loyalty planeswalker abilities
|
2013-11-30 07:26:10 +00:00 |
|
drdev
|
6cbded92cb
|
if colorless filtered out ensure phyrexian cards don't appear unless at least one of their colors is selected
|
2013-11-30 07:04:21 +00:00 |
|
drdev
|
bc032a074c
|
Optimize logic for no cost cards
|
2013-11-30 06:46:20 +00:00 |
|
drdev
|
89a4afdc08
|
Prevent cards with no mana cost showing up if they're color is filtered
|
2013-11-30 06:28:36 +00:00 |
|
drdev
|
be6266d633
|
Improve filter logic to support showing playable hybrid and phyrexian cards even if filtering out colors present in the card's mana cost that aren't needed to cast it
|
2013-11-30 05:45:30 +00:00 |
|
drdev
|
705264ba9a
|
Ensure multicolor filter selected after right-clicking a color filter
|
2013-11-30 00:56:05 +00:00 |
|
drdev
|
a0b181e6fe
|
Don't filter out multicolor cards after right-clicking a color filter
|
2013-11-30 00:51:09 +00:00 |
|
drdev
|
df50a0a38d
|
Support showing only colorless or multicolor cards
|
2013-11-30 00:27:47 +00:00 |
|
Chris
|
abd182e17f
|
[maven-release-plugin] prepare for next development iteration
|
2013-11-29 15:06:44 +00:00 |
|
Chris
|
312c15d824
|
[maven-release-plugin] prepare release forge-1.5.6
forge-1.5.6
|
2013-11-29 15:06:32 +00:00 |
|
Chris
|
3f0cdc9b19
|
- Preparing the changes.txt file for the next beta build and release.
|
2013-11-29 14:52:38 +00:00 |
|