(Foundry) Right-clicking the Generate Description tokenHUD icon now displays the saved description for the token's name in chat for everyone, or generates a new one and displays it if one does not already exist
(Foundry) Implemented the option to use one's own OpenAI API key instead of the mine
(Foundry) Added some flair to the tokenHUD icons to indicate the presence of saved names and descriptions and to call out the availability of AI functionality
Fixed
(Foundry | Web App) Refreshed images to reflect current look and feel
(Foundry | Web App) Replaced generic "Not Specified" language with "Default" to specify that it will simply use the system's default language
(Foundry | Web App) Cleaned up code again and added more JSDoc comments
(Foundry | Web App) Made rp-names console logs easier to find 🐲🦄👿
(Foundry | Web App) Further simplified the validation of Patreon keys
(Foundry) Added in some missing localization strings
(Foundry) Fixed a bug that occasionally caused token names to be stuck on "Generating..." when using the Generate Name tokenHUD icon
(Foundry) Fixed generating descriptions for PCs to use the character's race, heritage, or class (depending on system) instead of the parent actor's name for the creature type
(Foundry) Improvements under the hood to actor data collection
(Foundry) Fixed a bug that caused generated descriptions sent to chat to always be public
(Foundry) Limited the description length setting to fixed options for simplicity
[1.6.0b] - 2023-05-28
Added
(Foundry) Added options for storing names and descriptions
(Foundry) Generate backup names by right-clicking actor names in the sidebar
(Foundry) View available saved names by right-clicking actor names in the sidebar
(Foundry) New tokenHUD icon to assign a saved name to a token
(Foundry) Generate Description tokenHUD icon now opens saved descriptions if a description already exists for the name
(Foundry) Validated compatibility with Foundry V11
(Foundry) Generated creature descriptions are now whispered to the GM only
(Foundry) Added a setting to disable automatic naming of tokens on creation
(Foundry) Added support for the Worlds Without Number system and hopefully improved compatibility with other systems
(Foundry) Colorized the tokenHUD icons
(Foundry) Colorized forms
(Foundry) Deleting the last saved configuration, name, or description now closes the window
(Web App) Moved from cookies to localStorage for storing settings
Fixed
(Foundry) Names no longer changed to "Generating..." for linked tokens
(Foundry) Fixed a bug that would cause erratic behavior when deleting stored names and descriptions
(Foundry) Regenerate button in saved descriptions can now send a request to the AI to generate a new description