This website requires JavaScript.
Explore
Help
Sign in
Failure
/
foul-magics
Watch
1
Star
0
Fork
You've already forked foul-magics
0
forked from
External/mage
Code
Pull requests
1
Releases
Packages
Activity
Actions
7e2724ed59
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
game
/
command
History
Download ZIP
Download TAR.GZ
Jeff
a5197ec954
- Fixed the emblem of Garruk, Apex Predator.
2019-03-18 15:23:13 -05:00
..
emblems
- Fixed the emblem of Garruk, Apex Predator.
2019-03-18 15:23:13 -05:00
planes
* Fixed cards with skip untap optional ability that cause game freezes (
#5606
)
2019-03-01 18:10:32 +04:00
Command.java
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
Commander.java
Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc);
2018-11-29 19:29:39 +04:00
CommandObject.java
make plane and emblem implement Controllable to give access to the isControlledBy method
2018-09-30 12:48:03 +02:00
Emblem.java
Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc);
2018-11-29 19:29:39 +04:00
Plane.java
Added seeds support to random util:
2018-12-30 03:52:30 +04:00