Commit Graph

25971 Commits

Author SHA1 Message Date
drdev
ce7a5d9fcd Prevent showing add to favorites and change preferred art except on Constructed editor 2014-07-31 21:28:03 +00:00
drdev
849a56bfd5 Version bump to 1.5.23.009 2014-07-31 19:46:08 +00:00
drdev
15ea03bf7c Prevent altering default for desktop game 2014-07-31 19:41:27 +00:00
drdev
6c8c9423b0 Improve filtering responsiveness 2014-07-31 19:37:27 +00:00
drdev
e39130c5ee Delay loading catalog until shown for decks 2014-07-31 19:31:11 +00:00
drdev
caeafad343 Support respecting saved card preferred art on future sessions 2014-07-31 19:16:35 +00:00
drdev
2d55e64c23 Code cleanup 2014-07-31 18:05:08 +00:00
drdev
d7664e6cfc Support changing preferred art for cards in catalog
Support adding and removing catalog cards from favorites
Only show unique cards in Catalog by default
2014-07-31 17:55:11 +00:00
drdev
3502714bfd Show unique cards only by default for mobile game 2014-07-31 16:43:04 +00:00
elcnesh
12391340f9 Fix Angelic Arbiter for multiplayer. (+remove some unused methods) 2014-07-30 12:38:37 +00:00
elcnesh
e682111d35 Fix to allow creatures to attack at all (oops). 2014-07-30 11:58:52 +00:00
elcnesh
49df281a2f In multiplayer games, let the coin toss winner decide who starts the game, rather than have him choose between himself and the first opponent. (Nothing changes in 1-vs-1 games.) 2014-07-30 11:20:58 +00:00
elcnesh
2b3ede060b Remove some more references to getOpponent, refactor some cards to support the changes. 2014-07-30 10:50:47 +00:00
elcnesh
fb03ed6654 Fix effects that have a player attack a certain GameEntity (like Gideon Jura, Taunt). 2014-07-30 09:51:24 +00:00
elcnesh
db07b734a1 Fix cost reducers (like Heartstone and Training Grounds). 2014-07-30 09:27:20 +00:00
elcnesh
8690f70b2f Fix Grudge Keeper. 2014-07-30 06:58:51 +00:00
elcnesh
ceb3de4bca Fix a Card property and remove some unused card-related code. 2014-07-30 06:49:44 +00:00
drdev
600ea97726 Version bump to 1.5.23.008 2014-07-30 02:58:38 +00:00
drdev
89c8f9369b Support copy/paste on Android 2014-07-30 02:56:49 +00:00
drdev
df9f02e66a Add try/catch to FContainer::draw() so screen doesn't bug out when something throws an exception during rendering 2014-07-30 02:39:24 +00:00
drdev
a002898db5 Improve BugReportDialog by making it a screen 2014-07-30 02:15:26 +00:00
Sol
15395a6421 - Adding a small blurb into the Changelog about Conspiracy types 2014-07-30 00:47:52 +00:00
elcnesh
ecc4620dda - Fix Crawlspace in multiplayer
- Move a method using getOpponent() to AI (only place it's used, to group the methods using this deprecated function in the AI code)
2014-07-29 22:22:14 +00:00
drdev
ed496dbc10 Version bump to 1.5.23.007 2014-07-29 13:18:17 +00:00
drdev
15d8b6930b Fix a couple pet typos 2014-07-29 13:16:04 +00:00
drdev
7a3d775c27 Fix crash when certain types of tokens are rendered using card image generator 2014-07-29 13:08:11 +00:00
drdev
51b1e5ee07 Fix so phyrexian mana symbols display properly in generated card images 2014-07-29 12:56:44 +00:00
drdev
5f5447d3e1 Add oracle text for all quest pets so they work with the card generator 2014-07-29 12:31:40 +00:00
swordshine
3526e80b0e - Prevent a potential NPE 2014-07-29 00:49:11 +00:00
elcnesh
ae98af475c Fix some more getOpponent calls. 2014-07-28 20:17:33 +00:00
elcnesh
b59f77e2ac Fix some more references to getOpponent(). 2014-07-28 15:28:50 +00:00
elcnesh
858c26745f Fix Grizzled Wolverine with reworded oracle text. 2014-07-28 15:25:09 +00:00
elcnesh
6bdb6cbd4d Fix some card file line endings. 2014-07-28 14:54:55 +00:00
elcnesh
05cb449cb9 Remove some references to Player.getOpponent (fixing cards for multiplayer games). 2014-07-28 14:35:57 +00:00
elcnesh
643e58e954 A permanent leaving the battlefield causes "lose control" triggers to trigger. 2014-07-28 13:52:52 +00:00
elcnesh
c52fc8c612 Add Ogre Enforcer. 2014-07-28 13:26:02 +00:00
elcnesh
301cfb0540 Add Giant Albatross. 2014-07-28 11:13:16 +00:00
elcnesh
2b49613d39 Fix card image of Burning-Eye Zubera. 2014-07-28 10:48:47 +00:00
elcnesh
b89326f058 Add Burning-Eye Zubera and Rushing-Tide Zubera. 2014-07-28 10:29:18 +00:00
swordshine
13ada02ae1 - Improve the commander pool to support other non-legendary creature commanders 2014-07-28 10:00:40 +00:00
swordshine
5bae2421be - Fixed Cataclysm 2014-07-28 08:22:54 +00:00
drdev
4286abb1c9 Version bump to 1.5.23.006 2014-07-28 06:38:25 +00:00
drdev
685a14020c Show foil overlay in card zoom 2014-07-28 06:30:21 +00:00
drdev
3af3eaad09 Make zoom from scratch and details be same size 2014-07-28 06:26:39 +00:00
drdev
91e44c5cc5 Remove extra code from home screen 2014-07-28 06:20:55 +00:00
drdev
8a63374ab7 Make fallback card image rendering more dynamic 2014-07-28 06:19:12 +00:00
drdev
a63e8419f2 Improve rendering of basic lands 2014-07-28 02:09:45 +00:00
drdev
425ebeadeb Remove extra vertical padding 2014-07-28 01:49:08 +00:00
drdev
59bb321593 Remove change from FOptionPane 2014-07-28 01:29:05 +00:00
drdev
e2b09f7f20 Increase border thickness of card 2014-07-28 01:21:19 +00:00