Commit Graph

38 Commits

Author SHA1 Message Date
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.

`
2012-05-07 05:09:12 +00:00
techdragon.nguyen@gmail.com
41e5dfe68a added new build scripts to handle changing of the build version. ant script will now generate Wagic_Version.h and update AndroidManifest.xml 2012-04-19 07:03:05 +00:00
techdragon.nguyen@gmail.com
5ab2b607f2 captured Seance 2012-03-23 05:01:18 +00:00
techdragon.nguyen@gmail.com
3185fae806 updated supported card list for 0181 2012-03-23 04:49:59 +00:00
techdragon.nguyen@gmail.com
30f9146aee updated code to handle flip cards
Also handles special character cards. ( ie Call of the Herd (Card of the Herd) )
*** Not sure why the title is repeated in some of these.
2012-03-23 04:34:19 +00:00
techdragon.nguyen@gmail.com
58b532f0d6 modified to handle some non-printable characters 2012-03-23 02:57:16 +00:00
techdragon.nguyen@gmail.com
9102f15309 first draft of tool to generate autocards for Wagic consumption 2012-03-22 09:12:53 +00:00
techdragon.nguyen@gmail.com
ca7312c48c updated card lists for v0.181 2012-03-17 13:29:21 +00:00
techdragon.nguyen@gmail.com
86e7a9b97f This is a very rudimentary tool to verify that the cards in mtg.txt, borderline.txt are properly defined in terms of abilities. Using the list from MTGDefinitions.cpp this script will check all the abiliites= lines and check that each ability listed is contained inside fo the list from MTGDefinitions.cpp This does a case insensitive search and only returns ability names that don't match. 2012-02-03 19:33:01 +00:00
techdragon.nguyen@gmail.com
fa63e635ae updated Supported Card list for 0.17
had to modify the Miki syntax to Wiki.  Didn't realize they were different, hence the different versions.
2012-01-03 05:27:15 +00:00
techdragon.nguyen@gmail.com
8b29665aa9 fixed HTML generated list for supported cards; closing outfile before finished writing to it 2012-01-03 04:00:07 +00:00
techdragon.nguyen@gmail.com
616bbdb1b6 updated unsupported card list 2012-01-02 06:06:48 +00:00
techdragon.nguyen@gmail.com
07a08faa89 updated supported cards list (need to paste this into the MIKI). Since the todo list was removed, the output for the todo cards is empty 2012-01-02 05:52:00 +00:00
techdragon.nguyen@gmail.com
cab5a99833 added processing for todo list as well 2011-02-04 13:41:24 +00:00
techdragon.nguyen@gmail.com
814993ac1c tools for generating supported card list 2010-12-27 09:22:52 +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
linshier
e8431047de Fixed some of tools/neofont generation code to make neofont a monospace one. 2010-08-15 12:40:27 +00:00
wagic.the.homebrew@gmail.com
f40af0b1cb Erwan
- Chinese patch by linshier
2010-07-31 14:41:04 +00:00
wagic.the.homebrew@gmail.com
5b92639cca Erwan
- Translation updates
- JGE: DrawString now allows std::string objects
2009-11-01 02:52:41 +00:00
wagic.jeck
1df69fd490 Jeck - Batch script to copy resources on PC over to PSP. Does not copy SFX or settings/profiles. 2009-10-25 04:33:09 +00:00
wagic.the.homebrew@gmail.com
40f2fab205 Erwan
- Reverted Rockslide Elemental to fix test issue
- Removed old gatherer scripts
- Added "daily_build" directory for people who can't compile
2009-09-12 06:44:36 +00:00
wagic.the.homebrew@gmail.com
fd8dd58706 Erwan
-language oatch tool (sync.pl) bug fix
-French _cards.dat updates to 0.8.1
2009-08-16 06:13:36 +00:00
wagic.the.homebrew@gmail.com
810e1edec2 Erwan
-removing garbage file
2009-07-05 08:15:56 +00:00
wagic.the.homebrew@gmail.com
92027d5111 Erwan
- Adding french translated sets from PSPGen
2009-07-05 08:14:35 +00:00
wagic.the.homebrew@gmail.com
0218680ae0 Erwan
- Added translated cards.dat for German and french. You can keep them up to date with sync.pl
2009-06-28 13:06:32 +00:00
wagic.the.homebrew@gmail.com
85931c6eb2 Erwan
- updated sync script
2009-06-28 12:52:36 +00:00
wagic.the.homebrew@gmail.com
d5a253d147 Erwan
- Added a perl script to synchronize _cards.dat translations with latest "original" _card.dat
2009-06-26 14:36:24 +00:00
wagic.the.homebrew@gmail.com
ee58109449 Erwan
- Added a way to name and describe AI Decks. Let's find cool names and descriptions :)
2009-05-25 12:43:58 +00:00
wagic.the.homebrew
fc2ae93367 Erwan
- Dirty script for New gatherer parsing
2009-05-25 06:33:47 +00:00
wagic.the.homebrew@gmail.com
12bd665409 Erwan
- add Mercadian Masques, Mirrodin, Odyssey -> let's do some cleanup!
- Attempt at solving a bug with AI+psychic venom (manaburn), not tested
- Added Abrasax's monocolor AI decks
- Momir better randomizer
- Removed 64 Abilities limitation, I hope...
2009-04-11 02:02:10 +00:00
wagic.the.homebrew
ff8e05cf04 Erwan
- replaced erroneous Mirrodin set with invasion set
- added a few cards with "aslongas" ability
2009-03-15 05:59:21 +00:00
wagic.the.homebrew
658ef1fb12 Erwan
- fixed a few bugs with the parser for subtypes
- fixed a bug for plague rats
- fixed a bug for P/T parser
- First release for the following sets: Mirrodin, Mirage, Lorwyn
2009-03-14 11:00:31 +00:00
wagic.the.homebrew
51a4a32231 Erwan
-updated gatherer builder with Conflux
2009-02-01 13:34:47 +00:00
wagic.the.homebrew
7fdad1692c Erwan
- Added todo.dat for POR and TMP (files need to be cleaned...)
- small fixes in gatherer tool for POR and TMP
2009-01-25 10:16:53 +00:00
wagic.the.homebrew
349de34106 Erwan
- Fixed MP3 play bug on the psp. MP3 files need to have NO Id3v2 tag, or they won't play. Also, volume control is broken
- added dt to moving W's easter egg movement.
- Added fullscreen for windows version
- other stuff ?
2008-11-19 12:21:23 +00:00
wagic.the.homebrew
163512a802 Erwan
- a few cards added
- AddedShadowmoor Set (56/286 cards)
- updated PSP makefile
2008-11-09 09:51:13 +00:00
wagic.the.homebrew
01d2110e8d Erwan
- Added the possibility to narrow a spell/ability target according to color,tapped status, attacker/blocker, abilities...
- Changed the games phase system to become a phaseRing. This allows to add cards that have an impact on the phases, such as stasis
- Added a few cards
- Fixed a (windows) bug in gatherer tool
- Adding stdint.h for VC++ (see wikipedia->stdint.h)
- deleting the compiled PSP lib to avoid confusion. People who work from the sourcehave to compile the lib by themselves.
2008-11-09 04:28:03 +00:00
wagic.the.homebrew
d45e3b101b 2008-11-02 09:50:16 +00:00