Commit Graph

1822 Commits

Author SHA1 Message Date
drdev
5b8e69d8f1 Support dragging the cursor around with your finger 2015-06-27 15:54:42 +00:00
drdev
f848627b2f Add cut/copy/paste support to text fields 2015-06-27 15:41:29 +00:00
drdev
c1c427d31e Prevent toggle switch being wrong on Constructed screen 2015-06-13 18:57:27 +00:00
drdev
08580f3178 Fix so local player always appears on bottom 2015-06-13 18:48:27 +00:00
drdev
9198fb6b29 Fix so UI updated immediately when match started remotely 2015-06-13 18:43:18 +00:00
drdev
cbba19935a Disable variants label too 2015-06-13 18:26:56 +00:00
drdev
b437d12892 Fix enabled state of certain controls when mobile player joins or leaves server 2015-06-13 18:24:54 +00:00
drdev
ff3bdcc676 Fix issues with updating mobile player as connecting player 2015-06-13 18:11:54 +00:00
drdev
075e257884 Fix so changes to player in mobile are synced over the network 2015-06-13 17:51:19 +00:00
drdev
4984702803 Tweak how mobile user sets that they're ready 2015-06-13 17:20:49 +00:00
drdev
a0c72866ac Fix typo in loading overlay 2015-06-13 16:38:07 +00:00
Krazy
63a73df35f Added new color-specific booster packs to quests. 2015-06-13 02:23:02 +00:00
Agetian
1d86d242a6 - One more clarification to the option name. 2015-06-08 14:31:14 +00:00
Agetian
2ed57a241a - Shorter mobile option name. 2015-06-08 14:11:56 +00:00
Agetian
b3737aea8a - Shortened an option name a little (will fit the smaller mobile screen better). 2015-06-08 14:08:53 +00:00
Agetian
1c55a00304 - Renamed the "Display Color Identity" option to "Display Current Color Info" (to avoid confusion because color identity is actually not the same as the sum of current colors of the card, e.g. a Forest should has a green identity because it produces green mane but it's a colorless card nonetheless). Internal functions and variables related to this code is also renamed accordingly to avoid confusion. 2015-06-08 11:30:41 +00:00
elcnesh
fcd98ef99d Update, cleanup and fully document FCollection and related classes. 2015-06-07 09:40:43 +00:00
drdev
c7a9dea879 Remove temporary code 2015-06-06 18:42:56 +00:00
drdev
f722e29e40 Add more padding below final chat bubble in scroller 2015-06-06 18:39:14 +00:00
drdev
041bcf67d8 Support triangles for chat 2015-06-06 18:35:22 +00:00
drdev
7a2bac60de Improve display of chat messages for app 2015-06-06 18:11:36 +00:00
Krazy
fc0e527877 Fixed quest pool color option selections not getting updated properly. 2015-06-06 17:56:47 +00:00
drdev
10aba6c875 Fix crash when opening GuiDownloader 2015-06-06 15:40:47 +00:00
drdev
cd03a02f62 Version bump to 1.5.41.001 2015-06-06 15:35:35 +00:00
Agetian
dc5535c5ca - Added the Multi+Changed mode for displaying color identity (displays color identity of all multicolor cards and of all cards with changed identity).
- Refactored and optimized the color identity display code.
2015-06-03 07:02:10 +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
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
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
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
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
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
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