Commit Graph

20211 Commits

Author SHA1 Message Date
Sloth
846507ef40 - Prevented playSpellAbilities from creating infinite loops. 2013-03-02 12:29:46 +00:00
Agetian
afa81c5927 - Merge the latest trunk into Splitcards. 2013-03-02 12:25:55 +00:00
Maxmtg
613dd2bac1 compare with zero in a more delicate way 2013-03-02 12:17:12 +00:00
Sloth
ff079efed5 - Updated some AI SVars. 2013-03-02 12:15:03 +00:00
moomarc
95e7428ad0 - Added an AI svar to Hecatomb 2013-03-02 11:15:25 +00:00
Maxmtg
06f252b2e4 PlayArea is intialized with a r/o list that is a reference to all cards in given zone. 2013-03-02 09:21:25 +00:00
swordshine
f6746365ff - Fixed Soldevi Golem 2013-03-02 08:50:02 +00:00
Maxmtg
8fb3c5e0b1 commiting sets and blocks files with Index:LineNumber removed 2013-03-02 08:08:55 +00:00
Maxmtg
9286d5e943 StorageReaderFile passes record seq. number along with the record itself 2013-03-02 07:55:01 +00:00
Maxmtg
bfeee22e12 rolling back from last commit (should have sent it too early) 2013-03-02 07:54:21 +00:00
Maxmtg
4ae49efb4a A number of inputs recieve stop(); clause 2013-03-02 07:50:01 +00:00
swordshine
ef7355859e - Fixed the cost of Hypergenesis 2013-03-02 05:00:07 +00:00
swordshine
17f881c9db - Added Hypergenesis 2013-03-02 04:57:33 +00:00
swordshine
eaf447434a - Added Eureka 2013-03-02 04:15:41 +00:00
Sol
2a0b50230c - Adding SetInfo for Lim-Dul's Vault (Special characters don't work with setinfoscript) 2013-03-02 03:35:34 +00:00
swordshine
5fc6b489dd - Added Dimensional Breach and Lim-Dul's Vault 2013-03-02 01:32:35 +00:00
Sol
3c906ae532 - Adding two Planes Feeding Grounds and Horizon Boughs 2013-03-01 23:41:31 +00:00
Maxmtg
2007547190 (minor) wrote a simple javadoc class description, because that TODO has been there for about a year already 2013-03-01 22:43:12 +00:00
Maxmtg
84d64ef8eb IZone - adjusted parameter type or remove method
thrown away get/setUpdate methods
battlefield.getCards(false) will return R/O list of cards - might lead to exceptions if callers attempt to modify the method's result.
2013-03-01 22:40:50 +00:00
Maxmtg
ec2721e73b Remove UI class since most methods are never called, the rest may be moved to classes that use them 2013-03-01 22:35:58 +00:00
Sloth
b9473367d8 - Removed deprecated targetPlayer variable from SpellAbility.
- Cleanup.
2013-03-01 20:44:38 +00:00
myk
03bb325489 merge latest trunk 2013-03-01 18:59:44 +00:00
myk
c5ebcd860f add algorithm for determining default user data and cache paths 2013-03-01 18:56:27 +00:00
Maxmtg
0d0ea30e0e Changed exception type to be correctly catched by DeckSerializer 2013-03-01 18:26:16 +00:00
Maxmtg
1fcb929ea7 refactored code that calculates if the cardpanels fit playarea with a given cardWidth: the "rows" member is never modified, so there won't be any "concurrent modification" exceptions; lists or lands, tokens, creatures and others are not modified during calculation, so they don't need to be cloned from reference for each trial of card width. 2013-03-01 17:35:37 +00:00
Sol
d6f50aba14 Recreating SplitCards branch since Agetian is having issues merging it 2013-03-01 14:17:30 +00:00
Chris
e15a925360 [maven-release-plugin] prepare for next development iteration 2013-03-01 13:10:41 +00:00
Chris
8903da25b5 [maven-release-plugin] prepare release forge-1.3.9 forge-1.3.9 2013-03-01 13:10:30 +00:00
Chris
fc71dc35bd - Preparing the changes.txt file for the next beta build and release. 2013-03-01 12:58:28 +00:00
Chris
551cb56be2 - Added new card names to changes.txt. 2013-03-01 12:53:09 +00:00
moomarc
041195bd46 - Updated Quest opponent icon links for Ravnica world 2013-03-01 09:48:44 +00:00
myk
919662380c add missing continue in QuestEventManager duel generation loop 2013-03-01 09:06:58 +00:00
swordshine
16060c4103 - Fixed Astral Slide 2013-03-01 08:46:30 +00:00
Maxmtg
92be09cf69 added methods to query player if he wants to take turn first
It is used by new revision of GameNew that I don't commit yet because it contains other changes unsafe for todays release
2013-03-01 07:52:11 +00:00
swordshine
8d95358927 - Fixed Xantid Swarm 2013-03-01 07:14:38 +00:00
myk
b8dad5f4c0 merge latest trunk 2013-03-01 06:52:01 +00:00
moomarc
98804340e5 - Added Cleansing Meditation 2013-03-01 06:08:52 +00:00
swordshine
ab1453f3b4 - Fixed Vedalken Engineer 2013-03-01 01:25:43 +00:00
swordshine
2a97db6bad - Added Avatars: Haakon Stromgald Scourge Avatar and Jaya Ballard Avatar
- Added 3 cards
2013-03-01 00:31:06 +00:00
myk
954311973c log, but don't pop up warning about non-AI cards in quest decks. the popup hinders immersion and if they are there, it is likely intentional 2013-02-28 19:48:20 +00:00
myk
8fdf5a9636 remove svn:ignore tags for generated data 2013-02-28 18:22:35 +00:00
myk
c53c1babbe branch for work on separating writable data from the program data 2013-02-28 17:37:21 +00:00
moomarc
9c16f2ce14 - Added Battletide Alchemist 2013-02-28 13:52:38 +00:00
Sloth
382336a1bc - Fixed LKI copies messing up Mana abilities. 2013-02-28 13:46:40 +00:00
moomarc
577b5847b6 - Minor fix to Changes.txt (I'd used a bogus card name for a commit) 2013-02-28 13:41:37 +00:00
Chris
1c095f5ec4 - Added new card names to changes.txt. 2013-02-28 12:37:45 +00:00
moomarc
6957e58de5 - Added Thought Devourer 2013-02-28 10:38:53 +00:00
myk
3622ad3fab don't show non-traditional sets in unlock dialog 2013-02-28 10:11:50 +00:00
swordshine
ffcc55189c - Added Duplicity 2013-02-28 09:29:16 +00:00
moomarc
767838bfff - Removed "End" line from cardTemplateScript (left "text" line in for now) 2013-02-28 09:25:34 +00:00