Commit Graph

8538 Commits (a40abfdaa59c506de1221c1d812ac6072a878fe9)

Author SHA1 Message Date
melvinzhang@gmail.com 4864bb8a09 cli deck strength calculator now prints out the AIs selected in results output 2011-04-05 03:21:53 +00:00
ubeefx e3e6a40176 Increased version to 1.11.
Replaced some card images.
AI code review and formatting.
2011-04-04 17:22:52 +00:00
melvinzhang@gmail.com 76281e3fc0 added initial attempt at implementing a Monte Carlo Tree Search AI, runs but still have bugs to be ironed out, can be selected from the command line as MCTS 2011-04-04 03:07:36 +00:00
melvinzhang@gmail.com 23ea7c9209 AIs can be selected from the command line deck strength calculator, currently available AIs are MMAB (Minimax with alpha beta pruning) and RND (make random moves), default AI is MMAB 2011-04-04 03:03:13 +00:00
melvinzhang@gmail.com e0e280783c AIs stored in MagicTournament, GameController gets the array of AIs from MagicTournament and invokes the appropriate one based on the player's index 2011-04-04 03:01:13 +00:00
ubeefx 7e4303bc0e Felt theme. 2011-04-02 14:39:33 +00:00
ubeefx cec0182c1b Added static. 2011-04-01 22:26:07 +00:00
ubeefx 6d10d07a25 Fix. 2011-04-01 21:48:01 +00:00
ubeefx a5b7776c22 Updated runtimes. 2011-04-01 21:42:57 +00:00
ubeefx c529e24e54 3 new cards. Updated readme. 2011-04-01 21:38:45 +00:00
ubeefx 8a1c326e7a Increased version to 1.10.
Redesigned card image loading.
No longer need for separate low quality images.
2011-04-01 20:10:37 +00:00
ubeefx 63f9e84c16 Updated nature theme. 2011-03-23 22:34:23 +00:00
ubeefx b26b2cdc27 Updated runtimes. 2011-03-22 22:39:54 +00:00
ubeefx f79976da5d Command line deck strength calculator. 2011-03-22 22:32:37 +00:00
ubeefx 3277195739 Support for local Magarena data folder. 2011-03-22 22:18:43 +00:00
ubeefx a80bda8c12 Added Go for the Throat and Sword of Feast and Famine. 2011-03-22 21:50:37 +00:00
ubeefx 24b4a295f0 Updated moon theme. 2011-03-22 21:36:03 +00:00
ubeefx 58998e3d85 Fixed targeting Solemn Offering. 2011-03-21 23:14:22 +00:00
ubeefx 18094ea622 Added 5 infect creature cards. 2011-03-21 22:41:59 +00:00
ubeefx 76c3ff902e Moon theme version 2.
Added color settings for themes.
2011-03-21 22:01:24 +00:00
ubeefx 57b6bb3e90 Support for infect keyword and poison counters.
6 infect creature cards.
2011-03-20 21:45:42 +00:00
ubeefx c2aadf3731 Removed Fusion Elemental. 2011-03-20 18:57:42 +00:00
ubeefx ac7d7e37e5 Changed version to 1.9. Removed Fusion Elemental (5 colors). 2011-03-20 18:57:04 +00:00
ubeefx 90b8f24857 Theme avatars fix. 2011-03-19 19:42:23 +00:00
ubeefx 804ded633a Mystic theme. 2011-03-15 22:28:16 +00:00
ubeefx 573b298896 Updated runtimes. 2011-03-13 16:29:53 +00:00
ubeefx f9aadc5af1 Changed maximum number of creatures in generated decks. 2011-03-13 15:56:46 +00:00
ubeefx 5f8343a6ea Fixed attacks each turn if able when power lower or equal to 0. 2011-03-13 15:12:27 +00:00
ubeefx 0a2164020a New deck generator part three. 2011-03-13 11:00:29 +00:00
ubeefx 8513395f6a New deck generator part two. 2011-03-12 22:33:59 +00:00
ubeefx 0a1c2b94ff Changed icon. 2011-03-12 21:28:35 +00:00
ubeefx 3f011947bb New deck generator part one. 2011-03-12 14:54:37 +00:00
ubeefx a0d3927511 Replaced Savannah Lions with Elite Vanguard. 2011-03-12 12:11:34 +00:00
ubeefx eedc30910d New cards part two. 2011-03-11 21:43:19 +00:00
ubeefx 8dbd31c4cf Added monocolored generated decks.
Will need an improved deck generator.
2011-03-10 21:24:36 +00:00
ubeefx 70d80d3a9b Changed function of Life + slider in difficulty settings. 2011-03-10 21:17:11 +00:00
ubeefx bb2043c79a Added new card images.
Splitted core and generated cards into two card definition files.
2011-03-10 21:09:58 +00:00
ubeefx 7d29fc94ae 19 new cards part one. 2011-03-09 22:38:02 +00:00
ubeefx 91915000c7 Replaced Tranquility with Back to Nature. 2011-03-09 21:47:48 +00:00
ubeefx 415f6ab1c6 Extended singularita cube. 2011-03-09 21:26:14 +00:00
ubeefx 4e587a47c7 Updated card images. 2011-03-09 21:14:16 +00:00
ubeefx 365c306def Changes some card images. 2011-03-08 21:16:41 +00:00
ubeefx 5b744573c9 Increased version to 1.8.
Created ubeefx and singularita cube.
Changed some images.
Removed Horned Cheeatah (no lifelink), Gruul War Plow, Disperse, Curse of Chains.
2011-03-08 20:36:34 +00:00
singularita@gmail.com d97d66df0b Add 318 creature cards
Update auto-generated cubes
2011-01-18 06:23:35 +00:00
singularita@gmail.com 81eeb3c3e4 Removed debugging code 2011-01-18 06:01:22 +00:00
singularita@gmail.com d9206fee87 Added tools to automate certain development tasks, along with their config files:
cardlist.pl - create list of implemented cards (needed by other tools) and check that all cards have both image and HQ image defined
cube_gen.pl - automatically generate cube lists based on list of editions and allowed/banned cards
cardparse.pl - help with automatic import of those cards, that do not require any coding, based on card text and other parameters. Currently can import a subset of creatures.
2011-01-18 04:41:50 +00:00
singularita@gmail.com 3b787bf3d9 Re-added previously removed cards: Disperse, Elite Vanguard, Curse of Chains, Gruul War Plow
Added card: Tranquility

Feature: Added four extra cubes to be included: Extended, Legacy, Standard and Vintage, corresponding
         to all implemented cards matching appropriate tournament formats

Fixed:   Lockup when run out of available cards during booster generation with small card cube.
Fixed:   Extra column in statistics for "9 or more mana"
2011-01-18 04:37:37 +00:00
singularita@gmail.com 12627ff015 Build file for Ant 2011-01-17 12:36:39 +00:00
ubeefx eeb952af7d Updated executable & jar. 2011-01-14 22:55:35 +00:00
ubeefx cb03ff0545 New icons for artifact and creature. 2011-01-14 22:38:06 +00:00