Skip to content
Snippets Groups Projects
  1. Oct 22, 2020
  2. Oct 19, 2020
  3. Oct 18, 2020
  4. Oct 17, 2020
  5. Oct 16, 2020
    • svornost's avatar
      Vibrator rework. · 7e02d889
      svornost authored
      1. Dumb vibrators always have the same effect: reduce fetish, drive libido towards average.
      2. Smart vibrator/piercing vanilla setting is no longer instantaneous, but slowly decreases the slave's fetish until it hits zero.
      3. Added a smart vibrating dildo attachment since the normal one will fight with smart piercings now.
      7e02d889
  6. Oct 15, 2020
  7. Oct 14, 2020
  8. Oct 13, 2020
    • ezsh's avatar
      Add type annotation for App.UI.link · 21aeafe6
      ezsh authored
      so that TypeScript can check types of the handler arguments and correct
      arguments for organ farm.
      
      Fixes #2412.
      21aeafe6
    • svornost's avatar
      Rework facility leader sex with employees. · 6df73d60
      svornost authored
      1. Add a new release rule to control whether development facility leaders (Nurse, Attendant, Matron, Warden, and Schoolteacher) are allowed to have sex with the slave.  Does not affect production facility leaders.
      2. Determine employee-leader sexual contact before running slave reports at all, and adjust need and counters based only on ACTUAL sex, not hypotheticals.  Fixes bugs for Cellblock and Clinic even without no rules changes, but also accounts for the new rule.  Counters for both slaves are always adjusted on the *employee* end.
      3. Friends may satisfy sexual needs in the clinic, if they're allowed to under general release rules; if relationship rules are *also* permissive, their relationship will advance automatically to FWB.
      4. Fix many instances of counter mismatch throughout these scenarios.  Use seX() where it makes sense to do so.
      5. Add hints to Slave Interact to describe the release rules in more detail.  Doesn't look great but should get the message across.  Someone's welcome to reformat these if they want.
      6df73d60
    • lowercasedonkey's avatar
      use spread operator · 7ece69ed
      lowercasedonkey authored
      7ece69ed
    • ezsh's avatar
      Type annotations and obvious fixes 2 · 4979488e
      ezsh authored
      4979488e
  9. Oct 12, 2020
  10. Oct 11, 2020
  11. Oct 10, 2020
  12. Oct 08, 2020
  13. Oct 01, 2020
    • ezsh's avatar
      2ed42c1c
    • svornost's avatar
      Rework saGetMilked. · 0d825cae
      svornost authored
      1. Accept the facility multiplier as a parameter instead of using $servantMilkersMultiplier.
      2. Return a results object containing all the necessary information instead of using $milk, $milkSale, $cum, $cumSale, $fluid, and $fluidSale.  This also means we have an invariant return type between preview and execution modes, which things much easier from a type-safety perspective (i.e. we don't have to jump through as many hoops to make TS happy).
      3. Merge logic between text and calculation.  Reduce the structural impact of preview mode; it's OK to generate and return text that we're not going to use.
      0d825cae
  14. Sep 30, 2020
  15. Sep 27, 2020
  16. Sep 26, 2020
Loading