Ingmar Goudt
|
1852de2f47
|
refactor the copy functionality for no-args watchers
|
2019-04-07 20:22:14 +02:00 |
|
Ingmar Goudt
|
c4eeec1bb2
|
changed the constructor for a Watcher. Before, you had to explictly pass the name of the watcher as an argument. But most of the time this was the name of the class itself. So the watcher now determines internally its name. The method 'getBasicKey' can be overridden. Also updated some encapsulation
|
2019-03-16 08:35:26 +01:00 |
|
igoudt
|
efae1251f9
|
first batch of watcher naming
|
2017-04-29 12:07:46 +02:00 |
|
LevelX2
|
e6be0577bb
|
Fixed a bug of FirstSpellCastThisTurnWatcher (fixes #2871).
|
2017-02-17 23:23:33 +01:00 |
|
ingmargoudt
|
cf23d0905b
|
mentioned the wrong hashmap (confusing names!!!)
|
2017-02-16 15:14:44 +01:00 |
|
ingmargoudt
|
4aa51210f9
|
refactor of watchers to use map functions
|
2017-02-15 23:19:40 +01:00 |
|
LevelX2
|
16648e53d1
|
* Maelstrom Nexus - Fixed that cascade wrongly triggered not only for the first spell cast.
|
2017-01-20 00:15:27 +01:00 |
|
Kenny Wottrich
|
f3c83d54f5
|
Remove Unused Imports
Delete unused java imports that cause compiler warnings
|
2016-04-24 19:50:29 -05:00 |
|
drmDev
|
44e125e604
|
FirstSpellCastThisTurnWatcher refactored. Typo fix in Jace
|
2016-04-03 06:14:29 -04:00 |
|