Add log entry functionality to AIImages. Introduce event description handling in PawnAppearanceData and update prompt generation logic to include event context. Enhance Window_AIImage to display log entries and allow image generation from log events, improving user interaction and character representation.
All checks were successful
SonarQube Analysis / Build and analyze (push) Successful in 1m45s
All checks were successful
SonarQube Analysis / Build and analyze (push) Successful in 1m45s
This commit is contained in:
@@ -118,4 +118,7 @@
|
||||
<AIImages.Gallery.AllDeleted>Successfully deleted {0} images</AIImages.Gallery.AllDeleted>
|
||||
<AIImages.Gallery.OpenGallery>Open gallery</AIImages.Gallery.OpenGallery>
|
||||
<AIImages.Gallery.ImagesCount>({0})</AIImages.Gallery.ImagesCount>
|
||||
<!-- Log -->
|
||||
<AIImages.Log.Entries>Log Events</AIImages.Log.Entries>
|
||||
<AIImages.Log.GenerateImage>Generate AI Image</AIImages.Log.GenerateImage>
|
||||
</LanguageData>
|
||||
|
||||
Reference in New Issue
Block a user