Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pershin
a99fa16763 Implement AI Images gallery feature in RimWorld mod, allowing users to view, delete, and manage generated images. Update UI components to include a gallery button and enhance image management functionality. Add localization strings for gallery features in English and Russian. Update AIImages.dll to reflect these changes. 2025-10-31 18:20:39 +03:00
Leonid Pershin
1b35cb6a44 Add image type selection feature in AIImages mod, allowing users to choose between portrait and full body images. Update English and Russian localization files to include new labels for image types. Modify UI components to render the image type selector and adjust generation settings accordingly. Update AIImages.dll to reflect these changes. 2025-10-31 10:46:53 +03:00
Leonid Pershin
51c3ea4bc1 Add Genes and Hediffs information display in AIImages mod. Update English and Russian localization files to include new labels. Modify Window_AIImage.cs to render gene and hediff details in the character information display. Update AIImages.dll to reflect these changes. 2025-10-28 19:53:04 +03:00
Leonid Pershin
beb1e2b2fc 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
Leonid Pershin
e3a90d6186 Update AIImages mod to improve image size presets by removing redundant labels and enhancing character information display. Add collapsible sections for positive and negative prompts in the UI, along with localized strings in English and Russian. Update AIImages.dll to reflect these changes. 2025-10-27 00:45:55 +03:00
Leonid Pershin
379865a6aa Implement "Save Images to Server" feature in AIImages mod, allowing users to save generated images to the Stable Diffusion server. Update UI with new settings option and localized strings in English and Russian. Upgrade StableDiffusionNet.Core dependency to version 1.1.2. Update AIImages.dll to reflect these changes. 2025-10-27 00:03:26 +03:00
Leonid Pershin
9fb05e4e7e Add functionality to clear all generated portrait images in AIImages mod. Implement UI button for clearing images and add confirmation dialog. Update localized strings in English and Russian for new feature. Update AIImages.dll to reflect these changes. 2025-10-26 23:16:08 +03:00
Leonid Pershin
ff5f679c4a Enhance AIImages mod by adding support for positive and negative prompts, including UI updates for displaying and copying these prompts. Localized strings have been updated in English and Russian to reflect these changes. Update AIImages.dll to incorporate the latest modifications. 2025-10-26 23:03:09 +03:00
Leonid Pershin
d67ec8c0ac 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
Leonid Pershin
02b0143186 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
Leonid Pershin
3434927342 Refactor AIImages mod to streamline API loading functionality, consolidating model, sampler, and scheduler loading into a single method. Update localized strings in English and Russian for improved clarity and consistency. Enhance UI with scrollable prompt display for better user experience. Update AIImages.dll to reflect these changes. 2025-10-26 18:38:18 +03:00
Leonid Pershin
2af1ef9292 Enhance AIImages mod by adding scheduler support and updating UI for improved model and sampler selection. Localized strings in English and Russian have been updated for clarity. Update AIImages.dll to reflect changes in functionality. 2025-10-26 18:33:33 +03:00
Leonid Pershin
0f60721162 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
Leonid Pershin
990c8695b7 Add Stable Diffusion prompt generation feature to AIImages. Update UI to include prompt section with copy functionality and localized strings for English and Russian. Update AIImages.dll to include StableDiffusionNet package. 2025-10-26 17:38:48 +03:00
Leonid Pershin
710317e147 Refactor AIImages UI to use localized strings for labels and descriptions, enhancing user experience and accessibility. Update binary AIImages.dll to the latest version. 2025-10-26 17:21:30 +03:00