Commit Graph

17715 Commits

Author SHA1 Message Date
Maxmtg
f4f7899a45 AF: GameWin/Loss 2012-10-31 21:58:39 +00:00
Maxmtg
4d8e3af2fe AF: Clone, SetState 2012-10-31 21:41:51 +00:00
Maxmtg
15310ccf94 AF: Sacrifice, Reveal
removed repeating blocks from getStackDescription
2012-10-31 20:57:14 +00:00
Chris
b3ec2af243 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-31 10:27:16 +00:00
Maxmtg
7c8818c47d a clear check for type of trigger ctor parameters 2012-10-31 08:16:19 +00:00
Maxmtg
65ab19f90a Triggers: replace HashMap with java.util.Map in c-tors 2012-10-31 08:05:14 +00:00
Maxmtg
85a98b4520 AF: DelayedTrigger 2012-10-31 07:56:16 +00:00
Maxmtg
a08d455312 AF: Combat refactored (17800 get!) 2012-10-31 07:41:23 +00:00
Maxmtg
5b16ada639 AF; RegenerateAi.java. counter 2012-10-30 22:24:01 +00:00
Maxmtg
b95052dede refactored AF: Choose
refactored AF: Debuff
2012-10-30 21:21:47 +00:00
Maxmtg
be9890dbe5 fixes http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=6333&start=795#p101722 2012-10-30 18:48:27 +00:00
Maxmtg
42a6056d58 Quest will use a single set to generate lands for shop 2012-10-30 18:26:17 +00:00
Agetian
a3c2d255bb Fix of imports after the last commit. 2012-10-30 17:39:09 +00:00
Agetian
523849e39a Basic/snow land sets in quest mode shop and starting deck are randomized. 2012-10-30 17:26:05 +00:00
RumbleBBU
8512cdc3b9 More cleanup. 2012-10-30 16:27:49 +00:00
Chris
d4a2780a9e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-30 15:17:13 +00:00
RumbleBBU
72bd8d9298 Code cleanup. 2012-10-30 11:41:11 +00:00
RumbleBBU
af79f9946a Added javadoc. 2012-10-30 11:38:38 +00:00
RumbleBBU
10916f3acd 1) You can use a Draft/Sealed deck as your quest starting card pool, 2) You can enforce formats when playing with specific starting pools, 3) Fixed a bug in the custom format dialog. 2012-10-30 11:20:15 +00:00
Maxmtg
4839eb6fbf hasBasicLands predicate for edition 2012-10-30 11:02:46 +00:00
Maxmtg
2139345166 refactor AF:Effect (wish I knew what it is) 2012-10-30 08:06:19 +00:00
Maxmtg
5e03520923 refactored AF: remaining counters 2012-10-30 07:46:08 +00:00
Maxmtg
e4652db458 AF: Counters move 2012-10-30 06:59:16 +00:00
Maxmtg
b8485e3e91 refactored AF:Play 2012-10-30 06:50:31 +00:00
Maxmtg
736773996a refactor AF:Protect
renamed life-related ai and effects to put life as 1st word
2012-10-30 06:40:11 +00:00
Maxmtg
ca4187061d AF:DamagePrevent
removed excessive casts and semicolons
2012-10-30 06:06:01 +00:00
Maxmtg
a9437221bf AF:ManaDrain (other mana Abs use some special classes =( 2012-10-30 05:21:07 +00:00
Maxmtg
923c0ad42c refactor AF: ZoneAffecting
some cleanup in BondEffect.java
2012-10-30 04:51:15 +00:00
Sloth
053434cb4a - Added Shimian Night Stalker. 2012-10-29 22:23:30 +00:00
Sloth
3b208f4ef8 - Added Wild Might. 2012-10-29 21:49:24 +00:00
Sloth
49f240b5b9 - Fixed some FindBugs results. 2012-10-29 21:33:24 +00:00
Maxmtg
78ace24435 AF:Tokens - split into pieces 2012-10-29 21:17:48 +00:00
Sloth
65af81f3d4 - Removed unnecessary cast. 2012-10-29 20:55:08 +00:00
Maxmtg
b2bf2b2fba AF:Turns refactored
removed warnings (excessive casts, extra semicolons)
2012-10-29 20:45:01 +00:00
Maxmtg
c4021584d2 AF-Bond refactored 2012-10-29 20:08:41 +00:00
Sloth
65df4ee49c - Fixed Past in Flames. 2012-10-29 17:47:37 +00:00
Sloth
4881ccb800 - Fixed Ovinomancer. 2012-10-29 17:39:47 +00:00
Maxmtg
974ad69012 minor - code formatting 2012-10-29 15:17:57 +00:00
Maxmtg
8f6af37432 Player - shuffle streamlined
CardLists.getCMC inlined (there were only 4 of them anyway)
2012-10-29 15:10:55 +00:00
Sloth
1d436061c6 - Fixed warnings. 2012-10-29 12:18:48 +00:00
Chris
a4c596e480 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-29 12:17:58 +00:00
Sloth
be67a25224 - More getCards read-only list errors. 2012-10-29 12:14:55 +00:00
Chris
5460dcb6b0 - Added a missing import. 2012-10-29 12:10:07 +00:00
Sloth
979b8f46a7 - More getCards read-only list errors. 2012-10-29 11:04:18 +00:00
Sloth
abfd526ede - Removed obsolete null checks. 2012-10-29 10:16:20 +00:00
Sloth
ffd85cb1c8 - More getCards read-only list errors. 2012-10-29 07:15:21 +00:00
Sloth
1e91c7f0b4 - Cleanup. 2012-10-28 22:28:57 +00:00
Sloth
c73b7bc8f7 - Fixed Thrumming Stone. 2012-10-28 22:15:14 +00:00
Sloth
ca6b26b786 - Another getCards read-only list errors. 2012-10-28 22:11:06 +00:00
Sloth
951843f418 - Fixed getColorByProminence. 2012-10-28 22:02:14 +00:00