Commit Graph

9 Commits

Author SHA1 Message Date
evilchili
8fc99f0eb2 fixing random_npc when overriding ancestries 2023-12-16 10:57:54 -08:00
evilchili
9bb90f6147 adding random_npc() 2023-12-04 21:51:15 -08:00
evilchili
5ec05fc6d2 Rewrite!
This is a full rewrite of the npc generator code to use the
newly-refactored dnd-name-generator code
2023-12-02 18:25:45 -08:00
evilchili
1208616ab3 # This is a combination of 2 commits.
# This is the 1st commit message:

Rewrite!

This is a full rewrite of the npc generator code to use the
newly-refactored dnd-name-generator code

# This is the commit message #2:

bugfixen
2023-12-02 18:25:03 -08:00
evilchili
2e5b5556a3 Refactor out langauges
This commmit removes the languages code and takes a dependency on the
rewritten module.
2023-11-22 12:18:50 -05:00
evilchili
9888e35072 adding lizardfolk 2023-09-29 17:23:11 -07:00
evilchili
99f479910c improved CLI and added typing 2023-09-09 15:12:01 -07:00
evilchili
be0c44174a fixing uncached full names on humans 2023-07-04 11:44:37 -07:00
evilchili
db7aa06a80 initial import of legacy npc codebase 2022-08-03 00:19:13 -07:00