- Feb 07, 2023
-
- Feb 05, 2023
-
-
Carrabina authored
Bug fixes and options for sex for the cook. The options are copied from the generic slave interactions.
-
outch authored
-
Carrabina authored
* Setting status back to home slave when firing the cook
-
Carrabina authored
* Removed unused torture room to save space (It can always be recovered again if necessary through git history) * Bug fixed. * Disabled DarkStore since it's not functional. * Disabled the new watchPorn scenes until fixed (they force the player to sleep even if it's first time in the morning and can lead to softlock if player still hasn't gone to work) * Non binary pronouns taken into account when approaching slave. * Removed watchporn in the home spaces list (it's not a space in the house??!!) * Removed watchporn HomeSpace class (same reason as above) * Disabled Teacher job until a use for the job is found (that brings enjoyment to the player) * On an uniqueness condition, if the personality field indicated (i.e. "=naughty") is not on the current condition, the field in the default condition is used. * Fixed multiple sentences in the uniqueness tables that did not match with non binary npc. * Finished cook interactions. * Cooking apron can be always given to the cook (not only in the kitchen) * Cooking apron returned to player is now mentioned when unsettling the cook.
-
- Feb 02, 2023
-
-
Carrabina authored
final version of pc mastuber See merge request Carrabina/the-child-trainer!10
-
outch authored
-
- Jan 31, 2023
-
-
Carrabina authored
advancements in the cook. Now the apron can be given to them and retrieved back when dismissed from the job.
-
- Jan 26, 2023
-
-
Carrabina authored
-
- Jan 24, 2023
-
-
Carrabina authored
-
- Jan 21, 2023
-
-
Carrabina authored
-
- Jan 18, 2023
- Jan 17, 2023
-
-
outch authored
- added porn hub logo - added 2 video gifts - added a cum end video gift -------------------------------------------------- -------- - added a teacher job
-
- Jan 13, 2023
-
-
Carrabina authored
* Added apron in store
-
- Jan 12, 2023
-
-
Carrabina authored
Demands are now events with another variable indicating the type of events (demand and ordinary for now)
-
Carrabina authored
* Added a "demand" from when the player is in the kitchen and the cook is cooking. Should be more like an event (WIP) * When having a meal in the kitchen time is advanced first and then energy is added. The result looks more like the expected. * Added interaction tree for the cook in the kitchen.
-
- Jan 02, 2023
-
-
Carrabina authored
-
- Dec 30, 2022
- Dec 29, 2022
-
-
Carrabina authored
* Fixed npcStats showing last slave instead * Widget to show cook feeding rules dialog * Fixed cook schedule (shows in the kitchen 1 hour before feed time) * Made a separate event for when time updated * Automatic feeding working as intended * Some verbs fixed in uniquenessTables.ts * Found a save with all hungers at null so putting them at zero on game loaded if null * Requirement to be at least 5 years old to be the cook
-
- Dec 21, 2022
-
-
Carrabina authored
* Exception editing working. * Added schedule for cook (not working correctly rn).
-
- Dec 20, 2022
-
-
Carrabina authored
* npcStats and personProperties converted into widgets with npc/person as parameters to avoid changing the current npc to use them. * printPersonLink widget to use on linked person lists. * Cook exceptions are now links to edit or delete them (wip) * Unified person descriptions and links in basement, character stats and kid hunting.
-
Carrabina authored
* Gender added to lists. * bug fix * removed unused temp variables when displaying images
-
- Dec 18, 2022
-
-
Carrabina authored
* Feed exceptions are saved.
-
- Dec 15, 2022
-
-
Carrabina authored
-
- Dec 14, 2022
- Dec 11, 2022
-
-
Carrabina authored
* Usage properly documented with comments. * Feeding rules dialog working (wip)
-
- Dec 10, 2022
-
-
Carrabina authored
-
- Dec 09, 2022
-
-
Carrabina authored
Player.bindSettingDom method to bind a DOM element with a variable (for settings) and progress with the cook
-
- Nov 29, 2022
-
-
Carrabina authored
* Interaction.showDisabled If no condition is specified canBeShown will be used as a condition instead, if it exists. * Option to set the cook shows as disabled if requirements are not met.
-
- Nov 27, 2022
-
-
Carrabina authored
-
- Nov 26, 2022
-
-
Carrabina authored
* Starting interaction to set the cook (wip) * Button in list editor to reset to default (wip)
-
- Nov 22, 2022
-
-
Carrabina authored
Bug fixes: * Wandering slaves not showing in bathroom (homespace name and passage name were not matching) * Sleep with sleep with slave used existing $npc because uid was not specified. * Morning scene after sleep with slave: When touching genitals it always showed "get wet". Now it shows "get hard" if penis present.
-
- Nov 21, 2022
-
-
outch authored
- addition of 2 jobs
-
- Nov 19, 2022
-
-
Carrabina authored
-
- Nov 18, 2022
-
-
Carrabina authored
-
- Nov 15, 2022
-
-
Carrabina authored
* Bug fix: Forgot to pass the slave object when getting the slave that asked to sleep with the player making the previous NPC to be selected to sleep with the player instead.
-
- Nov 11, 2022
-
-
Carrabina authored
Bug fixed: Timed event to remove arousal caused an error if the slave didn't exist anymore (when slave was sold)
-