Skip to content
Snippets Groups Projects
  1. Aug 15, 2023
    • Carrabina's avatar
      * Triggering of the online bought products integrated into the unlessEmergency... · fc096d17
      Carrabina authored
      * Triggering of the online bought products integrated into the unlessEmergency macro by recording the time of the first purchase. Now the even will never be skipped.
      * unlessEmergency widget converted into a macro to be able to use JavaScript's return (to exit function) when an emergency event is triggered and avoid making a huge if/else tree for that.
      * Created Wiki(markup string, output DOM) function to be able to output markup in macros easily.
      * Listening to the pregnancyOption setting to avoid impregnation when it's disabled in the settings.
      * Advancing pregnancy everyday for both player and NPC's.
      * In case an item is bought and not delivered before the game is updated the purchase time will be set to the current time if after 7:00 AM or the day before otherwise.
      fc096d17
  2. Aug 11, 2023
  3. Aug 07, 2023
    • Carrabina's avatar
      * Able to remove condom for both the player and an NPC. · d9e6899c
      Carrabina authored
      * When removed after cumming the filled condom in the inventory has the character id in the name in case it can be used in genetics later.
      * Checking for worn condom by the impregnator instead of achievement.
      * The player can now be impregnated by a slave.
      * Text for NPC cumming in player's pussy when in different circumstances (dry cum, cum in condom and cum inside)
      * Removing condom from NPC automatically when interaction ends.
      d9e6899c
  4. Aug 02, 2023
  5. Jul 30, 2023
  6. Jul 24, 2023
  7. Jul 21, 2023
    • Carrabina's avatar
      * Condoms can be used from the inventory and makes the player wear it · cf6e3d55
      Carrabina authored
      * Method to construct the markup for each inventory line with action buttons if applicable (only use for now, but maybe other actions could be added in the future like drop, turn on, etc...)
      * If wearing inventory doesn't exist a brand new one is assigned to the player object.
      * Magic sunglasses on store was altered before (added "unsellable" tag) so now it's updated if the store it's on an old version.
      cf6e3d55
  8. Jul 10, 2023
  9. Jul 07, 2023
    • Carrabina's avatar
      * Updated condom description and tags. · 4fea2d1a
      Carrabina authored
      * Method to execute when a product/item is used through the inventory window. Added method for condom.
      * Methods to add and remove achievements on the player.
      * Improved code for updating the online store products on old saves.
      4fea2d1a
  10. Jul 06, 2023
    • Carrabina's avatar
      * Added fertility pills in the store. · 4954063f
      Carrabina authored
      * Made LivingCharacter class with common fields for both the player and NPCs
      * New macro to make a character pregnant if applies.
      * Pregnancy stats update from old saves.
      * Interactions to administer fertility pills to slaves.
      4954063f
  11. Jun 21, 2023
  12. Jun 20, 2023
  13. Jun 04, 2023
  14. Jun 03, 2023
  15. May 31, 2023
  16. May 30, 2023
  17. May 28, 2023
    • Carrabina's avatar
      * Notification when NPCs age up. · aec4378b
      Carrabina authored
      * Toggle aging in cheats and button to age up immediately (wip)
      * Person.getShortDescription accepts an Uid to identify the target person.
      aec4378b
  18. May 24, 2023
  19. May 19, 2023
  20. May 14, 2023
  21. May 09, 2023
    • Carrabina's avatar
      * Minified css files · 1cfc79dd
      Carrabina authored
      * Created widget to show a filtered and paginated list of products with press events.
      * Added simplePagination plugin (unused right now)
      *
      1cfc79dd
  22. Apr 28, 2023
  23. Apr 25, 2023
  24. Apr 24, 2023
  25. Apr 19, 2023
  26. Apr 13, 2023
  27. Apr 12, 2023
  28. Apr 05, 2023
  29. Mar 31, 2023
    • Carrabina's avatar
      * Fixed typo in the developer wiki. · ddf4505c
      Carrabina authored
      * Fast forward time option in bed working.
      * Removed some extra newlines after sleeping options at the end.
      * Using the <<closedialog>> macro.
      ddf4505c
  30. Mar 30, 2023
  31. Mar 26, 2023
  32. Mar 25, 2023
  33. Mar 18, 2023
Loading