xenohedron
|
6155f2d403
|
remove DamageDoneWatcher from default watchers
|
2023-11-30 00:59:21 -05:00 |
|
Oleg Agafonov
|
b6cb5cef9c
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |
|
Ingmar Goudt
|
9a310732d8
|
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 |
|
igoudt
|
b6fe6f772a
|
finish rewriting watchers
|
2017-04-29 12:07:46 +02:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
Quercitron
|
741c20afd8
|
Added Needle Drop.
|
2016-02-07 16:51:33 +03:00 |
|
poixen
|
46eb6c0525
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|