This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
ai-images
Watch
1
Star
0
Fork
0
You've already forked ai-images
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ai-images
/
Source
/
AIImages
/
Services
History
Leonid Pershin
59abcb11b8
All checks were successful
SonarQube Analysis / Build and analyze (push)
Successful in 1m45s
Details
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.
2025-11-01 14:27:14 +03:00
..
AdvancedPromptGenerator.cs
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.
2025-11-01 14:27:14 +03:00
ColorDescriptionService.cs
Refactor ColorDescriptionService to improve skin and hair color handling by introducing new methods for determining colors based on gene definitions. Add constants for color keywords to enhance readability and maintainability. Update AIImages.dll to reflect these changes.
2025-11-01 09:18:36 +03:00
IPawnDescriptionService.cs
Enhance AIImages mod with settings support and improved UI for image generation. Update localized strings in English and Russian for better clarity. Refactor code for better organization and maintainability.
2025-10-26 18:09:30 +03:00
IPromptGeneratorService.cs
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.
2025-11-01 14:27:14 +03:00
IStableDiffusionApiService.cs
Implement progress monitoring for image generation in AIImages mod, enhancing user experience with real-time updates. Add localized strings for new features in English and Russian. Refactor UI components for better organization and clarity. Update AIImages.dll to reflect these changes.
2025-10-26 22:56:38 +03:00
PawnDescriptionService.cs
Enhance hair color handling in AIImages by adding support for hair color genes in PawnAppearanceData. Update ColorDescriptionService to prioritize gene-based hair color descriptions, improving character appearance representation. Refactor related services to utilize new hair color logic.
2025-11-01 09:15:29 +03:00
ServiceContainer.cs
Enhance AIImages mod by adding cancellation support for image generation, improving user experience with localized strings for cancellation actions in English and Russian. Refactor service integration for better dependency management and update AIImages.dll to reflect these changes.
2025-10-26 19:10:45 +03:00
StableDiffusionNetAdapter.cs
Enhance AIImages mod by adding debug logging functionality to various components, improving troubleshooting capabilities. Introduce a new setting to enable or disable debug logs in the UI, with localized strings in English and Russian. Update StableDiffusionNet.Core dependency to version 1.1.5. Update AIImages.dll to reflect these changes.
2025-10-28 19:01:38 +03:00