Commit Graph

2699 Commits

Author SHA1 Message Date
Blacksmith
118e86ec92 [maven-release-plugin] prepare release forge-1.6.27 2019-07-08 00:55:48 +00:00
Agetian
83ba31a6cd - Preparing Forge for Android publish 1.6.26.001 [incremental]. 2019-06-13 06:21:23 +03:00
Blacksmith
560fdf1a46 [maven-release-plugin] prepare for next development iteration 2019-06-12 20:13:01 +00:00
Blacksmith
2974f6a7c3 [maven-release-plugin] prepare release forge-1.6.26 2019-06-12 20:12:56 +00:00
Michael Kamensky
08e2ba54ea UI for choosing the Mulligan type 2019-06-11 04:02:16 +00:00
Agetian
0dacd48c00 - Add the Human Sideboard for AI option to mobile Forge. 2019-06-01 10:05:43 +03:00
Chris H
cd20443255 Add a feature to be able to Sideboard for the AI 2019-05-30 22:55:31 -04:00
Agetian
8bec57b991 - Preparing Forge for Android publish 1.6.25.001 [incremental]. 2019-05-20 05:51:47 +03:00
Blacksmith
6c945608b3 [maven-release-plugin] prepare for next development iteration 2019-05-20 00:42:07 +00:00
Blacksmith
57786e7c81 [maven-release-plugin] prepare release forge-1.6.25 2019-05-20 00:42:02 +00:00
Agetian
dfc8db1b75 - Preparing Forge for Android publish 1.6.24.001 [incremental]. 2019-05-02 06:40:02 +03:00
Blacksmith
52ad5d559a [maven-release-plugin] prepare for next development iteration 2019-05-02 01:16:44 +00:00
Blacksmith
711bc38276 [maven-release-plugin] prepare release forge-1.6.24 2019-05-02 01:16:39 +00:00
Hans Mackowiak
8c0c78046b Remove more unused imports 2019-04-23 20:00:35 +02:00
Hanmac
ba8a38c2f4 CloneRewrite 2019-04-23 20:00:35 +02:00
Agetian
b97e6fa3e4 - Preparing Forge for Android publish v1.6.23.001 [incremental]. 2019-04-08 21:20:47 +03:00
Blacksmith
405cbd5ab3 [maven-release-plugin] prepare for next development iteration 2019-04-07 19:48:55 +00:00
Blacksmith
5b39be5fe9 [maven-release-plugin] prepare release forge-1.6.23 2019-04-07 19:48:50 +00:00
Agetian
e23acfb5de - Preparing Forge for Android publish 1.6.22.001 [incremental]. 2019-03-10 18:29:36 +03:00
Blacksmith
c3346c737e [maven-release-plugin] prepare for next development iteration 2019-03-10 13:57:44 +00:00
Blacksmith
db3c4d2d2f [maven-release-plugin] prepare release forge-1.6.22 2019-03-10 13:57:39 +00:00
Agetian
cc13020b4b - Preparing Forge for Android publish 1.6.21.003 [hotfix]. 2019-03-05 08:35:36 +03:00
Agetian
7da2316c0a - Preparing Forge for Android publish 1.6.21.002 [incremental]. 2019-03-04 16:34:33 +03:00
Sol
0b997a2937 Android max size image cache 2019-03-04 13:13:35 +00:00
Tim Scott
22aa98bf92 Add logic to prevent overzoom of rotated split cards for forge-gui-mobile. 2019-02-23 16:31:08 -06:00
Krazy
893cc3b08f Merge branch 'eclipse-cleanup' into 'master'
Eclipse cleanup

Closes #844

See merge request core-developers/forge!1399
2019-02-22 02:09:05 +00:00
Jamin W. Collins
63abdd6d00 preparing android build
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2019-02-17 14:09:54 -07:00
Blacksmith
4ed17e1e16 [maven-release-plugin] prepare for next development iteration 2019-02-17 19:51:17 +00:00
Blacksmith
a70136c98c [maven-release-plugin] prepare release forge-1.6.21 2019-02-17 19:51:13 +00:00
Tim Scott
7f16a3dce2 Remove Eclipse-specific files and directories. Maven-based build configurations can be easily imported by (at least) Eclipse 2018-12. Hint: File > Import > Maven > Existing Maven Projects > Navigate to root forge folder.
Tweak base pom.xml to allow for error-free Eclipse compilation.
2019-02-14 21:26:23 -06:00
Tim Scott
ee8a45b012 Add test for model being null. This will occur upon deleting a deck. Addresses NPE encountered when a deck is deleted. 2019-02-07 19:05:13 -06:00
Agetian
e38bd51193 - Preparing Forge for Android publish 1.6.20.001 [incremental]. 2019-02-02 08:49:31 +03:00
Blacksmith
17dedb4bf4 [maven-release-plugin] prepare for next development iteration 2019-02-02 02:00:32 +00:00
Blacksmith
eb3fb9e1ce [maven-release-plugin] prepare release forge-1.6.20 2019-02-02 02:00:28 +00:00
Peter F. Patel-Schneider
94064a2a13 Fix bug in chooseEntitiesforEffect in Mobile GUI 2019-01-20 21:16:34 -05:00
Peter F. Patel-Schneider
2f9fb96d29 use Iterators instead of Lists where possible in manipulateCardList 2019-01-16 12:06:21 -05:00
Peter F. Patel-Schneider
aa7ad578d5 change manipulateCardList to CardView 2019-01-15 06:24:11 -05:00
Hans Mackowiak
0606a00942 DeckFormat: A deck can have any number of cards named CARDNAME. 2019-01-12 16:13:00 +00:00
Peter F. Patel-Schneider
3609ff9eff only use new input methods if in desktop GUI; remove debugging prints 2019-01-11 03:48:42 -05:00
Peter F. Patel-Schneider
09fc3ae60c add new GUI interface allowing cards to be moved around in a list and use for arrangeForScry if preference UI_SELECT_FROM_CARD_DISPLAYS is set 2019-01-09 21:13:09 -05:00
Peter F. Patel-Schneider
69502dd97b Pass min/max through choice code so that user can't choose too many cards 2019-01-06 12:07:19 -05:00
Peter F. Patel-Schneider
234304f9ec Add option to select cards from any Zone that can be shown (implemented in desktop GUI only for now) 2019-01-06 10:47:20 -05:00
Agetian
b792f13c70 - Flashback zone needs to be updated when the Stack changes, useful e.g. for Lightning Storm. 2018-12-20 08:33:25 +03:00
Agetian
bb825989a9 - Preparing Forge for Android v1.6.19.004 [hotfix]. 2018-12-10 18:30:14 +03:00
Agetian
348f60a1eb - Preparing Forge for Android publish 1.6.19.003 [hotfix]. 2018-12-10 08:38:07 +03:00
Agetian
d4a582e1d4 - Preparing Forge for Android publish 1.6.19.002 [hotfix]. 2018-12-09 17:18:22 +03:00
Agetian
976aa831e9 - Planar Conquest should always allow to see stats for the current plane, even if it's temporarily unreachable. 2018-12-09 15:28:56 +03:00
Agetian
6a9b2b832b Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2018-12-09 12:52:29 +03:00
Michael Kamensky
f0e739889b Merge branch 'add-mobile-art-download' into 'master'
Add option to download missing card art on the fly

See merge request core-developers/forge!1161
2018-12-09 09:51:41 +00:00
Agetian
abe1ab26e3 - Preparing Forge for Android publish v1.6.19.001 [incremental]. 2018-12-09 09:56:16 +03:00