L_J
|
f0ab1575f9
|
Banding arrow fix
|
2018-02-14 15:27:01 +00:00 |
|
L_J
|
e7301e2c08
|
Implemented banding (#41)
|
2018-02-13 20:36:25 +01:00 |
|
LevelX2
|
2e3ba7e104
|
Added designation names to player tooltip.
|
2018-01-13 18:55:07 +01:00 |
|
LevelX2
|
4aca2506d8
|
* Added table info about range set in a multiplayer game (fixes #3878).
|
2017-08-24 18:57:23 +02:00 |
|
LevelX2
|
bae7f154df
|
Changed user disconnect handling. The user in the server is no longer deleted directly after connection problem, disconnect or quit. The user object remains now for 8 minutes so the rejoin not possible after disconnect problem should be solved (I hope so). We will see. Also fixed the problem, that the table panel was not shown, if a player disconected and reconected.
|
2017-08-13 16:22:18 +02:00 |
|
igoudt
|
ea14f9c361
|
fix order of subtypes on a cardview
|
2017-07-17 10:08:20 +02:00 |
|
ingmargoudt
|
09f0c9ad97
|
huge rework on subtypes (#3668)
* huge rework on subtypes
* update for coat of arms
* fix test
|
2017-07-16 16:57:39 -05:00 |
|
LevelX2
|
d03bd3bf57
|
Fixed a bug that the owner of controlled cards were no longer shown in the card tooltip.
|
2017-06-11 09:52:29 +02:00 |
|
magenoxx
|
d73709bdbe
|
Moved CardView to src/main/java
|
2017-05-13 18:55:54 +03:00 |
|
spjspj
|
e73e7d8600
|
Token refactor
|
2017-05-06 23:35:14 +10:00 |
|
LevelX2
|
3cc157bc2c
|
* Fixed null pointer exception problems in client.
|
2017-04-30 00:07:37 +02:00 |
|
igoudt
|
b6fe6f772a
|
finish rewriting watchers
|
2017-04-29 12:07:46 +02:00 |
|
spjspj
|
241691b153
|
spjspj - Add in Tokens to the Card Viewer (first version)
|
2017-04-29 17:25:54 +10:00 |
|
igoudt
|
9ca9975cb0
|
remove sun reference
|
2017-04-29 08:39:26 +02:00 |
|
igoudt
|
5b21f34941
|
rewrote gettypetext, added removeIf to TableModel
|
2017-04-27 10:57:48 +02:00 |
|
igoudt
|
27aea04820
|
move methods from cardutil to magepermanent, cardview:getColorText now uses ObjectColor.getDescription
|
2017-04-27 10:57:48 +02:00 |
|
magenoxx
|
ee7026f71d
|
Revert "Added hashCode and equal to main server objects"
This reverts commit 27a454f042.
|
2017-04-21 20:43:32 +03:00 |
|
magenoxx
|
27a454f042
|
Added hashCode and equal to main server objects
|
2017-04-20 20:06:52 +03:00 |
|
magenoxx
|
21eb420c16
|
Moved Mage.Common classes from src to src/main/java
|
2017-04-20 19:05:09 +03:00 |
|