In a perfect world, mod authors add tags to their custom classes. Currently, there are a lot of mods that lack name definitions. In this case, the engine falls back to class name. This add-on tries to fix this by providing a database of custom names.
(Example: NC HUD)
Download
Source code
How to use
There are mods that display or use monster and weapon names. They fall into three categories:
- For some mods, nomina will just work. Examples: NC HUD.
- For some mods, nomina must be loaded before them.
- Some mods won't work with nomina unless the compatibility is added to them. API for compatibility is coming soon (maybe).
- The Ultimate Torment & Torture
- DoomRL Arsenal
- Bullet-Eye
- Compendium
- REKKR
- Freedoom
If you like this addon, you can help by supplying class-name pairs for other mods. Also, it would be interesting to know what mods are compatible with this, and which are not.
This mod is a part of m8f's toolbox.