austinio7116
131def83b9
removed commented out old code
2018-04-21 06:29:43 +01:00
Blacksmith
5a9547e79b
Clear out release files in preparation for next release
2018-04-21 01:23:46 +00:00
Blacksmith
0d375ecd93
[maven-release-plugin] prepare for next development iteration
2018-04-21 01:18:35 +00:00
Blacksmith
970f684345
[maven-release-plugin] prepare release forge-1.6.9
2018-04-21 01:18:32 +00:00
Blacksmith
992372913e
Update README.txt for release
2018-04-21 01:16:51 +00:00
Sol
28f328b0bc
Merge branch 'fix_editions_tracking' into 'master'
...
Simple fix for EditionTracking with new format style
See merge request core-developers/forge!449
2018-04-21 01:16:11 +00:00
Chris H
2196551126
Simple fix for EditionTracking with new format style
2018-04-20 21:10:21 -04:00
austinio7116
84653d7aae
Deactivated deck generation logs
2018-04-21 00:00:40 +01:00
austinio7116
7cb11e5191
Deck generation card quality and mana curve improvements
2018-04-20 23:59:19 +01:00
Sol
916b026b12
Merge branch 'release_files_update' into 'master'
...
Updating release files for release
See merge request core-developers/forge!448
2018-04-20 22:21:51 +00:00
Chris H
c6406e9f16
Updating release files for release
2018-04-20 18:18:35 -04:00
austinio7116
a60f5d1660
Fixed deck generation performance issue
2018-04-20 19:13:35 +01:00
austinio7116
e6c4f6c703
Generic mana fix for deck generation
2018-04-20 19:11:52 +01:00
austinio7116
51bf8a5286
Fixed deck generation performance issue
2018-04-20 18:23:59 +01:00
austinio7116
7df721a863
Fix for colourless brawl commanders
2018-04-20 18:04:54 +01:00
Hanmac
6911906c4f
CardThemedDeckBuilder: some final fixes
2018-04-20 13:04:12 +02:00
Hanmac
47cf2040f6
PlayerControllerHuman: chooseCardName need to respect face name
2018-04-20 13:03:35 +02:00
Agetian
d3be1a5bec
- Moved an AI option in Experimental AI profile.
2018-04-20 09:39:49 +03:00
Michael Kamensky
61792e7875
Merge branch 'mojhosto-ai-choices' into 'master'
...
MoJhoSto: added an option to control the number of lands at which the AI considers Jhoira.
See merge request core-developers/forge!443
2018-04-20 06:19:17 +00:00
Agetian
c470e0cdcb
- MoJhoSto: added an option to control the number of lands at which the AI begins to consider activating Jhoira.
2018-04-20 09:18:03 +03:00
Agetian
d073fb9417
- Some improvements to the Jhoira AI algorithm in MoJhoSto: don't rely on an AI logic (since it's mode-specific).
...
- Fixed a crash related to the AI playing MoJhoSto.
2018-04-20 07:35:14 +03:00
Agetian
d623119eac
- MoJhoSto: somewhat more varied AI strategy when deciding between Momir and Jhoira. Also, don't spam Jhoira instant copying ability all the time.
2018-04-20 07:35:14 +03:00
austinio7116
5310a0d6b7
Deck generation data files updated
2018-04-19 22:37:52 +01:00
Michael Kamensky
13b058ed1b
Merge branch 'brawlfixes' into 'master'
...
Brawl and Tiny Leader Android fixes
See merge request core-developers/forge!437
2018-04-19 18:01:38 +00:00
austinio7116
d0b4fa9328
Use later reprints in card-themed generated decks
2018-04-19 17:11:35 +01:00
Michael Kamensky
3b50fde76e
Merge branch 'master' into 'master'
...
Brawl deck generation fixes
See merge request core-developers/forge!436
2018-04-19 14:45:29 +00:00
maustin
a2aa269851
Merge branch 'brawlfixes'
2018-04-19 12:59:51 +01:00
austinio7116
76cad4ae7e
Fixed repeated cards in brawl and improved quality of randomly added cards
2018-04-19 12:58:15 +01:00
swordshine
cda39c2a05
Merge branch 'update-formats' into 'master'
...
Adding Dominaria to Standard and Modern format definitions.
See merge request core-developers/forge!434
2018-04-19 10:58:51 +00:00
swordshine
c829915948
- Update more scripts
2018-04-19 18:25:18 +08:00
swordshine
1dcb56d223
- Fixed Gift of Growth
2018-04-19 18:11:25 +08:00
swordshine
90a2e0a9e1
- Fixed some cards
2018-04-19 18:03:47 +08:00
Agetian
65aad0b09a
- Adding Dominaria to Standard and Modern format definitions.
2018-04-19 11:21:06 +03:00
swordshine
b5a3ac6163
Merge branch 'ai-torgaar' into 'master'
...
Basic AI for Torgaar (currently won't sac anything as a part of cost payment)
See merge request core-developers/forge!425
2018-04-19 07:06:56 +00:00
Agetian
d0a279e04e
- Adding Dominaria achievements suggested by Marek (with minor modifications for style consistency and to fit into the relevant boxes).
2018-04-19 09:39:40 +03:00
maustin
ac9b04de67
Merge branch 'coremaster'
2018-04-19 06:52:13 +01:00
swordshine
1dcfcc3531
- Healing Grace can target planeswalker
2018-04-19 10:39:13 +08:00
swordshine
ad30caa7c8
- Fixed some cards by stormcat
2018-04-19 08:52:50 +08:00
austinio7116
77da5c973b
Fixed repeated cards in brawl
2018-04-18 22:54:52 +01:00
Agetian
4e1e06c8f7
- Updating CHANGES.txt.
2018-04-18 21:23:26 +03:00
Michael Kamensky
3bb69e356c
Merge branch 'healinggrace' into 'master'
...
ReplaceDamage: new Effect for reducing Damage inside ReplacementEffect
Closes #268
See merge request core-developers/forge!427
2018-04-18 18:20:17 +00:00
Michael Kamensky
e5d436c295
Merge branch 'master' into 'master'
...
Memory Leaks, Unused code, compiler warnings, etc.
See merge request core-developers/forge!423
2018-04-18 15:40:37 +00:00
Hanmac
211157c0d0
ReplaceDamage: new Effect for reducing Damage inside ReplacementEffect
2018-04-18 17:24:59 +02:00
Agetian
8b0a5e886e
- Basic AI for Torgaar (currently won't sac anything as a part of cost payment)
...
- Fixed references in the script for Torgaar.
2018-04-18 17:11:02 +03:00
Agetian
6bb66646b8
- Fixed references in Torgaar, Famine Incarnate.
2018-04-18 09:49:53 +03:00
Michael Kamensky
e186356591
Merge branch 'torgaar' into 'master'
...
Add Torgaar (DOM)
See merge request core-developers/forge!424
2018-04-18 04:23:00 +00:00
Chris H
f3afaf9c51
Add Torgaar (DOM)
2018-04-17 23:08:53 -04:00
Meerkov
6efd631fd8
Declares a serialVersionUID.
...
Lots of classes here are serializable, but warn due to missing UID. Serializables are supposed to have a UID for version compatability. Fixes a bunch of compiler warnings.
Also adds in "default:" branch to a few switches which were warning due to missing cases.
2018-04-17 16:48:18 -07:00
Meerkov
0aea9ce153
Fix imports.
...
Woops, commited too fast. Adding imports for MyRandom.
2018-04-17 16:28:27 -07:00
Meerkov
4925db1b66
Remove Math.Random in favor of MyRandom.
...
This is a continuation of the RNG updates. Math.Random is an insecure PRNG which is actually different than java.util.Random as well.
2018-04-17 16:25:43 -07:00