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 |
|
Blacksmith
|
e8c581b402
|
[maven-release-plugin] prepare for next development iteration
|
2018-12-09 06:52:11 +00:00 |
|
Blacksmith
|
a990b9ff69
|
[maven-release-plugin] prepare release forge-1.6.19
|
2018-12-09 06:52:07 +00:00 |
|
Agetian
|
60421f5033
|
- Request rendering on mobile Forge when selecting a card. Ensures that the overlay (e.g. attack icons etc.) is correctly updated on click and the screen is redrawn, otherwise missing icons are possible.
|
2018-12-03 09:58:11 +03:00 |
|
Agetian
|
a7989737d9
|
- Added 6 events to Time Vault.
- Fixed some minor AI issues.
|
2018-12-02 22:34:15 +03:00 |
|
Agetian
|
1698ea5bf1
|
- Secret areas in Planar Conquest are now locked once the player moves out of the event location.
|
2018-12-02 16:18:48 +03:00 |
|
Agetian
|
b05effdc4c
|
- Initial work on the Time Vault hidden plane.
|
2018-12-02 07:57:22 +03:00 |
|
Pedro Ferreira
|
33268e1b0b
|
Add option to download missing card art on the fly
|
2018-12-01 18:54:35 +01:00 |
|
Agetian
|
6e85f816d1
|
- Fixed a NPE when planeswalking to Interplanar Tunnel in Planechase mode (also affects other corner cases when picking from an exotic game zone with no defined icon).
|
2018-11-26 09:46:38 +03:00 |
|
Agetian
|
8e527bd08f
|
- Preparing Forge for Android publish 1.6.18.004 [hotfix].
|
2018-11-26 09:10:19 +03:00 |
|
Agetian
|
05ac8b0b53
|
- Attempting to refactor names to not be ambiguous/confusing.
|
2018-11-24 10:53:06 +03:00 |
|
Hanmac
|
d0857ad696
|
attach: rework attaching names
|
2018-11-23 22:24:57 +01:00 |
|
Agetian
|
7eda172ef7
|
- Fix compile for mobile Forge, update imports.
|
2018-11-23 08:21:36 +01:00 |
|
Agetian
|
fd8b218e37
|
- Preparing Forge for Android v1.6.18.003 [hotfix].
|
2018-11-22 15:11:00 +03:00 |
|
Agetian
|
7114563027
|
- Preparing Forge for Android publish 1.6.18.002 [hotfix].
|
2018-11-16 14:34:44 +03:00 |
|
Michael Kamensky
|
83f8acd0c7
|
Revert "Merge branch 'add-mobile-art-download' into 'master'"
This reverts merge request !1049
|
2018-11-16 11:30:03 +00:00 |
|
Michael Kamensky
|
9858baf52e
|
Merge branch 'master' into 'master'
Commander quest mode
See merge request core-developers/forge!1053
|
2018-11-10 16:18:16 +00:00 |
|
Agetian
|
3f31bc9df0
|
- Preparing Forge for Android publish 1.6.18.001 [incremental].
|
2018-11-10 09:16:03 +03:00 |
|
Blacksmith
|
66c7f0745d
|
[maven-release-plugin] prepare for next development iteration
|
2018-11-10 06:06:16 +00:00 |
|
Blacksmith
|
ed1febafe6
|
[maven-release-plugin] prepare release forge-1.6.18
|
2018-11-10 06:06:11 +00:00 |
|
Jeremy Pelkala
|
c8f54a686d
|
Fixed mobile compilation error
-NewQuestScreen
Updated to include DeckConstructionRules set to Default
|
2018-11-08 13:05:52 -05:00 |
|
Pedro Ferreira
|
7765ff8b33
|
Add option to download missing card art on the fly
|
2018-11-03 00:05:24 +01:00 |
|
Agetian
|
ec25f31718
|
- Update file settings description.
|
2018-10-29 09:36:54 +03:00 |
|
Jamin W. Collins
|
662f6f79ea
|
allow decks to be stored elsewhere
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-10-23 17:41:00 -06:00 |
|
Agetian
|
81776f88a6
|
- Preparing Forge for Android publish 1.6.17.001 [incremental].
|
2018-10-15 19:51:45 +03:00 |
|
Blacksmith
|
b11830a12a
|
[maven-release-plugin] prepare for next development iteration
|
2018-10-15 15:42:16 +00:00 |
|
Blacksmith
|
a8fbfce51f
|
[maven-release-plugin] prepare release forge-1.6.17
|
2018-10-15 15:42:12 +00:00 |
|
Jamin W. Collins
|
2b6aae8a09
|
Preparing Forge for Android publish 1.6.16.001
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
|
2018-09-30 11:29:08 -06:00 |
|
KrazyTheFox
|
f0c2cf8577
|
Fix up pom files
|
2018-09-29 16:41:06 -04:00 |
|
Blacksmith
|
1e46f88ef5
|
[maven-release-plugin] prepare for next development iteration
|
2018-09-29 19:53:15 +00:00 |
|
Blacksmith
|
5192fc3f59
|
[maven-release-plugin] prepare release forge-1.6.16
|
2018-09-29 19:53:10 +00:00 |
|
Agetian
|
a1e87417f0
|
- Preparing Forge for Android publish 1.6.15.003 [incremental].
|
2018-09-21 22:17:49 +03:00 |
|
Agetian
|
e1d34ef9d5
|
- Preparing Forge for Android publish 1.6.15.002 [hotfix].
|
2018-09-12 22:47:12 +03:00 |
|