Commit Graph

17828 Commits

Author SHA1 Message Date
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
Sloth
deb8a6d440 - Fixed Mulligan. 2012-10-28 19:10:46 +00:00
Sloth
18b749a2bd - Improved AI of some auras/equipments. 2012-10-28 13:53:03 +00:00
Sloth
8c795fbc0e - Fixed a few getCards read-only list errors. 2012-10-28 13:37:27 +00:00
Chris
2f505b7645 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-28 11:20:16 +00:00
Maxmtg
1d0edaec67 Zone getCards returns a read-only list (used to make a new instance), dependants updated (mostly) 2012-10-27 22:28:00 +00:00
Maxmtg
81438a4974 fixed some boxing issues (mixing Boolean and boolean)
UI: access to static fields fixed - should refer to a declaring class, not inherited one
EditorTableModel: removed some excessive instanceof checks 
Placed missing @override clauses
Removed unused imports
2012-10-27 21:47:21 +00:00
Maxmtg
fa1b078db3 AnimateAF refactored
AlterLife cut into classes
some pointless null checks removed
2012-10-27 21:27:16 +00:00
Sloth
c35e090377 - Fixed possible NPE in getCardsIn. 2012-10-27 21:22:08 +00:00
Sloth
f098cccaa8 - Fixed and improved Proliferate. 2012-10-27 21:16:57 +00:00
Sloth
1c1501ad62 - Fixed ability of Sphinx of Jwar Isle. 2012-10-27 21:08:19 +00:00
Sloth
6b23cba722 - Fixed Realms Uncharted. 2012-10-27 21:04:12 +00:00
Sloth
175cc75ab2 - Fixed P/T of Two-Headed Dragon.
- Fixed Cataclysm.
2012-10-27 20:54:43 +00:00
Chris
f95f9d5926 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-27 11:55:32 +00:00
Sloth
339db372bb - Fixed order in the script of Gifts Ungiven. 2012-10-27 11:01:03 +00:00
Sloth
0981a6f8c6 - Fixed Unleash not interacting correctly with Corpsejack Menace. 2012-10-27 10:57:43 +00:00
Sloth
27ec54a0a7 - Added the property "OppOwn" and converted some cards. 2012-10-27 08:57:54 +00:00
Sloth
bdc41462a5 - Fixed Utvara Hellkite. 2012-10-27 08:08:07 +00:00
Maxmtg
5f4de1786e comment out debug 2012-10-26 22:40:38 +00:00
Maxmtg
724f334054 Experimental AbilityFactory refactoring 2012-10-26 22:35:52 +00:00
Maxmtg
37c8ea9cdf Player has a field of type GameState 2012-10-26 22:33:06 +00:00
Sloth
b56f03ce08 - Tweaked attacking AI. 2012-10-26 21:57:00 +00:00
Sloth
4f6133ff93 - Made findParentsTargetedPlayer more robust. 2012-10-26 21:42:10 +00:00
Sloth
fbb6997b3a - Improved AI of Frost Titan. 2012-10-26 21:32:21 +00:00
Sloth
d5998c913f - Fixed AI not paying unless costs of its own triggered abilities. 2012-10-26 21:23:05 +00:00
Sloth
5561058ecf - Improved AI dealing with Flailing Manticore and Flailing Soldier. 2012-10-26 21:14:28 +00:00
Sloth
3b8ffad1d2 - Added Metamorphose. 2012-10-26 21:12:03 +00:00
Sloth
720e4635ab - Updated some deck SVars. 2012-10-26 20:21:46 +00:00
Sol
0cb2a5d851 - Fixed name of Faerie Impostor in RTR Guild Packs 2012-10-26 18:58:26 +00:00
Sloth
ac88a40167 - Changed more instances of "YouDontCtrl" to "OppCtrl". 2012-10-26 18:27:17 +00:00
Sloth
ea88ca3c37 - Changed more instances of "YouDontCtrl" to "OppCtrl". 2012-10-26 18:10:03 +00:00
Chris
48291196dc - Cleared out the changes.txt file, now ready for new material.
- Added the recent commit logs to changes.txt.
2012-10-26 14:12:10 +00:00
RumbleBBU
be5f34ebb3 Rever accidental commit of wrong version of block #37. 2012-10-26 11:39:27 +00:00
RumbleBBU
0e3395f487 Added Return to Ravnica Guild Sealed Deck mode. 2012-10-26 11:37:46 +00:00
Sloth
c2cb8a6bce - Fixed Painbringer. 2012-10-26 11:34:36 +00:00
RumbleBBU
4abed11329 Do not show very small cubes (promos with 2 cards) in the main cube selection menu. You can't build a deck around them. 2012-10-26 11:24:25 +00:00
RumbleBBU
d5f6ac0e6c Partiality needs to be 100% or the computer may get the two promo cards and the booster for 2 different guilds in RtR Guild Sealed Mode. 2012-10-26 11:15:13 +00:00
Chris
08b1e9cc58 [maven-release-plugin] prepare for next development iteration 2012-10-26 10:54:42 +00:00