Skip to content
Snippets Groups Projects
CHANGELOG.md 20.5 KiB
Newer Older
# Changelog
madtisa's avatar
madtisa committed

Major additions and changes only. Refer to commit history for full changelog.
madtisa's avatar
madtisa committed
## v4.1.8

- Removed custom hair for cowgirl poses:
  purple hair has been added to vanilla game v2.9.20

madtisa's avatar
madtisa committed
## v4.1.7

- Fixed condoms edicts and skills initialization
- Supported layers changes in cowgirl_lizardman pose
    - Fixed condoms position

madtisa's avatar
madtisa committed
  ![pregnant_cowgirl_demo](./pics/cowgirl_lizardman_2.9.19.png)
madtisa's avatar
madtisa committed

## v4.1.6

- Supported layers changes in cowgirl_karryn pose
madtisa's avatar
madtisa committed
    - Fixed condoms position
    - Removed custom purple hair
    - Extracted belly to separate layer
madtisa's avatar
madtisa committed
  ![pregnant_cowgirl_demo](./pics/pregnant_cowgirl_2.9.15.gif)
## v4.1.5

- Supported layers changes in bj pose
madtisa's avatar
madtisa committed
    - Fixed belly
    - Removed custom purple hair
madtisa's avatar
madtisa committed
## v4.1.4

- Fixed localization on macOS
- Removed custom CCMod hair layer from `down_org` pose
  since it's become redundant after changes in the game v2.9.10
- Removed belly from `down_org` pose (it's hidden behind the body)
- Added condoms to `down_org` pose
madtisa's avatar
madtisa committed
## v4.1.3

madtisa's avatar
madtisa committed
- Fixed edges of hair layer in toilet pose
- Adjust layers order: by default condoms are over belly layer
madtisa's avatar
madtisa committed
- Supported layers changes in game v2.9.8
madtisa's avatar
madtisa committed
    - Removed CCMod purple hair for down_falldown pose
    - Extracted belly from boobs for down_falldown pose
    - Adjusted condoms position in down_falldown pose
madtisa's avatar
madtisa committed
      ![down_falldown_demo](./pics/down_falldown_2.9.9.png)
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v4.1.2

- Fixed belly according to changes in the game v2.8.27 for poses:
madtisa's avatar
madtisa committed
    - unarmed:
madtisa's avatar
madtisa committed
      ![unarmed_2.8.27](./pics/fixed_unarmed_belly_2.8.27.png)
    - in-battle masturbation:
madtisa's avatar
madtisa committed
      ![mas_in-battle_2.8.27](./pics/fixed_mas_inbattle_belly_2.8.27.png)
madtisa's avatar
madtisa committed

- Fixed pregnant belly in kick pose (moved to separate layer)
- Fixed condoms position for poses:
madtisa's avatar
madtisa committed
    - defend
    - map
    - evade
    - kick
    - standby
    - unarmed
- Fixed misaligned hair on poses (for the game v2.8.27)
- Fixed overwritten data path for macOS
- Added ability to disable storing overwritten data files to settings

madtisa's avatar
madtisa committed
## v4.1.0-pre2

- Improved Vortex integration: specified dependencies and other metadata

## v4.1.0-pre1

- Supported attack pose changes in game v2.7.17:
madtisa's avatar
madtisa committed
    - Separated pregnant belly from boobs in attack pose
    - Changed belly to be consistent with redrawn attack pose
    - Updated purple hair position
    - Updated condoms
madtisa's avatar
madtisa committed

  ![attack_confident](./pics/attack_confident_pregnant_with_condoms.png)
  ![attack](./pics/attack_pregnant_with_condoms.png)
## v4.0.8-pre3

- Supported waitress changes in game v2.7.17
madtisa's avatar
madtisa committed

## v4.0.8-pre2

madtisa's avatar
madtisa committed
- Fixed error when naked with H cups in waitress serving
  pose (`Failed to load: img/karryn/map/boobs_hcup_waitress_5.png`)
- Added ability to change global passives requirement modifier without restarting the game
- Migrated `CC_SideJobs.js`, `CC_SideJobs_Waitress.js` files to typescript
madtisa's avatar
madtisa committed
- Allowed to be stripped during waitress sex
- Fixed displaying liquids (crotch cum and juices)
- Fixed floating condoms (without leg band) before and after sleep
## v4.0.7

- Added FastCutIns version validation

madtisa's avatar
madtisa committed
## v4.0.6

- Fixed error about missing `bundle.js`

madtisa's avatar
madtisa committed
## v4.0.5

- Bump mod version to ensure the latest build and code changes
  (no new features since 4.0.4)
madtisa's avatar
madtisa committed

- Deprecated `install_this!` folder in favor of releases page (details in readme)
- Removed redundant apng cut-ins
- Included unencrypted sprite sheet animations (to work with Fast Cut-Ins 2.0)
madtisa's avatar
madtisa committed
- Improved desire requirement modifiers settings structure (credits to @eterna1_0blivion)
- Fixed pregnancy chance being random (#55)
- Fixed but when Karryn don't use condoms during vaginal sex (#56)
- Hidden condoms during masturbation on couch
- Fixed game v2.7 support
madtisa's avatar
madtisa committed
- Restored hair layer images to fix settings that changes hair color.
  Not sure why I thought it has been added to the vanilla game. I guess, bad case of wishful
  thinking.
- Support game v2.6.19: added hips layer for waitress serving pose

- Displayed pregnancy during waitress sex
- Fixed bug when bar guest accepting drink even when he has one (leading to drink disappearance)
- Fixed displaying pussy fluids when completely naked during waitress sex
- Moved belly to separate layer in waitress sex pose

madtisa's avatar
madtisa committed
## v4.0.0

madtisa's avatar
madtisa committed
- Mod refactoring:
madtisa's avatar
madtisa committed
    - Migrated to typescript:
        - Pregnancy (removed `CC_PregMod.js` file)
        - OnlyFans
        - Mod versioning
    - Separated skills to groups for better maintenance
    - Included sourcemaps to mod package
    - Moved settings to separate folder
madtisa's avatar
madtisa committed
- Added icon for birth message in daily report
madtisa's avatar
madtisa committed
- Added missing `Orc progenator` passive
- Ignored errors during OnlyFans camera operations
madtisa's avatar
madtisa committed
  to avoid fixing android errors for optional feature (if animation hasn't been registered properly)
madtisa's avatar
madtisa committed
- Added mod files validation at startup
Vlad is Law's avatar
Vlad is Law committed
- Hide condoms edicts if condoms are disabled in settings (requires restart) (#36)
- Settings:
madtisa's avatar
madtisa committed
    - Added:
        - Migrations (for compatibility with previous mod versions)
        - Setting to be able to disable birth control (requires restart) (#36)
    - Corrected:
        - Add descriptions for some settings
        - Correct allowed values for some settings
        - Fixed disabling belly
    - Improved (by @eterna1_0blivion):
        - Made settings more structured
        - Sorted settings
        - Normalized some settings values
        - Added tooltip descriptions to settings
madtisa's avatar
madtisa committed
- Removed unused "Gyaru" code
madtisa's avatar
madtisa committed
- Removed `CC_BitmapCache.js`, `CC_SideJobs_GloryHole.js`, `CC_SideJobs_Receptionist.js` files as
  redundant
- Displayed big boobs during pregnancy and lactation
madtisa's avatar
madtisa committed
- Removed purple hair layer (has been added in vanilla game)
madtisa's avatar
madtisa committed
- Added missing H-cup images for waitress side-job (topless, naked)
- Updated waitress images
Vlad is Law's avatar
Vlad is Law committed
- Fixed condoms error on new game (`Failed to load: img/karryn/map/fullCondom_NaN.png`)
madtisa's avatar
madtisa committed
## v3.1.0

madtisa's avatar
madtisa committed
- Restored lactation cut-in (shows only human animation even for different race) (#7)
madtisa's avatar
madtisa committed
- Updated fertilization animation
- Fixed condoms' initialization (condoms being given from the start) (#51)
madtisa's avatar
madtisa committed
- Fixed bed invasion
madtisa's avatar
madtisa committed
- Applied game v2.5.0 changes for bj pose
- Moved belly to separate layer for bj pose

madtisa's avatar
madtisa committed
## v3.0.8

- Fixed error at the end of a battle (`firstCock.every is not a function`)

madtisa's avatar
madtisa committed
## v3.0.7

- Fixed error on new game (`firstSexPartners.reduce is not a function`)

## v3.0.6

- Fixed error `this.hasPassive is not a function` (related to perfect fit passives)

madtisa's avatar
madtisa committed
## v3.0.5

- Fixed game version validation

madtisa's avatar
madtisa committed
## v3.0.4

- Removed kinky tattoo from CCMod in favor of KPMod
- Added desire requirement modifiers to settings (credits to @ljxfstorm)
- Fixed no pleasure damage to enemies
- Ignored OnlyFans recording animation errors for JoiPlay (on animation registration)
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v3.0.3

- Fixed initialization of first sex passives (prefect fit family)

madtisa's avatar
madtisa committed
## v3.0.2
madtisa's avatar
madtisa committed
## v3.0.1
madtisa's avatar
madtisa committed

- Updated Chinese translation of `No condoms` edict after the latest changes (credits to @kaede1772)
madtisa's avatar
madtisa committed
- Fixed incompatibility with Selective Rendering which cause inability to add pose start skills
madtisa's avatar
madtisa committed
- Fixed inability to damage enemy using sex attacks after game over
madtisa's avatar
madtisa committed
- Filtered out disabled wanted enemies when calling to discipline
- Migrated OnlyFans recording animation to sprite sheets
madtisa's avatar
madtisa committed
- Fixed JoiPlay error `Apng loader is not initialized`
madtisa's avatar
madtisa committed
- Added missing commas in declarations
madtisa's avatar
madtisa committed
## v3.0.0
madtisa's avatar
madtisa committed

- Changed max fixable clothes stage from 3 to 5
madtisa's avatar
madtisa committed
- Dropped support for `CC_ConfigOverride` in favor of ModsSettings (use Import/Export to move
  settings)
madtisa's avatar
madtisa committed
- Removed variables from `CC_Config`
madtisa's avatar
madtisa committed
- Added settings to configure max number of children during pregnancy
- Fall back to default config when ModsSettings mod is missing
- Fixed displaying fetus info only during pregnancy (thanks to @leftbehind_)
- Clarify `No condoms` edict description
## v2.1.1

- Fixed error about missing `CC_ConfigOverride`

madtisa's avatar
madtisa committed
## v2.1.0

- Actualized `Configuration` section of `readme`
- Fixed clipping hair in defeated by guards pose (#26)
- Fixed pubic hair overlapping with pregnant belly (#11)
- Fixed pubic hair in stripper poses
madtisa's avatar
madtisa committed
- Added `Stray Pubes DLC` support (pubic hair) (#27, #31)
madtisa's avatar
madtisa committed
- Removed redundant overriding of pubic hair in a few poses

## v2.0.1

- Fixed some setting that hasn't been using values from `ModsSettings` mod

madtisa's avatar
madtisa committed
## v2.0.0

madtisa's avatar
madtisa committed
- Corrected Chinese translation (by @Nickel#5749)
madtisa's avatar
madtisa committed
- Reset CCMod on new game (don't reset on NG+)
madtisa's avatar
madtisa committed
- Migrated condoms feature to typescript module to decouple it from CCMod (to move it to separate
  mod later)
madtisa's avatar
madtisa committed
- Removed condoms on new game (and NG+)
- Removed unused variable `CC_Mod_condomMpExtraRecoverRate` from config
- Disabled (temporarily) condoms on dicks (in guard gangbang pose)
madtisa's avatar
madtisa committed
- Added settings in mod settings menu (require `ModsSettings` mod to work)
madtisa's avatar
madtisa committed
- Added setting to set custom hair color
- Fixed chance to get condom when subduing enemy (previously was 100% regardless of settings)
madtisa's avatar
madtisa committed
- Corrected Japanese translation (by @renaclock)
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
- Corrected Chinese translation (by @Nickel#5749)
- Fixed gifts text not being translated in menu
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v1.7.3

madtisa's avatar
madtisa committed
- Improved simplified Chinese translation (by @Nickel#5749)
- Added traditional Chinese translation (by @Nickel#5749)
- Fixed untranslated text
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v1.7.2

madtisa's avatar
madtisa committed
- Fixed NaN in clothes durability at the start of new game
madtisa's avatar
madtisa committed
- Added icons to condom report messages
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v1.7.1
madtisa's avatar
madtisa committed

- Fixed pregnancy status not displayed when Karryn has no gifts
- Fixed fetus not displayed when Karryn is in states `fertilized` or `due date`
madtisa's avatar
madtisa committed
- Shortened default pregnancy stages duration
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## v1.7.0

- Added pregnant cross-section view for third trimester
  to see new fetus image every day during pregnancy
- Chose size of fetus according to race (goblin - small, yeti - big)
- Cropped status menu images to reduce memory consumption
- Fixed bug when cross-section view is not displayed
- Optimised rendering in menu by using pixi.js instead of canvas API

madtisa's avatar
madtisa committed
## v1.6.9

- Fixed calculations of status lines (fixes #40)
- Added clothes durability to menu status
- Added information about baby(or babies) that Karryn is pregnant with

![preview](https://gitgud.io/wyldspace/karryn-pregmod/uploads/21401146b6a9fc18f592a75f2eea734e/image.png)

madtisa's avatar
madtisa committed
## v1.6.8

- Fixed condition to sabotage condoms delivery
- Fixed displaying condoms number in daily report
- Allowed to configure more than 6 condoms, however only first 6 can be displayed (#37)
madtisa's avatar
madtisa committed

## v1.6.7

- Store mod packages on Mega to increase upload/download speed

## v1.6.6

- Included back localization json files in mod package (had been ignored in pipeline)

madtisa's avatar
madtisa committed
## v1.6.5

- Removed duplicates in config

madtisa's avatar
madtisa committed
## v1.6.4

- Fixed JP translation (by Renaclock#9422)
- Added automatic releases to GitGud
madtisa's avatar
madtisa committed

## v1.6.3

- Fixed generating OnlyFans reports

madtisa's avatar
madtisa committed
## v1.6.2

- Fixed changing race for receptionist visitors when cock color replacement is enabled (#18+)

- Add support for DLSite game version (i.e. for censored game)
madtisa's avatar
madtisa committed
## v1.6.0

- Added possibility to add kick counter skill enemies
- Added kick counter skill by default to:
madtisa's avatar
madtisa committed
    - Noinim
    - Yasu
    - Tonkin
    - Aron
    - Hobos
    - Rogues
    - Nerds
    - Prisoners
madtisa's avatar
madtisa committed
- Added possibility to add extra skills to slimes and Gobriel
- Removed kick counter from adding as a pose start skill
- Fixed error with goblins working receptionist with option `CCMod_enemyColor_Pale = 1` (#18)
madtisa's avatar
madtisa committed
- Added goblins, lizardman and orcs as valid visitors
madtisa's avatar
madtisa committed
- Fixed pale/dark enemy battler ids show respective cock color when enabled
  option `CCMod_enemyColor_Pale` or `CCMod_enemyColor_Black`
madtisa's avatar
madtisa committed
- Fixed OnlyFans camera stops playing animation after few times
- Removed CCMod disclaimer from error message
madtisa's avatar
madtisa committed
- Fixed bug when it's possible to surpass max number of filled condoms
- Fixed bug when empty condoms always can't be used
- Fixed condom layers position on kick counter pose
- Allow to drink condoms only if mouth and hard is free

madtisa's avatar
madtisa committed
## v1.5.4

- Added condom images for poses:
    - yeti carry
    - reverse cowgirl
madtisa's avatar
madtisa committed

## v1.5.3

- Added condom images for poses:
    - tit job to yeti
    - slime pile driver
madtisa's avatar
madtisa committed
## v1.5.2

- Added condom images for poses:
    - masturbation in battle
    - karryn cowgirl
madtisa's avatar
madtisa committed
- Cleared up first condom image for poses

madtisa's avatar
madtisa committed
## v1.5.1

- Added condom images for poses:
    - kick counter
    - rim job
madtisa's avatar
madtisa committed
- Fixed fast displaying cut-ins

## v1.5.0
- Added condom images for poses:
    - defend
    - fall down
    - defeated on level 5
    - evade
    - thug gangbang
    - masturbation on couch
    - foot job
- Allowed to use empty condoms regardless of used condoms number
- Fix condom layers order
- Remove error when buying items from store
madtisa's avatar
madtisa committed
- Fixed filled condoms overlap with unused for map and unarmed poses
- Added condom images for handjob pose
madtisa's avatar
madtisa committed
## 2023-05-20 - v1.4.0

madtisa's avatar
madtisa committed
- Added condoms support for attack, cowgirl on lizardmen and lvl 3 defeated poses
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## 2023-05-20 - v1.3.0

- Added integration with DetailedDiagnostics
- Extracted condoms and condom box to separate layers
- Added missing hip accessory on naked body for yeti tit job pose
madtisa's avatar
madtisa committed
- Fix section links in readme
madtisa's avatar
madtisa committed
- Removed CCMod disclaimer when error message occurs (there are many mods, so now it's misleading)
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## 2023-05-13 - v205

- Resolved conflict between branches

## 2023-05-10 - v204

- Global code reformat _(many things fixed, modified or improved)_
- Updated README.md

## 2023-04-28 - v202

- Added chance of slipping when escaping.

madtisa's avatar
madtisa committed
## 2023-03-02 - v200

- Add full support of game v1.2
- Drop support for game version before v1.2
- Add minimal game version check

madtisa's avatar
madtisa committed
## 2023-03-02 - v163
- Installing OnlyFans camera only when masturbating on couch
madtisa's avatar
madtisa committed
- Remove full condom on consumption
- Fix compatibility with JoiPlay
- Add toggle to disable OnlyFans camera overlay
madtisa's avatar
madtisa committed
## 2023-03-01 - v161

- Added support for game v1.2
- Set cost for bed clean-up
- Dropped support for game v1.0.6
- Animated (OnlyFans) camera recording overlay
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## 2023-02-05 - v160

- Added Japanese localization

madtisa's avatar
madtisa committed
## 2023-01-23 - v159

- Fix displaying pregnant image in boobs stripper pose
- Fix boobs and arms clipping with belly during tit fuck when defeated by guards
madtisa's avatar
madtisa committed
- Fix right arm and boob clipping in masturbation pose while being pregnant (#10+)
- Fix in-battle masturbation outfit when pregnant (#13+)

## 2023-01-22 - v158

- Prevent overwriting ConfigOverride file
- Revert masturbation pregnant body to original one

madtisa's avatar
madtisa committed
## 2023-01-18 - v157

- Make more natural pregnant bellies in some poses
madtisa's avatar
madtisa committed
- Move birth status to separate status window
- Restore profile bio
- Fix typos in russian translation
- Fix paddings in status window for russian language

madtisa's avatar
madtisa committed
## 2023-01-16 - v156

- Add camera recording overlay on masturbation when "sell masturbation videos" is enacted
- Create `CC_ConfigOverride` on the first launch (removed from mod package)

madtisa's avatar
madtisa committed
## 2023-01-02 - v155
madtisa's avatar
madtisa committed

- Removed restoration of enemy MP (energy) when it reaches zero. That will fix sexual immortality of
  Yasu.
madtisa's avatar
madtisa committed
- Set 30% chance to increase ejaculation stock for an enemy (max times it can cum) as default.
- Added extra max MP proportionally to increase of ejaculation stock.
- Fix compatibility with 1.0.6 version of the game
madtisa's avatar
madtisa committed

## 2022-12-29 - v154
madtisa's avatar
madtisa committed

- Fix error in defeated guard pose when pregnant (#14)

## 2022-12-20 - v153
madtisa's avatar
madtisa committed

- Disable by default feature that allows to save on any difficulty
- Fix text overlapping in status window
- Fix error on condom sex (#15)

madtisa's avatar
madtisa committed
## 2022-12-19 - v152
madtisa's avatar
madtisa committed

- Complete separating game text from code (for translators)
madtisa's avatar
madtisa committed
- Complete russian translation
- Add chinese translation
madtisa's avatar
madtisa committed

## 2022-12-15 - v151
madtisa's avatar
madtisa committed

- Clarify patching error message
- Fix location to store patched files

madtisa's avatar
madtisa committed
## 2022-12-12 - v150
madtisa's avatar
madtisa committed

- Replace modified data game files to patches (to reduce change of breaking mod after game update) (
  #4)
madtisa's avatar
madtisa committed
- Fix empty dialogues if set up non english/japanese game language (#3)
- Add full russian localization
- Add support for game v1.1.1
madtisa's avatar
madtisa committed
## 2022-12-07 - v149
madtisa's avatar
madtisa committed

- Remove goth image assets and scripts in favor of Goth Image Pack - goth version of CCMod migrated
  to ImageReplacer
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## 2022-11-23 - v148
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
- Remove gray bang and gray pubic hair when masturbating in the office (non-goth version)
- Fix cowgirl belly
  There was duplicated unnatural belly due to belly in legs part of body overlaps with belly on
  boobs part
- Fix OnlyFans error after game loading
  Collection of OnlyFans videos stored in actor losing its prototype due to deserialization after
  loading game. Create
madtisa's avatar
madtisa committed
  videos class in-place instead
madtisa's avatar
madtisa committed

## 2022-11-20 - v147
madtisa's avatar
madtisa committed

- Fix displaying choices for stripping and wearing toys
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
## 2022-11-19 - v146
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
- Fix condom skill visibility
- Fix stack overflow error after defeat scene in the office

## 2022-11-19 - v145
madtisa's avatar
madtisa committed

madtisa's avatar
madtisa committed
- Fix setting masturbation pose:
madtisa's avatar
madtisa committed
  Error caused to skip proper preparation for masturbation
madtisa's avatar
madtisa committed
- Restore `CC_ConfigOverride` location:
  Try to locate CC_ConfigOverride in root mod folder to restore backward compatibility with previous
  versions
- Fix infinite loop with `CCMod_defeat_OpenPleasureSkillsAlwaysEnabled` flag turned on

## 2022-11-15
madtisa's avatar
madtisa committed

- Support game v1.1.0b
- Partial fix of translation problem in CCMod
- Mod versions that are less than 1.0.6 will be fully reinitialized in favor of easier support
madtisa's avatar
madtisa committed
- Rewrite game title without modifying `System.json`
- Remove scripts and data files unused by mod
- Add data files diffs: changes compared to original game data files, which can be reapplied to
  future game versions if
madtisa's avatar
madtisa committed
  lucky

## 2021-10-3
madtisa's avatar
madtisa committed

- Updated for v9B series
- Due to the nature of the job strip club reputation is not included in decay prevention
- Exhibitionist option for clothing durability to not be fully restored anywhere but office

## 2021-8-27
madtisa's avatar
madtisa committed

- Add virginity loss passives, retroactive on any NG/NG+ made in v9A+
- Add womb tattoo art to standby/unarmed poses

## 2021-8-26
madtisa's avatar
madtisa committed

- Add lazy gold cost to Clean Up action at bed, default 0
- Bugfixes

## 2021-8-25
madtisa's avatar
madtisa committed

- Updated for v9A series
- Exhibitionist feature redone, read relevant section for details
- Add FPSLimit plugin, disabled by default. Try it out, may improve performance.
- Add visible hymen on a few poses where it makes sense, art by d90art

## 2021-5-25
madtisa's avatar
madtisa committed

- Updated for v8 series

## 2021-5-6
madtisa's avatar
madtisa committed

- Using strip at the bed while naked will now remove gloves and hat

## 2021-5-1
madtisa's avatar
madtisa committed

- Add 2 more clothing stages to waitress, topless and naked
- Add config override file, see Updating section

## 2021-4-24
madtisa's avatar
madtisa committed

- Finally fixed ejaculation stock properly?
- Made the resolution sex solution edicts add more ejaculations (Thug Problem => Thug Stress Relief,
  etc.)

## 2021-4-21
madtisa's avatar
madtisa committed

- Add new feature: discipline
- Kick Counter now checks and respects desires when used in PoseStart

## 2021-4-20
madtisa's avatar
madtisa committed

- Add reinforcement call mechanic
- Add additional PoseStart additions and ability to add per enemy type not just global
- Gave Nerd enemies Cargill's horny syringe attack

## 2021-3-18
madtisa's avatar
madtisa committed

- Add PoseStart additions - can add global sex initiation to all enemies
- Add ejaculation stock/volume. This still seems unreliable but it does work sometimes.
madtisa's avatar
madtisa committed
- Add desire carry over between battles and properly set desire if toy is equipped at battle start
- Add desire multipliers, both global and conditional (zero stamina, defeat scenes)

## 2021-2-20
madtisa's avatar
madtisa committed

- Lactation art on nipple petting cut-in while pregnant

## 2021-2-18
madtisa's avatar
madtisa committed

- Defeat max participant count tweak

## 2021-2-9
madtisa's avatar
madtisa committed

- Karryn gets an OnlyFans!  Re-introduced selling masturbation video edict.
madtisa's avatar
madtisa committed
- Chance for an invasion battle to start while sleeping. Disabled by default.
- Bugfix: cut-in lag on masturbation scene

## 2021-1-31
madtisa's avatar
madtisa committed

- Performance improvement for coloring stuff

## 2021-1-30
madtisa's avatar
madtisa committed

- Update to 0.7B series
- Add edict point cost cheat
- Add most glory hole hair parts, sitting mouth bj will be miscolored but that's 42 separate images
  to fix so maybe
  later
madtisa's avatar
madtisa committed
- Add some tweaks for glory hole (guest spawning, sex skills, etc.)
- Add womb tattoo while pregnant
- Fixed passive categories
- Bugfix?: Removed paramBase/paramRate changes, fertility charm moved to inBattleCharm

## 2020-12-28
madtisa's avatar
madtisa committed

- Add 'Tan2' skin option

## 2020-12-25
madtisa's avatar
madtisa committed

- Hair parts completed as of v7A

## 2020-12-12
madtisa's avatar
madtisa committed

- Minor to do but significant impact on the game: passive record requirement multiplier

## 2020-12-4
madtisa's avatar
madtisa committed

- Update to 0.7 series
- Restructured and reorganized the mod a bit, all configuration options are now in one file
- General balance tweaks are now disabled by default, which includes the mod no longer disabling
  auto save
madtisa's avatar
madtisa committed
- All desire tweaks are disabled (and likely abandoned for now) due to overhaul in v7
- Waitress side job feature added
- Can equip toys at bed after having a nerd use it once, toys give pleasure while walking around
- Bukakke is now slowly removed over time, gives fatigue/pleasure based on passives while walking
  around

## 2020-8-25
madtisa's avatar
madtisa committed

- Finally figured out edicts and added pregnancy-related edicts

## 2020-8-23
madtisa's avatar
madtisa committed

- Add birth passives and exhibitionist mechanic/passives

## 2020-8-20
madtisa's avatar
madtisa committed

- Add a changelog!
- Update to 0.6 series
- Some more general tweaks added, including option to disable auto save

## 2020-7-17
madtisa's avatar
madtisa committed

- Initial release