foul-magics/Mage.Client
draxdyn 0b8404f0a4 Recognize double clicks made in rapid succession
Currently they are not recognized, because getClickCount() will be
higher than 2 since Java interprets them as quadruple, sextuple, etc. clicks.

So, instead of checking for getClickCount() == 2, check for getClickCount()
being an even number.

This allows to quickly remove or add many cards to a deck.
2016-06-14 13:02:51 +02:00
..
config * Server list - Added pref configuration for server list URL. Server list will now be saved to client dir and used if configured URL is not reachable. 2014-11-21 15:42:13 +01:00
plugins remove old bundled mage-theme-plugin.jar 2015-11-15 15:28:03 -08:00
release - Added 2 great decks from the Pro Tour SOI 2016 2016-04-27 16:13:23 -05:00
sounds Sounds Update 2015-08-12 12:52:41 -04:00
src Recognize double clicks made in rapid succession 2016-06-14 13:02:51 +02:00
manifest.mf
pom.xml Xmage 1.4.12v0 2016-05-29 10:59:39 +02:00
serverlist.txt [EMA] Added 5/23 spoilers. 2016-05-23 18:38:04 -05:00
splash.jpg Updated splash image 2012-06-26 15:38:08 +04:00