Commit Graph

16916 Commits

Author SHA1 Message Date
Sloth
fb9881ead3 - Removed the parameter "CanPlayNoTgt" and made it standard (as it was before). 2012-09-25 16:10:32 +00:00
moomarc
85bab0d7b8 - Added the remaining Mirage instantments (Grave Servitude, Lightning Reflexes, Soar, and Ward of Lights 2012-09-25 13:50:55 +00:00
moomarc
bc26948f05 - Converted Lotus Cobra to script (executeLandfallEffects can probably be removed - Lotus Cobra seemed to be the last one using it) 2012-09-25 13:10:46 +00:00
moomarc
c0df967d1c - Fixed Armor of Thorns' trigger firing even if cast at sorcery speed or given instant speed casting by something like Vedalken Orrey (10/1/2009 Ruling: The sacrifice occur only if you cast it using its own ability. If you cast it using some other effect (for instance, if it gained flash from Vedalken Orrery), then it won't be sacrificed. ) 2012-09-25 12:51:59 +00:00
RumbleBBU
2bacd4dcfe Added a new fantasy block that shows how to use the new MetaSet types (choose1, random1, combo, booster, pack). 2012-09-25 12:12:34 +00:00
Chris
817d87842e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-25 12:00:51 +00:00
Chris
b7132e591f - Added a fluff piece to the changes.txt file. 2012-09-25 11:57:39 +00:00
Chris
f38c523b55 - Cleared out the changes.txt file, now ready for new material. 2012-09-25 11:56:33 +00:00
RumbleBBU
b32daa1ae1 Added new MetaSet types and functionality to support guild boosters in RtR Sealed. New types: choose1, random1, and combo, plus auxiliary types booster and pack. 2012-09-25 09:53:07 +00:00
Maxmtg
8eb157606d Again reduced number of own methods of CardList,
removed pointless conversions toArray in GuiUtils.chooseXXX calls
removed useless casts to object array of (Object[])someList.toArray() structures
2012-09-25 08:07:02 +00:00
Maxmtg
d3676ff1de more specific methods removed from CardList 2012-09-25 07:25:01 +00:00
ArsenalNut
7bae967623 Initial implementation of combination mana 2012-09-25 05:04:02 +00:00
Doublestrike
3ca81275d3 Content downloader UI overhaul:
- Updated to skin themes
- Incorporated into overlay
- Moved card scanning to worker thread
- Improved general responsiveness
2012-09-25 05:01:00 +00:00
Doublestrike
ebeef30a8e Renamed forge.view.bazaar to forge.gui.bazaar for consistency. 2012-09-25 02:31:50 +00:00
Doublestrike
514013edfe Removed rounded corners on drag panels (experimental). 2012-09-25 02:23:46 +00:00
Sol
4e0384f6ad - Repeat now has a MaxRepeat param to break from an infinite loop
- StoreSVar now can handle a few more forms of storing variables.
2012-09-25 01:59:10 +00:00
Doublestrike
fcf20d1676 Converted home UI to be completely cached during preload. 2012-09-25 00:19:10 +00:00
Sloth
3f93543643 - Fixed text filter of the deck editor being case sensitive. 2012-09-24 20:05:07 +00:00
Maxmtg
27ca889746 Sloth failed to svn-update the file before commiting, shame on him! 2012-09-24 18:48:54 +00:00
Sloth
c5c36902f6 - Fixed a possible NPE in copySpellontoStack. 2012-09-24 18:19:45 +00:00
Maxmtg
4ffddbbb90 pom: removed Generators, added log4j (was dependency of generators)
change of card build pipeline, (getCard returned the same instance, so they return void now)
CardList: further removal of special methods
NameChanger: the change routine never needed the complicated generator.
2012-09-24 17:59:46 +00:00
Sloth
89a66d1215 - Several improvements of Attach AI. 2012-09-24 16:36:23 +00:00
Chris
04218216be [maven-release-plugin] prepare for next development iteration 2012-09-24 11:11:19 +00:00
Chris
a1185a7a3f [maven-release-plugin] prepare release forge-1.2.14 forge-1.2.14 2012-09-24 11:11:10 +00:00
Chris
1ccb116f6c - Added the recent commit logs to changes.txt. Preparing for the beta build and release.
- Preparing the changes.txt file for the next beta build and release.
2012-09-24 11:00:40 +00:00
Doublestrike
4fc1747918 Minor updates to finalize keyboard shortcut class. 2012-09-24 04:26:09 +00:00
Doublestrike
873627f954 Multiple keyboard shortcut support added for CTRL and SHIFT keys.
Shortcuts using ALT will not work and won't be supported.
Keyboard shortcut system should be complete.
2012-09-24 04:09:18 +00:00
Sol
f8e3e36690 - Fixed extra text on Twinblade Slasher 2012-09-24 00:59:40 +00:00
Maxmtg
16f9f9d398 Lambdas: added applyToIterable (mass coversion), removed old copyright mentioning Braids (no reasons to copyright 3 trivial files) 2012-09-23 22:36:37 +00:00
Sloth
9ed73ff78a - Cleanup of EvaluateCreature. 2012-09-23 21:27:39 +00:00
Maxmtg
cf82d8ee67 fix for missing image of double-faced cards 2012-09-23 21:02:16 +00:00
Sloth
85a73210ea - Fixed some FindBugs results. 2012-09-23 20:16:13 +00:00
Maxmtg
758766864a remove unused imports 2012-09-23 18:18:37 +00:00
Sloth
9fd322b008 - Fixed Szadek, Lord of Secrets. 2012-09-23 18:04:59 +00:00
Sloth
21b3a06404 - Improvements of AF Pump AI. 2012-09-23 16:16:03 +00:00
Sloth
109e008312 - Added a medium version of the Darkseid deck. 2012-09-23 14:11:17 +00:00
Sloth
2fcc777542 - Little AI tweak in AF Animate. 2012-09-23 14:02:48 +00:00
Sloth
3f6807fb8d - Updated a few AI SVars. 2012-09-23 11:02:37 +00:00
Chris
0b3a321036 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-09-23 10:39:11 +00:00
Maxmtg
67f74ebb0d cleanup 2012-09-23 10:30:26 +00:00
Maxmtg
cc0351db74 refactor CardList to use Predicates and have less methods (to replace it later with pure List<Card>) and perform any special actions (filtering, cmc calculation, max creture power, etc) with predicates 2012-09-23 10:16:24 +00:00
Maxmtg
7786ef990d CardListFilter replaced with Predicate<Card> 2012-09-23 08:10:27 +00:00
Maxmtg
99a2df6a59 fix bug with chooseOne recursion 2012-09-23 08:09:37 +00:00
Doublestrike
01cd587b29 Removed background image from non-match UI states. 2012-09-23 02:33:23 +00:00
Maxmtg
5973dfba8c more cleanup
cardReader moved to same package as all the cardfactory code
handsizeop, undocommand - do not seem to be used any longer
2012-09-22 22:39:11 +00:00
Maxmtg
7714a6712c cleanup for CardUtil
Removed T... syntax from GuiUtils chooseNNN functions (cause one might be called with cardlist parameter as a single choice option)
Rmeoved SpellAbilityList.java - noone used it, and no special code in that class seen.
2012-09-22 21:46:04 +00:00
Sloth
06032961aa - Added Strongarm Tactics. 2012-09-22 20:51:06 +00:00
Sloth
63b28c61cb - Added a few AI SVars. 2012-09-22 20:02:03 +00:00
Sloth
06582dfd1b - Added a copy of Ronom Serpent to the Snow White 1 deck. 2012-09-22 19:39:06 +00:00
Sloth
f2ec43323d - Added Armor of Thorns by Marc. 2012-09-22 19:07:05 +00:00