Skip to content
Snippets Groups Projects
CHANGELOG.md 156 KiB
Newer Older
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) with the difference that every version is prefixed with the vanilla version it is based on. Format is: `vanilla-pregmod`

## [Unreleased]

Pregmodder's avatar
Pregmodder committed
## [0.10.7.1-3.9.3] - 2021-03-12

* fixes event issues
* incubator object conversion

Pregmodder's avatar
Pregmodder committed
## [0.10.7.1-3.9.2] - 2021-03-11

* more JS conversion
* fixes

## [0.10.7.1-3.9.1] - 2021-03-09

* added Elohiem's openGL renders
* added HG abortion permissions
* raiding, expiration & retirement JS conversions
* fixes

## [0.10.7.1-3.9.0] - 2021-03-02

* added catmod, a mod that allows you to develop and produce your own catgirls
* new events
* completed belly descriptions
* new one legged shoe descriptions
* more event conversions
* fixes

## [0.10.7.1-3.8.6] - 2021-01-25

* sugarcube updated to 2.34.1
* new clothing vectors for revamped art set
* new shoe vectors for revamped art set
* added support for tracking partners
* cleaned up facility head related tutoring
* your usual fixes and code improvements

## [0.10.7.1-3.8.5] - 2020-12-29

* added the toy shop (custom sex toy printing)
* added extreme implant breast shape "spherical"
* added associated nipple shape "flat" (preventable via piercings and lactation)
* tweaked NCS hormone balance effects
* shoes to data
* buttplugs to data
* dildos to data
* more lingering .tw files to DOM
* SC tweaks to facilitate complete conversion to JS from tweeScript
* fixes

## [0.10.7.1-3.8.4] - 2020-12-22

* learned how to add vectors
* fixed nicea event chain
* fixed issues with the TFS
* clothing data overhaul
* description options converted to JS
* lingering passage .tw files converted to DOM
* fixes

## [0.10.7.1-3.8.3] - 2020-12-13

* lots of under the hood work
* fixes

## [0.10.7.1-3.8.2] - 2020-11-06

* weather updates
* overhauled smart and dumb vibrators
* added polyhydramnios, galactorrhea, neoteny and progeria genetic quirks
* added gumjob trendsetting
* added support for deep pregnancy editing to cheat edit slave new
* RA can now be set to only apply once to a slave
* fixes
* further code optimization

## [0.10.7.1-3.8.1] - 2020-10-04

* added the ability to favorite slaves
* more Neo Imp events
* considerable overhauling of the pit and related code
* fixes and code improving

## [0.10.7.1-3.8.0] - 2020-09-13

* added Neo Imperialism FS
* added undercut hairstyle
* various fixes and code cleaning
* ongoing major code overhauls

## [0.10.7.1-3.7.1] - 2020-08-30

* added hormone controls to the dairy
* various fixes and code cleaning

## [0.10.7.1-3.7.0] - 2020-08-27

* revamped tiredness
* revamped illness
* Schoolteacher accent affects language teaching
* various code touch ups
* fixes

## [0.10.7.1-3.6.2] - 2020-08-01

* SugarCube updated to 2.33.1
* completion of RECI cleanup
* fixes

## [0.10.7.1-3.6.1] - 2020-07-31

* added The Utopian Orphanage slave school
* SugarCube updated to 2.33.0

## [0.10.7.1-3.6.0] - 2020-07-30

* revised mobility tracking
* overhauled inbreeding effects
* farmyard development progressed
* continued code cleanup
* fixes

## [0.10.7.1-3.5.4] - 2020-07-06

* added hair to the organ farm
* more code cleanup
* breast size immobilization floor raised for adult/teen slaves
* fixes

## [0.10.7.1-3.5.3] - 2020-06-16

* custom hotkeys
* custom theme support
* added Uterine Hypersensitivity genetic quirk
* lactation rules applicable to all slaves
* major nursery work
* longSlaveDescription converted to DOM
* fixes & code improvements

## [0.10.7.1-3.5.2] - 2020-06-06

* sub slave content expanded
* backend work

## [0.10.7.1-3.5.1] - 2020-05-13

* browser saving rework
* split neck accessories into face and neck slots
* added neckties
* added tracking for abortions, miscarriages, pit wins and pit losses
* fixes

## [0.10.7.1-3.5.0] - 2020-05-03

* SugarCube updated to 2.31.1
* added a python based save editor
* added incubator upgrade to improve young slave pregnancy adaptation
* added incubator setting to generate husks for bodyswapping
* added nipple growth drugs
* added rabbit, horse, and squirrel tails
* added rabbit ears
* added fangs
* deprecated vanilla relationships (replaced by limit family growth)
* various fixes and cleaning

## [0.10.7.1-3.4.1] - 2020-03-27

* various fixes, tidying and cleanup

## [0.10.7.1-3.4.0] - 2020-03-15

* added Stud subordinate slave role and associated universal impregnation rule
* arcology layout overhauled
* fixes

## [0.10.7.1-3.3.3] - 2020-03-07

* added corrective diet
* food market tweaking
* restored lost policy effects and text
* fixes
* more code improvement

## [0.10.7.1-3.3.2] - 2020-03-02

* fixed lingering assistant issues

## [0.10.7.1-3.3.1] - 2020-03-01

* added a follow up event to "snatch and grab"
* assistant code restructuring
* corrected breast description desyncs
* continued code DOMifiying
* fixes
201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200

## [0.10.7.1-3.3.0] - 2020-02-23

* tiredness overhauled (temp disabled)
* illness tweaked
* slave performance listing
* debug beauty/FResult listing
* reminder system
* engineering & warfare personal attention options
* RA can now target race for abortion
* better defined breast and butt implant types
* porn/ads code optimization
* arcology structure optimization
* expanded racial eye, hair and skin color ranges
* royal blood event can now use real dynasties
* CSS replacing SC formatting
* code consolidation
* major code structure improvements
* various fixes and balance changes

## [0.10.7.1-3.2.1] - 2019-12-26

* fixes

## [0.10.7.1-3.2.0] - 2019-12-25

* slave health overhaul (short and long term health, exhaustion effects and illness)
* slave release rules overhaul (better control of who they do in their free time)
* eye object overhaul
* organ farm cleanup
* limb cleaning
* added overflow feedback to demand
* added pit assign/remove rules to the RA
* fixes and cleaning

## [0.10.7.1-3.1.4] - 2019-12-11

* JS'd saGetMilked
* milk value slightly boosted with repopulation law
* tweaked femCum output upwards

## [0.10.7.1-3.1.3]

* removed lingering isPlayerFertile()s
* fixes

## [0.10.7.1-3.1.2] - 2019-12-10

* fixed critical error in BC player object conversion
* temporarily added option to remove accidental dicks from the player to options

## [0.10.7.1-3.1.1] - 2019-12-09

* added slave search feature
* closed major RA exploit
* cheat edit player and player testicle enhancement re-enabled
* slave listing performance improvements
* fixes and cleaning

## [0.10.7.1-3.1.0] - 2019-12-04

* standardized player and slave objects
* cheat edit player and player testicle enhancement disabled for cleaning
* whoring added to citizen satisfaction
* high class whores can target lower than max classes
* better defined difficulty (make sure to check that it was converted to desired settings)
* rule and porn slave variables objectified
* FS naming is now player selectable instead of a priority
* minor fixes and JSification

## [0.10.7.1-3.0.0] - 2019-11-21

* added FS Intellectual Dependency
* added FS Slave Professionalism
* added FS Statuesque Glorification
* added FS Petite Admiration
* minor bug fixes
* eyes currently in a state of flux

## [0.10.7.1-2.9.2] - 2019-11-09

* SugarCube updated to 2.30.0
* RA told to start working properly again
* 3.0.0 work (SP research - Bimbo slave names)
* various minor fixes and cleaning

## [0.10.7.1-2.9.1] - 2019-10-28

* beta 3.0.0 work (schoolroom remodel)
* added ability to reject delivered custom slaves without closing the order
* dairy job requirements adjusted
* RA label tweaks and fixes
* fixes
* saTakeClasses JSification

## [0.10.7.1-2.9.0] - 2019-10-15

* corporation overhauling
* some minor ui settings
* fixes and cleaning
* beta 3.0.0 work

## [0.10.7.1-2.8.2] - 2019-10-01

* amputation rework
* support for missing eyes
* added RA controls for birth and abortion tallies
* fixes and cleaning

## [0.10.7.1-2.8.1] - 2019-09-03

* amputation rework nearing completion
* tweaks to the RA and facility workers
* altered gender fund bimbo law (it now focuses on lack of education instead)
* fixes and cleaning

## [0.10.7.1-2.8.0] - 2019-08

* large update to the nursery beta content
* fixes and cleaning

## [0.10.7.1-2.7.0] - 2019-08

* secExp refactoring + expansion
* amputation rework in progress
* development of FCHost

## [0.10.7.1-2.6.0] - 2019-07-31

* scar system added
* partial amputation and amp rework underway
* four wip FSs now neighbor ready
* player slave impregnation bug fixed
* fixes and cleaning

## [0.10.7.1-2.5.3] - 2019-07-09

* SugarCube updated to 2.29.0
* incest toggle added
* added more watersports content
* various fixes and cleanings

## [0.10.7.1-2.5.2] - 2019-06-27

* fixes

## [0.10.7.1-2.5.1] - 2019-06-17

* fixes
* more vignettes added

## [0.10.7.1-2.5.0] - 2019-06-14

* RA refactoring
* multibranding
* added support for gloves and arm accessories
* expanded the traitor event line
* superfetation tweaks
* preg analysis can now identify genetic quirks in fetuses
* enabled weight gain/loss genetic quirks
* added androgyny genetic quirk
* fixes

## [0.10.7.1-2.4.0] - 2019-05-25

* unified cybermod with vanilla
* major pronoun work (99.9% completion)
* slave assignment links improved
* facility transfer tab added to facility assignment
* new slave school specializing in nulled slaves
* added a drug to force erections
* aphrodisiacs counter erectile dysfunction
* added birth tracking tattoo
* added event to revive FCNN
* added upgrade to gene lab allowing further genetic quirk detection and control
* dwarfism and gigantism genetic quirks added
* added genetic muscle gain and loss
* added dick and testicle branding
* fixed branding
* breast implants now impact milk production based on % implant
* many new names added to lacking name pools
* restored chem summary to the clinic
* fixes

## [0.10.7.1-2.3.8] - 2019-04-17

* fixes

## [0.10.7.1-2.3.7] - 2019-04-15

* converted saWhore to js
* added rules summary to the RA
* fixes

## [0.10.7.1-2.3.6] - 2019-04-14

* fixes

## [0.10.7.1-2.3.5] - 2019-04-13

* fixes

## [0.10.7.1-2.3.4] - 2019-04-12

* fixed issues with salon skin treatments
* fixed inflation errors

## [0.10.7.1-2.3.3]

* fixes

## [0.10.7.1-2.3.2] - 2019-04-11

* fixes
* tweaked need

## [0.10.7.1-2.3.1]

* major fixes to slave skills (BC required)

## [0.10.7.1-2.3.0] - 2019-04-09

* Arcade overhauled
* population now affects demand
* added superfetation genetic quirk
* added rear lipedema genetic quirk (constant ass growth)
* many new names and nicknames
* player can now be impregnated during the futanari sister orgy
* added tracking for futanari sister impregnation
* player medicine and trading skill now more useful
* easier to passively gain slaving skill
* artificial eyes better managed
* tweaks to FCTV
* added overalls outfit
* UI changes
* slave data structural changes
* tanning and skin color tweaks
* fixes
* code cleaning

## [0.10.7.1-2.2.5] - 2019-03-15

* fixes
* code cleaning
* CSS tweaks to intro summary

## [0.10.7.1-2.3.4] - 2019-03-13

* fixes
* code cleaning
* player engineering skill now functional

## [0.10.7.1-2.2.3] - 2019-03-11

* fixes
* CSS tweaks
* body modification reactions expanded

## [0.10.7.1-2.2.2]

* fixes
* code cleaning

## [0.10.7.1-2.2.1] - 2019-03-10

* fixes
* code cleaning

## [0.10.7.1-2.2.0] - 2019-03-09

* overhauled chastity
* overhauled reputation tracking
* reputation is now harder to build the higher it gets
* ear shaping surgeries
* horn implant surgeries
* tail socket cybernetics port and tails
* taste and smell senses
* fertility diet no longer blocked by chastity
* RA can now apply contraceptives to postpartum slaves
* RA can now manage basic abortions
* added abortion tracking tattoos
* added bulk incubator retrieval
* added "albinism", "heterochromia", "pFace" and "uFace" genetic traits
* added sexy Santa outfit
* watersports is now toggleable
* added option for force surname-name on all slaves
* fixes
* various code cleaning

## [0.10.7.1-2.1.6] - 2019-02-08

* fixes
* cleaning
* adjustments to secEx balances

## [0.10.7.1-2.1.5] - 2019-02-06

* fixes
* nox/deepmurk vector art now reflects basic height

## [0.10.7.1-2.1.4] - 2019-02-04

* fixes
* penthouse milkers upgrade now only milks
* "well hung" can now apply to female slave development
* more code cleaning

## [0.10.7.1-2.1.3] - 2019-02-02

* enabled "well hung" genetic quirk
* fixes

## [0.10.7.1-2.1.2] - 2019-02-01

* fixes

## [0.10.7.1-2.1.1]

* fixes

## [0.10.7.1-2.1.0]

* added ear surgery (elf)
* groundwork for multiple marriage
* fixes and cleaning

## [0.10.7.1-2.0.2] - 2019-01-29

* fixes

## [0.10.7.1-2.0.1]

* fixes

## [0.10.7.1-2.0.0] - 2019-01-28

* core SugarCube changes (now built from source)

## [0.10.7.1-1.7.1] - 2019-01-28

* fixes

## [0.10.7.1-1.7.0] - 2019-01-26

* corporation overhauled
* more farmyard development
* food resource and management (optional)
* fixes

## [0.10.7.1-1.6.4] - 2019-01-23

* fixes

## [0.10.7.1-1.6.3] - 2019-01-21

* fixes
* sufficiently grown babies may survive slave bursting

## [0.10.7.1-1.6.2]

* more budget fixes to seeUnit and pPeaceKeepersDeficit

## [0.10.7.1-1.6.1]

* fixed an error with cloning

## [0.10.7.1-1.6.0]

* overhauled budget tracking
* embedded vector art now handled in JS
* fixes

## [0.10.7.1-1.5.9] - 2019-01-16

* fixes and cleaning

## [0.10.7.1-1.5.8] - 2019-01-13

* fixes
* belly implant microfilter can be installed anally
* cleaning

## [0.10.7.1-1.5.7] - 2019-01-12

* fixes
* improved RA accent handling
* backend code work

## [0.10.7.1-1.5.6] - 2019-01-11

* now with even more fixes and cleaning
* tweaked preg biometrics to require ovaries of some sort

## [0.10.7.1-1.5.5] - 2019-01-09

* more fixes and cleaning

## [0.10.7.1-1.5.4] - 2019-01-08

* more fixes and cleaning

## [0.10.7.1-1.5.3] - 2019-01-05

* fixes
* more cleaning 
* `[!]` appears when you can upgrade an FS now too

## [0.10.7.1-1.5.2] - 2019-01-03

* fixes
* more cleaning

## [0.10.7.1-1.5.1] - 2019-01-02

* fixes

## [0.10.7.1-1.5.0] - 2019-01-01

* fixed cloning
* added an ovary implant to boost fertility
* added an ovary implant to that doubles ovulation
* added an ovary implant that forces asexual reproduction
* resetting a slave in starting girls no longer wipes origins
* various code clean up
* fixes

## [0.10.7.1-1.4.4] - 2018-12-28

* sent cloning back to cheatmode for more testing
* fixes

## [0.10.7.1-1.4.3] - 2018-12-27

* added cloning
* fixes

## [0.10.7.1-1.4.2] - 2018-12-23

* Sugarcube updated to 2.28.2
* cellblock, schoolroom and master suite now have added ways to maintain natural lactation
* fixes
* code cleaning

## [0.10.7.1-1.4.1] - 2018-12-21

* enabled first run of cloning in cheatmode (slave cloning has issues)
* fixes
* more economy work

## [0.10.7.1-1.4.0] - 2018-12-19

* dispensary broken down into pharm fabricator, organ farm, implant manufactory and gene lab
* lots of SF work
* better naming support in childgen
* fixes
* cleaning

## [0.10.7.1-1.3.8] - 2018-12-16

* fixes
* code cleanup
* custom shares removed from the corporation (too buggy)
* added faceShape to genetics

## [0.10.7.1-1.3.7] - 2018-12-15

* added dairy setting to induce lactation in non-cum slaves
* fixes
* code cleaning

## [0.10.7.1-1.3.6] - 2018-12-13

* added salvage code for saves affected by the bug fixed in v4

## [0.10.7.1-1.3.5]

* fixes

## [0.10.7.1-1.3.4]

* critical bug fix for genetics corruption

## [0.10.7.1-1.3.3] - 2018-12-12

* fixes

## [0.10.7.1-1.3.2]

* tweaked natural lactation logic (now decreases at endWeek start and engorges at endWeek end)
* added a rule for facility heads to direct them on how to handle their lactation
* fixes

## [0.10.7.1-1.3.1] - 2018-12-11

* fixes

## [0.10.7.1-1.3.0] - 2018-12-10

* pregnancy size/progress tracking overhauled
* natural lactation overhauled
* natural lactation can be induced from excessive breast play and will dry up if unused
* ignored natural lactation causes breast to engorge
* added new repop related trendsetting policies
* more art from deepmurk
* fixes

## [0.10.7.1-1.2.3] - 2018-12-05

* fixes

## [0.10.7.1-1.2.2] - 2018-12-04

* fixes

## [0.10.7.1-1.2.1] - 2018-12-03

* fixes
* general pronoun work
* cleaning

## [0.10.7.1-1.2.0] - 2018-12-02

* added universal rule to send children to the repop breeder school if available
* added universal rule to automatically decide the fate of born children
* hormone balance now displayed in slave summary + other QoL changes
* fixes

## [0.10.7.1-1.1.5] - 2018-12-01

* fixes
* added ability to overwrite saves
* removed a long term, ever increasing problem related to SugarCube

## [0.10.7.1-1.1.4] - 2018-11-30

* added buttplug attachments to the RA
* fixes

## [0.10.7.1-1.1.3] - 2018-11-29

* more fixes
* uncommented incubator semen harvesting

## [0.10.7.1-1.1.2] - 2018-11-28

* fixed bad string pass
* tweaked how slave recruit events are handled

## [0.10.7.1-1.1.1]

* fixes

## [0.10.7.1-1.1.0] - 2018-11-27

* fixes
* more SF tweaking
* major changes to population tracking + tourism
* chaste release rule added
* added gapped teeth
* added ability to rename incubating children

## [0.10.7.1-1.0.4] - 2018-11-26

* fixes
* lots of fixes

## [0.10.7.1-1.0.3] - 2018-11-25

* fixed an issue with csec and reservations

## [0.10.7.1-1.0.2]

* fixes
* more names and stuff (I think)
* citizen enslavements now respect subjugationist laws

## [0.10.7.1-1.0.1]

* fixes
* more art from deepmurk
* assay widgets entirely converted to JS

## [0.10.7.1-1.0.0] - 2018-11-23

* WIP content added to nursery/farmyard
* genetic sequencing moved out of dispensary
* added advanced pregnancy tracking
* ability to name developing babies
* ability to terminate unwanted ova early in pregnancy
* added surrogacy
* added fertilized ovum transplant
* genetics now determined at conception, rather than birth
* pregSource normalization

## [0.10.7.1-0.10.48] - 2018-11-08

* added an option to permit and deny $seeDicks control over child gender
* minor fixes

## [0.10.7.1-0.10.47] - 2018-11-06

* fixes
* moved halter top dress and mini dress back to baseline clothing

## [0.10.7.1-0.10.46]

* fixes
* migrated a bunch of clothing to wardrobe purchases

## [0.10.7.1-0.10.45] - 2018-11-05

* fixed slaves not dying in the pit
* fixes
* more pronoun work

## [0.10.7.1-0.10.44] - 2018-11-04

* more pronoun work
* fixes to possible issues with .pluck()
* optimized dairyReport a bit and condensed four for loops into a single one

## [0.10.7.1-0.10.43] - 2018-11-03

* anon's new RESS event added
* fixes
* RA now can set chooses own job

## [0.10.7.1-0.10.42] - 2018-11-02

* fixes
* new random non-individual event added
* some more JS conversion
* starting Sup/Sub arcologies now retain their racial choice

## [0.10.7.1-0.10.41] - 2018-11-01

* fixes
* traitor slave no longer exists outside the realm of time

## [0.10.7.1-0.10.40] - 2018-10-31

* fixes

## [0.10.7.1-0.10.39]

* weather now affects the economy and tourism
* fixes and text corrections

## [0.10.7.1-0.10.38] - 2018-10-29

* added pregmodfan's broodmother hacks
* fixes

## [0.10.7.1-0.10.37] - 2018-10-28

* fixes

## [0.10.7.1-0.10.36]

* slave price economy tweaking
* fixes

## [0.10.7.1-0.10.35] - 2018-10-27

* fixes
* enabled elasticity treatment
* another recruit event from the todo pile

## [0.10.7.1-0.10.34] - 2018-10-26

* added a couple new recruit events that have been sitting in my todo pile for ages
* fixes
* major changes to how data is cleaned after cheatmode/during backwards compatibility
* more fixes to bellies by deepmurk
* ripped out several large chunks of walkPast into JS and apparently didn't make a dent in it

## [0.10.7.1-0.10.33] - 2018-10-25

* fixes
* anon's art fixes for prosthetic limbs
* fixed the legacy SugarCube header naming scheme to actually make sense

## [0.10.7.1-0.10.32] - 2018-10-24

* fixes

## [0.10.7.1-0.10.31]

* fixes
* tweaks to how geneModding is obtained via dispensary (prices not final)

## [0.10.7.1-0.10.30] - 2018-10-23

* economy difficulty tweaks
* economy can now be set to fluctuate over time
* fixes

## [0.10.7.1-0.10.29] - 2018-10-22

* genemod initialization
* conversion of NCS to a genemod
* fixes

## [0.10.7.1-0.10.28]

* added surgical reductions for excess foreskins and scrotums
* fixes

## [0.10.7.1-0.10.27] - 2018-10-21

* fixes

## [0.10.7.1-0.10.26] - 2018-10-20

* fixes

## [0.10.7.1-0.10.25]

* implemented the uterine restraint mesh from the black market
* fixes and tweaks
* more vectors from deepmurk

## [0.10.7.1-0.10.24] - 2018-10-19

* fixes
* more vectors from deepmurk

## [0.10.7.1-0.10.23] - 2018-10-18

* fixes
* typo corrections
* pregnancy support band descriptions

## [0.10.7.1-0.10.22] - 2018-10-17

* fixes
* added pregnancy support band (still working on descriptions)

## [0.10.7.1-0.10.21]

* fixes
* tweaks to burst chances
* more work clothing vectors from deepmurk

## [0.10.7.1-0.10.20]

* fixes
* pussy licking slave interact

## [0.10.7.1-0.10.19] - 2018-10-16

* fixes

## [0.10.7.1-0.10.18] - 2018-10-15

* fixes
* slave creation is now JS based
* added genes as a check to the RA

## [0.10.7.1-0.10.17]

* fixes

## [0.10.7.1-0.10.16]

* fixes
* chem no longer affects miscarriage rates.

## [0.10.7.1-0.10.15] - 2018-10-14

* several new gigantic belly focused slave interactions
* fixes

## [0.10.7.1-0.10.14] - 2018-10-13

* fixes

## [0.10.7.1-0.10.13]

* added premature birth and miscarriage (optional)
* fixes
* more work from deepmurk

## [0.10.7.1-0.10.13] - 2018-10-12

* fixes

## [0.10.7.1-0.10.11]

* fixes
* tweaks to lispReplace()

## [0.10.7.1-0.10.10]

* fixes
* adjustments to how intelligence and education affects slave price
* new aid event

## [0.10.7.1-0.10.9] - 2018-10-11

* fixes
* fixed secExp drones total annihilation oversight

## [0.10.7.1-0.10.8]

* major fix to VaginalVCheck

## [0.10.7.1-0.10.7] - 2018-10-10

* anon's hpreg inventor event chain enabled

## [0.10.7.1-0.10.6]

* fixes
* backend work on concurrent pregnancies

## [0.10.7.1-0.10.5] - 2018-10-08

* fixes
* more clothing vectors from deepmurk

## [0.10.7.1-0.10.4]

* fixes

## [0.10.7.1-0.10.3]

* fixes
* several new sets of clothing from deepmurk

## [0.10.7.1-0.10.2] - 2018-10-07

* fixes
* tweaks to intelligence distribution in slavegen

## [0.10.7.1-0.10.1] - 2018-10-04

* overhauled intelligence and education
* buffed intelligence based FS beauty calcs
* more vector work from Deepmurk
* fixes

## [0.10.7.1-0.9.6] - 2018-09-30

* removed redundant and questionably functional PCTitle() function
* renamed the working properTitle() function to PCTitle()

## [0.10.7.1-0.9.5]

* fixes

## [0.10.7.1-0.9.4] - 2018-09-29

* fixes

## [0.10.7.1-0.9.3]

* fixes
* moved a number of clothes to special orders from the wardrobe

## [0.10.7.1-0.9.2] - 2018-09-28

* fixes
* devotion/trust check corrections

## [0.10.7.1-0.9.1]

* Security Force Mod overhaul
* fixes
* pronoun work

## [0.10.7.1-0.8.2] - 2018-09-26

* fixes

## [0.10.7.1-0.8.1] - 2018-09-25

* fixes

## [0.10.7.1-0.8.0]

* nursery facility added (beta)

## [0.10.7.1-0.7.43] - 2018-09-25

* fixes
* added more options to the RA
* added nipple fuck interaction

## [0.10.7.1-0.7.42]

* fixes
* more deepmurk tinkerings

## [0.10.7.1-0.7.41] - 2018-09-24

* fixes
* more deepmurk tinkerings
* klan robes

## [0.10.7.1-0.7.40] - 2018-09-23

* fixes
* more deepmurk tinkerings
* pantsu

## [0.10.7.1-0.7.39] - 2018-09-22

* fixes
* more face tweaks from deepmurk
* various other new vectors from deepmurk

## [0.10.7.1-0.7.38] - 2018-09-20

* fixes
* more face tweaks from deepmurk

## [0.10.7.1-0.7.37]

* fixes
* non max inflation no longer blocks conception

## [0.10.7.1-0.7.36] - 2018-09-19

* fixes

## [0.10.7.1-0.7.35]

* more vector work from Deepmurk
* tweaks to special slave prices and how the catalog works

## [0.10.7.1-0.7.34] - 2018-09-18

* fixed filter by race
* young slaves now generate with baby teeth and lose them as they age
* fixes

## [0.10.7.1-0.7.33] - 2018-09-17

* fixed issues with RA enemas (maybe?)
* fixed issues with NG+ slaves and null pointer relatives/relations/pregSources
* other fixes

## [0.10.7.1-0.7.32] - 2018-09-16

* enema control added to the RA
* Deepmurk's faces and fatties vector art
* fixes

## [0.10.7.1-0.7.31] - 2018-09-15

* fixes

## [0.10.7.1-0.7.30]

* added solid slave food and hole preference options to the RA
* fixes

## [0.10.7.1-0.7.29] - 2018-09-14

* fixes

## [0.10.7.1-0.7.28]

* expanded canImpreg() to be able to handle the player

## [0.10.7.1-0.7.27]

* fixes
* anon's farmyard tweaks

## [0.10.7.1-0.7.26] - 2018-09-12

* fixes

## [0.10.7.1-0.7.25]

* fixes
* code entry added to cheat edit menus to allow for advanced control

## [0.10.7.1-0.7.24] - 2018-09-10

* fixes
* added a new aid event possibility

## [0.10.7.1-0.7.23] - 2018-09-09

* fixes

## [0.10.7.1-0.7.22] - 2018-09-08

* fixes

## [0.10.7.1-0.7.21] - 2018-09-07

* fixes
* more widget to Js conversion

## [0.10.7.1-0.7.20]

* fixes
* increased costs for hyper pregnant slaves

## [0.10.7.1-0.7.19] - 2018-09-06

* more vignettes for more assignments
* fixes

## [0.10.7.1-0.7.18] - 2018-09-05

* fixes
* tweaked underage pregnancy immobility thresholds
* reworked preg malus block
* pregAdaptation activated

## [0.10.7.1-0.7.17] - 2018-09-02

* fixes

## [0.10.7.1-0.7.16]

* fixed player pregnancy not properly transferring across NG+

## [0.10.7.1-0.7.15]

* added chemical castration
* newly grown testicles and ovaries may now replace existing ones (currently only used to replace sterilized balls)
* fixes

## [0.10.7.1-0.7.14] - 2018-09-01

* fixes to nationality related issues

## [0.10.7.1-0.7.13]

* split fillable implants into three tiers each with its own cap
* lowered the price of the implant manufacturer
* implant manufacturer now gives access to advanced fillable implants
* raised the price of implant related research to compensate
* fixes


## [0.10.7.1-0.7.12]

* fixes
* more pronoun implementation

## [0.10.7.1-0.7.11] - 2018-08-31

* fixes

## [0.10.7.1-0.7.10]

* eyebrows of various shapes, sizes and colors added
* AddSlave widget deprecated in favor of newSlave()
* fixes

## [0.10.7.1-0.7.9] - 2018-08-30

* nursing handjob interaction added
* fixes

## [0.10.7.1-0.7.8] - 2018-08-29

* fixes

## [0.10.7.1-0.7.7] - 2018-08-28

* fixes and code cleanup

## [0.10.7.1-0.7.6]

* fixes

## [0.10.7.1-0.7.5]

* fixes
* option to allow male slaves to gen with male names
* tweaked body purism's views on bush

## [0.10.7.1-0.7.4] - 2018-08-27

* fixes

## [0.10.7.1-0.7.3]

* fixes

## [0.10.7.1-0.7.2]

* fixes

## [0.10.7.1-0.7.1] - 2018-08-24

* applied MB checks to surgery degradation
* fixes
* race system overhaul

## [0.10.7.1-0.6.10] - 2018-08-22

* fixes
* lactation adaption and hormone levels added to cheat edit slave

## [0.10.7.1-0.6.9] - 2018-08-21

* fixes
* added scene to kill a slave

## [0.10.7.1-0.6.8]

* slightly adjusted pregnancy breast growth rates
* larynx implant for cybermod voice control
* expanded vocal surgery to allow deepening
* porn feed control added to the RA
* fixes

## [0.10.7.1-0.6.7] - 2018-08-20

* SugarCube updated to 2.27.0
* various fixes
* tweaks to disability slavegen

## [0.10.7.1-0.6.6] - 2018-08-19

* added pupil shape and sclera color
* fixes

## [0.10.7.1-0.6.5] - 2018-08-18

* removed deaf chance from standard slavegen
* restricted blindness to grateful careers in slavegen
* fixes

## [0.10.7.1-0.6.4]

* areolae shape split from size
* player b-cups
* fixes

## [0.10.7.1-0.6.3] - 2018-08-17

* new supremacist and subjugationist PA FS appearances
* hearing and deafness added
* fixes

## [0.10.7.1-0.5.33] - 2018-08-14

* SFanon's security force overhaul (reverted)
* fixes
* added fox tail buttplug attachment (no desc yet)
* new justice event

## [0.10.7.1-0.5.32] - 2018-08-12

* fixes

## [0.10.7.1-0.5.31]

* more outcomes for saChoosesOwnClothes
* fixes

## [0.10.7.1-0.5.30] - 2018-08-11

* fixes
* new malefactor
* added kitty lingerie

## [0.10.7.1-0.5.29] - 2018-08-10

* added body hair controls to startingGirls more customization options
* fixed issues with the new slave markets
* slaves should no longer experience rivalry whiplash
* slaves that would have gained flaws from stress, but are receiving your careful attention, now gain minor devotion instead.
* Ex-escorts getting back into the game now have less sexual energy to spend on slaves

## [0.10.7.1-0.5.28]

* bulk ordering from the prison sales now works
* fixed, hopefully, an issue where executed traitors were not properly being removed from the unit pool (secEx)

## [0.10.7.1-0.5.27]

* critical fix to missing parents in childgen (now only done once instead for each child)

## [0.10.7.1-0.5.26]

* skin color tweaking
* fixes
* typo and grammar corrections
* quartet of prison markets added on rotation

## [0.10.7.1-0.5.25] - 2018-08-08

* fixes
* vector art color tweaking
* retirement clamps expanded
* cum milking retirement goal

## [0.10.7.1-0.5.24] - 2018-08-07

* fixed RA ear/nose piercing issue

## [0.10.7.1-0.5.23]

* Spelling and grammar fixes
* Pronoun conversions
* Formatting

## [0.10.7.1-0.5.22] - 2018-08-05

* more little fixes

## [0.10.7.1-0.5.21]

* added height comparison to the RA

## [0.10.7.1-0.5.20]

* fixed an unlikely occurrence where labor could be preempted causing oddities with birth
* fixes

## [0.10.7.1-0.5.19]

* fixes

## [0.10.7.1-0.5.18]

* fixes

## [0.10.7.1-0.5.17] - 2018-08-04

* fixes and corrections
* new buyers for slaves with porn prestige
* ex-escort PCs can use old connections for a discounted porn fame spending at the price of their body
* expansions to nationality and race selection in custom slaves

## [0.10.7.1-0.5.16] - 2018-08-03

* fixes
* added "a niqab and abaya", "a hijab and blouse", "a burqa", and "a burkini" outfits
* anon's hpreg clothing descriptions

## [0.10.7.1-0.5.15] - 2018-08-02

* fixes and typo corrections
* tweaked cyber-economic warfare to hinge more on the target's prosperity

## [0.10.7.1-0.5.14] - 2018-08-01

* fixes
* JS tinkering
* tweaks to porn fame face gains

## [0.10.7.1-0.5.13] - 2018-07-30

* SugarCube updated to 2.26.0
* fixed DJ/Madam vignette issues

## [0.10.7.1-0.5.12]

* fixed bugs and typos

## [0.10.7.1-0.5.11]

* more widget to JS conversions
* gingering now works as intended
* converted saStayConfined to JS (make sure you do not have a lingering version in src/uncategorized)

## [0.10.7.1-0.5.10] - 2018-07-29

* fixes
* vignettes now JS'd

## [0.10.7.1-0.5.9] - 2018-07-28

* fixing mindbreak now brings back original intelligence-1
* more arcology names
* more nicknames
* cheat mode starting slaves now respect $seeDicks

## [0.10.7.1-0.5.8]

* fixes
* more widget to JS conversion

## [0.10.7.1-0.5.7] - 2018-07-27

* fixes
* more widget to JS conversion
* lots more implementation of pronouns
* anon's hpreg event

## [0.10.7.1-0.5.6] - 2018-07-26

* fixes
* broken societal elite now bitch less about your actions

## [0.10.7.1-0.5.5] - 2018-07-25

* fixes
* marked breeders are now only special in Eugenics societies that have embraced them
* tweaked beauty prestige multipliers

## [0.10.7.1-0.5.4]

* more porn balance tweaks
* fixes and edits

## [0.10.7.1-0.5.3]

* tweaked gain rates for pornPrestige 0 and 1

## [0.10.7.1-0.5.2]

* lowered requirement for pornFocus
* pornFocus is no longer disabled once .pornPrestige is earned (allows undermining)
* fixed bugs

## [0.10.7.1-0.5.1] - 2018-07-24

* porn system overhaul
* added ability to track true virgins

## [0.10.7.1-0.4.22]

* fixes
* slaveSummary JS conversion
* startingGirls slaves can now be relatives in NG+, bu only with each other
* more widget to JS conversion
* imperial measurement is now an option
* RA haircuts controls

## [0.10.7.1-0.4.21] - 2018-07-08

* fixes
* more widget to JS conversion
* fixed milk/cum pastoralist decoration cascade

## [0.10.7.1-0.4.20] - 2018-07-07

* fixes
* more widget to JS conversion

## [0.10.7.1-0.4.19]

* various little fixes and tweaks
* incubator slaves take longer to learn languages now

## [0.10.7.1-0.4.18] - 2018-07-05

* added anon's TFS path
* added a new choice to the TFS organ farm request event
* fixes

## [0.10.7.1-0.4.17] - 2018-07-04

* fixes, grammar and typo corrections
* added anon's FCNN blurbs

## [0.10.7.1-0.4.16] - 2018-07-03

* fixes
* more widget to JS conversions
* nipple vectors

## [0.10.7.1-0.4.15]

* fixes and typo corrections
* Deepmurk's Battlearmor, Biyelgee Costume, Dirndl, Lederhosen, Long Qipao/Qipao (Nice), and Mounty Outfit

## [0.10.7.1-0.4.14] - 2018-07-02

* fixes and typos
* applied lisping to new slave intro, among other technical things

## [0.10.7.1-0.4.13] - 2018-07-01

* fixes
* cleaned up brother/sister text
* prestigious slave overhaul

## [0.10.7.1-0.4.12]

* fixes and updates to the RA
* The rival is more likely to take a hostage now
* fixed bugs and typos
* made slave rivals a little less rapey if slaves aren't allowed to rape each other

## [0.10.7.1-0.4.11] - 2018-06-30

* fixes
* rivals are now more rapey and lovers more sexual

## [0.10.7.1-0.4.10] - 2018-06-29

* fixed forceFeeding
* SFanon's facility naming UI support

## [0.10.7.1-0.4.9]

* you can now change your refreshment choice at the black market
* fixed pronoun problems in clothing selection

## [0.10.7.1-0.4.8]

* fixes
* physical idealist SMR now better suits your muscle preference

## [0.10.7.1-0.4.7]

* more fixes to the RA
* other fixes and typos
* several widgets replaced with JS
* anon's Mediterranean market slave preset

## [0.10.7.1-0.4.6] - 2018-06-27

* widgeted slave interact drug setting to better handle the intensify option

## [0.10.7.1-0.4.5]

* more fixes to reported RA bugs
* minor text corrections

## [0.10.7.1-0.4.4] - 2018-06-26

* a whole bunch of fixes, mostly major RA fixes
* fixed a bunch of minor things
* placed stronger safeguards on rival gen to prevent null races
* tweaked spacing in club/brothel ads

## [0.10.7.1-0.4.3] - 2018-06-24

* fixes (not RA related)

## [0.10.7.1-0.4.2] - 2018-06-22

* various fixes to the RA
* various additions to the RA
* other fixes

## [0.10.7.1-0.4.1]

* vas's total RA overhaul
* various little fixes and tweaks

## [0.10.7.1-0.3.26] - 2018-06-20

* fixed saServant's object literal issues

## [0.10.7.1-0.3.25]

* more little fixes
* old RA should be a little more accepting of ""

## [0.10.7.1-0.3.24] - 2018-06-19

* few little fixes

## [0.10.7.1-0.3.23] - 2018-06-17

* typos fixed
* careless enactment of certain Subjugationist laws may now have consequences
* added Elite breeder auction
* unfucked set race slavegen
* fixes

## [0.10.7.1-0.3.22] - 2018-06-16

* fixes
* tweaked Repop's likes block to allow preg biometrics more pull, especially in fat slaves
* slave summary smart piercing will now describe itself as "monitoring" if it has satisfied its previous task

## [0.10.7.1-0.3.21] - 2018-06-15

* fixes
* test round of JS'd end week passages (report oddities with servants, please)

## [0.10.7.1-0.3.20] - 2018-06-13

* expanded eugenics bad end to cover all player states

## [0.10.7.1-0.3.19] - 2018-06-12

* fixed pRaidResult lingering $i
* secEx's $mercLoyalty now functions
* added a couple new recruit events

## [0.10.7.1-0.3.18]

* fixes

## [0.10.7.1-0.3.17] - 2018-06-11

* yet more various fixes and corrections

## [0.10.7.1-0.3.16]

* more various fixes and corrections

## [0.10.7.1-0.3.15] - 2018-06-10

* several bugs fixed
* bunch of typos and grammar quirks sorted out
* SFanon's whoring, entertainment and serving career skills

## [0.10.7.1-0.3.14] - 2018-06-08

* added anon's wetware cpu market
* fixes

## [0.10.7.1-0.3.13] - 2018-06-07

* fixes to NCS, mostly respect to implants and not removing balls
* fixes to hero slave pregnancies (Not backwards compatible)
* fixes

## [0.10.7.1-0.3.12]

* more little fixes

## [0.10.7.1-0.3.11] - 2018-06-06

* various little fixes

## [0.10.7.1-0.3.10] - 2018-06-05

* fixes to cheat edit player pregnancy
* fixes to various cheat edit datatype cleanups
* event fixes
* overhauled JFC to allow for more freedom in slave role purchases
* overhauled "injections please" to be more random and expanded potential drug picks
* aphrodisiacs now override sexual need energy loss with devotion/trust loss

## [0.10.7.1-0.3.9]

* added more catches to hostage gen to prevent strange slave generation
* backwards compatibility now accepts that 0 is a number and will not be helpful and set $seedicks to 25 when you want none.
* arcade sadist now requires an actual slave to be in the arcade instead of just the arcade
* other minor fixes

## [0.10.7.1-0.3.8]

* removed duplicate text in nonLethalPit
* fixed problems and formatting in generic plot events

## [0.10.7.1-0.3.7] - 2018-06-03

* tweaks to .weekAcquired
* fixes
* adjusted did x every y hours text to not be so analcentric

## [0.10.7.1-0.3.6] - 2018-06-01

* added artificial insemination
* various SF related fixes from SFanon
* possible fixes to cheat edit slave pregnancy issues
* fixes to braces to age interaction
* the flesh heap no longer uses old face values

## [0.10.7.1-0.3.5]

* various minor text corrections
* catches to advertisements not getting cleared upon facility decommission
* corp fixed race setting should now apply to XY genned slaves

## [0.10.7.1-0.3.4] - 2018-05-31

* fixes
* fixes to crazy devotion gains from bodyswapping, hopefully
* colored slave summary to make it more obvious if something is on a slave

## [0.10.7.1-0.3.3]

* remove all slaves facility option
* BC now properly applies pronouns to hero slaves
* fixes

## [0.10.7.1-0.3.2] - 2018-05-30

* fixes

## [0.10.7.1-0.3.1]

* prosthetic limb rework (mutually exclusive with cybermod - backwards compatibility will allow switching between them)
* various fixes

## [0.10.7.1-0.2.10] - 2018-05-29

* fixes and text corrections
* attempted to fix fMarry pronoun issue

## [0.10.7.1-0.2.9]

* minor fixes (wardeness not buyable from JFC, backwards compat error)

## [0.10.7.1-0.2.8]

* induced NCS fixes (you can now actually buy it)
* fixes to surname stripping having trouble lowercasing a number and losing its shit

## [0.10.7.1-0.2.7]

* added anon's induced NCS
* tweaks to arm/leg tattoos and how they are managed when slaves lack arms and legs
* minor fixes and tweaks

## [0.10.7.1-0.2.6] - 2018-05-28

* bodyswapping moved out of cheatmode
* prettied up former Elites
* tweaked breeding standard for fit focused physical idealist societies
* various minor text fixes
* fixes

## [0.10.7.1-0.2.5] - 2018-05-26

* various fixes to issues created with v4

## [0.10.7.1-0.2.4]

* more tweaks to bodyswapping
* fPat cleaning
* tweaks to face shapes and beauty
* fixes

## [0.10.7.1-0.2.3] - 2018-05-23

* slave slave bodyswapping added (WIP)
* fixes
* many text corrections
* couple new nationalities
* ability to manually retire more than one slave per week

## [0.10.7.1-0.2.2] - 2018-05-21

* fixes
* more names
* various text corrections

## [0.10.7.1-0.2.1] - 2018-05-17

* added bodyswapping
* beginning of pronoun rework
* fixes

## [0.10.7.1-0.1.97] - 2018-05-14

* couple of bug fixes (broodmother slave summary now properly appears and an extra closing if was removed from generateChild)
* number of text corrections

## [0.10.7.1-0.1.96] - 2018-05-14

* bug and text fixes

## [0.10.7.1-0.1.95] - 2018-05-13

* fixes and text corrections
* strengthened ID setting in identical twins to hopefully not result in duplicate IDs
* FS clothing price hike
* you can now obtain FS clothing from sufficiently developed neighbors

## [0.10.7.1-0.1.94] - 2018-05-12

* slaves may now birth identical twins
* anon's quick find slave index ui now works on tabbed penthouse and supports sort boxes
* fixes

## [0.10.7.1-0.1.93] - 2018-05-10

* fixes to vector art and potential custom image issues in RESS
* fixes

## [0.10.7.1-0.1.92]

* more tweaks to anon's quick find slave index ui

## [0.10.7.1-0.1.90] - 2018-05-08

* anon's quick find slave index ui

## [0.10.7.1-0.1.89] 
* fixes and code optimizations
* some extra fuckable nipples content in RESS

## [0.10.7.1-0.1.88]

* anon's continued corporation tweaks
* fuckable nipples support for RESS
* couple little fixes

## [0.10.7.1-0.1.87] - 2018-05-06

* anon's corp tweaks
* added fuckable nipples

## [0.10.7.1-0.1.86] - 2018-05-05

* added a catch to prevent possible failed rival gen under unknown circumstances
* overhauled saPleaseYou
* fixed .pregWeek quirks with cheat edit pregnancy (hopefully)
* removed PC's ability to impregnate fucktoys in reFullBed regardless of if they can become pregnant and whether or not you actually have a dick

## [0.10.7.1-0.1.85] - 2018-05-04

* fixes

## [0.10.7.1-0.1.84]

* fixed FResult undefined bug

## [0.10.7.1-0.1.83] - 2018-05-03

* fixed BGs still trying their hardest to kill themselves in the pit
* fixed reservations not being freed after birth

## [0.10.7.1-0.1.82]

* fix for broken FS progress
* better handling for getSlave() returning undefined
* fix for some obscure BS that led to slave duplication

## [0.10.7.1-0.1.81]

* fixed player cheat edit pregnancy weirdness
* fixed various little issues
* work towards fuckable nipples

## [0.10.7.1-0.1.80] - 2018-05-02

* more fixes

## [0.10.7.1-0.1.79]

* various fixes
* work towards fuckable nipples
* you can now drop Hedonistic Decadence's slave food research if you don't have the FS

## [0.10.7.1-0.1.78] - 2018-04-30

* Deepmurks vector art pack update
* Deepmurks slutty schutzstaffel outfit and porcelain mask accessory
* various fixes

## [0.10.7.1-0.1.77] - 2018-04-29

* fixed some text issues
* fixed all cheat edit pregnancies

## [0.10.7.1-0.1.76]

* multiple fixed bugs
* tweak to oversized breast decrease rate (it's no longer instant)
* better feedback for oversized butts and facility devotion caps

## [0.10.7.1-0.1.75] - 2018-04-28

* groundwork for pronoun rework
* various minor corrections
* vector name standardization

## [0.10.7.1-0.1.74] - 2018-04-26

* fixed an obnoxious bug that worked its way back into walkPast
* added clothing-fetish interactions for monokini and naked apron

## [0.10.7.1-0.1.73]

* bodyguard once again told to stop fighting herself in the pit
* spire apartments now work
* fixes

## [0.10.7.1-0.1.72] - 2018-04-25

* pit now readds living slaves to its roster
* bellyDesc work

## [0.10.7.1-0.1.71] - 2018-04-24

* various fixes and typo corrections
* couple new nicknames

## [0.10.7.1-0.1.70] - 2018-04-23

* fixes
* attempted to clean up seCoursing (it slimmed down a little)
* added an override variable to block maturity pref's max age increase in cases where a slave is expected to strictly be between x and y age.

## [0.10.7.1-0.1.69]

* various fixes, the most notable being slaves that die during childbirth now actually die (again)
* more code optimizations
* more belly vector content from Deepmurk
* increased the max age for ovary renewal by 10 years (includes player)
* Hedonistic Decadence research now works outside of Hedonistic Decadence
* Weight gain removal formula is available to all societies if Hedonistic Decadence is not taken

## [0.10.7.1-0.1.68] - 2018-04-22

* added servant career class (they make better servants)
* SFanon's pit virginity respect
* various fixes and optimizations

## [0.10.7.1-0.1.67] - 2018-04-21

* fixes
* more code optimization and cleanup

## [0.10.7.1-0.1.66]

* various fixes, cleanups and optimizations

## [0.10.7.1-0.1.65] - 2018-04-20

* finished REFI cleaning
* red army uniform and schutzstaffel uniform from Deepmurk
* more vectors from Deepmurk too

## [0.10.7.1-0.1.64]

* added options to allow/deny DJ and Madam fixing flaws
* added anon's pirate themed FCTV channel

## [0.10.7.1-0.1.63]

* fixes and code improvements, the usual

## [0.10.7.1-0.1.62] - 2018-04-19

* tons of fixes
* more code optimizations

## [0.10.7.1-0.1.61]

* fixes
* code optimizations
* channel13's FCTV channel addition

## [0.10.7.1-0.1.60] - 2018-04-18

* fixes and more code optimizations

## [0.10.7.1-0.1.59]

* accidentally made HGs even more likely to become doms, that has been fixed now
* added naked apron
* various fixes and optimizations
* more REFI work

## [0.10.7.1-0.1.58] - 2018-04-17

* crooked teeth generation changes
* several minor tweaks

## [0.10.7.1-0.1.57]

* fixes
* more REFI work

## [0.10.7.1-0.1.56] - 2018-04-16

* fixes
* added Deepmurk's cybersuit
* comes with vectors

## [0.10.7.1-0.1.55]

* fixes
* more code optimizations
* more REFI work

## [0.10.7.1-0.1.54]

* fixed bugs and other minor text issues
* Deepmurks' monokini vectors

## [0.10.7.1-0.1.53]

* fixes
* more code improvements
* more REFI work

## [0.10.7.1-0.1.52] - 2018-04-15

* fixes
* Deepmurks skin color rework

## [0.10.7.1-0.1.51]

* added monokini
* various fixes, code cleanup, etc
* the nicknames never end

## [0.10.7.1-0.1.50] - 2018-04-14

* fixes
* more code cleanup

## [0.10.7.1-0.1.49] 

* fixes and typos
* split socks from shoes
* even more nicknames

## [0.10.7.1-0.1.48]

* Kopareigns found the HGsuite doubling pop counts bug and fixed it
* seriously, it's gone now

## [0.10.7.1-0.1.47] - 2018-04-13

* fixes to reFullBed
* more code improvement
* Nox/Deepmurk areolae and pre-pube vectors

## [0.10.7.1-0.1.46]

* fixes to walkPast
* code cleaning

## [0.10.7.1-0.1.45]

* several fixes, most notable being NationalityToName not recognizing Revivalist slaves
* fSlaveSlaveDick overhaul
* code improvements

## [0.10.7.1-0.1.44]

* bunch of new shoes and stockings by Deepmurk
* code cleanup
* partial REFI work (merge conflict forced push)

## [0.10.7.1-0.1.43] - 2018-04-12

* readded fixed reverted content
* multiple typos fixed
* better RA controls for diet and muscle

## [0.10.7.1-0.1.42] - 2018-04-11

* reverted "new means to add, remove, and locate slaves via index map"

## [0.10.7.1-0.1.41]

* various fixes
* encyclopedia prodding from SFanon
* new means to add, remove, and locate slaves via index map

## [0.10.7.1-0.1.40]
* added Fuckdoll impregnation
* preglocke's fSlaveSlaveVagConsumate cleanup and content addition

## [0.10.7.1-0.1.39] - 2018-04-10

* various fixes and typos
* fixed an issue where personal training could attempt to soften paraphilias

## [0.10.7.1-0.1.38]

* various typos and minor fixes
* fixed tabbed main's link issues

## [0.10.7.1-0.1.37]

* added ability to give slaves your surname during marriage
* unbound slaveInteract impreg block from Fuckdoll suit (it now checks .fuckdoll instead)
* more fixes and typo corrections
* Stuffedanon's tweaks now only apply to refreshed passages and not first visits
* fixed engineering start not giving secExp proper drone counts

## [0.10.7.1-0.1.36]

* code cleanup
* many more cases caught for supremacist's law
* defiant slaves get excess trust converted into negative rep

## [0.10.7.1-0.1.35] - 2018-04-09

* fixes
* background color flipper (WIP)
* more Nox/Deepmurk vector work
* stuffedanon's SugarCube tweaks

## [0.10.7.1-0.1.34]

* fixes to slaveSummary name flipping
* fixed bad array in bellyDesc

## [0.10.7.1-0.1.33]

* fixes
* typo corrections
* small additions to footwear and chastity descriptions to a couple outfits that previously lacked them

## [0.10.7.1-0.1.32] - 2018-04-08

* more typo corrections
* more nicknames
* various code improvements

Loading
Loading full blame...