Mark Wolfman
|
4f8a0e442b
|
When resolving +1 weapons, replaced check for inheritance from Weapon
with check for *improved_version* method.
Fixes https://github.com/canismarko/dungeon-sheets/issues/112
|
2021-09-07 20:10:53 -05:00 |
|
Mark Wolfman
|
1c0c13df72
|
Register content by module name, to avoid circular imports.
|
2021-08-07 22:51:44 -05:00 |
|
Mark Wolfman
|
f4f101e39c
|
Monsters now have a spells attribute that will eventually hold a list of spells.
|
2021-07-13 00:13:04 -05:00 |
|
Mark Wolfman
|
c5672f950f
|
Fixed broken test and added ability to put session summary into GM notes.
|
2021-06-16 10:08:59 -05:00 |
|
Mark Wolfman
|
5a037d3c98
|
_resolve_mechanic no longer accepts a *module* argument since it uses the content registry.
|
2021-06-13 14:58:43 -05:00 |
|
Mark Wolfman
|
cc430720fb
|
Added a content registry, so homebrew content can be referenced by name.
|
2021-06-13 14:29:57 -05:00 |
|