Commit Graph

17715 Commits

Author SHA1 Message Date
Maxmtg
0d17f2343e Input: Added an abstract marker method to trace all annonymous descendants,
PayManaCostX moved to separate file
added Action class - it's like Command but has parameters.
2012-11-11 16:52:06 +00:00
Agetian
34f8400c45 - Attempt to remedy the "sound skipping" issue with the sound system. 2012-11-11 16:02:16 +00:00
moomarc
95397b8bee - Added Shaman en-Kor 2012-11-11 16:01:20 +00:00
Sloth
1278b1ae3e - Cleanup. 2012-11-11 15:48:37 +00:00
Agetian
100b644200 - Added a method to loop the sound to the Sounds enumeration. 2012-11-11 15:36:28 +00:00
Agetian
df0dafc6ff - Some CheckStyle corrections related to the use of "final". 2012-11-11 15:28:05 +00:00
Chris
32a1a6fc95 - CheckStyle. 2012-11-11 15:27:45 +00:00
Chris
b28cadb05b - CheckStyle. 2012-11-11 15:21:05 +00:00
Chris
0bb91bb8d0 - CheckStyle. 2012-11-11 15:19:52 +00:00
Chris
a30d637df4 - CheckStyle. 2012-11-11 15:16:37 +00:00
Chris
9fb001b27e - CheckStyle. 2012-11-11 15:15:29 +00:00
Chris
39bb830e5a - CheckStyle. 2012-11-11 15:13:46 +00:00
Chris
8c370c1b1d - CheckStyle. 2012-11-11 15:09:21 +00:00
Agetian
5aacbd7206 - Initial implementation of the sound system for Forge. Supports non-blocking, "preload once, play anytime" sound playback with no memory penalty for playing sounds multiple times. Supports WAV and AU file formats, uses only standard JDK libraries and, as such, fully cross-platform. 2012-11-11 14:51:55 +00:00
Sloth
fe5355d992 - Removed some unnecessary parameters from the chooseSource scripts. 2012-11-11 14:43:37 +00:00
Sloth
36297a4eaa - Added Auriok Replica and Burrenton Forge-Tender. 2012-11-11 14:14:28 +00:00
Sloth
995c9b66a6 - Added Kaervek's Torch. 2012-11-11 12:23:01 +00:00
Maxmtg
56bfb6ea2c slowtrip - remove duplication 2012-11-11 12:19:35 +00:00
Chris
37c54b3791 - Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-11-11 12:09:29 +00:00
Sloth
d0c82ed973 - Fixed "Damage can't be prevented." on Everlasting Torment. 2012-11-11 12:08:14 +00:00
Sloth
bf75894b4a - Fixed "Players can't gain life." on Everlasting Torment. 2012-11-11 11:58:38 +00:00
Hellfish
bbe391db27 *Added Everlasting Torment. 2012-11-11 10:57:24 +00:00
Agetian
09bff1f86d - Now the visual highlighting of a card will also work when declaring the order of blockers. 2012-11-11 09:51:48 +00:00
Agetian
f1bab8fc27 - When choosing cards, sources, etc. using a list box, the currently selected card will now be visually highlighted on the playfield (to better distinguish between e.g. three different cards with the same name on the playfield). 2012-11-11 09:13:16 +00:00
Sloth
e3b485adaf - Improved AI using War Falcon. 2012-11-11 09:05:36 +00:00
Agetian
574c13e7fe - Organizing imports in AF ChooseSource. 2012-11-11 07:35:53 +00:00
Agetian
b3bafb0a94 - Organizing imports in AF ChooseSource. 2012-11-11 07:33:52 +00:00
Agetian
cc7a015400 - AF ChooseSource: sources already listed as effects "on stack" will no longer also be listed as sources which are "objects referenced on stack by another object". 2012-11-11 04:25:50 +00:00
Sol
ff8cfe8beb - Converted Remove Enchantments to Script, All Instants have no been converted 2012-11-11 04:00:57 +00:00
Sol
9ce1a29433 - Converted Suffer the Past to script 2012-11-11 02:39:45 +00:00
Sloth
13ccae7797 - The AI will now predict damage prevention replacement effects.
- Added first steps towards AF ChooseSource AI for CoP's (the AI will choose unblocked attackers).
2012-11-10 23:20:46 +00:00
Maxmtg
61b4169f73 SA: field delve renamed, isTap/untapAbility removed (cost takes care of that), isTrigger declared by overload in AbilityTriggered 2012-11-10 22:05:09 +00:00
Maxmtg
0e84ac4d82 Remove warnings: unspecified generic type, redundant else clause, unused imports, unreachable code, excessive superinterface declaration 2012-11-10 20:57:03 +00:00
Maxmtg
e774cf4a55 remove warning 2012-11-10 20:22:46 +00:00
Chris
c14f419562 - Fixed the types for Lava Hounds; Pallimud; Scourge of Kher Ridges; Sliptide Serpent 2012-11-10 20:04:44 +00:00
Sol
096cac2075 - Added TapOrUntapAll AF
- Converted Turnabout to script
2012-11-10 16:25:39 +00:00
Agetian
63fe637268 - Added Bone Mask. 2012-11-10 15:41:07 +00:00
Maxmtg
6c03278406 restored triggers (like oblivion ring) 2012-11-10 15:12:36 +00:00
Chris
cc2a79e403 - CheckStyle. 2012-11-10 15:11:19 +00:00
Chris
c961c60b4d - CheckStyle. 2012-11-10 15:05:30 +00:00
Chris
04d42745c5 - CheckStyle. 2012-11-10 15:03:37 +00:00
Chris
ce5976678a - CheckStyle. 2012-11-10 14:55:57 +00:00
Chris
5863d7ab9f - CheckStyle. 2012-11-10 14:53:59 +00:00
Chris
9600665e8f - CheckStyle. 2012-11-10 14:51:46 +00:00
Chris
3edf84c710 - CheckStyle. 2012-11-10 14:48:11 +00:00
Sloth
05a1485760 - Added Story Circle. 2012-11-10 13:49:25 +00:00
Sloth
3800a38f72 - Added Righteous Aura. 2012-11-10 13:43:59 +00:00
Sloth
3db40339f7 - Added Pentagram of the Ages. 2012-11-10 13:39:33 +00:00
Agetian
c387bdb109 - Added Circle of Protection: Shadow.
- Added a more detailed comment to the TODO of the AI part of the AF ChooseSource for future reference.
2012-11-10 13:36:07 +00:00
Sloth
22f6772ccc - Added Greater Realm of Preservation. 2012-11-10 13:31:53 +00:00