Skip to content
Snippets Groups Projects
  1. Jan 03, 2024
  2. Jan 02, 2024
  3. Jan 01, 2024
  4. Dec 28, 2023
  5. Dec 22, 2023
  6. Dec 18, 2023
  7. Dec 16, 2023
  8. Nov 28, 2023
  9. Nov 16, 2023
  10. Nov 14, 2023
    • Banyanael's avatar
      Added Option setting for AI generation timeout · 7bf7a134
      Banyanael authored
      * Added V.aiTimeoutPerStep to Game Options settings to allow the user
      to set the number of seconds their system is expected to take for each
      sampling step.
      
      * Added checks for variable minimums to the AI generation settings.
      7bf7a134
  11. Nov 11, 2023
    • Banyanael's avatar
      Improving AI generation queuing to allow rendering · 623453d4
      Banyanael authored
      to occur in the background without interrupting gameplay.
      
      * Added a game options setting to allow use of different generation
      steps for temporary images.  Personally, I use 30 steps for temporary
      images and 300 for persistent images.
      
      * Temporary render requests are added to the beginning of the queue and
      use PassageSwitchHandler to cancel and remove the request if the player
      moves to another passage before rendering is completed.
      
      * Added an option to automatically regenerate images at regular intervals.
      
      * Added "float: inline-start" to report images to prevent them cascading
      oddly when the report descriptions are short.
      
      * Added regular cleaning of the imageDB to discard images that no longer
      have attribution.
      
      * Added a button for issuing the Interrupt command to SD and clearing
      the generation queue.
      623453d4
  12. Nov 06, 2023
  13. Nov 05, 2023
  14. Nov 02, 2023
  15. Oct 31, 2023
  16. Oct 28, 2023
    • svornost's avatar
      AI prompt tweaks. · 307376e9
      svornost authored
      1. Adopt the proposed hormone balance overrides from my comments in !11560, since the discussion is dead there.  Should help folks with futas (or attempting hormone-assisted sissification) without breaking boys.
      2. Rewrite hair prompts. Fixes a bunch of hairstyles that just wouldn't work before, and drops a couple of redundant tokens. Also, change the user-visible description of "tails" from "in tails" to "in pigtails" which seems clearer for both human and AI readers (you can verify this with a google image search, for example).
      3. Tweak muscles prompts to more accurately represent heavily-muscled slaves, and add an additional visible tier of musculature corresponding to exceeding the Physical Idealist Fit Feminine Ideal policy threshold.
      307376e9
  17. Oct 26, 2023
  18. Oct 25, 2023
  19. Oct 18, 2023
  20. Oct 09, 2023
  21. Sep 27, 2023
    • Trinidad's avatar
      modified: js/003-data/gameVariableData.js · f76d34f9
      Trinidad authored
      	modified:   src/002-config/fc-version.js
      	modified:   src/data/backwardsCompatibility/backwardsCompatibility.js
      	modified:   src/data/backwardsCompatibility/datatypeCleanup.js
      	modified:   src/events/randomEvent.js
      	modified:   src/gui/options/options.js
      	modified:   src/js/SlaveState.js
      	modified:   src/js/utilsSlaves.js
      f76d34f9
  22. Sep 26, 2023
  23. Sep 25, 2023
  24. Sep 24, 2023
  25. Sep 22, 2023
    • Trinidad's avatar
      modified: js/003-data/gameVariableData.js · c649bfae
      Trinidad authored
      	modified:   src/002-config/fc-version.js
      	modified:   src/data/backwardsCompatibility/backwardsCompatibility.js
      	modified:   src/data/backwardsCompatibility/datatypeCleanup.js
      	modified:   src/events/randomEvent.js
      	modified:   src/gui/options/options.js
      	modified:   src/js/SlaveState.js
      c649bfae
  26. Sep 15, 2023
  27. Sep 14, 2023
  28. Sep 06, 2023
  29. Sep 01, 2023
  30. Aug 31, 2023
Loading