Commit Graph

13200 Commits

Author SHA1 Message Date
slapshot5
275b1f5d9b clean up a Java warning in AFSetState 2012-01-13 13:23:14 +00:00
Chris
bb47d269e3 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-13 12:07:27 +00:00
Sloth
36b04a20da - Fixed creatures with Deathtouch destroying creatures and dealing damage afterwards. 2012-01-13 12:04:49 +00:00
Chris
1abce22823 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-13 11:58:20 +00:00
Sloth
d551157b7a - Added the Darkseid 3 deck. 2012-01-13 11:55:16 +00:00
Chris
bcaa166e73 - Added a fluff piece to the changes.txt file. 2012-01-13 11:54:33 +00:00
moomarc
ce6edb5c0a Updated quest opponent avatar links. 2012-01-13 08:38:16 +00:00
ArsenalNut
c8e6747ba8 Added Attach Drawback. Removed previous changes for Auras in SetState AF. 2012-01-13 07:22:40 +00:00
Doublestrike
047738d8a3 Fixed bug preventing full texture paint on keyboard shortcuts screen. 2012-01-13 07:09:25 +00:00
slapshot5
244c941aeb try to clean up IMAGE_CACHE at the end of each match. This may help with large memory usage after many matches. 2012-01-13 06:12:02 +00:00
moomarc
37e89212ce Updated the deck editor color filter icons. 2012-01-13 06:04:29 +00:00
moomarc
c9af2b39d7 Uploaded quest opponent avatar: Beast. Added to quest-opponent-icons.txt
Uncommented download link for Tatsumasa, the Dragon's Fang token.
2012-01-13 06:02:24 +00:00
slapshot5
a19f1fb943 udpate guava to 11.0.1 (it has some cache fixes that may affect ImageCache) 2012-01-13 05:46:50 +00:00
Doublestrike
d430fc180e Memory management debugging in ViewTabber: cleared list of JTextAreas in stack panel to prevent pileups. 2012-01-13 02:30:30 +00:00
Sloth
3b973e2572 - Added the player keyword "Skip your draw step." and converted some cards to use it. 2012-01-12 20:22:13 +00:00
Sloth
4356d4f38d - Added Rapid Fire. 2012-01-12 19:02:03 +00:00
Sloth
a82e1c4755 - Added Telekinesis. 2012-01-12 17:33:23 +00:00
Sloth
14a8e7d22b - Fixed Wormfang Behemoth. 2012-01-12 16:43:30 +00:00
Chris
657ac166c2 - CheckStyle. 2012-01-12 15:41:14 +00:00
Hellfish
c132737ce4 *Added a check in checkStateEffects for creatures enchanting something, making them fall off properly. (Licids! *shakes fist*) 2012-01-12 15:03:42 +00:00
Sloth
581ff0d5ea - Fixed AI of Copy Artifact and Sculpting Steel. 2012-01-12 14:32:04 +00:00
Chris
d62f2177b5 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-12 13:06:21 +00:00
Chris
64a175d996 - Ran oracle script. 2012-01-12 13:04:16 +00:00
Doublestrike
d6abd0b356 Bugfix to the bugfix in ForgePreferences. 2012-01-12 12:31:57 +00:00
Doublestrike
17b9bc503f Minor bugfix in ForgePreferences. 2012-01-12 12:10:51 +00:00
slapshot5
43dc5bdeba further reduce JTextArea instances in ViewTabber (for Combat descriptions) 2012-01-12 11:07:46 +00:00
Hellfish
4afcbc4482 *Let the Deck Editor cope with cards with non-flip, non-doubleface alternate states. (i.e. those damn Licids) 2012-01-12 10:59:41 +00:00
Hellfish
841fca5365 *Run static abilities-check after running static triggers but before regular triggers. Fixes Adaptive Automaton+Champion of the Parish type situations. With thanks to Sloth! 2012-01-12 10:52:32 +00:00
slapshot5
680e0bb9f6 reduce JTextArea instances in ViewTabber 2012-01-12 10:47:19 +00:00
Doublestrike
ef9dcd24df Added start button and logo to image sprites in each skin, and updated FSkin and home screen code to match. 2012-01-12 08:39:00 +00:00
Hellfish
14fbd718e3 *If using Alternate-state scripting to create a non-doublefaced, non-flip card (i.e. Licids), use "AlternateMode:<name of other state>" then use AF_SetState's NewState parameter with that name. This is to avoid things confusing them with actual doublefaced cards. 2012-01-12 08:28:59 +00:00
moomarc
e0aba941d2 Moved ability description into keyword for Glowrider and Thorn of Amethyst 2012-01-12 08:14:32 +00:00
ArsenalNut
c3b232fe7a modifications to allow cards that transform to Auras to attach to a target. 2012-01-12 07:08:39 +00:00
Doublestrike
1321f730fa Fixed "must restart for dev mode setting" and similar bugs. 2012-01-12 06:07:22 +00:00
Doublestrike
5a8cbbe116 Minor update to keyboard shortcut saving in dock. 2012-01-12 05:44:41 +00:00
Doublestrike
68927617f0 Fixed "no human first turn phase indicator" bug. 2012-01-12 05:40:13 +00:00
Doublestrike
3be2d41e6f Removed internal padding on card picture in match UI. 2012-01-12 05:24:34 +00:00
Doublestrike
2faae5b3e5 Minor update to ViewField. 2012-01-12 05:18:08 +00:00
Doublestrike
4646f4b52a Small update to ForgePreferences. 2012-01-12 05:14:15 +00:00
Doublestrike
42fefdaf38 Streamlined old, overly explicit phase toggles in ForgePreferences. 2012-01-12 04:59:46 +00:00
Doublestrike
f73df8f5c5 Refactored ForgePreferences:
- Output file entries sorted
- Easier to add/remove prefs
- Checkstyled and commented
- LOC halved
2012-01-12 04:07:02 +00:00
Chris
5b979b3569 - Added a spell description field to the CostChange keyword. Converted a few CostChange cards. 2012-01-12 01:09:31 +00:00
Sloth
94c291a612 - Fixed Mishra, Artificer Prodigy. 2012-01-11 21:56:06 +00:00
Sloth
53f3752f38 - Made Keldon Marauders more AI friendly. 2012-01-11 21:35:21 +00:00
Sloth
99802798f1 - Added the Dr Fate 3 deck. 2012-01-11 21:02:34 +00:00
Chris
47ab47cc18 - CheckStyle. 2012-01-11 20:58:37 +00:00
moomarc
1fdb3e17db Added Clash of Realities 2012-01-11 14:15:37 +00:00
Hellfish
0e3a98b3ed *Added Gravity Well 2012-01-11 13:24:17 +00:00
Sloth
245510495b - Removed Sudden Spoiling because it was not 100% functional. 2012-01-11 13:05:38 +00:00
Sloth
f3dcd2068e - Added Mesmeric Sliver. 2012-01-11 12:57:46 +00:00