Releases: LidarionDnD/dnd-npc-randomizer
Releases · LidarionDnD/dnd-npc-randomizer
Release list
DnD NPC Randomizer v1.1.1
Changelog
Added
- Included new pre-made NPCs in the default compendium pack: Knights and Guards.
Changed
- Portrait Image Matching: Simplified the automated portrait assignment logic. The module now expects parallel directories named
TokensandPortraitsinstead of a relativePortraitssubdirectory and a_Portraitfile suffix.- Example: A token at
.../Tokens/Goblin_01.webpwill now automatically map to.../Portraits/Goblin_01.webp. - The filename now remains identical between token and portrait, which simplifies bulk image management and avoids the need for batch renaming scripts.
- Example: A token at
- Removed obsolete string manipulation logic for finding subdirectories and suffixes, resulting in faster and more resilient execution when generating NPCs.
DnD NPC Randomizer v1.0.0
Initial Release:
A Foundry VTT module (compatible with v13+) for the automatic and random generation of NPC names and the dynamic assignment of portraits for the D&D 5e system. Ideal for Game Masters who want to quickly drag and drop individual NPCs onto the map with fitting names and portraits.