Commit Graph

13578 Commits

Author SHA1 Message Date
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
Sloth
5884d088ae - Added Harmonic Sliver. 2012-01-11 12:51:49 +00:00
Sloth
6ab4b446be - Updated two SVars (main branch). 2012-01-11 12:39:06 +00:00
Hellfish
e577e0ed86 *Added Phage the Untouchable 2012-01-11 12:32:10 +00:00
Chris
6a1f31cf9e - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-01-11 12:24:54 +00:00
Hellfish
2162ee6223 *Fixed name (Nomad's Assembly -> Nomads' Assembly) 2012-01-11 12:09:16 +00:00
Doublestrike
d536982acd Fixed visual artifacts bug on semi-transparent buttons and panels in home screen. 2012-01-11 12:07:48 +00:00
Hellfish
0e4a54168b *Fixed wasCastFrom's interaction with tokens. 2012-01-11 11:24:43 +00:00
Hellfish
5d54509c75 *Added Rebound keyword.
*Added
	Cast Through Time (Needless to say, this one needs an eye kept on it)
	Consuming Vapors
	Distortion Strike
	Emerge Unscathed
	Nomad's Assembly
	Prey's Vengeance
	Staggershock
	Surreal Memoir
	Survival Cache
	Virulent Swipe
2012-01-11 11:04:22 +00:00
Hellfish
fd959651fe *Added wasCastFrom<Zone> card property. It is set when the card is moved to the stack and cleared whenever it is moved anywhere else except from the stack to the battlefield(for Myojins,Phage,Iname, Epochrasite etc...)
*Added wasNotCastFrom<Zone> as well, doi.
*Added Count$wasCastFrom<Zone>.<truevalue>.<falsevalue>
*Converted
	Burning Vengeance
	Coal Stoker
	Dread Cacodemon
	Furnace Dragon
	Hypnox
	Iname as One
	Myojin of Cleansing Fire
	Myojin of Infinite Rage
	Myojin of Life's Web
	Myojin of Night's Reach
	Myojin of Seeing Winds
	Reiver Demon
2012-01-11 09:57:00 +00:00
moomarc
993196f0fd Improved scripts for Ebon Praetor and for Lyzolda, the Blood Witch 2012-01-11 09:02:05 +00:00
ArsenalNut
75e6ebe278 updated Daybreak Coronet to use the more general AttachedTo. Removed "AllAurasEnchanting" from CardFactoryUtil.xCount method. 2012-01-11 06:04:59 +00:00
moomarc
b5f5d33420 Added Crescendo of War (and added STRIFE to counters enum list) 2012-01-11 05:49:56 +00:00
ArsenalNut
55d40a25b9 adding EnchantedBy check to Player.hasProperty method 2012-01-11 05:34:45 +00:00
slapshot5
cd666a84eb move some code to EndOfTurn and flesh out javadoc in EndOfTurn.java 2012-01-11 05:25:45 +00:00
slapshot5
3f35030495 fix some code that was OS-specific in DeckLister.java 2012-01-11 05:07:13 +00:00
slapshot5
98a31a5f21 fixing Quest and regular match player avatars. Please be careful to not hard-code Windows-specific things. 2012-01-11 03:38:43 +00:00
ArsenalNut
e19bd74164 added EYEBALL to counters enumeration list 2012-01-11 02:44:39 +00:00
Doublestrike
758a5fb2c0 Fixed icon display in player fields for quest and regular match play. 2012-01-11 00:13:39 +00:00
Sloth
cbe20deefa - Fixed Convoke throwing an error when no creature has been tapped. 2012-01-10 17:12:34 +00:00
Sloth
e8c955cae1 - Little card script updates. 2012-01-10 16:34:36 +00:00
Sloth
f10536d9b2 - Added Hedron-Field Purists by xanbie (with a little clean up). 2012-01-10 16:19:20 +00:00
Sloth
fbc6accf63 - Added Hoarding Dragon. 2012-01-10 16:00:09 +00:00