mrleo1nid
  • Joined on 2025-10-20
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 21:46:00 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 21:19:37 +00:00
ce98638e55 Refactor AIImages mod to replace ArtStyle enum with ArtStyleDef name for improved flexibility in prompt generation. Update UI components to reflect changes in art style selection and enhance scrolling functionality in the right column. Update AIImages.dll to incorporate the latest modifications.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 21:08:11 +00:00
9e675dd804 Add CurrentImage property to GenerationRequest model for preview functionality and update StableDiffusionNetAdapter to include current image in progress tracking. Update AIImages.dll to reflect these changes.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 21:03:36 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 20:16:14 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 20:03:16 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 19:56:45 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 19:30:31 +00:00
b9d7ea0c04 Remove obsolete binary assemblies from the project, including Microsoft.Extensions and Polly libraries, to streamline dependencies and reduce project size. Update AIImages.dll to reflect the latest changes.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 19:29:36 +00:00
6e6e92df53 Update AIImages mod to utilize StableDiffusionNet.Core for API interactions, enhancing image generation capabilities. Refactor service methods for improved clarity and efficiency, and update AIImages.dll to reflect these changes.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 16:10:55 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 15:38:23 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 15:33:40 +00:00
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.
6715544952 Refactor AIImages UI layout for improved positioning and consistency. Remove ShotType settings and related code to simplify prompt generation. Update models to include new properties for hair and apparel definitions, enhancing data handling for character appearance.
Compare 2 commits »
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 15:09:56 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:38:54 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:21:35 +00:00
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.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:09:01 +00:00
d5746f4c84 Remove .editorconfig file to streamline project configuration and eliminate unnecessary settings.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:08:22 +00:00
008c928c92 Update binary assemblies 0Harmony.dll and AIImages.dll to latest versions for improved functionality and performance.
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:07:41 +00:00
7d34f668b9 Удалены файлы документации по отладке мода RimWorld, включая быстрый старт и подробные инструкции, чтобы улучшить структуру проекта и избежать дублирования информации.
mrleo1nid deleted branch main from mrleo1nid/ai-images 2025-10-26 14:07:12 +00:00
mrleo1nid pushed to master at mrleo1nid/ai-images 2025-10-26 14:06:45 +00:00
79e623b692 Update .gitignore to include comprehensive rules for Visual Studio and related tools, enhancing project cleanliness by ignoring unnecessary files and directories.