| .. |
|
CoinFlippedEvent.java
|
updated Krark's Thumb, still doesn't work in multiples
|
2019-01-15 16:55:45 -05:00 |
|
CostEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CreateTokenEvent.java
|
Move the Token field added from GameEvent to a subclass.
|
2020-02-03 21:57:10 -05:00 |
|
DamageCreatureEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagedCreatureEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagedEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagedPlaneswalkerEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagedPlayerEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamageEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagePlaneswalkerEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
DamagePlayerEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
EntersTheBattlefieldEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
EventDispatcher.java
|
* Expropriate - Fixed a strange problem that the prompt text of the select permanent selection to get the control of the permanent was not shown. Still not clear what the exact reason was but using a player list to save the voters seemed to cause the problem.
|
2019-12-27 23:22:32 +01:00 |
|
EventSource.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ExternalEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
FlipCoinEvent.java
|
reworked coin doubling again for some reason
|
2019-01-17 10:32:02 -05:00 |
|
GameEvent.java
|
Move the Token field added from GameEvent to a subclass.
|
2020-02-03 21:57:10 -05:00 |
|
Listener.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MageEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
ManaEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
NumberOfTriggersEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayerQueryEvent.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
PlayerQueryEventSource.java
|
* Added checks in all the methods that wait for human response to prevent endless loops if the method is called from a the get playable actions.
|
2019-12-27 23:28:53 +01:00 |
|
PreventDamageEvent.java
|
Questing Beast - fixed rollback error on damage prevent (#6116);
|
2019-12-24 10:53:51 +04:00 |
|
TableEvent.java
|
* UI: added turn number and step info in game logs
|
2020-02-28 20:27:07 +04:00 |
|
TableEventSource.java
|
* UI: added turn number and step info in game logs
|
2020-02-28 20:27:07 +04:00 |
|
ZoneChangeEvent.java
|
* Fixed a problem of triggered effects that detect if a creature was exiled but the creature ended in a another zone (e.g. commander) (fixes #5905),
|
2019-12-28 18:21:32 +01:00 |
|
ZoneChangeGroupEvent.java
|
* Woodland Champion - fixed that it doesn't trigger on tokens put (#5871);
|
2019-07-01 12:00:10 +04:00 |