Maxmtg
|
9262ad4d82
|
make newGame method private, non-static
|
2013-12-25 08:07:33 +00:00 |
|
Maxmtg
|
b6270a71bb
|
dissolve gameNew, move ai cheating to that very class, improve ante messages
remove lose by milling option
|
2013-12-25 08:03:20 +00:00 |
|
Maxmtg
|
e31d2ae0d1
|
fix proliferate not working on creatures
|
2013-12-25 05:49:00 +00:00 |
|
Maxmtg
|
77510ac6e3
|
arrange inputs hierarchy
|
2013-12-25 05:42:49 +00:00 |
|
swordshine
|
0f1e88bb25
|
- Converted Amplify to replacement effects
|
2013-12-25 04:50:26 +00:00 |
|
swordshine
|
c5a42f03e6
|
- Update more scripts
|
2013-12-25 04:07:37 +00:00 |
|
swordshine
|
de1124c19e
|
- Update 3 scripts
|
2013-12-25 00:33:58 +00:00 |
|
drdev
|
60ba4bfec6
|
Add back FDialog custom paint code
|
2013-12-24 19:06:10 +00:00 |
|
drdev
|
6372242b0b
|
Temporarily comment out FDialog custom paint code
|
2013-12-24 19:05:17 +00:00 |
|
drdev
|
9a8c4a1c8c
|
Make Left/Right/Home/End keys shift focus as expected between buttons in FOptionPanes
|
2013-12-24 18:50:09 +00:00 |
|
drdev
|
891db98700
|
Close FDialogs when Escape key pressed
|
2013-12-24 18:38:11 +00:00 |
|
drdev
|
f7d1b73a6c
|
Move setShape call from paint to resize listener rather to hopefully fix Linux issue
Make FDialog border non-rounded if setShape isn't supported (Mac)
|
2013-12-24 18:11:09 +00:00 |
|
swordshine
|
7a906fdc03
|
- Update more scripts
|
2013-12-24 13:21:40 +00:00 |
|
swordshine
|
e7046c9bf5
|
- Update more scripts
|
2013-12-24 10:54:44 +00:00 |
|
swordshine
|
8d87b0256b
|
- Update more scripts
|
2013-12-24 10:30:26 +00:00 |
|
Maxmtg
|
802aa167a9
|
Added input to select both players and cards for tokens created by Hero of Bladehold
|
2013-12-24 09:23:14 +00:00 |
|
swordshine
|
b83bd41716
|
- Update more scripts
|
2013-12-24 07:06:01 +00:00 |
|
swordshine
|
7c8cb3053a
|
- Update more scripts
|
2013-12-24 06:24:29 +00:00 |
|
swordshine
|
7c9fb9f6b4
|
- Update some scripts
|
2013-12-24 05:21:11 +00:00 |
|
swordshine
|
68989d3e31
|
- Cleanup
|
2013-12-24 02:08:18 +00:00 |
|
swordshine
|
51a0745348
|
- Refactored Entwine ability
|
2013-12-24 02:06:22 +00:00 |
|
drdev
|
3505a2bcd5
|
Add FOptionPane
Make FDialog title use skinned font
|
2013-12-23 23:05:17 +00:00 |
|
drdev
|
0581a5e42b
|
Fix Mac FDialog crash properly
|
2013-12-23 21:16:40 +00:00 |
|
drdev
|
7ea839334c
|
Fix setShape issue without try/catch block
|
2013-12-23 17:06:39 +00:00 |
|
drdev
|
be7cce4300
|
Prevent FDialog crashing on Mac.
|
2013-12-23 16:46:03 +00:00 |
|
drdev
|
c78251a90e
|
Improve appearance of FDialogs
Make CardListViewer use FDialog and display on screen
|
2013-12-23 10:45:31 +00:00 |
|
Maxmtg
|
c3c8fd7186
|
improve random choice of N cards
remove gui calls from choosePile effect
|
2013-12-23 09:05:50 +00:00 |
|
drdev
|
3d97768f71
|
Code cleanup
|
2013-12-23 04:52:08 +00:00 |
|
swordshine
|
f2c93cb5dd
|
- Fixed Maelstrom Nexus and similar cards
|
2013-12-23 04:37:59 +00:00 |
|
drdev
|
689ef0cf8a
|
Make selection after adding/removing cards from deck behave as expected and improve performance of adding multiple cards at once
Support Ctrl+F in Current Deck pane
Prevent losing multi-selection when using Left/Right arrow keys to switch focus between Catalog and Deck
|
2013-12-23 03:03:33 +00:00 |
|
swordshine
|
77de4abfd1
|
- Fixed Battalion Triggers check requirements when resolving
|
2013-12-23 02:58:10 +00:00 |
|
Maxmtg
|
dc16b75c94
|
minimize need to player type checks
|
2013-12-22 23:13:07 +00:00 |
|
Maxmtg
|
3a0fdb4d4f
|
remove gui calls from untap
|
2013-12-22 22:50:01 +00:00 |
|
Maxmtg
|
32b0f8333d
|
remove calls to gui from game code
|
2013-12-22 22:36:36 +00:00 |
|
drdev
|
446dfd2257
|
Add +/- buttons to Deck Editor Quantity column
|
2013-12-22 20:43:11 +00:00 |
|
drdev
|
faa9947974
|
Fix so tooltips don't always appear for all columns of table
|
2013-12-22 19:09:33 +00:00 |
|
drdev
|
c75971e8c5
|
Get favorites feature working again
|
2013-12-22 18:20:36 +00:00 |
|
Maxmtg
|
2c850cbe53
|
clash - gui call replaced by gameAction.notifyOfValue
proliferate - single executor for human and AI, chooseProliferation method added to PlayerController
|
2013-12-22 18:04:00 +00:00 |
|
Chris
|
a060f5f322
|
Added new card names to changes.txt.
|
2013-12-22 15:00:26 +00:00 |
|
Maxmtg
|
5367811a33
|
moved card prefrences to gui
|
2013-12-22 13:08:28 +00:00 |
|
Maxmtg
|
7d41ae1331
|
revert unwanted "preferences" from game-core.
remove gui calls
|
2013-12-22 13:06:27 +00:00 |
|
swordshine
|
f55abfa576
|
- Added Tariff
|
2013-12-22 13:03:31 +00:00 |
|
drdev
|
79b8340b80
|
Fix bug with sort priorities getting messed up
|
2013-12-22 10:21:53 +00:00 |
|
drdev
|
e0b7034f97
|
Fix so favorites appear on top by default when column first clicked
|
2013-12-22 10:03:57 +00:00 |
|
drdev
|
b79876c959
|
Support hiding Favorite column from Editor Preferences pane
|
2013-12-22 09:39:00 +00:00 |
|
drdev
|
e159c25f6d
|
Improve appearance of star icons
|
2013-12-22 09:07:47 +00:00 |
|
drdev
|
d16eedd1b3
|
Update CHANGES.txt to mention Deck Editor usability improvements
|
2013-12-22 08:41:08 +00:00 |
|
drdev
|
a062d61c8d
|
Support marking cards as favorites in catalog
|
2013-12-22 08:39:20 +00:00 |
|
drdev
|
471e5b5399
|
Support mana icons 13, 14, 17, 18, 19
Reorganize a couple mana symbols in skin
|
2013-12-21 22:29:27 +00:00 |
|
drdev
|
577f94a67f
|
Fix firebloom and simpsons mana icons
|
2013-12-21 22:01:29 +00:00 |
|