magenoxx
|
5c8ebf393b
|
Failing test for Jace's Phantasm
|
2012-07-19 16:57:05 +04:00 |
|
Loki
|
6daffd3a81
|
[M13] Rewind
|
2012-07-19 22:38:55 +12:00 |
|
magenoxx
|
b18d6f2fc8
|
One more fix for AsThoughEffects
|
2012-07-19 13:40:12 +04:00 |
|
magenoxx
|
a3faf6eb90
|
Fixed AsThoughEffects: fixed Issue#23. Tests pass.
|
2012-07-19 13:18:08 +04:00 |
|
magenoxx
|
965565c680
|
Failing tests for FlashAbility and AsThoughEffectImpl
|
2012-07-19 13:12:17 +04:00 |
|
magenoxx
|
0b9dec5ad0
|
5 tests for Switcheroo. Card is not implemented yet.
|
2012-07-19 10:06:45 +04:00 |
|
magenoxx
|
5b83ffe518
|
MageSingleton marker interface
|
2012-07-19 09:29:17 +04:00 |
|
magenoxx
|
60bd1f9585
|
[M13] Serra Avenger with tests
|
2012-07-18 21:52:57 +04:00 |
|
magenoxx
|
1b045ccf37
|
Correct handling of extra turns.
|
2012-07-18 21:51:26 +04:00 |
|
magenoxx
|
fc04cb2d22
|
updated classes and jars in test framework
|
2012-07-18 21:13:32 +04:00 |
|
magenoxx
|
86089f0fb9
|
Removed duplicate class for cost. Refactored 1 card.
|
2012-07-18 20:52:57 +04:00 |
|
magenoxx
|
23a75c39ba
|
[M13] Odric Master Tactician
|
2012-07-18 20:45:39 +04:00 |
|
magenoxx
|
f92333504d
|
Updated server.msg.txt with hotkeys description
|
2012-07-18 18:50:14 +04:00 |
|
magenoxx
|
99b32dcc33
|
Deleted server msg file from mage.client module
|
2012-07-18 17:16:49 +04:00 |
|
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 |
|