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
30010078b4ff0553c294de69c679cbcabb23cea9
ai-images
/
Source
/
AIImages
/
Services
History
Leonid Pershin
30010078b4
All checks were successful
SonarQube Analysis / Build and analyze (push)
Successful in 1m40s
Details
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
..
AdvancedPromptGenerator.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
ColorDescriptionService.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
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
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
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