omegablast2002@yahoo.com
87bf93365e
Simulacrum fix again, dejavu.
2010-11-12 13:13:28 +00:00
techdragon.nguyen@gmail.com
7aa76630fa
changing leveler coding to use "maxlevel" syntax as "level=" is not supported.
2010-11-12 10:01:20 +00:00
techdragon.nguyen@gmail.com
2d546f111a
corrected casting cost for Argentum Armor, it should be {6} not {2}
...
removed duplicate entry for Oblivion Crown. I'm assuming the def with "teach" is the correct one.
2010-11-12 08:16:40 +00:00
techdragon.nguyen@gmail.com
f16192f685
added in missing tests for primeval titan and sun titan. ( these were not added on initial change )
...
fixed definitions for sun titan and primeval titan. ( these were clobbered with the latest changes. )
2010-11-11 17:05:28 +00:00
solo81@web.de
87f31121f5
Fixed Pentad Prism and Yomiji, Who Bars the Way.
2010-11-11 11:52:25 +00:00
techdragon.nguyen@gmail.com
708b82b060
changed manaredux to altercost to match parser
2010-11-11 07:15:33 +00:00
techdragon.nguyen@gmail.com
f73da58a9a
reinstating new manaredux syntax as the last update clobbered the changes.
2010-11-11 07:01:15 +00:00
solo81@web.de
b5e451d529
Added 130 successfully tested cards, mainly based on rev2554 (!!THANK YOU ZETH!!)
...
Maybe 30 of those cards have been found during a scan of every Magic set, they could have been in for quiet some time... .
Card list -->> First comment
2010-11-10 22:00:16 +00:00
linshier
c71f8f4a46
Fixed traslation code of deck descriptions for new deckmenu.
2010-11-09 11:19:06 +00:00
wagic.the.homebrew@gmail.com
416617fc0d
Erwan
...
- fixed memory leak in AEquip/ATeach
- Test suite now trims strings correctly (allows to have space between comma-separated card names)
- Added Paradise Mantle (for ATeach test)
- removed a missing wallpaper from wallpapers list
2010-11-07 02:27:54 +00:00
omegablast2002@yahoo.com
21dabf94c1
Simulacrum coded now
...
Issue: 502
2010-11-06 08:09:37 +00:00
techdragon.nguyen@gmail.com
842596d4fc
fixed sun titan and primeval titan card definitions.
...
** Sun Titan: missing exclusion of instants and sorceries for special ability
** Primeval titan: fixed token placement so that tokens went into exile and not the graveyard
2010-11-04 09:37:25 +00:00
techdragon.nguyen@gmail.com
dd163c8807
***Note***
...
please copy "DeckEditorMenuBackdrop.png" into your PSP folder. Otherwise you will have a crash when you start up!
ChangesLog:
minor refactoring of DeckMenu
added a new DeckEditorMenu which is derived from DeckMenu. This customizes the deck editor menus with the exception of the confirmation screens (yes/no)
Still more work to be done to round out some font issues.
TODO:
put more information text in bottom row of menu.
reorganize statistical data to allow more info to be shown.
2010-11-03 16:49:39 +00:00
techdragon.nguyen@gmail.com
a458da051d
refactored how manaredux coding works
...
replaced literals with constants in some places.
migrated some abilities out of headers and into implementation files.
2010-11-01 13:04:06 +00:00
techdragon.nguyen@gmail.com
6c1497bbd5
Revamped Deck Selection Screen using abrasax's design as a template.
...
TODO:
change literals to use constants,
refactor the rendering code for the menu to have be leaner.
add text scroller to list all the tasks.
* 1st implementation will list all the tasks.dat
* 2nd round will try to get the scroller to only display relevant tasks to ai
Special thanks to wololo and MootPoint for helping me hammer this out. To abrasax, for the initial design of the layout.
2010-11-01 08:22:55 +00:00
omegablast2002@yahoo.com
e463be5ad0
updated level up creatures to remove level= and replace with auto=maxlevel:number
2010-10-31 17:22:37 +00:00
guzhenjie1@gmail.com
d125c245b3
Fixed following cards reported in the bug section:
...
Chainer, Dementia Master, Corpsehatch, Golem Artisan, Imps' Taunt, Samurai of the Pale Curtain, Summoning Station
Add missing text of following duel land:
Blackcleave Cliffs, Copperline Gorge, Darkslick Shores, Razorverge Thicket, Seachrome Coast
2010-10-31 10:11:33 +00:00
wagic.the.homebrew@gmail.com
f847bff1d4
Erwan
...
- adding a test for issue 501 (changeling creatures do not get correct creature types)
2010-10-31 03:19:25 +00:00
omegablast2002@yahoo.com
7a13f562c7
fixed "ink-eyes,servent of oni" coding.
2010-10-27 15:17:17 +00:00
omegablast2002@yahoo.com
56ba37feec
fixed errors reported by 840126 http://wololo.net/forum/viewtopic.php?f=4&p=17769&sid=b5337dd78cbad56a7c4ec93ccf4a3b71#p17769
...
thank you!
2010-10-25 17:33:58 +00:00
omegablast2002@yahoo.com
73b7e8d361
adding a test to insure that a <1 aslongas actually remains on the field if the considiation is false.
2010-10-25 14:42:53 +00:00
omegablast2002@yahoo.com
142dfab57c
changed 3 creatures that were incorrectly using "clone" instead of "token(thier id number)"
2010-10-25 14:37:16 +00:00
techdragon.nguyen@gmail.com
d358f14eed
reverting change. thought the card was a black permenant.
2010-10-24 19:14:42 +00:00
techdragon.nguyen@gmail.com
219fdbf4f8
test broke due to omission of response to second counter request, if the test is for 1 counter, it needs to cancel the other counter request. So please test each change individually as well as part of the entire suite. If there are differences, than there is something fundamentally wrong with the suite.
2010-10-24 19:00:56 +00:00
omegablast2002@yahoo.com
4e6cd4309c
changed bloodhall ooze test BACK to the way it was, please read cards before commiting a test change, also, re-run test suite when you make changes to test.
2010-10-24 18:36:13 +00:00
techdragon.nguyen@gmail.com
ddc07a4e40
removed duplicate tests. these were prefixed with trigger_ instead of @
2010-10-24 17:25:02 +00:00
techdragon.nguyen@gmail.com
ad4543b968
fixed test. missing an assignment of a counter and end condition was incorrect. life should be 17 not 18 since ooze gets two counters it is a 3/3 monster not 2/2. The test was stalling on the interrupt screen for the second counter.
2010-10-24 17:23:19 +00:00
linshier
60ef07a025
Added basic Japanese font support.
2010-10-24 07:56:28 +00:00
omegablast2002@yahoo.com
d7f58285f4
missed a couple levelup creatures
2010-10-23 22:52:25 +00:00
omegablast2002@yahoo.com
34f63056dd
updated level up creatures to include a hint to ai when it should stop investing.
2010-10-23 22:34:51 +00:00
solo81@web.de
04efd4f78f
Added 37 cards based on rev2444 and rev2479. (Card list -> First comment)
...
Fixed Sun Titan and some other reported card bugs.
2010-10-22 19:37:43 +00:00
omegablast2002@yahoo.com
e6bc59fa97
goblin piledriver change.
2010-10-22 13:08:19 +00:00
omegablast2002@yahoo.com
b4d9a0cbd0
forgot the taps.
2010-10-22 10:37:40 +00:00
omegablast2002@yahoo.com
7b065b5076
recoded Primeval Titan.
2010-10-22 10:35:20 +00:00
omegablast2002@yahoo.com
4eea325802
opps forgot golem-skin gaunlets
2010-10-21 20:53:05 +00:00
omegablast2002@yahoo.com
f678e52d2f
updated this(equip) to this(gear) in cards that use it.
2010-10-21 20:50:08 +00:00
solo81@web.de
ab0de05033
Fixed several cards reported in the bug section.
...
Changed the name of all new trigger tests.
Removed some obsolete information in some card_dats.
2010-10-21 20:21:44 +00:00
omegablast2002@yahoo.com
f209dd7b89
changed removepoison to alterpoison as it made more sense.
2010-10-21 15:50:00 +00:00
omegablast2002@yahoo.com
aba714f89d
fixed a couple errors with new cards.
...
Gempalm Incinerator
inner-flame acolyte
dwarven berserker
lord of shatterskull pass
goblin piledriver
2010-10-21 09:22:47 +00:00
omegablast2002@yahoo.com
87d501f0ab
removed tangle asp and gauntlet of might from boarderline since its not fully supported.
2010-10-20 20:11:47 +00:00
solo81@web.de
e8a44cc375
- Added 242 successfully tested cards based on rev2444 (Card list --> First comment).
...
- Optimized 163 cards (Card list --> First comment).
Most of them profit from the much more detailed combat trigger system and the new types of damage prevention.
- Added 17 tests to save Zethfox's additions for the future.
- Fixed issue182.
2010-10-20 19:13:17 +00:00
wagic.the.homebrew@gmail.com
f5575ac68e
Erwan
...
- Updated fix for Dragon Broodmother
2010-10-18 13:33:54 +00:00
omegablast2002@yahoo.com
1071dbf738
2010-10-17 14:03:51 +00:00
wagic.the.homebrew@gmail.com
8fdb64e9ce
Erwan
...
- adding tests for issue 489 and issue 491
- check for null pointers in Credits.cpp
- Test suite can now select tokens by their name
- Fixed Dragon Broodmothere's token name
2010-10-17 10:21:08 +00:00
wagic.the.homebrew@gmail.com
d9f5b1586c
Erwan
...
- fixing buggy test for kicker introduced in r2414
- removed old translation tool scripts (not needed anymore)
- simplified "borderline.txt" using the global "borderline" grade.
2010-10-17 05:37:22 +00:00
wrenczes@gmail.com
a7ffe4990b
Cleaned up the SimpleMenu drawing routines. I was seeing intermittently weird edge lines on the spades of the menu system, as well as gaps. The code was doing a lot of hacky +/- of arbitrary pixel values for the positioning, so I fixed it up to do everything relative to the widths of the pole & the actual spade graphic's size. Also cleaned up the pngs themselves, as they had no need for a transparent pixel rim.
...
Also moved some static value definitions used in the drawing code from the class header to a private namespace in the cpp file, as they don't need to be seen by any clients of the class.
2010-10-17 00:20:25 +00:00
solo81@web.de
ddc08d6512
Small correction from last revision.
2010-10-15 20:37:28 +00:00
solo81@web.de
98926caaa8
Added 5 tests to safe
...
aslongas + <
aslongas + >
aslongas + trigger
for future code changes.
2010-10-15 20:32:15 +00:00
solo81@web.de
5bff069d6d
Fixed Arcbound Fiend, Sombaer Hoverguard and Proclamation of Rebirth.
2010-10-15 18:46:02 +00:00
omegablast2002@yahoo.com
2f73400cbb
updated _test, and rewrote bug test to safe "aslongas" effects in the future.
2010-10-15 15:21:55 +00:00