Doublestrike
a496d68c20
Removed FSkin access from AllZone, all FSkin access now through Singletons.getView().
2012-01-17 11:35:02 +00:00
Sloth
5dd09d2671
- Added Rats' Feast.
2012-01-17 11:27:35 +00:00
Doublestrike
00766363f9
Moved the "forge.view.swing" package into "forge.view".
2012-01-17 10:47:10 +00:00
Doublestrike
f7dc3eac58
Optimization: lightweight splash sprite loads before rest of skin (which soon will occur in preload bar).
2012-01-17 09:51:13 +00:00
jendave
c0eabceff9
checkstyle
2012-01-17 07:03:17 +00:00
Doublestrike
8a191b4759
Added game type to counter information in Input area.
2012-01-17 05:10:29 +00:00
Doublestrike
f313114bbb
Fixed "inaccurate life total at before mulligan" bug.
2012-01-17 05:02:05 +00:00
slapshot5
80485aa9c7
hook the Dev Mode buttons up to the Skin
2012-01-17 04:50:15 +00:00
Doublestrike
3d3dd22f3c
Fixed "scale larger" setting to work on-the-fly (no reset required).
2012-01-17 04:09:30 +00:00
Doublestrike
348b3dd58e
Modified keyboard shortcuts algorithms to be less complicated to implement.
...
Moved keyboard shortcut setting UI into home screen.
Implemented on-the-fly detach/reattach for modified shortcuts.
Put shortcuts into a top-level scope, not only for match UI.
2012-01-17 03:50:06 +00:00
slapshot5
05dfac1250
rename Phase.java to PhaseHandler.java (matches other TriggerHandler, etc.) and updated all calling classes. Remade the Phase class as a superclass for Untap, Upkeep, EndOfTurn, EndOfCombat to consolidate some code.
2012-01-17 02:55:29 +00:00
Chris
63198022de
- CheckStyle.
2012-01-16 21:55:15 +00:00
Sloth
9fc6c820d8
- Fixed errors related to the AI controlling cards like Essence Bottle.
2012-01-16 21:50:00 +00:00
Chris
3dc80670b4
- Cleared out the changes.txt file, now ready for new material.
2012-01-16 21:48:45 +00:00
Sloth
7f221fa442
- Added some NPE checks to activateManaAbility.
2012-01-16 21:31:16 +00:00
Sloth
d513f651fd
- Fixed Kjeldoran Javelineer.
2012-01-16 21:23:46 +00:00
jeffwadsworth
1235c8a52a
- Converted Volrath's Dungeon to script.
2012-01-16 20:40:33 +00:00
Sloth
2273926e04
- Added the player keyword "Play with your hand revealed."
...
- Added Revelation and Telepathy.
2012-01-16 16:27:55 +00:00
Sloth
8853697d0f
- Added River Kelpie (mostly by Iran).
2012-01-16 16:07:03 +00:00
Chris
c7f6c051ad
[maven-release-plugin] prepare for next development iteration
2012-01-16 12:35:51 +00:00
Chris
741fbc1446
[maven-release-plugin] prepare release forge-1.2.1
forge-1.2.1
2012-01-16 12:35:43 +00:00
Chris
725b705b53
- Preparing the changes.txt file for the next beta build and release.
2012-01-16 12:13:09 +00:00
Chris
659da90d0f
- Added the recent commit logs to changes.txt. Preparing for the beta build and release.
2012-01-16 12:03:46 +00:00
Doublestrike
bc6a269612
Renamed ManaSymbols to more accurate CardFaceSymbols.
2012-01-16 10:57:22 +00:00
Doublestrike
1fde0eab7f
Changed QuestMatchState to MatchState (since it has no quest-specific information).
2012-01-16 10:46:01 +00:00
Doublestrike
1f7120d354
Fixed font on storm label.
2012-01-16 07:40:28 +00:00
slapshot5
e025a5526b
remove support for SVar= string in SubAbility. It has not been required for a long time, and now, is no longer supported. All card files have been updated.
2012-01-16 05:48:21 +00:00
moomarc
a10c5ea3eb
Added Runeflare Trap
...
Small Checkstyle fix
2012-01-16 05:33:40 +00:00
slapshot5
3787c370d9
remove SVar= from SubAbility (N cards)
2012-01-16 05:33:19 +00:00
slapshot5
40c65397ca
remove SVar= from SubAbility (M cards)
2012-01-16 05:32:41 +00:00
slapshot5
fcc0e2288e
remove SVar= from SubAbility (J-L cards)
2012-01-16 05:32:03 +00:00
slapshot5
28ba42067e
remove SVar= from SubAbility (H-I cards)
2012-01-16 05:30:53 +00:00
slapshot5
528064517b
remove SVar= from SubAbility (G cards)
2012-01-16 05:30:14 +00:00
slapshot5
3d3bdbc28e
remove SVar= from SubAbility (F cards)
2012-01-16 05:29:41 +00:00
slapshot5
b26583d652
remove SVar= from SubAbility (E cards)
2012-01-16 05:28:58 +00:00
slapshot5
dd90ae16a3
remove SVar= from SubAbility (D cards)
2012-01-16 05:28:17 +00:00
slapshot5
e59d8b74da
remove SVar= from SubAbility (C cards)
2012-01-16 05:27:05 +00:00
slapshot5
68303e1276
remove SVar= from SubAbility (B cards)
2012-01-16 05:22:26 +00:00
slapshot5
9f79cc04f7
remove SVar= from SubAbility (A cards)
2012-01-16 05:21:49 +00:00
slapshot5
67c934d6b7
remove SVar= from SubAbility (O cards)
2012-01-16 05:21:16 +00:00
slapshot5
721acc0c10
remove SVar= from SubAbility (P cards)
2012-01-16 05:20:38 +00:00
slapshot5
b3f4c44cc7
remove SVar= from SubAbility (Q-R cards)
2012-01-16 05:19:36 +00:00
slapshot5
26e7ee4417
remove SVar= from SubAbility (S cards)
2012-01-16 05:18:25 +00:00
slapshot5
139cc417a9
remove SVar= from SubAbility (T cards)
2012-01-16 05:17:19 +00:00
ArsenalNut
2e2e141e91
Refactored anyChoice to expressChoice. Added logic to make automatic color choices for "Any" keyword mana sources.
2012-01-16 04:53:04 +00:00
slapshot5
4125bfd294
fix Crash with Qasali Ambusher
2012-01-16 04:51:17 +00:00
ArsenalNut
8d855efca3
fixed ManaCost.isColor() to return true when comparing any size colorless mana cost to a type of "1"
2012-01-16 04:46:07 +00:00
Doublestrike
00545e0983
Small update to FSkin font derivations.
2012-01-16 01:28:33 +00:00
Doublestrike
fc49e63a41
Small fix to winlose layout.
2012-01-16 01:26:29 +00:00
Doublestrike
9b2be47fd3
Fixed cancel button layout bug.
2012-01-16 01:07:41 +00:00