drdev
fc1dea4db2
Build logic for advanced filter predicate builder
2015-08-25 00:44:32 +00:00
drdev
5076aed38e
Start work on Advanced Search for Deck Editor catalog
2015-08-22 19:33:43 +00:00
drdev
5e1c2a9c4e
Fix warnings
2015-08-22 18:13:14 +00:00
drdev
aeca9fdba3
Add label property to combo box to allow cleanup of ItemManager UI
2015-08-22 17:57:59 +00:00
Chris
bfc16156ba
[maven-release-plugin] prepare for next development iteration
2015-08-14 18:32:38 +00:00
Chris
a9047c27b7
[maven-release-plugin] prepare release forge-1.5.43
2015-08-14 18:32:30 +00:00
drdev
76ef5bcbe4
Version bump to 1.5.43.002
2015-08-04 02:16:09 +00:00
drdev
a1d04ed758
Version bump to 1.5.43.001
2015-08-02 03:25:41 +00:00
Krazy
766be50199
[maven-release-plugin] prepare for next development iteration
2015-08-01 19:01:20 +00:00
Krazy
cd5888f828
[maven-release-plugin] prepare release forge-1.5.42
2015-08-01 19:00:57 +00:00
Krazy
a434697f88
Potential release fixes.
2015-08-01 15:31:36 +00:00
drdev
4b772190af
Version bump to 1.5.42.001
2015-07-22 00:46:07 +00:00
Krazy
815fd10313
Updated forge-gui-mobile(-dev) poms to reference the forge pom as a parent. Updated card prices url to cardforge.link.
2015-07-21 01:20:37 +00:00
Chris
732f9c848a
[maven-release-plugin] prepare for next development iteration
2015-07-20 15:26:17 +00:00
Chris
d3117236e9
[maven-release-plugin] prepare release forge-1.5.41
2015-07-20 15:26:07 +00:00
drdev
92f5ef72f2
Fix Android links
2015-07-18 18:08:11 +00:00
drdev
3baa872196
Version bump to 1.5.41.002
2015-07-04 12:25:45 +00:00
drdev
3ef8f91e37
Replace cardforge.org with cardforge.link
2015-07-04 12:16:34 +00:00
drdev
ffe70e991e
Fix caption of menu item and close button tooltip when watching a game
...
Fix so screen actually closes when you click Stop Watching item
Prevent getting stuck waiting for opponent when watching game
2015-06-27 17:13:20 +00:00
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