@Almeida, you must be using a daily build for April, 3rd. Yesterday's (or today's - depends on your timezone) build should not have that problems with Garruk and Summoning (I've tested on current SVN build - works fine)
Mind's Desire - storm worked, exiled 7 cards, but I could play only one out of them (via that lighning icon). Scripting problem, I think.
@Sol, InputAttack - I changed it in r20775, but it does not help
I have 3 issues to solve:
1. Concurrent redraw of playarea while some effect changes card's propeties... results in comodification exception.
viewtopic.php?p=114632#p1146322. Some UI stuff is done outside of EDT thread. Will have to plant a lot of asserts throughout the code to catch java.lang.ClassCastException at javax.swing.LayoutComparator.compare -
viewtopic.php?p=114589#p1145893. User actions being routed to an input that already has been used.