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
Releases
Packages
Activity
Actions
ca63b42e79
foul-magics
/
Mage
/
src
/
mage
/
players
History
Download ZIP
Download TAR.GZ
LevelX2
1b45c997aa
Some minor changes.
2015-02-27 18:08:31 +01:00
..
net
* Added possibility to allow other players to see hand cards of player.
2014-11-24 23:03:21 +01:00
Library.java
* Fixed handling of Split cards (
fixes
#670
).
2015-02-03 00:05:30 +01:00
ManaPool.java
* Conditional Mana- Fixed that conditional mana was not emptied at end of phase step.
2014-10-29 08:57:23 +01:00
ManaPoolItem.java
Fixed empty mana pool handling to handle multiple effects at the same time correctly (
fixes
#482
). Added support for mana that empties only at end of turn.
2014-10-20 17:49:40 +02:00
Player.java
Fixed a bug of cost paying handling not showing only the left over unpaid part of mana cost (
fixes
#185
). Added the name of the object the cost is paid for to the feedback panel.
2015-02-26 13:52:02 +01:00
PlayerImpl.java
Some minor changes.
2015-02-27 18:08:31 +01:00
PlayerList.java
Added clash effect to framework.
2014-08-25 17:19:54 +02:00
Players.java
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00