Commit graph

3564 commits

Author SHA1 Message Date
magenoxx
b2cd3e75bd changed version from 0.8.7.dev to 0.9.0.dev 2012-07-18 15:59:07 +04:00
North
afaf0aab21 Fixed tooltips. 2012-07-18 14:17:05 +03:00
magenoxx
f9263d5d7d Additional tests for Flying and CantBlock abilities. Passed. 2012-07-18 15:10:52 +04:00
magenoxx
c304812770 Debug logging for Issue#19 2012-07-18 13:57:54 +04:00
magenoxx
9c6dc78842 Shuffling player seats in multi player 2012-07-18 12:12:12 +04:00
magenoxx
fce6756d77 Skipping attack declare if skipped turn. Made F4 and F9 working on declare attackers and blockers phases 2012-07-18 10:44:08 +04:00
magenoxx
7d7f0e6dec Two tests for Public Execution to check interaction with LoseAbility and Clone effects 2012-07-18 10:31:06 +04:00
magenoxx
ed0af0faee Added skip-all-turns-and-actions feature. Bound to F9. 2012-07-18 10:15:50 +04:00
magenoxx
391b1893da Set target required = true for Bond Beetle (until target required is not true by default) 2012-07-18 10:13:57 +04:00
jeffwadsworth
9e33fdeba2 Merge branch 'master' of https://github.com/magefree/mage.git 2012-07-17 23:23:37 -05:00
jeffwadsworth
a698e3dd61 - Added Public Execution. Little fix for Veilborn Ghoul. <M13> 2012-07-17 23:22:37 -05:00
magenoxx
6eb199006d Two tests for AsEntersBattlefieldAbility and Copy effect interaction. Passed. 2012-07-18 08:12:27 +04:00
magenoxx
0b27499ce0 Changed the order of choice compare in test framework 2012-07-18 08:11:36 +04:00
jeffwadsworth
b18c6e5fcd - Added Shimian Specter and Veilborn Ghoul. <M13> 2012-07-17 20:29:38 -05:00
Loki
33578c4b94 [M13] Sands of Delirium 2012-07-18 12:34:33 +12:00
North
ac869eaff9 Added safety code for DeckEditor.
Besides the stacktrace, it also prints the name
of the card for which the exception was thrown.
2012-07-18 02:20:48 +03:00
North
2e96f72104 Fixed error. 2012-07-18 02:16:44 +03:00
North
0ad4ca713a [M13] 5 cards 2012-07-18 01:48:33 +03:00
North
8ef941abf0 [refactoring] Added AsEnteresBattlefieldAbility 2012-07-18 01:48:32 +03:00
North
3eac7cbd42 [refactoring] Fixed issues with EntersBattlefieldEffect 2012-07-18 01:48:32 +03:00
magenoxx
13e023ca7a Fixed Hellspark Elemental not having trample 2012-07-18 00:36:00 +04:00
magenoxx
a293da3095 Fixed Issue#18: Unrecoverable error on server with copy tokens 2012-07-18 00:29:42 +04:00
magenoxx
fa9c7c4436 Fixed Issue#20: Fatal Frenzy doesn't boost target creature 2012-07-18 00:17:02 +04:00
North
5dbc3a1c07 Fixed issues revealed by EquipAbilityTest 2012-07-17 20:36:28 +03:00
North
b7f57c8a23 [filters] Replaced conditions in StackObject filters with Predicates 2012-07-17 19:00:31 +03:00
magenoxx
8598f9ead1 Displaying tray message on player join and quit events 2012-07-17 14:18:38 +04:00
magenoxx
c5861a3c2e Failing test for equipping opponent's creature 2012-07-17 12:21:09 +04:00
magenoxx
6978a7f871 updated jars for Mage.Tests 2012-07-17 12:20:26 +04:00
Loki
30903c2265 [M13] Glided Lotus 2012-07-17 19:17:02 +12:00
magenoxx
e198b317e4 [UI] new game background 2012-07-17 10:32:14 +04:00
magenoxx
4282afe023 Updated server plugin jars 2012-07-17 10:24:04 +04:00
magenoxx
7545fb5a21 build fix 2012-07-17 00:37:01 +04:00
North
994c3e907e Fixed card affected by merge. 2012-07-16 21:44:56 +03:00
North
b478287a99 Merge branch 'filters' 2012-07-16 21:41:36 +03:00
North
30cbdd643d [filters] Replaced ControllerId condition in FilterPermanent with Predicate 2012-07-16 21:41:00 +03:00
North
4563e518a6 [filters] Replaced TargetController condition with Predicate 2012-07-16 20:55:58 +03:00
magenoxx
872ced4344 [UI] Tray menu. Blinking on new players added to table. Added window restore on double-click. 2012-07-16 20:23:56 +04:00
magenoxx
9214051279 [UI] Mage tray icon 2012-07-16 19:08:03 +04:00
magenoxx
2de4506ad2 [UI] Added popup menu. Moved Concede action to popup. 2012-07-16 16:49:09 +04:00
magenoxx
44a3c05ba8 [UI] displaying tooltips: clean up and code refactoring 2012-07-16 16:14:53 +04:00
magenoxx
7443e2a9fa [UI] card image zoom in/out on mouse wheel with 700 ms timeout 2012-07-16 16:08:12 +04:00
magenoxx
6d24c7001b Fixed tooltip not displayed in Collection Viewer 2012-07-16 09:07:28 +04:00
magenoxx
ccf201cfc4 stack min size 2012-07-16 09:06:55 +04:00
jeffwadsworth
27a260d86f - Added Hamletback Goliath. <M13> 2012-07-15 19:16:50 -05:00
jeffwadsworth
208de4da21 - Added Xathrid Gorgon, Hellion Crucible. <M13> 2012-07-15 18:31:33 -05:00
jeffwadsworth
c285cf42dd - Added Augur of Bolas, Fog Bank. <M13> 2012-07-15 16:59:59 -05:00
jeffwadsworth
8e6a3c1da4 - Little fix. 2012-07-15 16:15:39 -05:00
jeffwadsworth
705695bc3b - Added Nefarox, Overlord of Grixis. <M13> 2012-07-15 16:13:06 -05:00
jeffwadsworth
3a0ed94b9b - Added Disciple of Bolas, Harbor Bandit. <M13> Little null fix. 2012-07-15 14:56:51 -05:00
North
021e2b59df [filters] Replaced Another condition with Predicate 2012-07-15 17:18:33 +03:00