Evan Kranzler
|
fd7b8f29ca
|
made many dynamicvalues into singleton enums
|
2019-01-12 21:29:02 -05: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 |
|
Ingmar Goudt
|
95a31759b5
|
add nullchecks on watchers
|
2019-01-06 00:35:26 +01:00 |
|
igoudt
|
b6fe6f772a
|
finish rewriting watchers
|
2017-04-29 12:07:46 +02:00 |
|
JOAC69
|
b17b5c9e1a
|
Refactor - moved ZuberasDiedDynamicValue to shared area
|
2016-09-29 19:58:11 -05:00 |
|