Commit Graph

23141 Commits

Author SHA1 Message Date
Maxmtg
9cd7e8e034 combat event attackers declared - used google multimap 2013-09-30 03:17:05 +00:00
Maxmtg
ee198870f7 carddb - use google Multimap 2013-09-30 03:16:47 +00:00
Maxmtg
5138ba7605 correct file for FTV:20 2013-09-30 02:59:55 +00:00
dripton
426fab34bc Ugly workaround for IndexOutOfBoundsException when one thread
reads hiddenExtrinsicKeyword while another thread modifies it.

Fixes bug reported in 
http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=6333&start=2445#p133874
2013-09-29 20:44:59 +00:00
drdev
72b31ac9d0 Skin resizable window border 2013-09-29 19:30:10 +00:00
drdev
c957dab3d2 Add digital click to titlebar when full-screen 2013-09-29 19:00:09 +00:00
drdev
f8e522fd1e Allow menu item shortcuts to work when menu hidden 2013-09-29 17:50:08 +00:00
drdev
5ace15ac38 Support Layout > View > Titlebar (F11) to toggle visibility of titlebar 2013-09-29 17:19:05 +00:00
drdev
4f8ef1ef34 Un-maximize when Set Window Size used
Allow dragging titlebar when maximized to un-maximize and move window
2013-09-29 16:43:14 +00:00
drdev
8c580acc42 Prevent being able to resize window when hovering over main menu 2013-09-29 16:22:12 +00:00
drdev
3452039d42 Show icon on titlebar 2013-09-29 16:14:04 +00:00
Chris
20202b08f9 - Added a fluff piece to the changes.txt file.
- Added new card names to changes.txt.
2013-09-29 14:07:48 +00:00
swordshine
fdf0a30843 - Added Chaos Moon, Infernal Darkness and Pale Moon 2013-09-29 13:26:52 +00:00
Sloth
f807986e44 - Added experimental AI support for ProduceMana replacement effects.
- Added Naked Singularity by swordshine.
2013-09-29 10:28:00 +00:00
Maxmtg
358602ad21 developed workaround for bug 744 2013-09-29 09:36:56 +00:00
drdev
321805e786 Support skinned titlebar for main window
Slightly reduce height of main menubar
2013-09-29 06:59:55 +00:00
swordshine
141025a02c - Added Deep Water
- Vanguard: Added Mirri
2013-09-29 05:00:37 +00:00
swordshine
526b86ac16 - Added Pulse of Llanowar 2013-09-29 03:15:02 +00:00
swordshine
0d3eb11aa3 - Mana generation replacement
- Added Mana Reflection
2013-09-29 00:27:46 +00:00
Hellfish
62cf0b5a5e *Corrected an exception message. 2013-09-28 18:17:46 +00:00
Hellfish
0b7238d93b *Allowed multiples of Relentless Rats and Shadowborn Apostles to be added to a commander deck. 2013-09-28 18:02:09 +00:00
dripton
e4e62a8267 Revert r23308 and r23309.
These added synchronized to various methods in Combat,
to fix bugs 740 and 742.  Unfortunately, they could lead
to deadlock, as seen in bug 744.

So this revert fixes bug 744 but reopens bug 740 and bug 740.
2013-09-28 16:19:11 +00:00
Chris
57f95c3c5c - Cleared out the changes.txt file, now ready for new material.
- Added new card names to changes.txt.
2013-09-28 12:46:07 +00:00
Hellfish
28351a1d18 *Added a note to the commander effect indicating which zone the commander is in. Not added to the player panel because space. 2013-09-28 09:01:36 +00:00
Sloth
9b6e34a33f - Fixed DamageDealAi. 2013-09-28 07:22:49 +00:00
Sloth
faad09f594 - Added Mausoleum Turnkey. 2013-09-27 22:25:46 +00:00
Sloth
4b687603f8 - Enforce mandatory targeting when choosing from lists. 2013-09-27 22:24:24 +00:00
swordshine
1084d89cff - Added Scheme: Nature Demands an Offering 2013-09-27 13:35:04 +00:00
Chris
586f6ce5d9 [maven-release-plugin] prepare for next development iteration 2013-09-27 12:41:18 +00:00
Chris
059edfe381 [maven-release-plugin] prepare release forge-1.5.0 forge-1.5.0 2013-09-27 12:41:08 +00:00
Chris
776f4b03ff Minor version number change to the pom file. 2013-09-27 12:31:00 +00:00
Chris
3be5ff1e17 - Preparing the changes.txt file for the next beta build and release. 2013-09-27 12:29:06 +00:00
swordshine
90d51c6dbe - Cleanup 2013-09-26 01:42:39 +00:00
spr
f792bce232 - new overlays menu option. 2013-09-25 18:15:08 +00:00
dripton
94f937ad7e Remove duplicate of the same card name in list. 2013-09-25 16:40:17 +00:00
Sloth
0aacb10d96 - Added draft rankings for Theros (from Le Bestiaire). 2013-09-25 13:57:34 +00:00
Sloth
07b26dd7f3 - Fixed name of Two-Headed Cerberus. 2013-09-25 13:53:35 +00:00
Sloth
6fd8e8de9a - Added another AILogic to ChangeZone effects. 2013-09-25 11:54:38 +00:00
spr
d38898b1dd - #0000743: OutOfMemoryError caused by image ResampleOp in FImagePanel. (http://www.cardforge.org/bugz/view.php?id=743) 2013-09-25 10:15:05 +00:00
Chris
12fd77953f - Added new card names to changes.txt. 2013-09-25 07:39:04 +00:00
drdev
f1db96ddce Improve FSkin.get performance by avoiding type casting 2013-09-25 02:04:54 +00:00
swordshine
537fd9a076 - Fixed Commander combat damage 2013-09-25 01:21:21 +00:00
swordshine
25c18e8f48 - Oracle Changes 2013-09-25 00:32:36 +00:00
Sloth
064d8a8288 - Fixed possible AI crash caused by Polukranos, World Eater. 2013-09-24 21:04:18 +00:00
dripton
8e9fecaf8f Revert r23260
ConcurrentHashMap didn't solve bug 740, so I ended up having to
synchronize methods instead.
2013-09-24 15:45:16 +00:00
dripton
ec75e4d9d9 synchronize all methods that use blockedBands
Fixes bug 742
2013-09-24 15:40:50 +00:00
dripton
4ccf39517b synchronize all methods that use attackedEntities
Fixes bug 740.
2013-09-24 15:30:08 +00:00
swordshine
f26c734c4d - Added Plane: The Maelstrom 2013-09-24 12:00:11 +00:00
RumbleBBU
655c96361e Alternate, more elegant fix to the unlockable editions sorting problem. 2013-09-24 09:42:49 +00:00
Chris
3f4adfbc07 - Added new card names to changes.txt. 2013-09-24 07:53:07 +00:00