jendave
ee7b6c821c
changed the address in main.properties to mtgerror@yahoo.com
2011-08-06 02:49:31 +00:00
jendave
42c0b170e1
- Added "This creature can't attack unless defending player controls an Island" and "When you control no Islands, sacrifice this creature" keywords.
...
- Added some new cards: Goblin Chieftain, Vodalian Knights, Fleeting Image, Merfolk Sovereign, corrected Dandan, bunch of other cards.
2011-08-06 02:49:26 +00:00
jendave
0630959330
Fixed some cards via the cards.txt file. Most of these cards were displaying the same text string twice. The following cards were fixed: Belbe's Portal; Hush; Lab Rats; Lay Waste; Nourish; Nyxathid; Spark Spray; Sprout Swarm; Yawgmoth's Bargain.
2011-08-06 02:49:19 +00:00
jendave
4a943a9f7c
- Wojek Embermage's Radiance ability shouldn't damage creatures with protection from it anymore, and it should also correctly deal damage when multicolored creatures are involved.
...
- Memnarch "gain control of target artifact" ability shouldn't trigger leaves play effects anymore.
- Added "This creature can't be blocked except by creatures with flying" keyword.
- Added new cards: Barren Glory, Silhana Ledgewalker, Treetop Scout, Treetop Rangers, Treetop Bracers, Auramancer, Cartographer, Scarland Thrinax, Femeref Enchantress, Conqueror's Pledge, Seal of Removal.
2011-08-06 02:49:14 +00:00
jendave
fe32f94ef0
I moved the most recent quest files to the quest folder. These files are easy.txt; medium.txt; hard.txt; questData.
2011-08-06 02:49:05 +00:00
jendave
6fccdf50f7
Fixed Necropotence entry in the cards.txt file, it displayed the Pay 1 life: … string twice. Added Yawgmoth's Bargain to the listing of cards to remove in the GenerateConstructedDeck.java file. It has the same problem as Necropotence.
2011-08-06 02:48:58 +00:00
jendave
5725f5a282
Added Seal of Fire, Seal of Cleansing, Seal of Primordium.
2011-08-06 02:48:47 +00:00
jendave
4842f25841
Fixed the following cards in cards.txt: Aspect of Mongoose and Thornscape Apprentice. I also updated the following cards to make them compatible with Rob's new version of the spDrawCards keyword: Airborne Aid; Ambition's Cost; Ancient Craving; Biomantic Mastery; Brilliant Plan; Careful Study; Catalog; Collective Unconscious; Compulsive Research; Control of the Court; Divination; Dream Cache; Flow of Ideas; Goblin Lore; Opportunity; Ribbons of the Reikai; Sift; Sign in Blood; Thirst for Knowledge; Tidings; Vision Skeins; Wistful Thinking.
2011-08-06 02:48:40 +00:00
jendave
2d1aad0ab8
little res update
...
-fixed the main.properties file: decks--file=all-decks2 is un-commented
-migrated the decks in all-decks2 from SVN
-removed the all-decks2 file. A user that needs decks from that file either has them from my migration, or can copy his all-decks2 file to get his own decks
2011-08-06 02:48:35 +00:00
jendave
c6d1bb97ed
Added Sloth's snow creatures, fixed Boreal Druid, added some card-pictures, readded Magus of the Library (which disappeared, somehow).
2011-08-06 02:48:13 +00:00
jendave
e35672b584
-Reverted hasSecondStrike() for now, even though I'm still not sure why it doesn't work.
...
-Fixed some issues with Planeswalker's abilities.
-Added a few Ally cards.
-Fixed Ashes to Ashes.
-Fixed some issues with Archon of Justice.
2011-08-06 02:48:06 +00:00
jendave
c7e29fa4b0
Fixed Mana Pool text bug, added Door to Nothingness, it should now be(kind of) possible to "import" dck files if you can't find the deck directory :).
2011-08-06 02:47:57 +00:00
jendave
9a90fa9ce3
Fixed Goblin War Paint manacost, fixed Archon of Justice AI issue.
2011-08-06 02:47:50 +00:00
jendave
7dbe8ea57a
Added Input stackability.
...
Fixed Angle of Despair to say What you're going to do to the "target permanent",
Drekvac from "Discard a card, then sacrifice Drekvac if discarded card was a creature" to original "you may discard noncreature card. If you choose not to(buttonUtil.enableOnlyCancel), sac Drekvac"
Fixed mana curve smoothing: now AI land smoothing will simply print an error line and continue if there isn't enough land to smooth.
2011-08-06 02:47:39 +00:00
jendave
19dae61e1e
Due to unforseen complications, the Ability_Triggered class has been deactivated, however, InputControl was modified to delay any stacked inputs via stack(So it is possible to use two targeted ETFs with DotH or make use of LTF of creatures you sacrifice as part of a cost.
2011-08-06 02:47:32 +00:00
jendave
d372c59e9b
Added Triggered_Ability class, and changed handling of EBF/LBF commands accordingly. This is an intermediate update: old functionality is mostly unchanged(though you Can now grenade torchrunners for 5 + 3 damage) in all test situations, and further development is pending.
2011-08-06 02:47:24 +00:00
jendave
4521c5da54
Added a few "sacrifice creature" cards (Diabolic Edict, Chainer's Edict, Innocent Blood, ...).
2011-08-06 02:47:16 +00:00
jendave
2f6a4fe068
Added Oran-Rief, the Vastwood, and Transguild Courier; Keyworded colors (e.g. "Crookshank Kobolds is red.", "Ghostfire is colorless.").
2011-08-06 02:47:09 +00:00
jendave
409aeb6d7e
Just the updated card-pictures.txt
2011-08-06 02:47:02 +00:00
jendave
e90ae0274a
Added Card.hasSecondStrike(), and updated classes using "(dosn't have First Strike || (has First Strike & Double Strike))" accordingly.
2011-08-06 02:46:58 +00:00
jendave
dfeb51a7af
Added res/pics/*.jpg to svn.ignore to avoid synchronization slowdown.
2011-08-06 02:46:51 +00:00
jendave
2c739ecf24
Some generic fixes, also: - Added "Whenever *any text goes here* put into a graveyard from the battlefield,*any text goes here*" keyword. It doesn't do anything, but it notifies the program that the card triggers on whenever a card gets put into a graveyard from the battlefield.
...
- AEther Spellbomb should be fixed.
2011-08-06 02:46:47 +00:00
jendave
55aa410249
Fixed some dual mana bugs, updated mana in some new cards.
2011-08-06 02:46:38 +00:00
jendave
ad50e3f2eb
- Changed "This card does not untap during your untap phase." keyword to "This card doesn't untap during your untap step.", and added "This card doesn't untap during your next untap step." keyword.
...
New cards: Dingus Egg, Dingus Staff, Proper Burial, Moonlit Wake, Fecundity, Goblin Sharpshooter, Dauthi Ghoul, Eternity Snare, Elvish Hunter (not implemented yet).
2011-08-06 02:46:32 +00:00
jendave
fc45d9b745
Fixed spDamgTgt to consider wither. TODO: Stuffy doll(which is supposed to selfdestruct when given wither).
2011-08-06 02:46:23 +00:00
jendave
2114d9eaed
- Fixed Goblin Grenade, cannot cast it as an instant now.
...
- Fixed Thought Courier, Blightspeaker, Cackling Imp and Stern Judge.
2011-08-06 02:46:17 +00:00
jendave
33776bef16
finally got the deck migration running - when you start forge, if there's a all-decks2 file, you're asked if you want to import it. this version has all the decks already imported, and the all-decks2 property commented out, so you're not asked again.
2011-08-06 02:46:10 +00:00
jendave
5c6efdf625
some small fixes and tweaks regarding the property system
2011-08-06 02:45:46 +00:00
jendave
a7c89eff0f
Added a "version" Property in main.properties and NewConstants that is shown in the error reports.
2011-08-06 02:45:31 +00:00
jendave
a48a6f43bb
A lot of fixes in cards.txt and the CardFactories, removed all warnings.
2011-08-06 02:45:22 +00:00
jendave
f04ab6733c
11/01 build - small updates, basically to stay up-to-date with the latest beta.
2011-08-06 02:45:06 +00:00
jendave
8bd5c4a2c4
new deck format working now!
...
decks are in the res/decks folder, every deck is a file, booster decks are directories with 8 deck files in them. currently, if you run the new version, the decks folder is created automatically, but old decks are neither migrated nor overwritten. i'll commit an import program soon
major changes include
-Deck doesn't store the three boolean fields any more, but computes them
-DeckIO is now an interface, with OldDeckIO and NewDeckIO as its implementations. OldDeckIO will probably still be used for the deck migration tool.
2011-08-06 02:44:55 +00:00
jendave
00f92575d8
Small update, Knighthood, Levitation (new cards in cards.txt I forgot to add), card pic URLs in card-pictures.txt and Volrath's Stronghold's ability manacost fix, AI_Discard() fix.
2011-08-06 02:44:31 +00:00
jendave
301a13fc1d
Snow mana should now work (as tested on chilling shade).
2011-08-06 02:44:24 +00:00
jendave
fd9f203db1
updated cards.txt, card-pictures.txt and added some extra cards, minor fixes. Added Chris' spRaiseDead keyword.
2011-08-06 02:44:10 +00:00
jendave
8f858c0f18
Added Sloth's snow lands, not any different from normal ones so far.
2011-08-06 02:39:22 +00:00
jendave
4b1c151641
Corrected The 3 Changeling spells in cards.txt - they were missing Tribal
2011-08-06 02:39:09 +00:00
jendave
d4a37d17ab
first draft of Gui_DeckEditorNew, including entries in NewConstants and res/gui
...
no functional change to the running program, nothing working yet...
2011-08-06 02:38:55 +00:00
jendave
7327d6c499
Moved some files from /src into /, including forge.properties and the res folder
...
changed the output folder to bin
2011-08-06 02:38:31 +00:00