Oleg Agafonov
|
66eb1de7f1
|
Fixed v1 server incompatible with v0 clients (freezes on game startup)
|
2018-01-28 17:57:55 +04:00 |
|
LevelX2
|
62a40ab459
|
Xmage 1.7.27V1
|
2018-01-28 01:15:19 +01:00 |
|
LevelX2
|
afaa1149e7
|
Merge pull request #4450 from BenDawes/bugfix/becomesCreateAllEffectSetCalculation
Fix becomesCreatureAllEffect set calculation
|
2018-01-27 19:03:54 +01:00 |
|
LevelX2
|
8c2185019c
|
* Ascend - Fixed that not all types of permanets were counted (e.g. Planeswalker).
|
2018-01-27 18:54:10 +01:00 |
|
LevelX2
|
c401a7f5ea
|
Fixed some exception problems.
|
2018-01-27 18:29:47 +01:00 |
|
LevelX2
|
84a815eb73
|
Merge origin/master
|
2018-01-27 17:57:27 +01:00 |
|
LevelX2
|
f5499531c7
|
Fixed that combat damage triggered abilities go to stack during the related combat step.
|
2018-01-27 17:56:46 +01:00 |
|
Quercitron
|
ad74ddd981
|
* Infernal Genesis - Fix that incorrect Minion creature token was used (closes #4445)
|
2018-01-27 18:35:43 +03:00 |
|
LevelX2
|
2f016c8ea6
|
Fixed some more exception and/or logging problems.
|
2018-01-27 13:19:20 +01:00 |
|
Ben Dawes
|
2f4b6ca713
|
BecomeCreatureAllEffect used to always calculate the permanent set to apply to every time it is applied
Now we calculate it either at init-time (for abilities with affected object sets) OR at apply-time (Static abilities etc.)
|
2018-01-27 11:51:16 +00:00 |
|
Oleg Agafonov
|
9268281c4b
|
Tests: fixed random gen deck
|
2018-01-27 15:49:24 +04:00 |
|
LevelX2
|
020beb1bf6
|
Merge origin/master
|
2018-01-27 11:43:01 +01:00 |
|
LevelX2
|
6b90c1fd7f
|
Fixed some exception problems.
|
2018-01-27 11:42:43 +01:00 |
|
Oleg Agafonov
|
1b191a5f93
|
Fixed temporary effects copy between game states, fixed concurrent access errors while execute some cheat commands;
|
2018-01-27 13:26:04 +04:00 |
|
Oleg Agafonov
|
c69b3f4609
|
Fixed wrong players compare (not by UUID -- see #4407)
|
2018-01-27 13:23:03 +04:00 |
|
Oleg Agafonov
|
9d131f6bde
|
Random generated decks improvements and fixes for AI:
* added generation of only basic lands decks;
* fixed wrong color cards selection;
|
2018-01-27 13:19:03 +04:00 |
|
spjspj
|
8db20dbe8d
|
Merge pull request #4430 from spjspj/master
Fix M15 colors for GW (was WG), GU (was UG), RW (was WR)
|
2018-01-19 22:20:03 +11:00 |
|
spjspj
|
d095f83d8a
|
Fix M15 colors for GW (was WG), GU (was UG), RW (was WR)
|
2018-01-19 21:28:47 +11:00 |
|
spjspj
|
af48b17451
|
Fix M15 colors for GW (was WG), GU (was UG), RW (was WR)
|
2018-01-19 20:30:12 +11:00 |
|
Oleg Agafonov
|
89f5967441
|
* [RIX] Added missing tokens (tokens.mtg.onl is updated with 150+ images too);
|
2018-01-18 07:02:02 +04:00 |
|
L_J
|
1dceae4e95
|
Implemented Lurker
|
2018-01-17 20:34:35 +00:00 |
|
Achilles
|
6da1112a89
|
- Code by Noxx to address the Blood Moon/Urborgtoy layering issue. Layer test updated.
|
2018-01-15 18:47:42 -06:00 |
|
Oleg Agafonov
|
98cc704592
|
Fixed visible empty sets in new tournament dialog (#4415)
|
2018-01-14 20:54:42 +04:00 |
|
igoudt
|
7f319c2751
|
fix null-check in raging river and a watcher
|
2018-01-13 23:26:35 +01:00 |
|
LevelX2
|
ed3742b1e4
|
Merge origin/master
|
2018-01-13 22:55:44 +01:00 |
|
LevelX2
|
40afa04b24
|
xmage 1.4.27V0
|
2018-01-13 22:54:53 +01:00 |
|
Zzooouhh
|
d4e2b70cf3
|
Added hunger counter
|
2018-01-13 19:14:39 +00:00 |
|
LevelX2
|
9a760670dd
|
* Fixed that Explore did not trigger if it was initiated from a instant or sorcery.
|
2018-01-13 19:37:36 +01:00 |
|
LevelX2
|
2e3ba7e104
|
Added designation names to player tooltip.
|
2018-01-13 18:55:07 +01:00 |
|
LevelX2
|
6693929557
|
* Some refactoring.
|
2018-01-13 14:45:50 +01:00 |
|
Oleg Agafonov
|
9a0b48e9b7
|
Little fix on filter
|
2018-01-13 14:58:43 +04:00 |
|
LevelX2
|
393f8dc9f4
|
* World at War - Fixed that its extra Main Phase was not executed (fixes #4382).
|
2018-01-13 11:14:13 +01:00 |
|
LevelX2
|
524541040f
|
* Daretti, Ingenious Iconoclast - Fixed wrong third text (fixes #4405).
|
2018-01-13 10:20:35 +01:00 |
|
LevelX2
|
83528369ee
|
* Daretti, Ingenious Iconoclast - Fixed wrong third text (fixes #4405).
|
2018-01-13 09:25:31 +01:00 |
|
Achilles
|
7ade17595d
|
- Aftermath keyword works again. Added test for Aftermath keyword.
|
2018-01-12 23:58:38 -06:00 |
|
Oleg Agafonov
|
4771ad2c63
|
Fixed UGL test, rename new token
|
2018-01-13 02:27:16 +04:00 |
|
Oleg Agafonov
|
9b740b8cbb
|
Merge pull request #4363 from SpikesCafe-google/master
Implement "Pure Reflection" card from Invasion.
|
2018-01-13 02:23:30 +04:00 |
|
Oleg Agafonov
|
bbdf762775
|
Merge pull request #4404 from Zzooouhh/Zzooouhh-sporogenesis
Implemented Sporogenesis & some The Dark cards
|
2018-01-13 01:10:30 +04:00 |
|
Oleg Agafonov
|
36dcae63b3
|
For last fix
|
2018-01-12 21:28:10 +04:00 |
|
Oleg Agafonov
|
7c2511355e
|
Tests: added checks for errors on card loading (see #4402)
|
2018-01-12 21:10:10 +04:00 |
|
Zzooouhh
|
c6f623ea41
|
Added fungus counter
|
2018-01-12 16:40:53 +00:00 |
|
LevelX2
|
a63f87da2c
|
Little fix.
|
2018-01-12 17:04:51 +01:00 |
|
LevelX2
|
f798a25b3b
|
Added some mechanism that helps to prevent unintended changes to StaticFilters.
|
2018-01-12 15:27:52 +01:00 |
|
igoudt
|
267100d3d6
|
fix for #4402
|
2018-01-12 15:03:54 +01:00 |
|
Radoslaw Sypen
|
29a889b236
|
Merge branch 'master' of github.com:rsypen/mage into fix_tests_not_passing
|
2018-01-12 10:42:50 +01:00 |
|
Radoslaw Sypen
|
88527987cc
|
Fixed ItThatBetrays and Barrin, Master Wizard broken effects, added new test for Emrakul's annihilator trigger
|
2018-01-12 10:33:11 +01:00 |
|
Zzooouhh
|
ca46a8872a
|
Moved PermanentInListPredicate to common predicates
|
2018-01-11 17:53:32 +00:00 |
|
spjspj
|
ab4490e476
|
Merge pull request #4398 from spjspj/master
Add 5 cards (UGL)
|
2018-01-12 00:06:39 +11:00 |
|
spjspj
|
d9bcfa3f31
|
Add 5 cards (UGL)
|
2018-01-11 23:55:37 +11:00 |
|
spjspj
|
8a1619f9b4
|
Merge pull request #4396 from spjspj/master
Add 3 cards (UGL)
|
2018-01-11 17:56:55 +11:00 |
|