austinio7116
364bf3724f
Added UI elements required for Brawl variant
2018-03-26 06:57:15 +01:00
austinio7116
81373d2b69
Initial fiddling with Brawl game formats
2018-03-25 19:58:52 +01:00
Blacksmith
9e786bbdff
[maven-release-plugin] prepare for next development iteration
2018-03-20 01:14:26 +00:00
Blacksmith
6e6af1c6c4
[maven-release-plugin] prepare release forge-1.6.8
2018-03-20 01:14:23 +00:00
swordshine
b81fba82a5
Merge branch 'SellingLandsReplacement' into 'master'
...
Selling lands fixes
See merge request core-developers/forge!273
2018-03-18 09:17:52 +00:00
Misha Colbourne
dcecbd4e37
Update DeckFormat.java
2018-03-14 22:43:40 +00:00
Misha Colbourne
12c84196f3
Update DeckFormat.java
2018-03-14 03:31:29 +00:00
Seravy
83bae5ad74
Sold basic lands that could have been added through "Add basic land" will not be removed from decks.
2018-03-04 23:36:48 +01:00
Jamin W. Collins
4299491104
avoid creating an additinal map of all cards
...
While getting all cards is needed for some network play variants, they
can be retrieved with the additional memory usage. The nested lookup
isn't as elegant (IMO) but does avoid memory bloat with the additional
data structure.
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-03-01 04:24:50 -07:00
Jamin W. Collins
3415d76b40
allow ALL cards to be (de)serialized
...
This is needed by network play variants like:
- Vanguard
- Planechase
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-28 20:03:53 -07:00
Jamin W. Collins
2c55a9d86c
bump commons-lang3 version for Java 9 support
...
Closes core-developers/forge#157
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-28 17:44:30 -07:00
Sol
b0a786970f
Merge branch 'commanderDeckGenerator' into 'master'
...
Commander deck generator
See merge request core-developers/forge!249
2018-02-28 02:55:11 +00:00
austinio7116
d05e1e59dc
Merge branch 'token_scripts' into 'master'
...
Allow scripts to be written for Tokens
See merge request core-developers/forge!236
2018-02-27 22:14:13 +00:00
austinio7116
52ae852953
Addition of new new random commander deck generation - both fully random decks based on a selected commander and matrix-based synergistic deck generation using a model learned from thousands of commander decks. This also includes support for commander net-decks on desktop.
2018-02-26 23:49:47 +00:00
Blacksmith
d6278541dd
Clear out release files in preparation for next release
2018-02-25 22:55:10 +00:00
Blacksmith
5977598c71
[maven-release-plugin] prepare for next development iteration
2018-02-25 22:49:44 +00:00
Blacksmith
35706d71f7
[maven-release-plugin] prepare release forge-1.6.7
2018-02-25 22:49:41 +00:00
Blacksmith
c38f0900d1
Update README.txt for release
2018-02-25 22:48:23 +00:00
Sol
d4d376c8c6
Merge branch 'PlaneshiftPromos' into 'master'
...
Fixing Planeshift set alter foils in boosters
See merge request core-developers/forge!202
2018-02-25 20:19:19 +00:00
tehdiplomat
6ca1269261
Add ability to load tokens via scripts before
2018-02-19 13:15:12 -05:00
Michael Kamensky
275e1be6be
Revert "Merge branch 'Guavafix' into 'master'"
...
This reverts merge request !217
2018-02-18 18:54:20 +00:00
Michael Kamensky
a9e15c2d33
Merge branch 'Guavafix' into 'master'
...
The guava fix
See merge request core-developers/forge!217
2018-02-18 07:17:15 +00:00
Jamin W. Collins
d60d350fcb
token-artwork - try removing variant as a fallback
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-17 08:48:46 -07:00
Jamin W. Collins
b1e7e407a7
token artwork - try uppercase set name
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-17 08:48:46 -07:00
Seravy
b6395aa463
The guava fix
2018-02-17 12:06:57 +01:00
Seravy
8f9857e72d
Fixing Planeshift set alter foils in boosters
...
-Now always foil, and with the (guesstimated) correct chance.
2018-02-12 01:11:03 +01:00
Michael Kamensky
ebd0a8096c
Merge branch 'error-msg-fixes' into 'master'
...
Disambiguate class name in error StorageReader errors
See merge request core-developers/forge!196
2018-02-10 18:54:01 +00:00
Jamin W. Collins
0a4dc6961d
make development version reference GIT not SVN
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-10 11:13:41 -07:00
Jamin W. Collins
844a7b5d76
Disambiguate class name in error StorageReader errors
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-10 10:28:39 -07:00
Seravy
36917c0d18
Fixes compile/run bugs in IntelliJ
2018-02-08 10:25:17 +01:00
Sol
d48c93938f
Merge branch 'patch-2' into 'master'
...
Simplify string generation in a few files
See merge request core-developers/forge!128
2018-01-26 01:51:30 +00:00
Rob Schnautz
8380da7a10
Don't need transformPT anymore.
2018-01-21 04:59:46 +00:00
Rob Schnautz
f8decaac41
simplify strings
2018-01-20 20:51:37 +00:00
Rob Schnautz
d7674c15b5
Update CardFace.java
2018-01-20 20:45:06 +00:00
Rob Schnautz
9d1c6eaa7f
simplify string generation
2018-01-20 20:34:01 +00:00
Rob Schnautz
590b877f76
simplify string generation
2018-01-20 19:59:28 +00:00
Rob Schnautz
9090cc70bf
Probably want to use err, not out.
2018-01-20 15:41:55 +00:00
Rob Schnautz
244e2a9e8d
Remove concatWithSpace since there's nothing to concatenate anymore.
2018-01-20 15:33:11 +00:00
Rob Schnautz
cc2b2921d9
Move the log output here to make it display the correct edition.
2018-01-20 15:02:24 +00:00
Rob Schnautz
88339864f7
The edition displayed isn't correct. Moving that part of the output to the class that creates the "unsupported card" object.
2018-01-20 14:57:44 +00:00
Chris H
d60ee9307d
Grab LQ picture from primary server
2018-01-15 17:02:29 -05:00
Chris H
c87a2bff23
Manually update Pom files and release changes to be ready for next release
2018-01-15 13:57:46 -05:00
Nikolay Hidalgo Diaz
9f5cc344ad
copy all sections from imported deck in constructed deck edtior
2017-12-30 08:11:20 +03:00
Nikolay Hidalgo Diaz
45bebdff0c
deck import in drafted deck editor
2017-12-30 07:46:10 +03:00
KrazyTheFox
6d5e56f6bf
Normalize line endings
2017-12-28 23:40:29 -05:00
Hanmac
610991a222
ManaCost: add Shard#isHybrid
2017-12-23 21:45:51 +00:00
Sol
dd04888106
RarityFilter from Luke
2017-12-09 02:38:50 +00:00
Blacksmith
946a360652
[maven-release-plugin] prepare for next development iteration
2017-12-03 15:21:13 +00:00
Blacksmith
071fe9a910
[maven-release-plugin] prepare release forge-1.6.5
2017-12-03 15:21:05 +00:00
Blacksmith
89da789a99
[maven-release-plugin] prepare for next development iteration
2017-09-29 16:14:05 +00:00