| .. |
|
abilities
|
* Lord Windgrace - Fixed tooltip rule text.
|
2019-01-07 17:25:09 +01:00 |
|
actions
|
|
|
|
cards
|
Improved new version cleanup and more:
|
2019-01-06 15:41:30 +04:00 |
|
choices
|
Added seeds support to random util:
|
2018-12-30 03:52:30 +04:00 |
|
constants
|
* Fixed that the becomes land effects of Gaea's Liege and Graceful Antelope did not end when the source left the battlefield.
|
2019-01-06 11:11:09 +01:00 |
|
counters
|
- Added Musician and Illusionary Terrain.
|
2019-01-07 14:37:44 -06:00 |
|
designations
|
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 |
|
filter
|
* Lord Windgrace - Fixed tooltip rule text.
|
2019-01-07 17:25:09 +01:00 |
|
game
|
Fixed NPE errors for some cards (#5471)
|
2019-01-07 14:04:33 +04:00 |
|
players
|
Fixed NPE errors for some cards (#5471)
|
2019-01-07 14:04:33 +04:00 |
|
target
|
* Fixed player target handling of TargetPermanentOrPlayer.java (fixes Shalai + Burning Sun's Avatar #5252 problem).
|
2019-01-05 17:00:31 +01:00 |
|
util
|
* Fixed a problem with exception by getting the build time for version.
|
2019-01-07 21:47:57 +01:00 |
|
watchers
|
rewrite watchers to GameState.getWatcher(), rather than getWatchers().get(). This hides away the implementation of the watchers. Accepts the class rather than the name. Always returns the specific subclass, so there is no more casting needed. Only 1 line in the common library remains, that is still using the old 'deprecated' method. Needs a new version release to do that.
|
2019-01-06 20:59:13 +01:00 |
|
ConditionalMana.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MageException.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MageInt.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MageItem.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
MageObject.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 |
|
MageObjectImpl.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 |
|
MageObjectReference.java
|
Added null detection to MageObjectReference
|
2018-06-23 21:39:36 -04:00 |
|
Mana.java
|
* Some rework/fixes/optimizations of calculation of available mana.
|
2018-06-24 01:23:49 +02:00 |
|
ManaSymbol.java
|
|
|
|
ObjectColor.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |