Commit Graph

4523 Commits

Author SHA1 Message Date
Sloth
8678ff7dad - Little text fix for preventNextDamage. 2012-11-30 22:13:08 +00:00
Sloth
41d4e8bbf1 - Added Catalyst Stone. 2012-11-30 21:18:04 +00:00
Hellfish
ed4fef0a25 *Added [avatar] decksection (for deck-default vanguard avatars) 2012-11-30 20:33:08 +00:00
Sloth
4846abb166 - Cleanup and FindBugs fixes. 2012-11-30 19:54:34 +00:00
Chris
647f4d91eb - CheckStyle. 2012-11-30 19:51:25 +00:00
Chris
5551bcd55f - CheckStyle. 2012-11-30 19:27:09 +00:00
Sloth
3642d5c5d1 - Removed CardFactoryEquipment.
- Cleanup.
2012-11-30 18:48:55 +00:00
Sloth
baecbb1cf7 - Simplified sacrificeHuman. 2012-11-30 18:35:12 +00:00
moomarc
9c8ec8c757 - Vanguard avatar selection will now remove cards with RemRandomDeck flag from the list when choosing Random. Useful for cards like Diamond Queen Avatar that are still great in the right deck.
- Updated some avatar flags
2012-11-30 11:16:04 +00:00
Hellfish
2ff2f4c9b3 *Made Vanguard tab panel conform (a little) better to skin theme.Unfortunately, due to *clenches fist* Swing some out of place code had to be added because you can't specify colors for certain parts of the JTabbedPane component in it's actual class because that would make too much sense. 2012-11-30 07:12:44 +00:00
Sol
5f75598d87 - After a draft finishes, properly reset buttons used in the Deck Editor 2012-11-30 03:46:19 +00:00
ArsenalNut
0c18a13ca4 reverting earlier changes until better solution is found 2012-11-30 03:44:02 +00:00
Chris
bac295df03 - CheckStyle. 2012-11-30 02:03:43 +00:00
Chris
f21f7b7738 - CheckStyle. 2012-11-30 01:34:20 +00:00
ArsenalNut
0e2a1d461a consolidated code to find the fighters into one common method 2012-11-29 15:14:41 +00:00
ArsenalNut
45b210ddc2 changed "getParentTargeting" methods to skip checking the "child" SpellAbility first 2012-11-29 15:13:34 +00:00
Sloth
dbf232acb7 - Added Auriok Steelshaper. 2012-11-29 09:16:08 +00:00
Sloth
78bc5718ec - Removing unnecessary "HIDDEN" strings (WIP). 2012-11-29 09:01:35 +00:00
Chris
dc41b2cb4a - CheckStyle. 2012-11-29 01:58:03 +00:00
Hellfish
e38ca56ca7 *Made static effects reset hand size correctly for Vanguard. 2012-11-28 20:13:59 +00:00
Sloth
27cbb50987 - Removing unnecessary "HIDDEN" strings (WIP). 2012-11-28 19:21:43 +00:00
Sloth
fb36c2c207 - Fix for Squeaking Pie Grubfellows. 2012-11-28 17:21:50 +00:00
Agetian
3d048e82c9 - Removed a debug line from ChangeZone (related to Nafs Asp). 2012-11-28 13:59:57 +00:00
Agetian
fbdf30a2a3 - Added Nafs Asp (script by moomarc) with proper code support. 2012-11-28 13:46:05 +00:00
Sloth
0019b72cc9 - Fixed max hand size. 2012-11-28 12:52:27 +00:00
Sloth
a58bbfe347 - Fixed doTriggerAINoCost in CounterAI when the stack is empty. 2012-11-28 11:58:48 +00:00
moomarc
4284e149dc - Updated tooltip text for hand icon so that it indicates the player's maximum hand size.
- Fixed Vanguard player tab names when re-adding players in setup
2012-11-28 08:26:11 +00:00
moomarc
9e307ab1fd - Made player tabs in Vanguard setup more descriptive 2012-11-28 07:42:45 +00:00
Sloth
e4f4830e99 - Added some AI code for casting Bonfire of the Damned via Miracle. 2012-11-28 06:33:31 +00:00
moomarc
b4e9c9ec15 - Rechanged ValidGrave to Valid<AnyZone> count method that was lost in the merge. 2012-11-28 05:29:18 +00:00
Sol
693a9bc119 - Converted Noviken Heart of Progress to script 2012-11-28 04:05:57 +00:00
Sol
ef4838dfeb - Convert Phylactery Lich to script 2012-11-28 03:38:19 +00:00
Sol
751134b40c - Convert Lich to Script 2012-11-28 03:13:06 +00:00
Hellfish
e974f13b0f *Merged Variants into trunk. You may need to delete match_preferred.xml 2012-11-27 22:42:36 +00:00
Hellfish
0382171599 *Merged r18371-r18427 from trunk into Variants 2012-11-27 21:36:55 +00:00
Sloth
9f03d306b1 - Removed getProducedMana from AbilityManaPart (it wasn't really functional anyway). 2012-11-27 21:19:07 +00:00
Sloth
f569dd7857 - Moved generatedMana from ManaEffect to GameActionUtil to use it for the AI to predict what a mana ability will produce (it seems to be the only function that is actually up to date). 2012-11-27 18:46:29 +00:00
Agetian
c9c2cd4b91 - Targeting Overlay: minor stylistic fix in the code. 2012-11-27 18:11:02 +00:00
Agetian
729488bf09 - Sound System: TODO point removed. 2012-11-27 18:07:43 +00:00
Agetian
8d5233eaeb - Sound System: Added a previously missed link for the "Life Loss" sound event (now the sound will play during certain damage dealing effect resolutions which were previously missed). 2012-11-27 17:47:52 +00:00
Sloth
46e1f3f9f6 - Fixed Oath of Druids. 2012-11-27 17:06:40 +00:00
Sloth
76a1ad7160 - Fixed MaxhandSize < 0 case in InputCleanup. 2012-11-27 16:58:11 +00:00
Chris
203a432255 - CheckStyle. 2012-11-27 15:08:04 +00:00
moomarc
462288f386 - Added Aladdin's Lamp 2012-11-27 10:01:07 +00:00
Agetian
eb5a523ce9 - Targeting Overlay: in the "card mouseover" mode, during the order of blockers declaration, the targeting overlay will first show all the blockers for the card for which the order of blockers is declared, and will also show individual arrows for each blocker when the blocker is selected in the blocker order list. 2012-11-27 05:27:56 +00:00
Sol
39ac4fe0ca - Added PermanentNoncreature AF
- Converted Standstill and Bridge from Below to script
2012-11-27 04:42:05 +00:00
Sol
0c5b73378c - Fixed sharesNameWith Imprinted
- Converted Haunting Echoes to Script
- Small cleanup in files
2012-11-27 03:57:04 +00:00
Sol
9a7407cd06 - Convert Sylvan Library to Script 2012-11-27 00:55:49 +00:00
Sloth
9717d4deee - Removing unnecessary "HIDDEN" strings (WIP). 2012-11-26 23:07:43 +00:00
Sloth
5cbbd7e92d - Removing unnecessary "HIDDEN" strings (WIP). 2012-11-26 22:52:42 +00:00