Commit Graph

23406 Commits

Author SHA1 Message Date
swordshine
1483d7c969 - update some SVars 2013-10-02 08:29:48 +00:00
spr
71ddee1033 - Constructed screen updates based on feedback. 2013-10-02 06:54:59 +00:00
Maxmtg
480bba7a8c making multimaps in combat class synchronized 2013-10-01 20:40:28 +00:00
Chris
9c4c529c62 [maven-release-plugin] prepare for next development iteration 2013-10-01 14:22:19 +00:00
Chris
2df834804e [maven-release-plugin] prepare release forge-1.5.1 forge-1.5.1 2013-10-01 14:22:10 +00:00
Chris
fb5fab037e - Added new card names to changes.txt.
- Preparing the changes.txt file for the next beta build and release.
2013-10-01 14:09:08 +00:00
spr
fc2e170d09 - Titlebar clock should now display time using format determined by system locale. 2013-10-01 06:32:38 +00:00
swordshine
77602a2aa2 - Fixed NPE for Dev mode 2013-10-01 01:57:52 +00:00
swordshine
dd668cb0fe - Added Reality Twist and Ritual of Subdual 2013-10-01 01:50:32 +00:00
spr
2a7b1f3c68 - Deck category radio buttons replaced by combo; transparent deck list. 2013-09-30 21:38:16 +00:00
spr
05b4a064ab - moved FDeckChooser to new folder. 2013-09-30 21:29:51 +00:00
Sloth
e6f64aebd1 - Cleanup. 2013-09-30 18:25:59 +00:00
spr
e2d9006e5c - Constructed game launch screen revamp (phase 1); Busy indicator added to theme switch menu. 2013-09-30 08:00:52 +00:00
Maxmtg
d991861421 DeckImport - applied skin and enabled filter to import cards 'not older than' chosen date 2013-09-30 06:51:08 +00:00
Maxmtg
c04d43ac66 + methods to get latest card by a certain date 2013-09-30 06:00:57 +00:00
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