Doublestrike
|
61f4fed511
|
Returned animation capabilities to hand panel.
|
2011-11-29 12:11:28 +00:00 |
|
Sloth
|
35b1c64d41
|
- A change of controller will now remove creatures from combat and reset echo.
|
2011-11-29 12:06:38 +00:00 |
|
Chris
|
920bda51ea
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-11-29 11:41:35 +00:00 |
|
Chris
|
b519c773b5
|
- Ran oracle script.
|
2011-11-29 11:40:21 +00:00 |
|
Chris
|
bc8f026472
|
- Ran set info script.
|
2011-11-29 11:39:34 +00:00 |
|
Doublestrike
|
1d50f80e98
|
Fixed closing frame no concede bug.
|
2011-11-29 10:39:02 +00:00 |
|
Sloth
|
0b7afacf74
|
- The AI will now only retrieve his own cards from the graveyard to hand.
|
2011-11-29 10:29:07 +00:00 |
|
Sloth
|
593fbf80c7
|
- Fixed Morph of Skirk Commando.
|
2011-11-29 10:20:12 +00:00 |
|
Sloth
|
ad4947638e
|
- Updated two cards text files for AI reasons.
|
2011-11-29 10:17:46 +00:00 |
|
Doublestrike
|
747733ce04
|
Fixed phase indicator bug in old UI.
|
2011-11-29 10:15:08 +00:00 |
|
Doublestrike
|
8f88461e43
|
Win/lose screen: continue/restart bug fixed.
|
2011-11-29 10:10:47 +00:00 |
|
Sloth
|
2446467752
|
- (new GUI) The player detail panel will now also show poison counters and damage prevention.
|
2011-11-29 09:12:54 +00:00 |
|
slapshot5
|
37dde95936
|
fix Human battlefield so creatures are above lands (New GUI)
|
2011-11-29 07:20:59 +00:00 |
|
slapshot5
|
b1f0ed4d19
|
Cards in selection windows (getChoice(...), etc...) will now update the card picture in the top-right panel. (New GUI)
|
2011-11-29 06:56:10 +00:00 |
|
slapshot5
|
e21012aea3
|
make the Combat text more readable (new GUI)
|
2011-11-29 06:11:30 +00:00 |
|
jendave
|
85dfbbf59f
|
update all dependencies to latest versions
|
2011-11-29 00:07:41 +00:00 |
|
jendave
|
a917783384
|
Fix license headers
|
2011-11-28 22:52:20 +00:00 |
|
jendave
|
bfa59d8783
|
Put headers into TreePropery files
|
2011-11-28 22:27:56 +00:00 |
|
jendave
|
5ebdfd259e
|
Add GPL header for code grabbed from the Arcane project
|
2011-11-28 21:26:40 +00:00 |
|
Sloth
|
ddd2107a9e
|
- Fix for Apathy giving errors (it's not scriptable correctly at the moment and the card is so AI unfriendly it shouldn't be in the game anyway).
|
2011-11-28 21:18:26 +00:00 |
|
jendave
|
592c445541
|
Add Braids license header to her code.
|
2011-11-28 20:26:16 +00:00 |
|
jendave
|
b5aa6c7d03
|
Add License header to each file
|
2011-11-28 19:56:47 +00:00 |
|
Chris
|
e26235321e
|
- Checkstyle.
|
2011-11-28 18:21:59 +00:00 |
|
SoulStorm
|
f77d885a0c
|
Added Kirtar's Wrath.
|
2011-11-28 18:21:23 +00:00 |
|
ArsenalNut
|
1921f89a93
|
added Corrupted Resolve
|
2011-11-28 14:39:06 +00:00 |
|
Chris
|
230d64a574
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-11-28 14:28:38 +00:00 |
|
Chris
|
0274e99fce
|
- Ran oracle script.
|
2011-11-28 14:24:28 +00:00 |
|
Chris
|
50ad464d82
|
- Ran set info script.
|
2011-11-28 14:23:40 +00:00 |
|
slapshot5
|
6ab3213ec6
|
little cleanup in AbstractCardFactory.java
|
2011-11-28 13:30:57 +00:00 |
|
slapshot5
|
c6268ab033
|
add Sundering Titan (from Darksteel)
|
2011-11-28 13:30:24 +00:00 |
|
slapshot5
|
281699dbe9
|
add an AF_ChooseCard. It's pretty specific right now, but can be generalized/tweaked for when/how the needs arise
|
2011-11-28 13:29:40 +00:00 |
|
slapshot5
|
6fdcfe0c42
|
add AI logic in Black Vise
|
2011-11-28 13:28:26 +00:00 |
|
slapshot5
|
c2034db113
|
change what looks to be a copy/paste error in ViewDock.java
|
2011-11-28 13:28:00 +00:00 |
|
Sloth
|
f1e39cccbc
|
- Fixed Forget.
|
2011-11-28 09:23:36 +00:00 |
|
Sloth
|
ad8c96572a
|
- Added a hard version of the Apu deck.
|
2011-11-28 06:57:29 +00:00 |
|
Sloth
|
51171b47b6
|
- Added Halls of Mist.
|
2011-11-28 06:55:51 +00:00 |
|
jeffwadsworth
|
05e46baff1
|
- Fixed Rending Vines
|
2011-11-27 18:21:20 +00:00 |
|
slapshot5
|
8a75e6cc82
|
comment out ConstantStringHashMap class. It's not being used, and maybe we just don't need it anymore.
|
2011-11-27 18:16:49 +00:00 |
|
slapshot5
|
0fb8d07c74
|
more java warning and TODO cleanup in GameAction, Player, GameSummary, CustomLimited, and CardPanelHeavy
|
2011-11-27 18:15:12 +00:00 |
|
slapshot5
|
ed689a3b0e
|
more java warnings cleanup
|
2011-11-27 18:13:42 +00:00 |
|
slapshot5
|
215483af5f
|
suppress a warning in QuestUtilCards
|
2011-11-27 17:58:38 +00:00 |
|
slapshot5
|
d04fe6864e
|
java warning and TODO cleanup in CostPart
|
2011-11-27 17:58:14 +00:00 |
|
slapshot5
|
0ccfef534c
|
more java warning cleanup
|
2011-11-27 17:57:47 +00:00 |
|
Sloth
|
1c931c4383
|
- The AI will now realize the interaction of Melira, Sylvok Outcast and Persist cards.
|
2011-11-27 17:57:33 +00:00 |
|
slapshot5
|
34e7f10293
|
clean up some java warnings in deck generators
|
2011-11-27 17:57:09 +00:00 |
|
slapshot5
|
3c15fa919b
|
add Balm of Restoration (from Fallen Empires)
|
2011-11-27 17:56:04 +00:00 |
|
slapshot5
|
526894a7be
|
add Samite Censer-Bearer (from Future Sight)
|
2011-11-27 17:55:44 +00:00 |
|
slapshot5
|
220274b28f
|
add Kitsune Palliator (from Betrayers of Kamigawa)
|
2011-11-27 17:55:12 +00:00 |
|
slapshot5
|
e000a0e1de
|
add a PreventDamageAll AbilityFactory. (Also, alphabetized the API if-else if block in AbilityFactory class).
|
2011-11-27 17:54:31 +00:00 |
|
slapshot5
|
5258919339
|
add Serra Bestiary (from Homelands)
|
2011-11-27 17:53:35 +00:00 |
|