Commit Graph

1682 Commits

Author SHA1 Message Date
drdev
6140367122 Move creature type sorting to gui controller code 2015-08-04 01:28:49 +00:00
Sol
fa2a9c1e63 - Increase the number of wins needed before moving up to the next difficulty across the board (Making easy and medium more significantly different than Hard and Expert) 2015-07-26 02:01:04 +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
drdev
5ac766a542 Fix so player 2 can start a network game 2015-07-19 00:50:04 +00:00
drdev
c75a63305d Fix so player 2 receives zones properly in network game 2015-07-19 00:13:10 +00:00
Agetian
42020ccf51 - Fixed a mistype in ORI planeswalker achievements. 2015-07-13 05:29:42 +00:00
Agetian
716b619a1e - Added ORI planeswalker achievements. 2015-07-13 05:12:58 +00:00
Sol
3e6f08f258 - Adding Prerelease packs for Origins 2015-07-11 15:04:06 +00:00
drdev
3ef8f91e37 Replace cardforge.org with cardforge.link 2015-07-04 12:16:34 +00:00
drdev
e03156cd0c Refactor TrackableObjects to support copy forward changed properties without completely overwriting references 2015-06-27 22:41:04 +00:00
drdev
61f5424b2e Fix or suppress warnings 2015-06-27 19:24:16 +00:00
drdev
276144a62b Prevent extra new-line character being introduced when starting chat 2015-06-27 17:27:13 +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
Agetian
c3c5a592f2 - Added a trackable property EncodedCards for Cipher.
- Added text information for encoded cards to the card detail box.
- Fixed imports.
2015-06-24 05:10:03 +00:00
swordshine
f4bf0e4fc7 - ORI: Added 2 Renown cards 2015-06-23 10:44:04 +00:00
Agetian
2cdcf7263b - Improved getCurrentColors (no longer wrongly shows the current card colors for face-down Morph creatures controlled by the human player). 2015-06-16 14:24:45 +00:00
Krazy
f92741282f Reverted r29632 and r29649 for QuestWinLoseController, removing colored booster packs from the booster selection after winning a match. 2015-06-16 02:31:50 +00:00
Krazy
b88ea7bab9 Remember the last colored booster picked at the end of a match. 2015-06-13 23:34:08 +00:00
Krazy
2ef375eea5 Fixed "OK" button not receiving focus during the declare attackers step. 2015-06-13 21:11:39 +00:00
drdev
d4c5a35ebe Remove excess deck types from desktop deck chooser combo box 2015-06-13 20:12:17 +00:00
drdev
15e4cd5c88 Prevent Cleanup message getting stuck during opponent's next turn 2015-06-13 19:54:39 +00:00
drdev
3e6d5cd3e9 Show "Waiting for opponent..." while you wait for the other player to choose whether to go first or keep their first hand 2015-06-13 19:12:39 +00:00
drdev
b5f36846a0 Prevent removing first two players for online games 2015-06-13 18:54:12 +00:00
drdev
09762eb50c Prevent starting a game with less than two players 2015-06-13 18:52:05 +00:00
drdev
9198fb6b29 Fix so UI updated immediately when match started remotely 2015-06-13 18:43:18 +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
4984702803 Tweak how mobile user sets that they're ready 2015-06-13 17:20:49 +00:00
Agetian
520a44196a - Use the {X} symbol to represent "colorless" in current card colors (in line with how it's represented in the deck editor, deck statistics etc.).
- Attempt to fix concurrent modification exceptions in getAttackers/getDefenders.
2015-06-13 07:35:57 +00:00
Krazy
63a73df35f Added new color-specific booster packs to quests. 2015-06-13 02:23:02 +00:00
Agetian
6903d13430 - Minor code cleanup in formatCurrentCardColors. 2015-06-12 07:19:55 +00:00
Agetian
9d7e8ec4f8 - Fixed a bug that caused some cards to be shown face down when looking through the library before taking an action (e.g. using a fetchland to find a land). 2015-06-09 05:53:15 +00:00
Agetian
aa7adbda44 - Added an option to toggle filtering lands by color identity on/off. 2015-06-08 13:00:14 +00:00
Agetian
c6d7561e80 - When filtering out all colors and multicolor cands, make sure to show all lands (because they are all colorless cards, relying on color identity here is counter-intuitive). 2015-06-08 12:40:57 +00:00
Agetian
2434b00879 - Attempt to remedy the land filtering issue (with lands disappearing when only one color is filtered, etc.) by allowing the deck editor to show lands that contain at least one of the colors that are currently set to "on" instead of requiring it to show lands that mandatorily have all of the colors at the same time. Will now show Mountain when filtering everything out except red cards, as well as both Mountain and Forest when setting the filter to R and G. Not sure if this is optimal (will probably show more lands than necessary in some cases), further input is welcome. 2015-06-08 12:04:45 +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
72158229f0 Avoid using java.util.Objects (wasn't even necessary here) 2015-06-08 06:44:36 +00:00
elcnesh
fcd98ef99d Update, cleanup and fully document FCollection and related classes. 2015-06-07 09:40:43 +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
drdev
5fabca5e17 Code cleanup 2015-06-06 16:25:28 +00:00
Krazy
a37ad72882 Added fallback for quest match rewards when no boosters are in the selected sets. 2015-06-06 16:24:32 +00:00
drdev
c876abba66 Copy IP address if possible instead of localhost 2015-06-06 16:02:14 +00:00
Krazy
fd2b7639c3 Prevented crash when opening the card shop for quests with no boosters in its unlocked sets. 2015-06-06 15:58:17 +00:00
elcnesh
4eef9618d0 - Cleanup GameRules (mostly make a variable private)
- Minor cleanup in some other files
2015-06-04 16:06:48 +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
Krazy
e94bf25c4c Fixed quest opponent icon being incorrect in the first game of a match. 2015-06-02 16:28:58 +00:00
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