Commit Graph

320 Commits

Author SHA1 Message Date
leungclj
db912f2d34 Jonathan - (MRQ) removed Pious Warrior, Noble Purpose 2009-05-21 12:09:02 +00:00
leungclj
6668902ae0 Jonathan - (ODY) Added - Anarchist, Ashen Firebeast, Auramancer, Aven Cloudchaser, Balshan Griffin, Cartographer, Gravedigger, Krosan Archer, Magma Vein, Overrun, Resilient Wanderer, Scrivener.
Finally tested the "may moveTo" function physically, it works, but there is this slight bug (that doesnt harm anything) but say "when XYZ comes into play, you may move 123 from your graveyard to your hand" you play XYZ, and choose 123 from your graveyard, you selected 123, but it still appears to be still in the graveyard, even thought i really have returned to your hand, but if u exit the graveyard and goes back in again, it really have disappeared. 

(i think its better to see it yourself... getting too wordy)
2009-05-21 10:29:25 +00:00
wagic.laurent
215c7448c9 Laurent - 10E added Demon's Horn, dragon's claw and co. works well you have to click the card to get 1 life as the card state "may"..also added consume spirit (alias of drain life RV)
- ICE complete update, reorganized all cards alphabetically both in cards.dat and todo.dat + some few addition
- tentatively added a generic millstone, first step to add the keyword "deplete" to the parser.. still working on this one.
2009-05-20 20:03:51 +00:00
leungclj
dce2adc6fc Jonathan - (MRQ) Fixed - Specter's Wail 2009-05-20 19:09:48 +00:00
leungclj
277a96ab22 Jonathan - (MRQ) added Darting Merfolk, Dust Bowl, Glowing Anemone, Groundskeeper, Magistrate's Veto, Ogre Taskmaster, Pious Warrior, Rushwood Herbalist, Specter's Wail, Squall, Strongarm Thug, Tremor, Venomous Dragonfly.
Fixed - Maggot Therapy, Tiger Claws.
2009-05-20 19:06:37 +00:00
leungclj
cb0d1aceea Jonathan - (MRQ) corrected wording on Thrashing Wumpus. The alias is not correct, but I don't think anyone will ever notice 2009-05-20 16:16:28 +00:00
wagic.the.homebrew@gmail.com
04d429b82c Erwan
-display the number of cards you own with the same name for each individual card in the shop
2009-05-20 13:50:58 +00:00
wagic.the.homebrew@gmail.com
283987c0eb Erwan
- Fixed northern paladin test (the test was wrong)
2009-05-20 11:09:54 +00:00
wagic.the.homebrew@gmail.com
3ae91e8226 Erwan
- Removed 4000 cards limitation
- URGENT FIX NEEDED: Test Northern_paladin2.txt fails :(
2009-05-20 11:07:20 +00:00
laurent.rabouin
c42d0d20ca Laurent - Added discard (see mind rot 10E) works did not try yet with cost (e.g {2}:discard:2) is only random discard function surely needs to be improved.
Added generic Karma Function (ADamageForTypeControlled, see ancient ruin from TMP) tested and work.
Happy to be back
2009-05-19 22:22:50 +00:00
leungclj
0becb3309d Jonathan - (LRW) added Brigid, Hero of Kinsbaile - although this is codable now, but when it is used, player will find it hard to guess which abilities is which "e.g. when select the card for the abilities, two option will emerge, both saying abilities"
recent player also have similiar problem, http://wololo.net/forum/viewtopic.php?f=4&t=305&start=60#p2628
2009-05-19 18:06:28 +00:00
wagic.the.homebrew@gmail.com
f50d7e30d4 Erwan
- Added a few "stats" to the main menu. This might slow down loading times on the PSP (needs testing). In that case I'll move it to the options, or optimize it if needed
2009-05-19 13:45:53 +00:00
wagic.the.homebrew@gmail.com
f32f5f3793 Erwan
- Crude networking functions:
+ Basic message works on Windows
+ Compiles on PSP but doesn't work yet
+ Nothing done for Linux -> TODO!
2009-05-18 11:22:53 +00:00
wagic.the.homebrew@gmail.com
a5b59c2079 Erwan
- fixed a compilation problem for the psp
2009-05-18 10:43:56 +00:00
wagic.the.homebrew@gmail.com
494e5b4568 Erwan
-update to french translation
2009-05-16 15:24:58 +00:00
wagic.the.homebrew@gmail.com
f94df3862b Erwan
- Added translation mechanism, and basic french translation as an example
2009-05-16 15:23:26 +00:00
leungclj
94bebd795c Jonathan - (TMP) fixed Pit Imp 2009-05-15 10:39:25 +00:00
leungclj
3b49e9541a Jonathan - (10E) added Puppeteer 2009-05-14 14:59:00 +00:00
wagic.the.homebrew@gmail.com
d074cc4de0 Erwan
- Fix bug with Northern Paladin
2009-05-14 12:39:25 +00:00
leungclj
5a29a7103f Jonathan - (INV) fixed Repulse 2009-05-13 14:25:15 +00:00
leungclj
2a6d34b8f6 Jonathan - (MRQ) fixed Soothing Balm, (INV) fixed Strength of Unity 2009-05-13 12:23:01 +00:00
leungclj
fab6b30521 Jonathan - (RV) fixed Prodigal Sorcerer 2009-05-13 12:13:43 +00:00
wagic.the.homebrew
cebe3c8d7a Erwan - added maniacal rage 2009-05-12 04:59:20 +00:00
wagic.the.homebrew@gmail.com
42e6521155 Erwan
- Added "stack" as a zone in the perser
- Added "fizzle" keyword in the parser for counterspells
2009-05-11 13:23:09 +00:00
wagic.the.homebrew@gmail.com
ab48516788 Erwan
- Yet another attempt at fixing counterspells. Needs testing
2009-05-10 13:31:33 +00:00
wagic.the.homebrew@gmail.com
62f6b92332 Erwan
- Zip file support for card pictures
- TODO : linux, update JGFX.cpp for zip support
- TODO : make sure there is no leak in the PSP version
2009-05-10 11:10:53 +00:00
leungclj
69903af2c8 Jonathan - (INV) fixed Restrain (even though its not exactly coded the corret way) 2009-05-05 23:42:58 +00:00
leungclj
4e4a8a30ab Jonathan - (ALA) fixed Infest 2009-04-30 17:27:03 +00:00
wagic.the.homebrew@gmail.com
89fb351979 Erwan
- Added damage all (pyroclasm) and move all (not tested)
2009-04-30 13:48:41 +00:00
wagic.the.homebrew@gmail.com
5a3d140f79 Erwan
-Added a few cards that use the "lord until end of turn" ability
2009-04-30 12:52:47 +00:00
wagic.the.homebrew@gmail.com
041b3e16bb Erwan
- Added "lord until end of turn" (see titanic ultimatum in ALA)
2009-04-30 12:45:16 +00:00
wagic.the.homebrew@gmail.com
8b008a4bda Erwan
- boosters in shop 100 cards -> 80 cards
- 2 new cards in SHM
- Added Ram checking methods for the PSP
2009-04-30 12:10:09 +00:00
jean.chalard
e0e21fa2a3 J :
* Fix a number of warnings.
2009-04-29 12:06:28 +00:00
jean.chalard
789ad60723 J :
* Update for interface change.
  - The new arguments, being PSP-specific, are ignored (same as windows
    version). It might be surprising and not very readable, but it does
    what makes the most sense in our case.
2009-04-29 10:00:56 +00:00
leungclj
80e0735510 Jonathan - (INV) added Stun 2009-04-26 19:52:19 +00:00
leungclj
3331e72bda Jonathan - (TMP) added Sea Monster 2009-04-26 19:50:39 +00:00
leungclj
0d6956d5d4 Jonathan - (10E) added Stun 2009-04-26 19:48:19 +00:00
leungclj
06c3067911 Jonathan - (TMP) added Stun, Sea Monster, Pallimud. Removed Twitch. Fixed Skyshroud Vampire. (yes i know i sholdn't remove any but, it really shouldnt be there.... 2009-04-26 19:45:13 +00:00
leungclj
612c1cbbad Jonathan - (ICE) fixed Snow-Covered land, added Drift of the Dead, attempted to reorder to alphabatical order 2009-04-26 09:18:22 +00:00
leungclj
143c1684cc Jonathan - (TMP) added Dauthi Slayer 2009-04-26 08:55:39 +00:00
leungclj
149bc52a94 Jonathan - (SHM) added Bloodshed Fever & Tattermunge Maniac 2009-04-26 08:55:20 +00:00
leungclj
db5cfb9751 Jonathan - (INV) added Maniacal Rage 2009-04-26 08:40:19 +00:00
leungclj
4ca83eae7c Jonathan - (MRQ) added Kyren Glider 2009-04-26 08:34:18 +00:00
leungclj
f3b6073681 Jonathan - (SHM) added Whimwader 2009-04-26 08:29:28 +00:00
leungclj
a6a3b406e7 Jonathan - (TMP) added Light of Day (scary card...) 2009-04-26 08:23:25 +00:00
leungclj
728a4b5d2a Jonathan - (LRW) added Blind-Spot Giant & Ethereal Whiskergill 2009-04-26 08:19:18 +00:00
leungclj
e408ff29fd Jonathan - (10E)(TMP)(MIR) added Pacifism 2009-04-26 08:06:00 +00:00
leungclj
148683d93d Jonathan - (LRW) fixed Hearthcage Giant 2009-04-26 07:54:57 +00:00
leungclj
a978dda7ce Jonathan - (10E) fixed Arcanis the Omnipotent 2009-04-26 07:53:30 +00:00
wagic.the.homebrew@gmail.com
0af938589b Erwan
- a few bug fixes with cards that bring other cards back to play (zombify, resurrection...)
- bug fix with abilities parsing "reachshadow"
- a few card fixes
2009-04-19 07:47:52 +00:00