punkeduard@gmail.com
e809190a82
Added izzet vs golgari duel decks, updates some primitives and bug fixing in cards
2012-09-22 15:55:27 +00:00
punkeduard@gmail.com
901abd688a
Fixed Yeva, Nature's Herald and Yeva's forcemage
2012-09-03 00:24:13 +00:00
omegablast2002@yahoo.com
ad055ad0b7
missed this file
2012-08-26 08:10:15 +00:00
omegablast2002@yahoo.com
3b447135fb
fixed soulbond and testsuite issue, fixed crash from combohint not being int'ed to some AIStats(which are considered "human"
2012-08-26 08:08:36 +00:00
wagic.the.homebrew@gmail.com
7583e61510
remove non ascii characters from ZipFS
2012-08-26 06:07:48 +00:00
wagic.the.homebrew@gmail.com
8035d0f3fc
Remove non ascii characters from WFont
2012-08-26 06:06:32 +00:00
omegablast2002@yahoo.com
38cdec5126
corrected a issue with "eachother" tag in adyanmic class...the damager should be the target to take into account triggers and deathtouch...thanks dopple.
2012-08-25 00:38:59 +00:00
omegablast2002@yahoo.com
78f5b11919
removed ABasilik class, this ability is completely soft codable now.
2012-08-25 00:27:22 +00:00
omegablast2002@yahoo.com
f5403b0e03
softcoded the final basilisk....
2012-08-25 00:25:29 +00:00
omegablast2002@yahoo.com
a42c6b00a8
changed farmstead to softcode.
2012-08-25 00:07:47 +00:00
omegablast2002@yahoo.com
68f76fbaff
removed farmstead hardcode, this card can now be soft coded
2012-08-25 00:07:10 +00:00
omegablast2002@yahoo.com
14695e7e5b
removed kudzu hardcode, that card can be done with soft code...corrected frostbeast, it was incorrectly ignoring walls...it should destroy all even walls.
2012-08-24 23:59:35 +00:00
omegablast2002@yahoo.com
63ea7f88e2
soft coded kudzu.
2012-08-24 23:52:17 +00:00
omegablast2002@yahoo.com
0b89f0571e
corrected elder cather code.
2012-08-24 23:43:15 +00:00
omegablast2002@yahoo.com
0f5754c75a
many reported issue tracker bugs fixed.
2012-08-24 01:32:06 +00:00
omegablast2002@yahoo.com
101582e37e
increased life delta bonus to 10k, it seems the general consensus is people think it is bugged becuase they dont gain over 500 points from it. after seeing multiple people reporting it I think it would be best to increase the bonus just to avoid confusion.
2012-08-24 00:24:26 +00:00
omegablast2002@yahoo.com
fffe739ec1
setting Tc->targetter to Null on countByCanTarget() the functions that call this don't care about protection, it is used to find a number of objects which are considered valid even with protections to the source. thanks Dopple for finding this bug.
2012-08-23 23:24:55 +00:00
omegablast2002@yahoo.com
d078872dfc
this is the first draft of a simple ai combo system,
...
format is as follows
HINT#combo hold(blah|myhand)^until(blah|mygraveyard)^until(blah|opponentshand)^restriction{type(creature|mybattlefield)~morethan~2}^cast(blah) targeting(blah|mygraveyard)^totalmananneeded({g}{g}{r}{u}{2})
the ai can be told to hold more then one card, until as many condiations as you want are met, until( is a TC and can basically be used in a fasion of saying "hold arbor elf until you have a lord of atlantas in play and a gaint growth in you hand"
once the condiations are met you can later tell it to cast(gaint growth) targeting(arbor elf[fresh]|mybattlefield)...
I also included the whole of the games restrictions system...
so you can get really really creative with this so far.
the next thing I will do is ability targeting and card favoring.
2012-08-19 21:53:57 +00:00
rolzad73@gmail.com
6d4e677711
* Stopped Android version from completely destroying/recreating SDLActivity when the device is locked.
...
Fixes multiple identical issue entries in tracker:
issue 696 (was marked fixed then restarted)
issue 876, issue 886, issue 894
2012-08-19 16:19:56 +00:00
punkeduard@gmail.com
4c74ae06fd
Fixes on AVR, M13, mtg, bug reports on the forums, another try on the rings
2012-08-11 04:00:22 +00:00
punkeduard@gmail.com
db2d3b895e
Bug fixes for m13 reported in the forums
...
mark of the vampire, dragon hatchling, Ranger's Path
2012-08-05 22:05:00 +00:00
punkeduard@gmail.com
51a6ac54f4
Several bug fixes, this cards are not working 100% correcly: will be removed if not fixed soon Ulvenwald Tracker,Wild Defiance, Thatcher Revolt, Spectral Prison, Druids' Repository, Abundant Growth
2012-08-05 20:26:40 +00:00
punkeduard@gmail.com
1454550a7b
Thraben Heretic, Fyndhorn Pollen, knight of glory card code fixes
2012-07-26 02:30:59 +00:00
omegablast2002@yahoo.com
c85d07f890
tweaks to ai use of cast order, we had instance where "land" would get an over-ride and not cast.
2012-07-25 12:10:25 +00:00
punkeduard@gmail.com
23e4002a9a
reverted the rings
2012-07-25 03:11:07 +00:00
punkeduard@gmail.com
e38582a89a
Fixes to the five rings, mana cost knight of glory
2012-07-25 02:29:38 +00:00
omegablast2002@yahoo.com
cf5a6f9059
fix to my fix, commited the wrong version of it :)
2012-07-24 11:02:29 +00:00
omegablast2002@yahoo.com
bbf1de5134
fix for may menus not stacking if multi cards with may effects come into play at the same time.
...
although I tested this fix, it will require extremely indepth testing which I can not do alone to ensure that doing this does not screw up something else.
I think however that we are safe, becuase we test the same condition under test destroy and gameobserver update without any negitive recourse.
2012-07-23 22:44:02 +00:00
omegablast2002@yahoo.com
ecdc1481b0
added grade crappy to M13, pc2, avr, to exclude them from 99% support, until they are corrected, verified, and completely working, then combined with MTG.txt where they belong. already started receiving bug reports for cards in these.
2012-07-21 19:49:09 +00:00
punkeduard@gmail.com
b3d28744c4
Bug fixes in cards from avr and m13
...
hellion crubicle, Archwing Dragon, Defy Death, Otherworld Atlas
2012-07-21 18:14:31 +00:00
omegablast2002@yahoo.com
6172a0ade6
the rules txt change for soulbond.
2012-07-16 15:00:32 +00:00
omegablast2002@yahoo.com
0dbcd86b89
this commit adds AVRs new ability soulbond.
...
it requires an update to your mtg rules txt...
the coding is as follows
[card]
name=Arbor Elf
mana={g}
auto=soulbond 1/3
auto=soulbond {t}:add{g}
abilities=soulbond
type=Creature
subtype=Elf Druid
power=1
toughness=1
[/card]
auto=soulbond *any ability supported by wagic*
abilities=soulbond
the above arbor elf gives itself and its soulbond creature a 1/3 bonus and the ability to tap for green mana.
2012-07-16 14:59:46 +00:00
omegablast2002@yahoo.com
7024d195fa
never got around to commiting this deck, have a couple others also. this deck show cases ai's ability to counterspell.
2012-07-15 23:12:01 +00:00
punkeduard@gmail.com
591b1535a6
Fixed Agility, Chlorophant. Fixed typos in Auriok Windwalker, Akki Underminer, Brass Squire, Cabal Slaver, Kor Outfitter,Pillar Tombs of Aku in 'battefield', added burning vengeance.
2012-07-14 16:44:19 +00:00
punkeduard@gmail.com
e29f95cb6c
Added Avacyn Restored, Wagic 13 and Plancechase 2 primitives, each in separate text files, TODO merge into mtg, test more extensive and fix bugs.
2012-07-14 16:24:36 +00:00
punkeduard@gmail.com
973a835181
Adding Wagic 13 and Planechase 2 Folders and _cards.dat to the sets
2012-07-14 16:06:02 +00:00
Xawotihs@gmail.com
a8492b7c5a
Fixed compilation with mingwin
2012-06-01 23:36:18 +00:00
Xawotihs@gmail.com
6dafc098cb
and again
2012-05-20 14:18:24 +00:00
Xawotihs@gmail.com
f87a81f7ea
Fixed meego changelog
2012-05-20 14:08:57 +00:00
Xawotihs@gmail.com
e14ec67a84
Updated meego changelog
2012-05-19 20:52:00 +00:00
Xawotihs@gmail.com
4540499b38
and again
2012-05-19 19:40:32 +00:00
Xawotihs@gmail.com
c10b5ce220
and again
2012-05-19 19:35:23 +00:00
Xawotihs@gmail.com
298231add1
and again
2012-05-19 19:30:20 +00:00
Xawotihs@gmail.com
113e5ba2b4
Fixed format of the maemo changelog
2012-05-19 19:25:35 +00:00
Xawotihs@gmail.com
f9795661b8
Updated maemo changelog
2012-05-19 19:20:02 +00:00
Xawotihs@gmail.com
a5195409c4
Added automatic generation of maemo and meego debian changelog based on the new version tools
2012-05-14 21:41:21 +00:00
Xawotihs@gmail.com
d37f44724b
Revert previous commit, it does not do what I want.
2012-05-13 20:34:56 +00:00
Xawotihs@gmail.com
0d5e8e39c5
Activated revision property
2012-05-13 19:53:37 +00:00
techdragon.nguyen@gmail.com
e2a0fef600
* updated release version to 0.18.6
...
* updated build tools to have core files zip naming scheme be based on version information contained in build.number.properties
* added new python library to allow reading java property files, remember to add the library to your PYTHONPATH before executing the python script otherwise the script will fail.
`
wagic-v0.18.6
2012-05-07 05:09:12 +00:00
omegablast2002@yahoo.com
baf4b3b8da
correction for the removal of main types when building a CD for share!types! targetchooser.
2012-05-06 18:21:24 +00:00