Sloth
|
021f482aea
|
- AI will now play lands exiled with Uba Mask.
|
2013-07-22 21:41:29 +00:00 |
|
Maxmtg
|
24b371d58a
|
ai vs ai games can be run from command line interface
|
2013-07-22 21:03:04 +00:00 |
|
swordshine
|
010edda2cd
|
- Fixed Far // Away
|
2013-07-22 11:47:29 +00:00 |
|
Chris
|
a2ecdabe8d
|
- Added new card names to changes.txt.
|
2013-07-22 11:24:47 +00:00 |
|
swordshine
|
deda7f13d1
|
- Another fix for LKI
|
2013-07-22 10:56:33 +00:00 |
|
swordshine
|
1152f3f490
|
- Fixed several cards with sacrifice effect not using LKI
|
2013-07-22 10:46:48 +00:00 |
|
swordshine
|
89151422ba
|
- Added Planar Overlay
|
2013-07-22 09:55:55 +00:00 |
|
swordshine
|
0d6ae53860
|
- Fixed Hoarding Dragon
|
2013-07-22 09:22:04 +00:00 |
|
swordshine
|
55d0eb904d
|
- Fixed Sporogenesis by squee1968
- Added Twist Allegiance
|
2013-07-22 07:49:57 +00:00 |
|
Maxmtg
|
ec1f2aa35a
|
Lobby and NetServer moved out of FControl to allow their usage without Gui loaded (and FControl instantiated)
|
2013-07-22 06:40:36 +00:00 |
|
swordshine
|
f3a6b9f536
|
- Added Timesifter
|
2013-07-22 05:15:54 +00:00 |
|
swordshine
|
4f60bcc16d
|
- Added Stronghold Gambit
|
2013-07-22 01:52:23 +00:00 |
|
swordshine
|
2255ebd533
|
- Added Steam Vines
|
2013-07-22 00:47:37 +00:00 |
|
swordshine
|
1ebf2f5003
|
- Added Suffocation
|
2013-07-22 00:35:40 +00:00 |
|
Maxmtg
|
2a55d1ea03
|
card detail panel will not display card id for cards not belonging to any game (id<=0)
|
2013-07-21 22:06:42 +00:00 |
|
Maxmtg
|
4d9c988059
|
card id is assigned externally and cannot change.
card ids have to be unique within game to support multiple simultaneous games
|
2013-07-21 21:31:21 +00:00 |
|
Sloth
|
ef0225c1bd
|
- Fixed Totem Armor crashes.
|
2013-07-21 17:02:21 +00:00 |
|
Agetian
|
633fec0094
|
- Terminology correction in ChooseSourceEffect (according to phrasing in the comprehensive rules).
|
2013-07-21 13:33:39 +00:00 |
|
Agetian
|
d5c9a9c34a
|
- Implemented a part of the rule 119.7: a source can be a face-up card in the command zone.
|
2013-07-21 11:55:25 +00:00 |
|
swordshine
|
a547bbc815
|
- Added Rogue Skycaptain
|
2013-07-21 11:17:03 +00:00 |
|
Chris
|
2af5a26ca3
|
- Added new card names to changes.txt.
|
2013-07-21 10:53:48 +00:00 |
|
Sloth
|
24b61319ca
|
- Cleanup.
|
2013-07-21 10:45:47 +00:00 |
|
Sloth
|
560b18ab14
|
- Fixed a bug in getAllBlockers (don't know whether it's relevant).
|
2013-07-21 10:32:34 +00:00 |
|
Sloth
|
2bee73487a
|
- Little fix in executeRampageAbility.
|
2013-07-21 10:29:35 +00:00 |
|
Sloth
|
767df4ba4f
|
- Fixed a bug in setLabelLayout (don't know whether it's relevant).
|
2013-07-21 10:20:40 +00:00 |
|
swordshine
|
93522443a4
|
- Added Sporogenesis
|
2013-07-21 06:33:11 +00:00 |
|
swordshine
|
af20f7b37c
|
- Fixed Elite Arcanist and Unexpected Results
|
2013-07-21 05:58:52 +00:00 |
|
spr
|
795c0c2673
|
- Fix : NullPointer exception if AI and/or Player deck not specified in Sanctioned Format: Constructed view. [#688]
|
2013-07-21 03:29:10 +00:00 |
|
spr
|
b97e89754b
|
- New turn log entry is emphasized.
- Updated FSkin.java to return default font at a default size instead of point size 1.
|
2013-07-21 01:25:31 +00:00 |
|
Sloth
|
80ad9ec410
|
- Fixed Terastodon and friends when not targeting anything.
|
2013-07-20 21:37:11 +00:00 |
|
Maxmtg
|
ba9fb93a7b
|
removed currentGame from Match (in theory parallel matches are now possible, such as ai vs ai matches started in different threads)
Match no longer has last game outcome.
Win/Lose screens recieve just played game as a parameter to initialize and perform ante manipulations
|
2013-07-20 21:16:21 +00:00 |
|
Sloth
|
cb461a2304
|
- Fixed AI not always choosing targets for optional triggers.
|
2013-07-20 21:01:57 +00:00 |
|
Maxmtg
|
b4f6dbdeb6
|
added a method to launch game by a single call to FControl (removed duplicate code from controllers specific to game modes)
|
2013-07-20 20:37:25 +00:00 |
|
Sloth
|
ab9092d53e
|
- Improved AnimateAi.
|
2013-07-20 20:23:26 +00:00 |
|
Maxmtg
|
b741c594e2
|
removed unused function
|
2013-07-20 20:15:06 +00:00 |
|
Chris
|
01973b0712
|
- Temporary disabling of the first two card tests which caused the build failure.
|
2013-07-20 20:12:48 +00:00 |
|
Sloth
|
00ffcc50d8
|
- Fixed LTB triggers on tokens triggering twice.
|
2013-07-20 14:29:19 +00:00 |
|
Chris
|
e1503691f9
|
- Added new card names to changes.txt.
|
2013-07-20 11:32:53 +00:00 |
|
Sloth
|
f8ecb5298f
|
- Improved AI using Vithian Stinger.
|
2013-07-20 10:52:26 +00:00 |
|
Sloth
|
f83c4a36b5
|
- Improved AI anticipating activated First Strike abilities.
|
2013-07-20 10:25:20 +00:00 |
|
Sloth
|
f839c1c41c
|
- Implemented rule 303.4h for auras.
|
2013-07-20 06:47:48 +00:00 |
|
Sloth
|
f94b44b65f
|
- Prevent crash when AI is forced to play Angel of Salvation.
|
2013-07-19 22:12:26 +00:00 |
|
Sloth
|
928ac60b42
|
- Updated 3 quest decks with M14 cards.
|
2013-07-19 20:54:26 +00:00 |
|
Sloth
|
9bf9c167a7
|
- Improved AI using Tribute to the Wild.
|
2013-07-19 18:52:12 +00:00 |
|
moomarc
|
fd63bda12a
|
- Added scheme: Drench the Soil in Their Blood
- Archenemy schemes will only be played on pre-combat main phases.
|
2013-07-19 15:23:48 +00:00 |
|
moomarc
|
bde583d381
|
- Moved evaluateBoardState to ComputerUtil from ComputerUtilCard
|
2013-07-19 15:07:42 +00:00 |
|
moomarc
|
6a6050dea2
|
- Added scheme: Choose Your Champion and supporting AI logic.
- Added a basic board state evaluation that returns the player from a list with the best rating. Could probably be improved with better weightings.
|
2013-07-19 14:51:49 +00:00 |
|
Chris
|
355ab88ba9
|
- Added new card names to changes.txt.
|
2013-07-19 12:17:12 +00:00 |
|
moomarc
|
adc22f97ff
|
- Added Cycle of Life
|
2013-07-19 11:32:26 +00:00 |
|
swordshine
|
fdd53c2668
|
- Fixed Fact or Fiction
|
2013-07-19 08:43:32 +00:00 |
|