Agetian
41821d14c7
- Fix the display of color identity of colorless cards.
2015-06-02 14:33:34 +00:00
Agetian
6961ef9a3a
- Removed a superfluous comment.
2015-06-02 14:11:09 +00:00
Agetian
32daeacc0b
- Refactored the color identity display code.
2015-06-02 14:05:50 +00:00
Agetian
fa28427267
- Do not show identity for temporary effect cards, emblems and the like.
2015-06-02 13:52:53 +00:00
Agetian
10e991510d
- NPE guard.
2015-06-02 05:12:22 +00:00
Agetian
6bc4848857
- Added a new color identity display mode: "Changed" (displays color identity only for cards that had their identity altered).
...
- Improved the use of related string constants.
2015-06-02 05:07:10 +00:00
Sol
136b133f76
- Fixing Foul Tongue Invocation Oracle text
2015-06-02 01:42:45 +00:00
Agetian
be9e5ef95d
- String constants for the Display Color Identity setting.
2015-06-01 20:25:21 +00:00
Agetian
21323a4f72
- Added an option to display color identity of cards in the card detail panel (details in CHANGES.txt).
2015-06-01 20:04:38 +00:00
Sloth
df213262ec
- Improved AI using Curse of the Cabal.
2015-06-01 18:03:16 +00:00
Agetian
f5264bf310
- Improved the [still ugly and hacky] temporary solution to the Morph color leak problem: will no longer leak the color information on stack, as well as will not leak the color information in mobile Forge.
...
- Requires further developer attention, there's probably an easier and much more elegant solution to this. Feel free to revert and commit a better fix (make sure that both stack and card detail view tests pass).
2015-06-01 17:32:15 +00:00
Agetian
60687f028d
- Reverting the latest attempt at fixing the morph color leak, didn't work... again.
2015-06-01 16:42:43 +00:00
Agetian
e6711b6b28
- Morph color leak hack is no longer necessary for the desktop version of the game.
2015-06-01 15:47:55 +00:00
Agetian
e21e4d3c39
- Fixed morph color information leaking in the mobile version of Forge.
2015-06-01 14:38:02 +00:00
Krazy
314a872d08
Fixed avatars being loaded twice.
2015-06-01 04:09:33 +00:00
Krazy
5886f43f8b
Moved images from cardforge.org to cardforge.link and added missing sets/some product images.
2015-06-01 03:44:10 +00:00
drdev
cceee98a0d
Support copying url to clipboard when hosting
2015-06-01 00:54:43 +00:00
drdev
a2ba32d5fd
Always open to lobby
2015-06-01 00:20:40 +00:00
drdev
a133cf2a2a
Fix so chat messages appear right away
2015-06-01 00:11:15 +00:00
drdev
238ad3b925
Flag as ready when starting game
2015-06-01 00:03:59 +00:00
drdev
3ca3b6676c
Enable Start button to flag that you're ready
2015-05-31 23:56:44 +00:00
drdev
15d9773c1b
Allow toggling between Open and AI
2015-05-31 23:55:29 +00:00
drdev
aa6856d376
Fix so buttons display appropriately
2015-05-31 23:00:13 +00:00
drdev
e80b743aca
Update deck button visibility for online lobby
2015-05-31 22:56:20 +00:00
drdev
d6c598cb54
Show better default player 2 name
2015-05-31 22:20:17 +00:00
drdev
1ee8a83479
Support connecting to server without crashing
2015-05-31 22:10:56 +00:00
drdev
3fa441da5b
Support prompting for server when clicking Play Online
2015-05-31 21:58:45 +00:00
drdev
bb0a622635
Support opening online lobby without crashing
2015-05-31 21:37:20 +00:00
drdev
68ce4f939a
Fix so match can start with selected decks
2015-05-31 20:53:05 +00:00
drdev
5f8b8db129
Remove unnecessary and duplicate code
2015-05-31 17:17:26 +00:00
drdev
8a356b578d
Handle toggle switch
2015-05-31 15:53:45 +00:00
drdev
84f58b42e8
Refactor constructed screen for mobile to support network play
2015-05-31 15:31:30 +00:00
drdev
67196c5ff9
Tweak chat interface
2015-05-31 11:34:48 +00:00
drdev
f4f49627cf
Refactor net connection logic to be reusable by app
2015-05-31 11:21:50 +00:00
drdev
0bf8ed9546
Create Online menu
2015-05-31 02:49:41 +00:00
Sol
829d00f1fe
- Attempt to always focus the OK button, even when there is a popup (like the trigger ordering popup)
2015-05-31 02:18:36 +00:00
drdev
0a0e7336aa
Fix display bug when switching to lobby
2015-05-31 02:05:19 +00:00
drdev
3403dc296f
Simplify UI for connecting to server and including loading screen
2015-05-31 01:57:01 +00:00
drdev
99f716f876
Eliminate need for separate lobby screen
2015-05-31 00:02:21 +00:00
drdev
cd68f22e41
Fix height of items on load screens
2015-05-30 18:50:09 +00:00
drdev
242ff882ff
Version bump to 1.5.40.005
2015-05-30 18:14:48 +00:00
drdev
661636c2fa
Prevent crash when activating Stonehewer Giant's avatar ability
2015-05-30 18:09:17 +00:00
drdev
4b629e3d24
Fix bug report dialog layout for landscape mode
2015-05-30 17:57:12 +00:00
drdev
b43d9b3eed
Prevent crash when trying to view deck list before a player has priority
2015-05-30 17:23:46 +00:00
drdev
9efcda5d4d
Fix tutor and sideboard dialog layouts
2015-05-30 17:14:10 +00:00
drdev
d36a47289d
Allowing going back from certain screens on main menu
2015-05-30 16:59:18 +00:00
drdev
33ba289f23
Don't show deck editor or viewer with home screen as backdrop
2015-05-30 16:48:37 +00:00
drdev
e94ebd7991
Support prompting to exit on back with home screen as backdrop
2015-05-30 16:40:09 +00:00
Agetian
76089e0eba
- Fixed River of Tears and improved user interaction with it (especially when it comes to using Auto or to tapping it in response to a mana payment prompt).
2015-05-30 16:37:15 +00:00
drdev
7c6d4017c9
Scroll quest mode button into view when added
2015-05-30 16:24:05 +00:00