Commit Graph

14779 Commits

Author SHA1 Message Date
Doublestrike
11be91cb86 Added foreground image alignment functionality to FPanel. 2012-02-22 06:15:34 +00:00
Doublestrike
41266c279d Small updates to FPanel and FLabel. 2012-02-22 05:45:30 +00:00
jeffwadsworth
6d0be44091 - How about I add the right card this time. The working Knowledge Vault. 2012-02-22 05:01:54 +00:00
Maxmtg
1c44a2c204 moved deckmanager from AllZone to FModel, had to set lazy initialization due to CardDb late initialization.
set even better filter on draft and sealed folders
2012-02-22 04:58:15 +00:00
jeffwadsworth
e905c8abbf - Tweaked The Wretched in lieu of Sol's regeneration explanation. 2012-02-22 03:51:55 +00:00
Maxmtg
433be2435f renamed StorageReaders 2012-02-22 03:48:40 +00:00
Doublestrike
371e4c7b4e Renamed all instances and comments involving "MultiMicker" to "MultiKicker". 2012-02-22 03:30:10 +00:00
Maxmtg
2b2d839548 should no longer trear .svn as deckgroup 2012-02-22 03:27:54 +00:00
jeffwadsworth
b45dd703ba - Added Knowledge Vault. 2012-02-22 02:19:47 +00:00
Doublestrike
ee974ddc92 Updated focus handling in home screen. 2012-02-22 02:04:41 +00:00
Doublestrike
17a41d18ab Fixed startup NPE. 2012-02-22 01:55:44 +00:00
jeffwadsworth
4f8ef5e94e - Added Opaline Sliver. 2012-02-22 00:04:58 +00:00
jeffwadsworth
7d77a789ae - Added The Wretched. 2012-02-21 22:57:42 +00:00
Chris
0a94252d5e - CheckStyle. 2012-02-21 21:06:34 +00:00
Sloth
c3b14268d4 - Added Glyph of Life. 2012-02-21 20:45:54 +00:00
jeffwadsworth
f71f6d4d66 - Added Ib Halfheart, Goblin Tactician. Sweet artwork. 2012-02-21 20:00:28 +00:00
Sloth
041beb3c76 - Fixed descriptions of some upkeep abilities. 2012-02-21 17:43:40 +00:00
jendave
1c71b1aff7 Disable FModel tests 2012-02-21 16:47:38 +00:00
Sloth
b3b0426f6f - Added the optional parameter "RevealNumber" to AF Discard.
- Added Blackmail and Mire's Toll.
2012-02-21 16:19:55 +00:00
Sloth
6eab904e43 - Added Infernal Tutor. 2012-02-21 14:27:22 +00:00
Doublestrike
daa9f63a16 Fixed bazaar refresh bug.
Fixed dialog popup in splash mode.
2012-02-21 12:42:32 +00:00
Chris
985b0a1b5b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-21 11:38:13 +00:00
Sloth
0677ceb2a1 - Fixed PlayerType when generating 5 color decks. 2012-02-21 11:23:24 +00:00
Sloth
8aae90b70f - Fixed Mitotic Manipulation. 2012-02-21 11:18:11 +00:00
Chris
059c0608f3 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-21 11:17:56 +00:00
Chris
e515481c96 - Ran set info script.
- Ran oracle script.
2012-02-21 11:15:56 +00:00
Sloth
ea5f19e297 - Updated the medium and hard Frodo decks with new cards and made them a little less powerful.
- Added a very hard version of Frodo.
2012-02-21 11:12:02 +00:00
Doublestrike
b10990ea37 FPanel "fixed", that is, round corners for solid colors, square for images. 2012-02-21 10:51:30 +00:00
Doublestrike
381ab5277d Added quest decks to constructed mode.
Fixed human-only bug in constructed deck generation.
2012-02-21 10:37:13 +00:00
Sloth
5a05b3cdd1 - Unlesscost now uses payCostDuringAbilityResolve.
- Converted Carnophage and Sangrophage to script.
2012-02-21 10:06:23 +00:00
Sloth
161a3470de - Added a new function payCostDuringAbilityResolve which expands payManaDuringAbilityResolve.
- Fixed Garza's Assassin.
2012-02-21 09:34:45 +00:00
jeffwadsworth
f84ec890b1 - Converted Bazaar Trader and Zedruu the Greathearted to script. 2012-02-21 02:52:52 +00:00
jeffwadsworth
79c017050f - Rarity fix. 2012-02-21 01:30:12 +00:00
jeffwadsworth
c96750a2a5 - Added Thran Weaponry. With a little sauce.
- Added RememberObjects parameter to AB Pump.
2012-02-21 01:03:37 +00:00
Maxmtg
36a040b440 renamed cardSet to cardEdition (to avoid using 'set' word - too many things can be called a set)
also probably broken QuestEventManager :D
FileSection now initializes outside of cycle a regexp to parse lines (this is some 25% faster)
2012-02-20 22:40:03 +00:00
Maxmtg
49834380e4 this resolves double quest event manager initialization with race condition 2012-02-20 22:34:29 +00:00
Maxmtg
77d08c3227 fixing AE on systems that mistreated 0xC6 character 2012-02-20 20:48:23 +00:00
Maxmtg
d2f240af55 renamed CardSet to CardEdition, moved static ???Utils classes to AllZone (not a best place, but better than just static classes) divided formats from sets 2012-02-20 20:01:32 +00:00
Sloth
cd2fca49c9 - Conversion of the Masticores and Eldrazi Monument to script by squee1968. 2012-02-20 19:05:13 +00:00
Sloth
779dedbb99 - Removed some more duplicate code in AbilityMana. 2012-02-20 18:40:49 +00:00
Sloth
9aff89a27e - Added the decks Oreius 2-4. 2012-02-20 15:09:29 +00:00
Chris
b37078306b - CheckStyle. 2012-02-20 14:06:49 +00:00
Doublestrike
6ffe3479c3 All new game methods consolidated into forge.game.GameNew.
GameAction moved from AllZone into FModel.
Singleton pattern enforced on FModel.
Match/game state reset persist bug fixed.
2012-02-20 13:20:41 +00:00
Sloth
755639e4cc - Added Paladin of Prahv. 2012-02-20 12:35:12 +00:00
Sloth
1a31072e33 - Added Govern the Guildless. 2012-02-20 12:19:58 +00:00
Sloth
8cc29159d3 - Added Murmurs from Beyond. 2012-02-20 11:53:38 +00:00
Chris
997a006cbd - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-20 11:48:00 +00:00
Sloth
a11f9799fb - Fixed Phyrexian Slayer. 2012-02-20 09:51:46 +00:00
Sloth
61b4ea4eb1 - The AI can now use mana abilities that produce the chosen color.
- Refactoring to prevent duplicate code in AbilityMana. 
- Commented out two unused functions in ComputerUtil.
2012-02-20 09:48:20 +00:00
moomarc
33d5d7d080 Ran scripts 2012-02-20 08:42:46 +00:00