Commit Graph

14844 Commits

Author SHA1 Message Date
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
moomarc
808885b0a1 Added Coffin Queen 2012-02-20 08:35:48 +00:00
moomarc
10577f3694 Added Descendant of Masumaro 2012-02-20 07:31:36 +00:00
jeffwadsworth
20eff831b7 - Added Paradise Plume. 2012-02-20 02:31:31 +00:00
jeffwadsworth
633347d8a2 - Tweaked Psychotic Episode. Now you see both the hand and top first before making your selection. 2012-02-20 01:34:59 +00:00
jeffwadsworth
f910913b7a - Tweaked Delver of Secrets. Now you will see it before choosing to reveal. 2012-02-20 00:50:38 +00:00
jeffwadsworth
0418f8e2d5 - Added Plague Sliver. Fixed Wayward Angel. 2012-02-20 00:32:13 +00:00
jeffwadsworth
9f22d0c64f - Added Psychotic Episode. 2012-02-19 23:58:13 +00:00
Chris
de24425176 - CheckStyle. 2012-02-19 23:46:46 +00:00
jeffwadsworth
bd32dd60f8 - Added Saffi Eriksdotter. 2012-02-19 22:28:03 +00:00
Sloth
db135115b7 - Added Animal Magnetism. 2012-02-19 21:41:23 +00:00
Maxmtg
95b2729412 cubes' correct place is now in their folder 2012-02-19 20:32:46 +00:00
Maxmtg
6e50bdf8da Hope someone will see my help request 2012-02-19 20:31:32 +00:00
Maxmtg
9a81fdc5f0 I cannot show a messagebox! Have to do something 2012-02-19 20:19:31 +00:00
Maxmtg
63dfe94719 Trying to make deckreader more NPE-proof 2012-02-19 20:12:43 +00:00
Maxmtg
a16e65e560 mass-rename of deckSet into deckGroup to avoid confusing (set = 'edition' with set = 'several decks') 2012-02-19 20:00:34 +00:00
Maxmtg
fa9cdee559 moved precon decks to FolderMapView rails, cleaned up DeckSerializerBase - it was just deckReader by functionality 2012-02-19 19:56:55 +00:00
Maxmtg
2fa016c2e8 Unnatural Schemes.dck had no section header 2012-02-19 19:52:32 +00:00
Maxmtg
7962bc23b8 Deck.fromSections won't crash with NPE 2012-02-19 18:41:18 +00:00
Maxmtg
cc60f7eea7 res/deck/cube dir is for decks that are intended to be cubes.
One can read values from KeyValue lines via FileSection class (it parses by itself and provides a default value for bad parses)
CustomLimited is more related to limited games and its moved to game.limited package
2012-02-19 16:57:35 +00:00
Chris
c5b6acacb4 - Re-added the four new folders to the decks folder. 2012-02-19 16:34:21 +00:00
jeffwadsworth
c525c555d8 - Cleaned up some scripts. 2012-02-19 15:49:26 +00:00
Maxmtg
8c6bc5ecf1 removed potential NPE at readDeckMetadata, DeckSetSerializer now skips hidden directories 2012-02-19 14:47:17 +00:00
Sloth
3cab7eb7b1 - Updated some quest decks. 2012-02-19 14:46:52 +00:00
Chris
66ae66737c - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-19 13:22:02 +00:00
Chris
33941aee18 - Removed the four subdirectories from the decks folder for the time being. 2012-02-19 13:20:43 +00:00
Maxmtg
170df71893 DeckManager is known as DeckController
Quest decks are accessed from a class that implements IFolderMap (made a transient field for saves compatibility)
2012-02-19 12:16:43 +00:00
Chris
06c3c6b244 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-02-19 11:43:34 +00:00
Chris
f6b954b0b3 - Added the four new folders to the decks folder. 2012-02-19 11:41:20 +00:00
Sloth
3114f70d45 - Added Tornado Elemental. 2012-02-19 11:22:03 +00:00
Sloth
008d8e8808 - Fixed a bug in AF Pump. 2012-02-19 11:04:44 +00:00
Sloth
f6b98fb2ca - Ach! Hans, run! It's the Jokulmorder! 2012-02-19 10:41:53 +00:00
Sloth
18a3eee604 - Added NeedsToPlayVar SVars to some cards. 2012-02-19 09:06:26 +00:00
Sloth
00af08fc16 - Fixed the AI not using ETB counters. 2012-02-19 08:44:05 +00:00
jeffwadsworth
cf5372543b - Removed some extra spaces. 2012-02-19 05:34:29 +00:00
jeffwadsworth
5d4fcde934 - Added Body Snatcher. 2012-02-19 05:33:20 +00:00