elcnesh
4182d581ec
Refactor zone updates to be more stable and a bit faster.
2015-04-08 11:57:52 +00:00
elcnesh
77b69f2f1e
Add heart icon to life total label when gaining poison counters
...
(similar to mobile version)
2015-04-08 11:56:43 +00:00
elcnesh
8acb8a7f23
- Fix vanguard avatar selection in lobby
...
- Fix card (image) viewing with multiple players in same GUI
- Fix dev mode toggle buttons with multiple players in same GUI
- Fix possible NPE in Quest mode (related to Antes)
- Some cleanup
2015-04-08 09:03:33 +00:00
swordshine
c4e4f02f93
- Fixed Ruthless Deathfang
2015-04-07 03:55:38 +00:00
drdev
1b903842ca
Version bump to 1.5.39.003
2015-04-06 20:38:11 +00:00
drdev
b0175662ee
Avoid prompting user to select order abilities go on the stack if all abilities are the same
2015-04-06 20:20:29 +00:00
drdev
14ca6da9cf
Avoid prompting user to choose which replacement effect to apply first if all options are the same
2015-04-06 20:11:53 +00:00
drdev
70456827be
Use interface to simplify getting list items with associated card views to display card image
2015-04-06 19:47:20 +00:00
drdev
68b8a87a40
Fix icon and button caption for new alert
2015-04-06 19:06:50 +00:00
drdev
1f7c325531
Version bump to 1.5.39.002
2015-04-06 18:33:25 +00:00
drdev
ce30ce80e4
Prompt user if cards present that can't be imported
2015-04-06 18:32:09 +00:00
asepetci
af79ce227f
Khans of Tarkir block correction
2015-04-06 17:50:45 +00:00
drdev
c400da519e
Add Flying to Thunderbreak Regent
2015-04-06 14:38:55 +00:00
drdev
9c1fd74450
Fix so import options changes applied
2015-04-06 14:35:04 +00:00
swordshine
693155aedb
- Fixed Divine Reckoning
2015-04-06 02:01:11 +00:00
drdev
dbeb395041
Support disabling combo boxes appropriately
2015-04-05 22:12:10 +00:00
drdev
e190ccd96e
Add fields to import dialog
2015-04-05 22:00:00 +00:00
drdev
a340fcc6cd
Support importing deck from clipboard on mobile app
2015-04-05 17:36:10 +00:00
drdev
5a55549852
Prevent Import Deck dialog pulling in version of card you don't have the image for when one is available with an image
2015-04-05 17:05:55 +00:00
drdev
5f68844fa4
Refactor deck import logic to be reusable by mobile game
...
Don't prompt about replacing deck contents if deck is empty
2015-04-05 16:36:02 +00:00
drdev
5f1000090d
Version bump to 1.5.39.001
2015-04-05 15:14:07 +00:00
swordshine
d05102c0e3
- Fixed Oversold Cemetery
2015-04-05 03:05:16 +00:00
Sol
e3bdd19404
- Explicitly gain control of creatures returned from Marchesa
2015-04-04 16:21:16 +00:00
elcnesh
edeeec11d1
Don't rethrow ALL exceptions when loading a Gauntlet, to ease debugging
2015-04-04 14:26:28 +00:00
elcnesh
259291367f
Prevent NPE when watching a game
2015-04-04 14:24:25 +00:00
elcnesh
be29014d59
Replace poison in player details panel with Command zone button
2015-04-04 13:17:47 +00:00
elcnesh
acedf02220
Fix Intet/Shared Fate/etc., including possible issue if
...
multiple such effects apply to the same card simultaneously
2015-04-04 13:10:31 +00:00
Sol
29820d8e0f
- Fix for Jhoira was remembering in slightly the wrong place for granting Suspend
2015-04-03 19:45:17 +00:00
Sol
0584270a94
- Fix Jhoira of the Ghitu when activating multiple times in a row.
2015-04-03 16:41:32 +00:00
Chris
204167581e
Cleared out the changes.txt file, now ready for new material.
...
Added new card names to changes.txt.
2015-04-02 15:29:38 +00:00
elcnesh
dc4559c577
Attempt to combat game memory leaks after game finishes.
...
- Make PLAY_LAND_SURROGATE a game field rather than static
- Remove games from cache more aggressively
- Remove targeting overlay from global view after game ends
2015-04-02 14:35:42 +00:00
elcnesh
b7a47736bf
Fix Vanguard avatar selection in lobby
2015-04-02 12:33:55 +00:00
elcnesh
5f2d038136
Fix Leeches
2015-04-02 10:03:42 +00:00
elcnesh
00847e071f
Prevent concurrency problem in PlayerView keywords
2015-04-02 09:40:32 +00:00
elcnesh
db4ab267e6
Fix Necromaster Dragon
2015-04-02 09:37:20 +00:00
elcnesh
eb1f53ef54
Getting tired of these "bug" reports on selecting starting
...
player in multiplayer matches, added a sentence to the prompt
2015-04-02 09:28:39 +00:00
elcnesh
b2691bf6eb
Require "Blockers" in TriggerAttackerBlocked to be an
...
Iterable rather than a List, fixing issue with Flash Foliage.
2015-04-02 09:12:19 +00:00
elcnesh
6bc69d0935
Update stability and fix issues in lobby and network games.
...
- Fix closing the lobby/client so that it notifies the clients/server.
- Improve deck selection in lobby (no longer adds Planes to deck and saves)
- Improve responsiveness of lobby over network
- In 2-player game over network, always assign local player to slot 0
- Warn when starting a commander deck without a commander
- Put poison counters next to life total (frees up space in the details panel)
2015-04-02 08:56:31 +00:00
elcnesh
d3bcc089e3
Prevent some NPE's in the card zoomer
2015-04-02 08:51:23 +00:00
elcnesh
13ec102371
Hide "start new game" overlay after game is started.
2015-04-02 08:49:48 +00:00
elcnesh
398ef0ac4f
Don't allow confirm dialog without title
2015-04-02 08:48:12 +00:00
elcnesh
c100b90c70
- Add Deck copy constructor
...
- Throw exception when deserialising non-existing PaperCard
2015-04-02 08:43:58 +00:00
elcnesh
6491ea51b9
Support command zone when loading game state.
2015-04-02 07:57:23 +00:00
Sloth
fc6be30e5b
- Added Risen Executioner.
2015-04-01 21:57:58 +00:00
Sloth
d2d89e99d5
- Added the quest opponent Death of Rats 3.
2015-04-01 19:40:18 +00:00
Sloth
c632461339
- Fixed AI using Nomad Mythmaker and Daybreak Coronet.
2015-03-29 19:14:34 +00:00
Sol
20885ef6bf
- Fixing case of "other" in three megamorph dragons
2015-03-29 17:06:29 +00:00
Sloth
89fba34475
- fixed AILogic of Distant Melody.
2015-03-29 15:01:50 +00:00
Sloth
5fab7fb644
- Improved AI using cards with Flash.
2015-03-28 22:13:32 +00:00
Sloth
18088beaf6
- Updated some more quest decks.
2015-03-28 13:46:03 +00:00