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
454d76e30b
foul-magics
/
Mage
/
src
/
main
/
java
/
mage
/
game
/
command
History
Download ZIP
Download TAR.GZ
Oleg Agafonov
454d76e30b
Fixed NPE errors in canAttack restrict checks;
2019-02-08 17:30:47 +04:00
..
emblems
fixed Domri, Chaos Bringer's emblem not triggering
2019-01-16 15:24:16 -05:00
planes
Fixed NPE errors in canAttack restrict checks;
2019-02-08 17:30:47 +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