Commit Graph

17364 Commits

Author SHA1 Message Date
Sol
51ff31061f - Minor fix for quest saves tooltip 2012-10-09 01:00:28 +00:00
Sol
9c174b3e3e - Temporary fix so QuestController is instantiated when it's first requested, instead of when FModel is, since that's too early 2012-10-08 23:27:45 +00:00
Sloth
7edd2c4948 - Added "SVar:HasCombatEffect:TRUE" to some cards. 2012-10-08 20:48:19 +00:00
Sloth
78ae1b2fe3 - Cleanup. 2012-10-08 20:36:24 +00:00
Maxmtg
a509d612ae QuestController moved to FModel,
AllZone.getPlayersInGame() inlined as gameState.getPlayers
2012-10-08 20:35:54 +00:00
Sloth
d4b7f1d2dd - Converted Soulshift to a macro script. 2012-10-08 20:21:38 +00:00
Maxmtg
d2fe264b3e 20 global calls less (80 to go) 2012-10-08 20:01:23 +00:00
Maxmtg
ad8b784d89 100 warnings remain 2012-10-08 18:57:19 +00:00
Sloth
02541db3f9 - Added the option "DifferentNames" to AF ChangeZone.
- Added Three Dreams.
2012-10-08 18:17:48 +00:00
Sloth
8dfd766d0b - Fixed casting cost of Slum Reaper. 2012-10-08 17:39:48 +00:00
Sloth
b1dc27f8cc - Converted Isochron Scepter and three other cards to use AF Play instead of AF Copy. 2012-10-08 16:28:36 +00:00
Chris
ea394ebc14 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-10-08 13:25:18 +00:00
ArsenalNut
ed5202340a add a check to ignore .svn directories 2012-10-08 13:11:10 +00:00
Maxmtg
9a26359cc7 - removed NameChanger.java
- removed warnings, 
- remoevd AllZone.getXXXplayer calls
2012-10-08 12:44:16 +00:00
Doublestrike
224484b68e - Bugfix: "Double-click for decklist" crash on random generated decks (colors and themes).
- Further standardized messages and font sizes.
- A little checkstyle.
2012-10-08 12:28:17 +00:00
Chris
f284859639 - Added the recent commit logs to changes.txt. 2012-10-08 12:14:16 +00:00
Doublestrike
aa060f03da Renamed TableModel to less confusing EditorTableModel. 2012-10-08 12:06:23 +00:00
Maxmtg
dd2e082b49 remove warnings, use FileUtil to read text files 2012-10-08 12:05:28 +00:00
Doublestrike
c59d1307d7 Standardizing home screen appearance: Quest submenu (all) 2012-10-08 12:01:35 +00:00
Maxmtg
1d92647dfd 1 call less 2012-10-08 11:52:10 +00:00
Doublestrike
a11aca35ed Standardizing home screen appearance: Gauntlet submenu (all) 2012-10-08 10:56:19 +00:00
Doublestrike
30f408f028 Standardizing home screen appearance: Sanctioned submenu (all) 2012-10-08 10:48:58 +00:00
Doublestrike
941d73f83a SVN difficulties...fixed now. 2012-10-08 09:50:26 +00:00
Doublestrike
d919418d3e Small fix to FButton. 2012-10-08 09:48:21 +00:00
Doublestrike
d73b34543e Small update to FButton. 2012-10-08 09:46:08 +00:00
RumbleBBU
99a739d879 Removed an unnecessary import added automatically by the over-zealous Eclipse. 2012-10-08 08:32:46 +00:00
Sloth
913a9d5264 - Removed chooseTargetAI and related stuff. 2012-10-08 08:10:55 +00:00
Maxmtg
15325346be 30 less global calls for special player 2012-10-08 08:07:25 +00:00
Sloth
8e8b13560d - Fixed devSetupGameState(). 2012-10-08 07:43:49 +00:00
RumbleBBU
6e0fa8627f The challenge rewards now honor the persistent format if enforced. 2012-10-08 07:30:35 +00:00
Sloth
ed394f18cd - Updated the quest deck Doc Holiday 1 with Ixidron. 2012-10-08 07:27:10 +00:00
Maxmtg
0ee2d26291 as asked in /forum/viewtopic.php?f=52&t=8312 2012-10-08 07:24:21 +00:00
RumbleBBU
c6ded8f942 Booster pack choice now shows more verbose set names; tiny cleanup 2012-10-08 06:59:48 +00:00
Maxmtg
6d09da894c - NPE @ forge.card.spellability.SpellAbility.chooseTargetAI(SpellAbility.java:211)
- CommandArgs.java not used any longer
2012-10-08 06:31:54 +00:00
RumbleBBU
613da8aa3d Spell shop no longer sells snow-covered lands if enforcing a format that doesn't contain snow-covered land sets (Ice Age, Coldsnap). 2012-10-08 06:24:45 +00:00
RumbleBBU
d94c3b69df Simplified the predicates in QuestUtilCards.java. 2012-10-08 06:10:37 +00:00
RumbleBBU
5a82ed3057 Made sure that certain methods of GameFormatQuest return immutable objects too. 2012-10-08 05:57:18 +00:00
RumbleBBU
dc755660e9 Move the GameFormatQuest to the proper place in class hierarchy, removed outside references. 2012-10-08 05:42:00 +00:00
mcrawford620
634a36e29f - Cleaning up some sealed deck AI for non basic lands 2012-10-08 05:14:00 +00:00
Doublestrike
a70796dacd Bugfix: Math.round produced OoB on random deck generation for quick gauntlets, now Math.floor. 2012-10-08 00:46:53 +00:00
Maxmtg
32cdae8024 avoid possible OoB exception 2012-10-07 23:21:38 +00:00
Maxmtg
b731ae4625 removal of another hundred of calls to global getPlayer 2012-10-07 23:13:50 +00:00
Sloth
1b08405d0b - Added Memoricide. 2012-10-07 22:08:23 +00:00
Sloth
06d5e14ccd - Converted Lodestone Bauble to script. 2012-10-07 22:03:00 +00:00
Sloth
3f847286c3 - Morph spells will now truly be cast face down. 2012-10-07 21:45:54 +00:00
Sloth
26ad7e9c0e - Cleanup. 2012-10-07 21:19:33 +00:00
Sloth
e6cb8a2498 - Reverted changes made to main.properties in r17383. 2012-10-07 21:12:09 +00:00
Maxmtg
d160d7b382 this fixes 1st exception from /viewtopic.php?f=52&t=8301 2012-10-07 21:04:09 +00:00
Maxmtg
b39d9b9327 Another portion of removal of global getters getXXXPlayer 2012-10-07 20:58:06 +00:00
Sloth
b6042d16fd - Added SVar:RemAIDeck:True to Chimeric Idol. 2012-10-07 20:54:29 +00:00