Commit Graph

10010 Commits

Author SHA1 Message Date
Doublestrike
0a4a9f6501 Embedded instance of progress bar in splash frame.
(First serious commit - very sorry if anything wrong!)
2011-08-27 12:37:59 +00:00
Doublestrike
423c617bac View utils:
Progress bar interface
Progress bar base class
Progress bar embedded class (extends base)
2011-08-27 12:23:17 +00:00
Chris
7784d1aade - Added the recent commit logs to changes.txt. 2011-08-27 11:25:08 +00:00
Chris
c2e2ae843d - Ran set info script. 2011-08-27 11:24:14 +00:00
Hellfish
b589539cd3 *Hopefully fixed the "triggers for wrong player" bug. The Anodet Lurker/Slave of Bolas case works properly now, among others at least. 2011-08-27 11:18:20 +00:00
Sloth
124f7c74eb - Added Auntie's Snitch. 2011-08-27 10:30:45 +00:00
Sloth
fd0b054282 - Added Stinkdrinker Bandit. 2011-08-27 10:21:13 +00:00
Sloth
d4dc60d8c9 - Added support for restrictions in alternate costs (same as those of AbilityFactory).
- Added Lashknife.
2011-08-27 10:11:38 +00:00
Sloth
5664e1ba2c - Updated the scripting of AltCost (in preparation of adding conditions). 2011-08-27 08:39:10 +00:00
Sloth
6fe991a5f0 - Static abilities of face down cards will no longer be applied. 2011-08-27 07:52:46 +00:00
slapshot5
386c39e18f tweak showMessage() in Fireball 2011-08-27 06:33:37 +00:00
Sloth
23bcab21cd - Fixed Adaptive Automaton. 2011-08-27 06:01:53 +00:00
slapshot5
b14cf390c6 fix Akki Underling. It should check cards in your hand, not opponent's hand. 2011-08-27 05:43:27 +00:00
Sol
64dee8757b - Fix AI not activating Sacrifice This Costs 2011-08-27 03:44:00 +00:00
slapshot5
1c6ca0268b clean up some Java warnings in CardFactory files 2011-08-27 03:35:02 +00:00
slapshot5
90f13221bc clean up some Java warnings in Upkeep.java 2011-08-27 03:30:59 +00:00
slapshot5
8688a5b885 add Living End (from Time Spiral) 2011-08-27 00:18:22 +00:00
Rob Cashwalker
e768e84e8d Change "Human - View Decklist" to "Player = ViewDecklist 2011-08-26 19:42:43 +00:00
Rob Cashwalker
69d7dda15b Feature Request 168 - View Decklist during game.
Pop-up dialog with option to copy to clipboard.
2011-08-26 19:08:33 +00:00
Sloth
ea8d7f7d17 - Added Disaster Radius. 2011-08-26 16:34:20 +00:00
Sloth
cf913c6dc3 - Fixed the description of exile from graveyard/hand costs. 2011-08-26 16:22:52 +00:00
Maxmtg
7ed5437a5d Card image in rewards view didn't display properly if player had only pet-set images and no flat storage 2011-08-26 15:40:49 +00:00
Sloth
ba72d2c9c2 - Removed SVar:RemAIDeck:True from some cards. 2011-08-26 13:31:03 +00:00
Chris
55fb3d29f2 - Added the recent commit logs to changes.txt. 2011-08-26 12:22:00 +00:00
Chris
f12f177adb - Ran set info script. 2011-08-26 12:20:49 +00:00
Sloth
0dc7434844 - Improved blocking AI predicting multiblocks. 2011-08-26 09:00:11 +00:00
Sloth
157217e7a7 - Fixed the Kojak 2 deck list. 2011-08-26 06:40:07 +00:00
slapshot5
9c06ec4c5d clean up a few java warnings 2011-08-26 05:57:38 +00:00
slapshot5
eaa6226df8 add Memory Jar (from Urza's Legacy) 2011-08-26 05:04:20 +00:00
slapshot5
2aa431cbe9 add Panoptic Mirror (from Darksteel). Surprisingly, this seems to work. I thought I'd need to add some code... 2011-08-26 04:51:44 +00:00
Sol
485c207ebf - Fix for CostInputs not handling X set to 0. 2011-08-26 02:36:55 +00:00
Sloth
7014096d67 - Converted Favor of the Mighty to script. 2011-08-25 20:54:59 +00:00
Sloth
f412265403 - Added Topple. 2011-08-25 20:31:18 +00:00
Sloth
5f5d857017 - Added the Frankenstein 2 and 3 decks. 2011-08-25 15:55:10 +00:00
jendave
2b07df21c8 fixed checkstyles 2011-08-25 15:22:02 +00:00
jendave
8cf3c63d55 Revert "fix checkstyles. remove old files"
This reverts commit e6ae0bd753cd02c545f41d7434604e0c69e39e6e.
2011-08-25 15:21:53 +00:00
jendave
18b41f2bcb fix checkstyles. remove old files 2011-08-25 15:21:43 +00:00
Sloth
16e71235a4 - Fixed View from Above. 2011-08-25 12:55:53 +00:00
Sloth
aeb5bf0bd4 - Replaced the red dungeon special quest. 2011-08-25 11:03:59 +00:00
Sloth
3ef7b21654 - Little updates in CombatUtil. 2011-08-25 11:01:10 +00:00
Chris
196863ca9f - Added the recent commit logs to changes.txt. 2011-08-25 10:49:28 +00:00
Chris
6b826432f3 - Ran set info script. 2011-08-25 10:48:15 +00:00
Maxmtg
4373bd84ff added dependency 2 org.apache.commons.lang3 (for StringUtils.join)
@GuiFilter just removed duplicated code
2011-08-25 09:52:44 +00:00
Sloth
c2a188addd - The AI will now check DealDamage triggered abilities when attacking (to not run into Circle of Flame and Caltrops). 2011-08-25 09:30:04 +00:00
Sloth
45508a62fd - Fixed some auras not granting abilities or triggers properly. 2011-08-25 07:51:06 +00:00
jendave
8a00c12bd0 add default buildnumber when scm fails. 2011-08-25 07:30:59 +00:00
slapshot5
4fe5f83aa7 add Ignorant Bliss (from Dissension) 2011-08-25 07:24:27 +00:00
Sloth
f4ace9fca3 - Fixed Elemental Mastery. 2011-08-25 07:07:19 +00:00
slapshot5
44238e8803 remove some debug code in GuiDisplay4.java 2011-08-25 05:42:32 +00:00
slapshot5
9020bca834 add Magus of the Jar (from Time Spiral) 2011-08-25 05:40:31 +00:00