swordshine
|
131284d35f
|
Fix Sorin
|
2019-06-24 12:53:35 +08:00 |
|
swordshine
|
49e9f86f36
|
Merge branch 'm20' into 'master'
M20
See merge request core-developers/forge!1890
|
2019-06-24 02:13:33 +00:00 |
|
swordshine
|
d6af23958e
|
Add Dread Presence.
|
2019-06-24 10:12:28 +08:00 |
|
Hans Mackowiak
|
8a0b8242f0
|
Player: fix monarch and blessing
|
2019-06-23 23:57:59 +02:00 |
|
Agetian
|
245c021ed7
|
- Most likely not the best idea in case the AI wants to just sweep the board
|
2019-06-23 23:57:59 +02:00 |
|
Agetian
|
c83c77052e
|
- Added a couple AI hints
|
2019-06-23 23:57:58 +02:00 |
|
Agetian
|
762fe37237
|
- Somewhat improve the AI for combat pumps coming from permanents
|
2019-06-23 23:57:58 +02:00 |
|
Agetian
|
1ce2556e99
|
- Improve the AI for combat pumps when it comes to timing the activation.
|
2019-06-23 23:57:58 +02:00 |
|
Agetian
|
05b2b95cac
|
- One of the changes in Lands WRG unneeded
|
2019-06-23 23:57:58 +02:00 |
|
Agetian
|
a677ef2b9a
|
- Fix an issue with the theme deck generator hanging on certain decks (-1 -1 BG Counters, Lands WRG)
|
2019-06-23 23:57:58 +02:00 |
|
Michael D
|
ac333e7425
|
Update Hypercube to intended drafting format.
|
2019-06-23 23:57:58 +02:00 |
|
austinio7116
|
2c12e12e89
|
Improved land counts in deck generation to use linear regression to generate land requirements from average CMC - also increased variance of CMC ratios and reduced land count requirements if filtered decks enabled
|
2019-06-23 23:57:58 +02:00 |
|
kms70847
|
97082267d1
|
Use FMouseAdapter's onLeftDoubleClick event for double click detection in ListChooser.
|
2019-06-23 23:57:58 +02:00 |
|
Michael Kamensky
|
59d259e764
|
Merge branch 'removecomlabels' into 'master'
Removing Commander from the list of formats shown in the deck item view as it...
See merge request core-developers/forge!1901
|
2019-06-23 18:05:17 +00:00 |
|
austinio7116
|
b7fb52c7a0
|
Removing Commander from the list of formats shown in the deck item view as it only checks against the banlist, not other deckbuilding requirements.
(cherry picked from commit a6f3371)
|
2019-06-23 18:29:11 +01:00 |
|
swordshine
|
1675030f40
|
Update a card
|
2019-06-23 18:30:39 +08:00 |
|
swordshine
|
a7d34be796
|
Add Masterful Replication
|
2019-06-23 11:31:06 +08:00 |
|
swordshine
|
286fa173a8
|
Add Diviner's Lockbox
|
2019-06-23 00:11:03 +08:00 |
|
swordshine
|
72eb4d4f0e
|
Merge branch 'monarchBlessing' into 'master'
Player: fix monarch and blessing
See merge request core-developers/forge!1900
|
2019-06-22 10:22:37 +00:00 |
|
Hans Mackowiak
|
bc4c5bed1c
|
Player: fix monarch and blessing
|
2019-06-22 10:22:37 +00:00 |
|
swordshine
|
087ca8b08f
|
Forgescribed cards, edited.
|
2019-06-22 16:17:09 +08:00 |
|
Michael Kamensky
|
c4d20d870f
|
Merge branch 'master' into 'master'
Added an AI hint
See merge request core-developers/forge!1899
|
2019-06-22 05:22:33 +00:00 |
|
Agetian
|
f5c553c51e
|
- Most likely not the best idea in case the AI wants to just sweep the board
|
2019-06-22 08:22:14 +03:00 |
|
Agetian
|
ebde3de7d8
|
- Added a couple AI hints
|
2019-06-22 08:09:48 +03:00 |
|
Michael Kamensky
|
550de5e9e6
|
Merge branch 'master' into 'master'
Somewhat improve the AI for combat pumps coming from permanents
Closes #1064
See merge request core-developers/forge!1898
|
2019-06-21 17:50:55 +00:00 |
|
Agetian
|
3ef5e82c46
|
- Somewhat improve the AI for combat pumps coming from permanents
|
2019-06-21 20:49:30 +03:00 |
|
Michael Kamensky
|
24dcaa6caa
|
Merge branch 'master' into 'master'
Improve the timing for activating combat pumps
Closes #1066
See merge request core-developers/forge!1897
|
2019-06-21 15:56:43 +00:00 |
|
Agetian
|
12e3dd2198
|
- Improve the AI for combat pumps when it comes to timing the activation.
|
2019-06-21 18:55:57 +03:00 |
|
swordshine
|
44fc3567b0
|
Update three cards
|
2019-06-21 19:53:32 +08:00 |
|
swordshine
|
4d50de2777
|
Update some scripts
|
2019-06-21 15:49:38 +08:00 |
|
swordshine
|
5604118176
|
Update some scripts
|
2019-06-21 15:09:21 +08:00 |
|
austinio7116
|
f0b25bf135
|
Some Forgescribe scripts cleaned up and ready
(cherry picked from commit 4754ace)
|
2019-06-21 06:37:28 +01:00 |
|
churrufli
|
2d0b39141f
|
Moving hard-coded text to res files
|
2019-06-21 00:41:06 +02:00 |
|
Michael Kamensky
|
d91e36ab7f
|
Merge branch 'master' into 'master'
Fix an issue with the theme deck generator hanging on certain decks
Closes #1024
See merge request core-developers/forge!1896
|
2019-06-20 16:34:22 +00:00 |
|
Agetian
|
a686573ea7
|
- One of the changes in Lands WRG unneeded
|
2019-06-20 19:33:42 +03:00 |
|
Agetian
|
e8ceda3a12
|
- Fix an issue with the theme deck generator hanging on certain decks (-1 -1 BG Counters, Lands WRG)
|
2019-06-20 19:30:36 +03:00 |
|
swordshine
|
b74f8e51ab
|
Update some forgescribe cards
|
2019-06-21 00:10:55 +08:00 |
|
Michael Kamensky
|
e92456bba1
|
Merge branch 'NoHangingLists' into 'master'
Use FMouseAdapter's `onLeftDoubleClick` event for double click detection in ListChooser.
See merge request core-developers/forge!1889
|
2019-06-20 15:54:12 +00:00 |
|
Michael Kamensky
|
c03f83b10f
|
Merge branch 'master' into 'master'
Update Hypercube to intended drafting format.
See merge request core-developers/forge!1894
|
2019-06-20 15:45:14 +00:00 |
|
Rob Schnautz
|
29c8203c63
|
more spoilers
|
2019-06-20 14:31:31 +00:00 |
|
Rob Schnautz
|
040c88221d
|
Spoilers from yesterday
|
2019-06-20 14:25:57 +00:00 |
|
churrufli
|
58aff11457
|
Moving hard-coded text to res files
|
2019-06-20 13:35:21 +02:00 |
|
Michael D
|
69d1e0f2b9
|
Update Hypercube to intended drafting format.
|
2019-06-20 08:50:59 +00:00 |
|
swordshine
|
f026b1e288
|
Update some forgescrible scripts by austinio7116
|
2019-06-20 16:16:38 +08:00 |
|
Michael Kamensky
|
2a9c442553
|
Merge branch 'betterdeckgenlandcount' into 'master'
Improved land counts in deck generation to use linear regression to generate...
See merge request core-developers/forge!1893
|
2019-06-20 05:41:55 +00:00 |
|
Michael Kamensky
|
d64d1cafb3
|
Merge branch 'master' into 'master'
Fix en-US localization for lblCard
See merge request core-developers/forge!1892
|
2019-06-19 18:59:26 +00:00 |
|
Agetian
|
416eb02da4
|
- Fix en-US localization for lblCard
|
2019-06-19 21:58:52 +03:00 |
|
austinio7116
|
4a9a763b40
|
Improved land counts in deck generation to use linear regression to generate land requirements from average CMC - also increased variance of CMC ratios and reduced land count requirements if filtered decks enabled
|
2019-06-19 19:52:08 +01:00 |
|
Michael Kamensky
|
0e6369937b
|
Merge branch 'master' into 'master'
Fix Angrath's Rampage description.
See merge request core-developers/forge!1891
|
2019-06-19 16:32:26 +00:00 |
|
Agetian
|
17f1a9ed8b
|
- Fix Angrath's Rampage description.
|
2019-06-19 19:32:04 +03:00 |
|