slapshot5
|
2bfcd9d487
|
comment deck editor out from main menu for now.
|
2011-12-30 06:08:20 +00:00 |
|
slapshot5
|
2afff70d60
|
add Deck Editor back to main Home menu. (Left it in Utilities too, just in case.)
|
2011-12-30 06:00:47 +00:00 |
|
slapshot5
|
d8afdfd256
|
don't show spells on the stack in the CardPicture/DetailPanel until we can make sure you can't see Compy's Morph cards this way.
|
2011-12-30 03:55:31 +00:00 |
|
SoulStorm
|
a3afc94dce
|
Fixed Rootwater Thief.
|
2011-12-29 16:06:27 +00:00 |
|
slapshot5
|
66b3614bd5
|
several javadoc tweaks in NewConstants
|
2011-12-29 13:39:07 +00:00 |
|
slapshot5
|
09a3bc823d
|
fix cost description for Thelonite Monk
|
2011-12-29 13:29:45 +00:00 |
|
slapshot5
|
f84e80887e
|
fix Lotus Cobra Landfall. The logic was backwards.
|
2011-12-29 13:06:48 +00:00 |
|
Chris
|
0d284a0805
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-12-29 12:18:31 +00:00 |
|
slapshot5
|
d9438ee835
|
fix text spacing a bit on WinLose dialog
|
2011-12-29 05:55:50 +00:00 |
|
slapshot5
|
e86ebb29ac
|
get rid of the visible border around the dev buttons JScrollPane and tweak the spacing around the JScrollPane so things don't look as cut off when resizing and the scroll bar fits better when it's necessary.
|
2011-12-29 04:43:30 +00:00 |
|
slapshot5
|
e6ca314ddb
|
when starting a match, set the Card Picture panels to display the first card in human hand (rather than just being blank until you hover over a card)
|
2011-12-29 04:40:47 +00:00 |
|
slapshot5
|
81c47d89f2
|
remove the displaying of View Any Library and View Any Hand Dev Buttons. No change in functionality. They weren't hooked up anyway. We can discuss more what to do with them after the 1.2.0 release.
|
2011-12-28 23:19:48 +00:00 |
|
Chris
|
77c73d6145
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-12-28 11:40:13 +00:00 |
|
Chris
|
c7a5d9a74d
|
- Added a note about Windows 7 and your downloads disappearing upon restart.
|
2011-12-28 11:39:18 +00:00 |
|
slapshot5
|
8d25e48038
|
consistency tweaks in ViewSettings
|
2011-12-28 00:04:47 +00:00 |
|
Chris
|
5848daa950
|
- Checkstyle.
|
2011-12-27 16:24:56 +00:00 |
|
Chris
|
6b90253734
|
- Last attempt to build and release ended in another cardforge error. It now appears to be back online. Preparing for the snapshot build release.
|
2011-12-27 13:52:50 +00:00 |
|
slapshot5
|
1d525d9a6f
|
fix leak with MouseListeners hooked up to mana pools.
|
2011-12-27 13:44:03 +00:00 |
|
Chris
|
c011f38ceb
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-12-27 12:06:19 +00:00 |
|
slapshot5
|
7f741fbee3
|
fix Observer leak in ControlField
|
2011-12-27 04:13:47 +00:00 |
|
slapshot5
|
b753f4d7ee
|
fix Observer leaks in ControlTabber
|
2011-12-27 04:03:43 +00:00 |
|
slapshot5
|
cd915f5e10
|
fix deleting of Observers for Hand Zone (in ControlHand). It was deleting a new Object, which obviously doesn't already exist. This should be a step towards fixing performance problems after many games.
|
2011-12-27 03:46:22 +00:00 |
|
slapshot5
|
0d301c9a7c
|
remove Old GUI checkbox option. It no longer works, and we will only be using/supporting the new UI.
|
2011-12-27 02:16:43 +00:00 |
|
slapshot5
|
08cea388dc
|
filter out .DS_Store file name when looking for skins (created by Mac OS X Finder)
|
2011-12-27 02:11:25 +00:00 |
|
slapshot5
|
09d38c305b
|
comment out the Stack Size and Stack Offset settings on the Settings screen. These aren't hooked up, and we will need to decide what to do with them going forward.
|
2011-12-27 02:10:56 +00:00 |
|
Sol
|
4a5ee1510f
|
Fixing Birthing Pod description
|
2011-12-27 02:09:58 +00:00 |
|
slapshot5
|
a865619b43
|
comment and javadoc fixes in CardFactoryUtil
|
2011-12-26 23:30:22 +00:00 |
|
slapshot5
|
231f2fc6da
|
various comment cleanups in PlayerZoneComesIntoPlay and AbilityFactoryZoneAffecting
|
2011-12-26 23:04:44 +00:00 |
|
Chris
|
360682f6f8
|
- Added a fluff piece to the changes.txt file.
|
2011-12-26 22:26:22 +00:00 |
|
slapshot5
|
db694ffa72
|
various javadoc updates in CardListUtil
|
2011-12-26 22:06:46 +00:00 |
|
slapshot5
|
d848b8f884
|
some TODO cleanups in various classes.
|
2011-12-26 21:10:27 +00:00 |
|
Chris
|
ae5fe0a42b
|
- Cleanup comments in DeckEditorShop.
|
2011-12-26 17:39:57 +00:00 |
|
Chris
|
9f7020237b
|
- Cleanup comments in DeckEditorQuest.
|
2011-12-26 17:36:55 +00:00 |
|
Chris
|
048462176b
|
- The quest mode card shop should now display prices that are five digits long. Tested under Mac OS X and should also work under Windows as Windows uses a font with a narrower pen stroke.
|
2011-12-26 17:18:25 +00:00 |
|
slapshot5
|
79a769174d
|
change some Ability_Mana -> AbilityMana in comments (to help with searching)
|
2011-12-26 15:46:57 +00:00 |
|
slapshot5
|
c95d632654
|
clean up several TODOs all over the place
|
2011-12-26 15:11:47 +00:00 |
|
slapshot5
|
a80776049f
|
cleanup TODOs in a few classes
|
2011-12-26 14:55:09 +00:00 |
|
Chris
|
44cb4176dd
|
- CheckStyle.
|
2011-12-26 13:29:22 +00:00 |
|
Chris
|
24c8bb63b2
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-12-26 11:30:08 +00:00 |
|
Rob Cashwalker
|
9f69170c2e
|
Added CardRatings to AllZone for singular, global access.
|
2011-12-26 03:27:56 +00:00 |
|
Rob Cashwalker
|
4af36404b9
|
Added method to CardColor to identify if another CardColor shares color with another.
Added method to CardType to identify if another CardType shares a subtype with another.
|
2011-12-26 03:14:27 +00:00 |
|
Chris
|
b7d550ae7b
|
- Added ToolTips to the labels for the lists located in the constructed view as they tend to be truncated with some of the smaller resolutions.
|
2011-12-26 01:32:32 +00:00 |
|
slapshot5
|
79810df74f
|
javadoc updates for NewConstants
|
2011-12-25 19:29:06 +00:00 |
|
slapshot5
|
e05e1c59c0
|
fix NewGame/savesealed_ttl property in en.properties
|
2011-12-25 18:39:50 +00:00 |
|
slapshot5
|
7c635f10c3
|
clean up some TODOs in SpellAbility, Trigger, and CardColor classes
|
2011-12-25 18:02:27 +00:00 |
|
slapshot5
|
c181640cd3
|
cleanup in CFCreatures
|
2011-12-25 14:06:25 +00:00 |
|
slapshot5
|
0a320796e9
|
TODO cleanup in arcane.ui package
|
2011-12-25 14:02:55 +00:00 |
|
slapshot5
|
1d06c9db93
|
convert Recall to script
|
2011-12-25 13:04:39 +00:00 |
|
Chris
|
069c79dcb8
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2011-12-25 12:45:21 +00:00 |
|
slapshot5
|
d7cca34fe2
|
fixed an exception in ImageCache when a human attacker has trample and a player shows up as a Card in GuiMultipleBlockers
|
2011-12-25 11:53:54 +00:00 |
|