Skip to content
Snippets Groups Projects
  1. Nov 13, 2020
  2. Nov 11, 2020
  3. Oct 29, 2020
  4. Oct 01, 2020
    • 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
  5. Sep 25, 2020
  6. Sep 10, 2020
  7. Sep 03, 2020
  8. Aug 05, 2020
  9. Aug 03, 2020
  10. Jul 23, 2020
  11. Jul 17, 2020
  12. Jul 05, 2020
  13. Jun 15, 2020
  14. Jun 06, 2020
Loading