
##### TODO LIST #####

In this text file I keep track of reported bugs and features that I am working on.
Not everything in this file is up-to-date, and everything is subject to change at a later date.
	
	Patch notes:
	
	Engine/Modding:
		Added 'PRESCRIPTION_GLASSES' as an ItemTag, which grants any wearer a small status effect buff ('enhanced vision'), and also negates the 'impaired vision' effect which affects characers with the 'visual impairment' perk.
		Added 'EYE_PERFECT_VISION' as a BodyPartTag, which makes the character immune to the negative effects of the 'impaired vision' perk. (Demon, angel, dragon, gryphon, and raptor eyes have this tag.)
		Added 'breakOutOfInventory' element to item types, which is false by default, but when true it causes the inventory to close when using the item (commented element in 'res/items/innoxia/pills/fertility.xml').
		Converted money from integer values to longs (in case the player manages to somehow earn more than 2.1 billion flames).
		Added a new TFPotency, 'SPECIAL', which when used as the potency on an item of clothing's sealed item effect will make it impossible to unseal. See the 'game/inventory/enchanting/TFPotency.java' file for comments on this and application details. (This will not be present nor available in a normal game; it's been added for use on special modded clothing.)
		Added support to combat moves for hitting multiple targets and improved the formatting for several elements (the old formatting still works, so there's no need to update moves to the new format); a fully commented example is in 'res/combatMove/innoxia/quadruped_kick.xml'.
	
	UI:
		Improved the appearance of the race page in the encyclopedia and added ability to click on race entries to open their subspecies info page.
		Additional descriptions in clothing tooltips (things like 'sex equip enabled' or 'fits arm-wings') now continue to be shown when the clothing is equipped.
		Improved character's quick overview tooltip (when hovering over your race icon or an NPC's race icon in the 'Characters present' panel) to show femininity, body shape, and height at the top underneath their race's name, and also neatly cut off text overflow with an ellipsis.
	
	Gameplay:
		Slime and elemental transformations now require advanced knowledge of races (obtained from race books) in order to transform into them.
		The subspecies which newly-spawned slimes decide to mimic are now limited to the subspecies found within their region (e.g. slimes spawned in Submission will spawn as subspecies which can ordinarily be found in the region of Dominion, which encompasses all of Dominion and Submission).
	
	Impaired vision:
		Added 'visual impairment' as a new unique perk, which gives a negative status effect while not wearing clothing with the 'PRESCRIPTION_GLASSES' tag (i.e. glasses).
		randomly-spawned NPCs having a 2.5% chance to have it (there is no way for the player to get this perk at the moment but I might add a way to get it later on).
		Nizhoni, Vanessa (Ms. Cunningham), and Ziva (Ms. Levine) now have the 'visual impairment' perk.
		If a character has the 'visual impairment' perk, any clothing with the 'PRESCRIPTION_GLASSES' tag (i.e. glasses), will not be removed at the start of sex if 'Automatic stripping' is enabled, and selecting 'unequip all' in their inventory will also ignore any clothing with the 'PRESCRIPTION_GLASSES' tag.
	
	Items:
		Using the 'bioslime canister' now breaks out of your inventory, making it easier to see the full transformation text.
		
	Sex:
		Added 'lying on front' as an alternative slot to 'lying on back' in the 'Lying down' sex position, which allows partners to perform oral, receive oral, or have sex in the 'prone bone' position.
		The 'beside' slots in the 'Lying down' sex position now have correct interaction availability with characters lying down and those in non-lying-down slots.
		Added the new 'prone bone' position as an option to switch to during sleep sex.
		Improved dirty talk lines and positioning descriptions for when used in sleep sex.
		Removed the Hypermobility perk's non-taur requirement for being able to perform autofellatio & autocunnilingus (so taurs can now perform those actions if they have the hypermobility perk).
		
	Other:
		Added 'Craft x5' and 'Craft all' options to the enchantment menu to make bulk enchanting a little less tedious.
		Increased the threshold for additional inventory slots being dirtied by cum when a character orgasms onto their partner; additional slots being dirtied now starts at 30ml of cum instead of 16ml, and not as many slots are dirtied (but the maximum cum bracket of 1,000-10,000ml is unchanged at 8 slots dirtied).
		Slaves assigned to your bedroom, who are attracted to you, and who have permission to sue you, will now engage in sleep sex with you (if you have the heavy sleeper perk) at least once in each block of bedroom work they're assigned to (a block being any number of consecutive hourly slots).
		Increased maximum height in character creation screen from 200cm to 215cm (so you can start as 7 feet tall).
		
	Bugs:
		Parsing and typo fixes.
		Removed the 'Back' button from the initial dialogue when starting a new game, as returning to the main menu and then trying to resume from there would throw errors.
		You can no longer unequip/equip/unseal clothing nor use items in a sex scene in which you are immobilised.
		Fixed bug with frotting, where if you were targeting a different character to the one you were frotting with and selected the 'Frotting orgasm', the cum effects would be applied to the targeted character instead of the one you were frotting with.
		Fixed bug in the encyclopedia, where if the horse shoes were discovered, the 'feet' clothing section would display an error message (if this bug was occurring in other pages, they all should be fixed now).
		Fixed job selection perk tooltips displaying the player's currently selected occupation instead of the perk's associated occupation.
		Fixed bug where you could get stuck in an infinitely-looping menu if you opened your phone while in the Enchantment save/load dialogue.
		Fixed incorrect orgasm description in group sex which occurred when character_A gave character_B a creampie while targeting character_C.
		Fixed game-breaking bug where the game would lock up if any sex actions were started with a character who had an ovipositor penis or an ovipositor clit.
		Fixed bug where NPCs who transform you after sex would alternate between shrinking and growing your breasts and/or crotch-boobs.
		When setting an unemployed friendly occupant to a job within the manor, the occupant/slave overview list will now show the same income information which is in their job dialogue, instead of always showing 0/day.
		Fixed bug where opening a friendly occupant's inventory via the overview menu's inventory button would sometimes cause the inventory to get stuck, soft-lock your game, and throw background errors.
		Fixed clothing tooltips not displaying all of the clothing's extra information.
		Fixed the 'slaves' in Slaver Alley's cafes not actually being set to being slaves, and having incorrect descriptions as a result.
		Corrected multiple inconsistent pregnancy descriptions for if you're a taur.
		Fixed bug where dolls (including the player) would have their aura set to NaN (also fixed the same bug for health values).
		Fixed some formatting bugs in the newly updated tooltips.
		Fixed nipple and crotch-nipple creampie retention enchantments not working.
	
	
	[x] going back from character creation in new game doesn't work?
	[-] fix "private static String getTargetedCharacterResponse" returning empty String and not a new StringBuilder
	[x] "You are a half-demon but you appear to be a half-demon!"
	[x] encyclopedia needs to show which races you have fully unlocked
		[x] make it so that clicking on the entry takes you to the same page as using the actions at the bottom
	[x] short-sighted
		[x] allow spawning on random NPCs
		[x] always make them wear glasses if they have it when spawned
		[x] apply tags to other glasses
	[x] equipped clothing tooltip doesn't show item tag information
	[x] slime TF from item should definitely break out of inventory
		[x] add 'breakOutOfInventory' element to items
	[x] The 'X cums so much, Y is covered by it!' is triggering far too often - perhaps add a modifier to penis to give explosive orgasm to give this effect instead
		Search for: "almost completely coated"
		and "getAdditionalSlotsDirtiedUponOrgasm"	
	[x] convert money int to long
		[x] test intToString
	[x] FAF email
	[x] Still no prone-bone
		[x] add lying on front to Lying down position
			[x] positioning handling
			[x] add oral position
		[x] lying down errors
			[x] when beside a lying down target, it describes you as lying down
			[x] incorrect interactions for beside?
		[x] add 'prone bone' to quick positioning
		[x] allow interaction between receiving oral and prone bone
	[x] loosen PENT_UP requirement for triggering slaves having sleep sex with player
	[x] positioning and dirty talk in sleep sex should whisper
	[x] allow prone bone in sleep sex
	[x] allow look back for on front prone bone
	[x] can manage clothing while sleeping in sex...
		[x] and while immobilised...
	[x] more bugs!
		[-] I had my pc's pussy sealed, quick sex still penetrate it
		[x] Bug with frotting.  Think there's something fucky going on with positioning during group sex
		[x] encyclopedia feet broken
		[x] Second line of the tooltip for job selection uses the currently selected job, not the hovered job.
		[x] Found a hardlock in the menus
			Have exactly 1 of a transformative consumable, unenchanted, in your inventory.
			Open the inventory, select the consumable, and click "Enchant".
			Add at least one effect to the item but do not craft it.
			Click "Save/Load".
			While on the save enchantment menu, click your race icon on the left sidebar, which should open the "Selfie picture" screen.
			Click "Back" three times, which should exit "Selfie picture" and go to "Phone home screen", then "Save enchantment files", and finally return you to "Enchanting".
			Craft the item, which should close the enchanting screen and dump you back to your inventory.
			Click "Close Inventory".
			You're now on the save enchantment screen and you can't leave, the back button does nothing (presumably because it's trying to return you to the enchant item screen but you no longer have the item you were going to enchant). You can access your phone or craft items you've previously saved if you have all the components, but both dump you back out to this same bugged save enchantment screen.
			This is only one way to replicate, just about anything that lets you open your phone while on the save enchantment files screen will end up in a similar lock.
		[x] weird interaction when doing submissive reverse face sitting and a dominant cowgirl
		[-] I'm getting a weirdly huge amount of slime species in the slaver alley, even after doing the relevant sidequest. It's like 90%
		[x] Game keeps freezing/losing buttons when I try to use any sex options from one of my slaves
			java.lang.StackOverflowError
			at java.util.Arrays.hashCode(Unknown Source)
			at java.util.Objects.hash(Unknown Source)
			at com.lilithsthrone.game.character.GameCharacter.hashCode(GameCharacter.java:31791)
			at java.util.HashMap.hash(Unknown Source)
			at java.util.HashMap.containsKey(Unknown Source)
			at java.util.LinkedHashMap$LinkedKeySet.contains(Unknown Source)
			at com.lilithsthrone.game.sex.Sex.getSexPositionSlot(Sex.java:5971)
			at com.lilithsthrone.game.sex.Sex.getAllParticipants(Sex.java:4822)
			at com.lilithsthrone.game.sex.Sex.isMasturbation(Sex.java:4816)
			at com.lilithsthrone.game.sex.Sex.getTargetedPartner(Sex.java:4771)
			at com.lilithsthrone.game.sex.Sex.getCharacterTargetedForSexAction(Sex.java:4804)
			at com.lilithsthrone.game.sex.sexActions.baseActionsMisc.GenericActions$56.getCharacterToBeEgged(GenericActions.java:4310)
			at com.lilithsthrone.game.sex.sexActions.baseActionsMisc.GenericActions$56.getAreaToBeEgged(GenericActions.java:4313)
			at com.lilithsthrone.game.sex.sexActions.baseActionsMisc.GenericActions$56.getCharacterToBeEgged(GenericActions.java:4310)
			at com.lilithsthrone.game.sex.sexActions.baseActionsMisc.GenericActions$56.getAreaToBeEgged(GenericActions.java:4313)
			at com.lilithsthrone.game.sex.sexActions.baseActionsMisc.GenericActions$56.getCharacterToBeEgged(GenericActions.java:4310)
	[-] Unequipping bug
			Exception in thread "JavaFX Application Thread" java.util.ConcurrentModificationException
			at java.util.HashMap$HashIterator.nextNode(Unknown Source)
			at java.util.HashMap$EntryIterator.next(Unknown Source)
			at java.util.HashMap$EntryIterator.next(Unknown Source)
			at com.lilithsthrone.game.inventory.CharacterInventory.isAbleToUnequip(CharacterInventory.java:1740)
			at com.lilithsthrone.game.inventory.CharacterInventory.isAbleToUnequip(CharacterInventory.java:1612)
			at com.lilithsthrone.game.character.GameCharacter.unequipClothingIntoVoid(GameCharacter.java:24907)
			at com.lilithsthrone.game.character.GameCharacter.unequipAllClothing(GameCharacter.java:25035)
			at com.lilithsthrone.game.character.GameCharacter.unequipAllClothing(GameCharacter.java:25007)
			at com.lilithsthrone.game.character.GameCharacter.unequipAllClothingIntoHoldingInventory(GameCharacter.java:24984)
			at com.lilithsthrone.game.dialogue.places.dominion.warehouseDistrict.DominionExpress$34.applyPreParsingEffects(DominionExpress.java:1821)
			at com.lilithsthrone.game.Game.setContent(Game.java:3588)
	[x] add special seal TFPotency for mods
		[x] inventory dialogue
	[x] sealed clothing unequip tooltip: "You can't unequip the X, as your X is blocking you from doing so!"
	[x] add body shape to quick view
		[x] apply to both tooltips
		[x] test loadedBody
	[x] breast TFs still broken
	[x] When setting a friendly occupant to a job, it shows correct income, but in the overview list it says unemployed and 0 flames per day
	[x] in slavery overview, if inspect via button, go back, then inventory inspect, cannot exit inventory
	[x] "Tonya has had two eggs implanted in her stomach!" is at the end of all actions, should be under the egg-laying action
	[x] NPCs with glasses should have vision impairment
	[x] strip in sex should not remove glasses if they have visual impairment
	[x] clothing tooltips fine, but when clicked on the full description repeats... (change made to descriptions repeating)
		[x] also doesn't say Sealed anymore...
	[x] enchanting stacks remains a click-fest (even just an 'enchant 5' would be good)
	[x] slave got himself pregnant by finger self insemination -> "NAME got me pregnant, but I won't let it..." NAME should be more "I got myself"
	[x] When doing autofellatio but with a partner, character name gets replaced by partner name in the 2nd part of the orgasm text
	[x] in Slaver Alley cafes, the waiters are not set to be slaves, and their descriptions say "After a period of being your slave, they are now your trusted friend" despite the player never having owned them
		[x] handle Finch slave ownership descriptions
		[x] retroactively apply enslavement
	[x] inconsistent pregnancy text -> image compilation
		[x] search for "your pregnant" "your swollen/rounded/distended/heavily"
			[x] 1, 2, 3, 4, 5, 6, 7, 8, 8.1, 8.2, 9
	[x] Upon finishing the dollified quest, on being turned back from being a doll, my Aura is incorrectly shown as being 0.
		[x] setting mana to NaN
	[x] Make slime TF availability require advanced knowledge? That way dragon TFs and such aren't able to be cheesed
	[x] slimes can spawn as any subspecies morph, and when turned to flesh, you get that subspecies unlocked
		[x] limit slime TF subspecies to common morphs
	[x] AoE for special attacks (combat moves)
		[x] implement
			[x] SE handling
		[x] test
			[x] tooltips when on cooldown in SE panel are too short
		[x] add SE definitions for AoE
			[x] new formatting
			[x] effects not working correctly on crit...
			[x] test shielding 
	[x] creampie retention not working
	[x] mark which eyes are immune to visual impairment in TF menu
	
	
	[] brief overview should also show age
	
	[] demonstone lore talk with Lilaya
		[] Lyssieth demonstone creation
	
	[] combat move action tooltips suck
	
	[] Lilaya's first sex scene should have the option for sub
		[] also essence quest text should mention her essences
		
	[] temp variables, but no saved ones?
		[] option to make temp variables persist
		
	[] improve attribute tooltips
	
	[] add Dominion safe encounters (add action to ignore encounters)
		[] slave breeding offer
		[] public sex offer
		[] feral encounter
		[] food sample
		[] potion offer
	
	[] allow kids birthed at home to stay home
		[] when pregnant, can ask Lilaya about housing
		[] If have a room available, can get kids to move in
		[] add dormitory place upgrade for multiple friendly occupants
	
	[] how about let us choose to retain some slave-slave kids, like I understand that keeping all of them could alg the game...
		but if there was an option to keep them or to have them removed permanently from the game we could keep some of our slave's kids even if we are not the parents
	
	[] fetish max xp unlocks actions (+oral?):
		[] penis
			[] cock worship
		[] cum addict
			[] balls worship
		[] vagina
			[] pussy worship
	
	[] Modding
		[] add placeUpgrade and quest modding
			[] PR for quest modding
		[] add modding ability to modify Lilaya's mansion rooms (get some kind of hook to them)
		[] add functionality for selecting an item of equipped clothing, and there would be an option to 'use' it (which would then execute whatever script & text you define)
			[] as a default action, have vibrating clothing have an on/off option
	
	[] make it so addictions can be cured by waiting them out, but add content setting to make them permanent
	
	[] urethra depth is far too long?
		[] do the other penis PRs with this for a collection of updates for penis
	
	[] Add 'Mystery potion' which is unidentified and contains random effects
	
	[] trophy wall
		[] can pin underwear to it
	
	[] Imp fortresses
		[] For all of them, split their dialogues into separate files and check through dialogue to make sure it makes sense
		[] Male
			[] Need checks to see if player is demon, in which case remove references to imp breeding
		
	[] add handbags as weapons
		[] clutch
		[] satchel
		[] Tote
		[] briefcase
		
	[] Felicia
		
	[] Small PRs
		[] 1654
		[] 1798
		[] 1795
		[] 1775
		[] 1753
		[] 1747
		[] 1585
	
	[] make it possible to impreg Belle and Daphne
		[] after impregnating Farah, the other two get a little jealous or something and you can convince them to try it too
		
	[] artwork
		[] Monica
		[] Saellatrix
		[] sheep girls
		
	WIKI
		
	[] add toy use in sex
		[] use generic tags to determine available sex actions
			[] dildo
			[] beads
			[] clamps
	
	[] add asphyxiation -> unconscious as immobilisation type
		[] tighten collar
		[] choke
		
	
	[] old bugs
	
	[] Investigate half-demon essence necessity
	
	[] emails
	
	[] Innocent/lewd/prude should affect dirty talk
	[] character creation penis size should be variable instead of buttons
	
	[] sex should start using resting lust as minimum?
		[] improve lust SE tooltips
		
	[] When changing multi breast settings, retroactively change all unique NPCs? (and crotch boobs?)
		[] also when loading in?
		
	[] slave behaviour permissions do nothing at the moment (in SlaveDialogue.java, search 'What can I do for you')
		
	#####################
	
	[] wiki
		[] mediawiki setup
	
	[] Maxis DMs
	[] A Fox submission
	[] Dwight submission
	
	[] blog, wiki & mod sharing on website
	
	#####################
	
	[] if have time (unlikely), add a bug
		[] moth?
	
	[] Check NPC sex count generation when spawning them
		
	[] SlaveDialogue.java needs a full slave.isMute() pass
		
	[] if a character cannot see during sex, change the reaction text to areas being revealed
	
	[] add beanie hat and bobble hat
	
	[] watering hole needs better tail legConfiguration support
	
	[] shady dealer should sell HLF stuff?
		[] should be locked behind quest -> unlocked after bat cavern encounter
		[] shady deal scene where they say a small earthquake in the bat caverns opened a passage and a stash of weapons was found
	
	[] Scarlett when freed doesn't really act in a way that reflects her affection for you.
	
	[] suggestions channel
	
	[] need footless tights
	
	[] enchantment to prevent orgasm?
	
	[] Add hair growth to all body hair too
		[] change body hair names to lengths instead of styles
		
	[] Helena:
		[] Need Helena dirty talk override
		[] you should probably tell the user they can't take Helena's virginity if they don't have a penis (as I usually grow one during the scene), cuz it only told me I should set up the roses and all which I had already done
		[] Need Hotel restaurant tile?
		[] Helena-Scarlett threesome option?
		
		[] Helena virginity loss
			[] she should get the Size Queen Fetish if the player is big enough that it's necessary for her comfort.
			[] loving - she gets attached
				[] like pretending like nothing happened to others but when she sees you her plume slowly puffs or something like that then go all lovey dovey in private
				[] loving sex
				[] fly to forest she owns on outskirts of Dominion, in middle of lake she has a small house
					[] spend weekend there loving sex and enjoying being with one another
			[] rough - breaks her
				[] Scarlett threesome, Scarlett roughly doms
				[] random harpies group sex
				[] public fucking
		[] Helena mentions "I can always have you transformed later on if need be", is this implemented?
		
		
	[] Need pure virginity loss to someone they love variation
		[] remove fetish if virginity loss is to someone they at least love
		[] generic dialogue
		[] Helena dialogue
		[] Aurokaris dialogue
	
	[] Improve harpy bad ends
		
		
	[] When cum inside penile urethra, add cum exchange mechanic
		[] applies 'tainted seed' status effect -> offspring will be a default of the seed's race
		[] tie-in with side quest to help humans take down an arrogant demon (who gains tainted human seed)
	
	[x] breeder collar stickers
		[x] breeder
		[x] bimbo
		[x] bitch
	
	[] Fetish.isAvailable() is only used for virgin fetish and it seems to do very little (doesn't stop you from obtaining it even if requirements are not met). Remove it?
	
	[] penetration modifiers should +/- arousal in sex
		[] make it into a status effect which adds arousal based on modifiers
			
	[] add slave room sleep suppressor
	
	[] The text during the teleportation quest hinted that there would be a future quest where you could acquire all the heavy gear/weaponry
		[] Improve it
			
	[] when using items, keep item selected if have another in inventory
	
	[] full flaccid cock handling
		[] icon change
		[] handle penetrative actions
			[] allow actions, but with variations (penis-vagina, rubbing soft cock against pussy)
			[] prevent creampie orgasms
			[] does not take virginity
		[] action variations
		[] orgasm handling
		[] need cloaca sex interactions for if penis isn't erect
		[] add enchantment for insertables and prevents erections, and tag for vibration_enabled
	
	
	[] NPCs with kink fetish just constantly spam kink potions forever (add a cooldown?)
	
	[] Incest encounter with father/mother and a son/daughter
		[] player fucked
		[] parent fucked
		[] offspring fucked
	
	[] map rework
	
	[] Imp fortresses
		[] after reset, add initial dialogue where they say that they're waiting for their leader's return
		[] add sparring actions
	
	[] There's nothing that saliva, strong tongue, or long tongues even does
		[] Add 'tongue-fuck' sex action for characters with long tongues
			[] use modifiers for variations
	
	[] Silent slaves still speak in slave interaction scenes
	
	[] Nyan to give free dye brush with every nth purchase
		
	[] randomise character creation
		[] add race TF option when entering new world
	
	[] Somehow NPCs aren't being generated, 2 bug reports:
		1. Marauder encounter in foloi fields/woods, the scene story says greater cat boy. when fight, it shows an actual greater cat boy instead of the marauder. somehow the cat boy name is always Quentin Lewis.
			I noticed this too. Seems to just display the last encountered NPC, in that case a Marauder. Only for encounters in the overworks. (Foloi fields/woods) 
		2. Random encounters in Elis' LARP basement softlock the scene
	
	[] Cell upgrade - Cum diet
	
	[] add HLF uniform reaction when meeting SWORD
	
	[] add 'tear' as a displacement option
		[] 1 essence to repair
		[] persist when unequipped
		[] displaced icon to be scarlet if torn
	
	[] multi-turn cast for chuuni spell
	
	[] add more tattoos
		[] kiss
		[] bird
		[] stag
		[] lock
		[] key
		[] flames
		
	[] major bug fixes
	
	[] club partners don't offer drinks as much as they should
	
	[] loosen the conditions for sleep sex to occur
	
	[] deep sleeper suggestion
	
	[] in prologue, Lilith should react to player sex
	
	[] You added finger insemination via scooping cum. But wouldn't it be possible to do this same thing via other orifices?
	 like a mouth full of cum then performing cunnilingus on a pussy putting some cum inside, or tribbing where one pussy full of cum is dripping cum into the other pussy
	
	[] make the weather be based on the season
		[] and region
	
	[] double penis modifier
		[] sex actions
	
	[] mental state - already have gender identity saved so use it for this
		[] add subspecies identity
		[] more time spent in a body not aligned mentally changes mental state
		[] have debuff SEs (for gender and subspecies) which reduces over time
			[] interruptable SE events to resist or give in
	
	[] fluids supply/demand
	
	[] arcane branding iron - applies branding 'scar' at cost of essence
	
	[] Hannah shouldn't drink while pregnant
		[] need non-drinking variations for all scenes
	
	[] Shadow & Silence!
	[] 3 sheep more preg scenes
	
	[] Need non-crime alternative for offspring
	
	[] demon tail ovipositor sometimes not working (pegging)?
	
	[] if player has TF (self) fetish, make sealing gear that bondage kink npcs apply on defeat have some kind of slow transformative effect
	
	[] gential slit option
	
	[] feral wolves too small?
	
	[] You can cheat from getting a hole penetrated by fingering yourself there.
		You do have a move in sex scenes to get the the sub fingering themselves to stop but it uses up their turn to stop them from fingering. so as long as the PC cotiniously finger themselves they dont need anything like sealed clothing to stop penetrations. 
		[] Add a 'restrict partner's self actions' for NPCs for X turns if they can't access?
		
	[] coffee shop content
		[] add struggling coffee shop
		[] refuses to use slave milk, but almost forced out of business
		[] get drink
			[] coffee-flavoured milk/cum
			[] waitress asks if you're enjoying her milk
			[] futa cream (direct)
		[] can work there, provided you're lactating
			[] use breast milk in lattes, earn tips based on how much you produce
			[] have to wear apron, panties, and a headband (and heels unless have hoofs) but nothing else
			[] sleezy clients offers tip
				[] boss encourages you to comply, doesn't want to lose customers
				[] events:
					[] solo
						[] let them milk you
						[] breastfeed
						[] under table or in staff room:
							[] tit job
							[] blowjob
							[] fucked
					[] duo
						[] double breastfeed
						[] in staff room:
							[] milked & fucked
	
	[] gold mule collar should unlock Natalya dating	
		
	[] Demon TF content
		[] If Lilaya is also demon, you can talk to her about her new form
			[] she loves it, says she wishes mommy had given her this form years ago
			[] she's reluctantly gone to a few demonic social events (being a recognised daughter of an elder lilin, she was often invited even though she was only a half-demon)
			[] now she's a real demon, she wants to go to them all
			[] wants you to come too
			[] can also invite Meraxis if Meraxis is a full demon too
		[] Can join her and go to demonic events
			[] events are scheduled for a time and date, usually in the range of 3-7 days from when asked about
			[] performing well at events increases your reputation, which influences & unlocks scenes in subsequent events and finally unlocks the ability to host a demonic party at Lilaya's mansion
			[] Saellatrix party event
				[] Meraxis & Angelixx fight over player
					[] can support one to make other suffer humiliation
						[] Angelixx's suggestion - the two of them fuck, and whoever orgasms the most loses (Meraxis inevitably loses)
						[] Meraxis's suggestion - the two of them duel (Meraxis inevitably wins)
					[] the loser has to obey the winner for the rest of the evening
						[] Meraxis cock-sleeve for Sleip and Nir
						[] Angelixx dog pet play
				[] party games
					[] impregnation game
					[] transformation game
				[] hook up with random demons or their slaves
				[] orgy event
			[] Tea party
			[] Dinner party
			[] Evening of gambling
			[] Zaranix event
			[] After raising demon reputation can host party at mansion
				[] Invite named demons
			
	[] Underground club (small content addition for wild group sex)
		[] Encounter in Submission provides instructions to find secret club
		[] Every night drug-fuelled rave
			[] mushrooms
			[] add drugs
		[] Turns into orgy
		
	[] The Minotaur side quest
		[] In Amazon camp (after Themiscyra MQ), Amazon says how they wouldn't have been defeated if they had their sacred weapon
			[] Weapon is a gigantic kopis that could only be wielded by the largest, strongest Amazonians
			[] Weapon was stolen decades ago by a huge minotaur (strong & uses earth spells)
			[] She storms off (if player is masculine, she shows disdain towards them for being allowed into the camp)
		[] When entering camp after 48 hours, approached by concerned friend of Amazon who says she left and hasn't returned
			[] Add hint in tile that this will happen to encourage player to return
		[] Friend reveals location of minotaur's labyrinth (tunnelled out thanks to king's earth magic proficiency) in the snowy north
			[] main quest content involves navigating maze and fighting/avoiding minotaur's sons
			[] At end, fight or sneak past minotaur king and rescue Amazon
				[] she's addicted to cum and doesn't want to be rescued
					[] can leave her
					[] get her to escape with you
						[] force her
						[] give addiction cure
						[] get her addicted to your fluids instead
			[] Sacred weapon is wielded by Minotaur
				[] Deteriorated, cracked blade, wraps around handle, blade bears crude markings
			[] At end, secret passage out into the mountains is revealed
			[] Return weapon, Amazon, both, or none
				[] Weapon
					[] Friend says repairing it will take months, and then it'll be safely stored
						[] Gain a different sword as a reward
				[] Amazon
					[] Gain access to Amazonian training
				[] Both
					[] Gain perk
				[] None
					[] Gain some flames, friend leaves to save her herself
					[] Returning to labyrinth and sneaking down passage allows player to see both Amazonians being fucked by king
	
	[] Sealed clothing alternative
		[] Seal removal is immense (10_000+ essences)
		[] Seal is broken if condition is fulfilled
			[] Conditions
				[] Body parts - breast size, cock size, etc.
				[] Sex experience - perform sex action, lose virginity, etc.
				[] Fluids - ingest fluid
	
	[] Heather content
		[] If masculine, she sees in her crystal ball you meeting her ex in Dominion
		[] Gives you ex's address if you wanted the fortune to come true
		[] Meet ex (human futa)
		[] Can date her
	
	[] Sterope BE route
		[] If double feral sex once, spawn unique NPC
			[] as encounter when in taur tavern and Sterope is present
		[] unique nightmare Helios
			[] Lunette's son
			[] glowing red/yellow hair and cock
		[] drags you over to Sterope and says that he's heard how the two of you like being fucked as mares, he's going to rut you
		[] Sterope says she only fucks taurs
			[] Helios slaps his massive horse-cock on the table in front of her and says he's bigger than most centaurs, and will fuck her harder than she's ever been fucked before
			[] says his cock's been inside two elder lilin, a dozen lilin, and countless demons. it was good enough for every single one of them, so it'll be good enough for a nobody like her
			[] she agrees
		[] he says he's going to get a drink; you two had better be feral mares by the time he's finished
		[] indefatigable, he fucks you both for hours
			[] intense, rough sex, making each of you cum multiple times before he creampies you
		[] after sex, he leads the two of you through the tavern and makes you give a double blowjob while he drinks at the bar
			[] Kheiron says he appreciates Helios's business, and doesn't want to offend, but ferals are putting off some other customers
			[] Helios laughs and says mares should be outside, true, and he was planning on taking you both for a different kind of ride anyway
			[] jumps up on your back and kicks your flanks, rides you around Elis, then swaps to Sterope and rides her
			[] ends in public square, where he fucks you both, huge creampies leaking as trot back to stables
			[] plays with your crotch boobs as he invites you both to his manor in the fields for a weekend, but says that you'll have to spend the whole time as ferals
		[] meet Helios in public square on a Friday morning
			[] taken to manor
			[] get 'trained' in his stable until the next evening
			[] a dozen other ferals, half of them pregnant, call you the new girls
			[] get dressed up and told that the two of you are the main event during tonight's party
			[] get fucked non-stop during the night
		[] at the end, you and Sterope are led up onto a stage
			[] Helios announces to crowd that the two of you are joining his harem as his slaves
			[] asks guests to witness your willing submission and legally-binding pledge to become his enslaved broodmares
			[] refuse, escape from party, Helios cannot be re-encountered
				[] Sterope says she'll get the Enforcers after him for what he tried to pull, but as he's such a well-connected demon, all that'll happen is that he'll be unable to show his face in Elis again
			[] accept, get sun branding on ass as enslaved
			[] stable floor is an enchanted beast stone to make sure you stay as ferals
			[] when Helios isn't breeding you, you're fucked by guests to the manor
	
	[] Ralph's player-orgasm sex action dirties Ralph's underwear
	
	[] Silence scream post-Shadow defeat is parsed to ...
	
	[] penile virginity loss to Aurokaris apparently ended up being to Harely in Diana's nest
	
	[] Lyssieth image height too small
	
	[] prioritise res races over mod folder - or mod folder different ids
	
	[] reduce anal fingering frequency
	
	[] With a high enough Affection, the PC can walk into Meraxis' room while she's sleeping and she won't get mad.
	 PC would slip under the covers and spoon the little thing, forcing her to let out a soft, content coo and almost immediately start to fall back asleep
	
	[] random voyeur encounters in alleyways
	
	[] Subjective Appearance
		Trait
		+5% Lust damage
		Androphilic NPCs always think you are masculine
		Gynephilic NPCs always think you are feminine
		You cloak yourself with subtle illusions, allowing others to interpret your appearance differently according to their own desires.
	
	[] add an option for when Lyssieth asks what the player's plan is about Lilith "Marry her. T'was for a brief moment but gazing upon Lilith's beauty while she was escaping was love at first sight" 
		and a silly mode "I can fix her. What others see as evil you know is just a damaged and hurting person and you've taken up the task nobody else is brave to do."
	
	[] Dominion gym
		[] Sauna
			[] Salamander sex
		[] Swimming pool
			[] Shark race, pool sex
				[] see grey outline under water doing lengths without coming up to breathe
				[] when swimming, can stray into their lane
		[] post-workout changing room
			[] get hit on
			[] sex in changing room
			[] can keep going with a new person who arrives during sex
				[] after fifth person, can get fucked again, but instead of generic sex scene, do a sex scene time skip
				[] finishes hours later and gain a perk that gives physical resistance
		[] Minotaur-boy yoga instructor
			[] Brahman
			[] Update Pix and Hannah talk about him (suspicious but he seems good at his job)
			[] yoga sessions at 12:00 every day
				[] a couple of female students join in too
				[] if player is not female
					[] gain 24-hour (questionable) buff from arcane yoga (+resistances, but weakness to cow-morphs)
				[] if player is female, he suggests ever more lewd poses (over three sessions)
					[] gain 24-hour (questionable) buff from arcane yoga (+resistances, but +fertility and weakness to cow-morphs)
					[] 1 - positions seem to be focused a lot on bending over in front of him while he talks of the miracle of life
					[] 2 - more bending over and spreading legs while talk of fertility (at end get sudden desire to be bred by him, warning that next time might be even further)
					[] 3 - naked yoga with making player present herself and imagine being impregnated
						[] at end, Brahman impregnates other two students
						[] Brahman stands behind player and tells them to focus on the heat of his erect cock against their pussy
							[] snap out of it
								[] quickly leave, with Brahman saying to return whenever you want
							[] beg to be impregnated
								[] He fucks player and creampies
	
	[] Bank
		[] have personal clerk assigned to you (smart incubus)
		[] talk
			[] demons - only demons are permitted to work in the bank as during the human rebellion insiders brought the financial system to its knees
			[] no competition - there was competition in the past, but Dominion Bank out-competed them (no monopoly laws)
			[] flames - coins in 8 denominations corresponding to elder lilin & Lilith (1, 10, 100, 1_000, 10_000, 100_000, 1M, 10M), which contain a certain weight of Lilithium. Can be verified via arcane reaction, which produces a cold flame, hence the name
			[] no cards - clerk says such an invention is not necessary as the arcane properties of Lilithium allow the authorities to see the arcane signature of all who have held it, so tracking someone via their spending is already possible
		[] Add ability to take out loan
			[] interest calculation
			[] make it a repeatable side quest "Pay debts"
			[] Failure to repay within the time limit:
				[] Deducts payment from deposit box
				[] Sends bounty hunters after player
					[] They take payment from player's inventory
					[] Also lewds
	
	[] Felicia
	
	[] Elemental spell side quest
		[] Start with Arcane in Dominion
	
	[] PRs
		[] #1724
		[] #1438
		[] #1560
		[] #1591
	[] PR#1727
	
	[] PRs:
		[] #94
		[] #895
		[] #508
		[] #947
		[] #976
		[] #1001
		[] #1003
		[] #1004
		[] #1289
		[] #1642
		[] #1657
		[] #1658
		[] #1489
		[] #1658 - MintyChip races
	
	###################
	
	[] language/translation support
	
	did i ever suggest a "drink until full term" option for mothers milk? cause if not, there it is.
	also it seems like irresistible requests doesn't work for things like "object to rough"
	also also, there should be an option outside of rough sex to a partner the option to use their full penis length even in a situation where it would cause discomfort
	I'd suggest it as something the player can request as well but idk if that's even needed given the freedom the player has.
	
	[] The transformation from surrender options does not work when it is a canine subspecies
		Issue with subspecies transformations in general - covering types need some kind of TF catch
		Need to add subspecies TF effects
			Under 'core'
			Only works if target is already of the subspecies's race
				
	Add perks:
		Regeneration (passive health recovery rate doubled)
		Second wind (can choose not to orgasm, and instead reset arousal in sex)
		
	Katie's gang (the three you saw in prologue) as a special storm encounter within 3 tiles of Lilaya's home
	1 Victory: fuck Katie (can use horse-boys on her or not)
	1 Defeat: Get fucked by horse-boys as Katie forces you to eat her out
	
	Spider-morphs & arachne in forests
	
	[] "getMinimumDepthForSizeUncomfortable seems to be broken"
	
	[] Shadow/Silence
		[] Bounty hunter board
			[] Generic
				[] Criminal tagged
				[] Dispute resolution
				[] Enforcer backup
			[] Shadow & Silence, Wolfgang & Karl
				[] can team up and do difficult missions with them
				[] taking one of their routes locks the other
				[] when doing missions, encounter other couple you didn't choose
				[] can fight over bounty
			[] Unique - take job posters and travel to meet client
				[] incubus who tries to corrupt player
					[] has harem of bimbo humans
						[] sits naked with humans licking cock/balls
					[] find escaped bimbo and return her
						[] repeat quests are to track down runaway slaves (marked for new ownership on capture) so he can TF them into dumb bimbos and sell them for a profit
					[] incubus offers more work of a different kind
						[] asks player to test potions, pays extremely well plus gold jewellery
						[] slowly turns player into bimbo over stages
							[] makes player kneel
							[] makes player strip
							[] makes player suck cock
							[] can sign slave contract and added to his harem
				[] arrogant, handsome fox-boy model (have to fight crazes fans and competition)
					[] hires player as bodyguard for events
					[] witness him fucking fans and treating them like dirt
					[] he says that he'll fuck you, as though it's a huge favour to you
					[] magazine wants a softer look, he refuses, magazine agent offers triple your fee if you betray him
						[] can slip feminising potion in his drink
						[] or continue as normal
				[] harpy nest servant (harpies fight player to try and take client down a peg or two)
					[] a shy harpy wants a servant for the day - she can't progress in the heriarchy but wants someone to pamper her like the other harpies
					[] can get her more prestige as you work for her
					[] she gets more confident, turns into a complete bitch as the power goes to her head
				[] sadistic rich, spoiled cat-girl
					[] wants to beat up escaped slaves
					[] indulge her for good rewards
					[] if non-con, get bonuses for raping slaves for the cat-girl's amusement
				[] Scarred & burn-scarred rabbit-boy wants help
					[] paid to attack criminal gangs, rabbit-boy violent during search for someone
					[] doesn't want to talk, just wants to use you as muscle
					[] gang illegally enslaving people, free victims
					[] find evidence of where rabbit-boy's target is
					[] daughter, enslaved in illegal brothel
						[] free her & take out gang leader
						[] take gang leader's offer and enslave rabbit-boy
					
	
	[] Finch
	
	[] Wynter
	
	[] Nizhoni's friend -> fast food stall
		[] End states are:
			[] A Friend no longer fucking Nizhoni
			[] B Player shares Nizhoni with him
			[] C Player joins Nizhoni in subbing to him
		[] When marked by Nizhoni's musk, approached by musky ferret-boy who demands you explain yourself
			[] if player is demon he's less assertive
			[] greasy shirt, stained jeans
		[] He storms off
		[] Next time see Nizhoni, she says friend confronted her about having sex with you, saying they're occasional fuck buddies but nothing serious
			[] You say that you bumped into him too and he was angry
			[] Nizhoni is annoyed by this and says she's going to confront him about it, leads to encounter in dumpster alley
		[] Can confront him together
			[] Taunt him, he attacks you -> A
			[] Offer to share Nizhoni, she gets annoyed but agrees -> B
			[] Talk about it
				[] He says you can join Nizhoni in being his fuck buddy, produces musky cock and tells you both to give him a cockwash
					[] Leave with Nizhoni -> A
					[] Leave -> B
					[] Agree -> C
			[] subbing to friend
				[] threesomes
					[] Clean his cock, cums over both of you
					[] Makes you eat his creampie out of Nizhoni while he creampies you
					[] Fucks you both side by side
	
	[] Imp king side quest
		[] Available after Meraxis has left the fortress
			[] after 2 weeks, fortress becomes 'crudely-repaired'
		[] Spawned imps in central tunnel have chance to be king's subject
		[] Defeating imp -> They say the king will make you pay for this
			[] King's guards encounter in tunnels
			[] Defeat them, gain key
			[] Defeated, taken to cells
		[] In fortress, defeat king to escape
		[] king has staff with ominous purple stone set in the top
			[] gloats about how he stole it from Lilith's tower
			[] if lose to king, get TF'd into imp concubine bad end
	
	[] Red light district improvements
		[] make entire strip the red light district (4 street tiles around current location)
		[] Video recorder
			[] Gained via side quest with alpha imp 
				[] activate during sex
				[] Saves sex scene as xml file
					[] Save characters
					[] Save sex action choices
						[] Need to make sure spoken lines are always the same somehow
				[] Write to tape (editing) (500 flames in cinema)
					[] Title
					[] Tags, with auto-generated ones being fixed
						[] Fixed tags: solo/M-F/M-M/F-F/Threesome/Group, oral, anal, vaginal, nipple-penetration, penile-urethra-penetration, vaginal-urethra-penetration, creampie, rough, rape/rape-play, virginity-loss, feral
					[] Actors
						[] Can rename actors in film
							[] GameCharacters should have a porn name variable
						[] Choose to censor faces (blur, pixellate, black-bars)
					[] Film ('film' is the entire set of scenes)
						[] Behaviour on end
							[] Choose ending scene (with special 'black screen' scene as default)
							[] Choose play behaviour (pause or play)
					[] Scenes (each 'scene' is the complete turn text)
						[] Generate scene to show close-up of area
						[] Edit (edit the text of the scene)
						[] Cut (just hide)
						[] Description fixed or parsed each time
					[] Save
						[] content toggle warnings (e.g. if anal actions used, anal tagged)
				[] can act as special character during sex (i.e. acts as participant in masturbation or sex, with interaction actions being the ones below)
					All should be MISC_NO_TURN_END
					[] rewind
					[] wind forwards
					[] reset
					[] skip to end
					[] pause/play
				[] Add projector as room upgrade
			[] Related side quest
				[] Imp wants a recording of a succubus he knows
					[] Tells you to go and listen to one of her evening speeches in the middle of Dominion then follow her without being seen
					[] She's an outspoken imp critic with an entourage of succubi, close to being recognised by her mother
					[] She's encouraging citizens to petition for a law to make all imps slaves
					[] After speech follow her to red light district
						[] Seedy brothel
						[] Climb onto roof or fly to film through window
						[] Succubus is having kinky sex with imps
							[] gets bred and mother's milk, then further preg sex
						[] Film it
					[] He uses film to blackmail succubus into joining his harem
		[] Add internal map, with following tiles:
			[] toyshop, so you can voluntarily stretch out your throat or whatever
				[] Alpha Imp - descendant of Lovienne
					[] Has above average control of his lust for an imp (still constantly horny though)
					[] Is allowed by Enforcers to live up here in Dominion as he doesn't cause any trouble
					[] Has submissive sluts harem (all waring BDSM hoods to keep identity hidden)
						[] Give hints that they're elites of Dominion society and one is a recognised daughter of a lilin
				[] Demo booth
					[] dildos to stretch holes
					[] onaholes
					[] sex doll
				[] The only licensed distributor of video recorders (only activate when sex is happening to prevent use for other purposes)
				[] Video booth
					[] Can load saved sex scenes and view in here
					[] Acts as masturbation scene
					[] Add '(Re)wind x1' and '(Re)wind x5' actions
				[] Demo slut
					[] Later revealed to be Imp's mother
				[] portal panties
				[] progression of chastity/submission items
					[] leads to bad end
			[] adult cinema
				[] Uses recorder functionality
				[] Can approach/be approached at start by random NPC
			[] generic whorehouses
				[] BDSM
				[] Oral
				[] Anal
			[] 'Fallen Stars'
				[] Tired-looking older whores
				[] Despite being a bit shabby, it's very popular
				[] If over 40, young rabbit-boy promises to make you a star
					[] Can go along with it to get transformed into MILF-like body
					[] rabbit-boy fucks you after every TF, getting more into it the further along you are
			[] 'Princess palace'
				[] All whores are (unrecognised) direct daughters of Lovienne
				[] All act very posh, building itself is immaculate and opulent with numerous guards
				[] can pay (a lot) for:
					[] choose breast size/penis/vagina/wings/tail/horns
					[] then one option:
						[] companionship (just talk)
							[] reveals their backstory
						[] normal sex
							[] dom
							[] sub
						[] degrade them
							[] BDSM gear
							[] Tie them up
							[] cum dog bowl
							[] sadism (spanking, nipple pinching, clamps)
							[] foot worship content
							[] armpit worship content
							[] humiliation sex (either front or rear half through wall, as fuck them the other half is exposed to grimy public alleyway)
						[] get degraded
							[] same as above but reversed
		
	- Backalley neutral:
		- Vending machine (lesser TF items)
		- See people having sex down alley
		- Friendly shopkeeper
	- Backalley fights:
		- Harpy nest
		- Gang ambush (dog, wolf, cat, horse) males & females
		- Girl getting mugged (can intervene, she runs off shouting thanks behind her)
		
	- redo crop tops
	
	
	[] Update build instructions (Dream's message in tech):
		Fatal error compiling: invalid flag: --release and lambda expressions are not supported in -source (number with comma here)
	
	
	[] blocked mouth should grey-out 'Surrender' - add tooltip text to say that this is the reason TF isn't happening
	
	[] Combat improvements:
		[] nerdlinger combat PR
			I just remembered one major bug: I made some of the existing Status Effects lower Arcane stats to give a bit more depth to Lust Damage-based build against Arcane capable opponents but against groups,
			 if a target gets his Arcane stat lowered past the threshold where they would be vulnerable to Lust defeat and their Lust gauge hits 100, they would only stay defeated until the Arcane debuff runs out.
			Sometimes against single enemies, lowering their Arcane stat and filling their Lust gauge won't trigger Combat victory if they both happened during the same turn but opening menus or the Item window,
			 then coming back to the Combat window would automatically trigger Victory.
		[] allow lust damage to 1-shot
		[] gyno/andro orientation completely negating all nonmagical lust gains from what you're not attracted to when
		[] add consumable which lowers lust
		[] angel magic tree
			[] anti-horny
			[] buffs based on lust level
		[] add an attribute to make special effects AoE for weapons (stun grenades)
	
	[] github permissions
	
	[] Ashley
	Need to contact kumiko
		Kumiko dreams
		Kumiko writing
		
	[] Dwight submission
		
	[] Felicia content in writers channel
		Felicia content expansion:
			- Ask out on date (affection requirement first I guess)
			- Repeat date until 3 dates completed
			- Give her gift after 3rd date and she reveals how she transformed into a 'doll' to stop having lewd thoughts all the time
			- Says she feels lewd towards player, can sex
			- Option to give her TF potion to give her vagina (although she prefers giving oral)
			- Repeat dates & sex is end content
	
	[] fix taur spawns for non-quads
		[] Issue is that some races aren't spawning as their tauric versions
		[] the game is not ready for non-quadruped taurs?
		[] when it tries to spawn snek-taurs or raptor-taurs and so on when taurs are at 100% spawns - it spawns normal snakes and raptors instead of lamias and big birb legs
	
	[] Maymay self-ovipositor dialogue
	
	[] C4M cult
	
	Merle
	
	[]  Milk room bug. If I creampie someone and then have them vaginally milked the creampie is sucked away but is not stored in the milker.
	
	[] Make a page on the blog about java/exe/32-bit exe versions
	
	[] add ability to pick Nyan's outfit when relationship quest completed
	
	[] scar system
		[x] add bruise
			[] bruises disappear after a week
		[] add slap mark
			[] gained by rough spanking
			[] disappears after a day
		[] add way to get scarred/bruised
			[] critically hit by weapons/special attacks can cause it
			[] add toggle for this
			[] bruise
				[] unarmed
				[] blunt weapons
			[] scar
				[] talon/scratch attack
				[] bladed weapons
				[] ranged weapons
	
	[] The options for slaves to take pills or mothers milk don't actually consume any items from the slaves or the player. I'll add that to the tooltips to make it clear.
	
	[] Sex additions:
		[] Finger urethra insertion
		[] Lick fluids off partner actions
		[] Fisting
	
	[] option to give our guests permission to fuck slaves that have the necessary tags
	
	Honeybitterchip
	
	Silence/Shadow mini-quest
	
	[] When you add the enforcer content in Elis please add a coffee machine and let us share a cup of coffee with the officers while chatting
	
	[] NPC TFs
		[] The eagle morph seems to be stuck at the leg Tf, owl morph seems to get stuck with the eye-TF,  falcon morph works as intended. 
		[] It is still odd, that aside horse-taurs and snake taurs (centaur, unitaur, lamia ,melusine, etc.)  no other taur NPC inflicts a taur TF on the PC. , you never get TFed into any other taur
	
	[] add self-cleaning clothing enchantment (handle dirtying when covering dirty orifice)
	[] add clothing scent marking (after X hours, clothing smells of wearer)
		[] can then make Lilaya panties mechanics generic for any clothing
	
	[] Angel should reward us if we manage to get 10 prostitutes working for her at angel's kiss not counting slaves. But, she should give you a partnership arrangement if you have a certain number of slaves working at angel's kiss
	
	[] Add Dominion hospital and Elis clinic as alternatives to Lilaya
		[] clothing
		[] birthing scene expansion
			[] Like give belly rubs, suck teats, kiss them, rub clit, hold hands, that kind of stuff. Maybe doing that helps them birth faster
			[] use modified sex scene system for it
	
	[] add more pregnant interactions for offspring/occupants
	
	[] save the time at the game's start as a unique ID and use that for the quick/auto save file identifiers
	[] Custom artwork for characters who have the same name have the same artwork?
		[] folder structure:
			[] parent folder name should be unique ID of player
			[] child folders should be unique ID of NPCs
	
	[] Ace content:
		[] replace pc.getLastCell() calls (in case the player teleported into the cell)
		[] Submission
			[] Walkways
				[] options need cost displayed
				[] check npc.getFleshSubspecies -> npc.getBody().getFleshSubspecies
				[] developers messages
	[] skunk
	
	[] add alt start where TF happens during new game into new world
	
	[] Add to alleyway bitch content:
		[] 7) specials
			[] 'Mind-fuck' demons in dark alleyways
				[] they use telepathic suggestion to increase your corruption
			[] 'Makeup time' harpies
				[] they make you apply makeup
			[] 'Gangbang' tunnel imp
				[] imp gangbang
		[] Change mugging to 'nest raid' for harpies
		[] Change mugging to 'bait' for demons in dark alleyways
				
	[] Prostitute expansion
		[] Can whore in alleyways (dangerous)
		[] Angel's Kiss progression
			[] 10+ clients, Angel suggests advertising your picture outside
			[] 20+ clients, get 'special client' tab, granting clients who want to:
				[] Impregnate
				[] Get pregnant
				[] Punish
				[] Get punished
				[] Bondage fuck
				[] Roleplay incest
				[] Threesome
				[] Anal/Oral/Pussy/Foot/Armpit focus
			[] After doing five special clients, get well-known and (rarely) be approached on street and asked to fuck
	
	[] Add 'corkscrew' penis modifier
		[] And glue as a fluid mod (congealing)? IE like how pig cum hardens in contact with air to seal up the female's vagina and trap the rest of the cum inside
	
	[] Clothing additions:
		[] jewellery for blank slots (horns, wings)
			[] tail ring clothing
			[] horn chains & rings clothing
		[] Nipple piercings
			[] rounded
			[] square
		[] tail cuffs/rings
		[] cute pawprint pattern pajamas
			[] pajamas
			[] pawprint pattern
		[] bdsm hood (zip mouth)
			[] stickers for ponytail, eye slots, mouth zipper/open/closed
			[] add item tag for faux hair (allow hair-pulling in sex)
		
		
	[] add generic tentacle legs for slime and demon(tentacle-girl/boy)
	
	[] serpent-serpent sex position 'mating coil'
	
	[] need mute dialogue handling for offspring encounters
	
	[] Skull head option for demons, preferably able to take morph type into account
	
	[] meraxis
		[] cock content
		[] strip dice poker in tavern to "steal" clothing
	
	[] Elis Gym
		[] Extremely fit hellhound
		[] Talk
			[] Pix's daughter (Pix got carried away while riding an exhausted succubus's cock and got knocked up)
			[] Worked with Pix for a while, then left to work for aunt at Wall's End, but didn't last long and then opened this gym
		[] Sex
			[] sex with cock/pussy focus (can request to grow cock)
		[] exercise together (she has inherited some of her mother's forceful nature)
			[] face-fucked/sitting after doing bench press
			[] eat out/blowjob after sit-ups
			[] ride cock after squats
			[] wrestle
				[] if hellhound wins, she fucks pussy or rides cock
					[] mating press
					[] cowgirl
				[] if player wins, can choose what to do
					[] mating press
					[] cowgirl
			
	[] Ceridwen
		[] Offer to help
			[] She says that she had a succubus security guard who all the mice liked who used to cover the day shift, but she disappeared a while ago
				[] Jackalope 'Wynter' (has ice elemental)
			[] Asks if you could find out what happened to her
		[] Quest
			[] Succubus known to be a heavy drinker in shady tavern
			[] Go there and find out that she'd racked up a huge bill that she couldn't pay (after getting very drunk and fighting a gang who were bragging about mugging people in the alleyways - destroying a lot of the bar in the process)
			[] She (and the gang) are paying off their bills by being beer bitches
			[] Can either:
				[] Pay off her tab
				[] Join her in a barrel to be milked & fucked (for a week)
				[] Intimidate (leads into fight)
			[] Succubus thanks you and says that she'll be back at The Barn for tomorrow's shift
				[] Can find her in the shady tavern again after this
					[] She gets player to drink with her
					[] She says how cute mouse-morphs are
					[] Hits on player (with variation if player is mouse)
					[] If drink with her too much, she smashes the table and chooses to be a beer bitch rather than pay for it
			[] After quest, can sex Oglix
		[] Post-quest
			[] Ceridwen invites player to home (in wood tile in Elis)
			[] Can have sex
	
			
	[] cuddle actions?
	
	[] dungeon additions
		[] slave job 'dungeon master/mistress'
		[] You suggest inviting Lilaya down to use the bedroom again
			[] Alternate paths:
				[] Both you and Rose having Lilaya as a pet
				[] Rose makes the PC her sub maid/pet
	
	[] Penelope special scene for if player is sheep
		[] dialogue variation in massage
		[] In sheep dialogue, she offers player job (if have prostitution license)
			[] can wait to massage clients
			[] get fucked
	[] Penelope romance
		[] dates where she wears her outfits
	
	[] bondage applier fetishists should apply bdsm gear during sex
	
	[] take slave and/or nightclub date back to spa
	
	[] make it so you can toggle whether your own children can be found in random encounters
	
	[] We currently have permissions for slaves to *rape you, but what about having them have permission to just proposition you without force?
	
	[] Romance fetish
		
	[] Add unique loving lines for Meraxis and Nyan
	
	[] fucking Candi without having to buy Brax when
		[] she conditions the player into helping cover reception
		[] leads into bimbo pet bad end?
	
	[] Wall's End quests:
		[] The Ninth Strike
			[] Side Quest - The Youko's Secret
				- Find Youko smith
				- Convince to teach ninth strike technique to Hale & Imsu
					- Can make part of the training to have Imsu and Hale TF to female
			[] Armpit worship (they lick player's armpits before fucking them)
	
	[] Bad end losing at the slime queen where you're forced to pretend to invade and rape her every week
	
	[] Monica milking cow roleplay
		[] She has old milk maid uniform
		[] Wears it and can milk/fuck her
	
	[] Horse/Pony paraphernalia. All sorts of tack and harnesses are available. Bridles/Halters for the head slot, a Bit and Reins for the mouth, Harness for stomach slot, Blinders for the eye slot, a Feathered Headdress for the head.
	 tauric bodies, a saddle for the stomach slot, Hoof Boots or Fancy Metal Horse Shoes (in silver, gold, white gold, etc... basically dyable horse shoes for syle purposes) for the foot slot, Splint Boots or Polo Wraps for the calves
	
	[] Just have NPCs pick rough, neutral, or gentle based on their sadism preferences.
	
	[] Add more NPCs wanting to use condom on player
	
	[] adding a milk lover variant to the yummy meal modifier
		aura-regen rate might be a nifty benefit
	
	[] <enchantmentLimit>1000</enchantmentLimit> This does not work. (PR)
	
	[] <blockAmount> has no effect in combat move mods.
		This is because AbstractCombatMove::getBlock is never called for any modded combat moves, it only ever is called for the built-in Block and Resist moves.
		The bug has apparently been present since 0.3.10, which is when combat move modding was first made available.
	
	[] if an npc has toeless stockings on during a footjob it describes them pushing the stocking up against the dick
	
	[] NPC modding support
	
	[] boxing gloves mod
	[] latex leggings
	[] Add tailjobs (make sure tail lower body type works with it)
	
	[] elemental quest should be able to be started at any time
		[] can trigger research quest in library
		[] If not obtained, Lyssieth grants you the spell
	
	[] dye earth skill to take 1 essence
	
	[] Need a place to deliver pregnancy in Elis
		[] Medical centre
			[] Incubus & succubus doctors
	
	[] expand pregnancy content for slaves and friendly occupants
	
	[] PR Maxis list
	
	[] If you have custom pictures for characters and then a random NPC spawns with the same name, (even if you technically don't know the name) the custom picture shows up, despite it being for another character. 
			Maybe add a flag to the characters to determine whether it has custom pictures or not, or have their unique ID for them be part of what they look for before they show a picture
	
	[] add some modding parameters for self-TF races to support definition of races that can be transformed into (or unlimited race self-TF)
	
	[] rework furry setting levels so each is selectable to allow/disable spawning of that furry level
		
	Ashley
	
	[] tail pussy
	
	[] 4 person guest rooms
	
	[] Investigate possibility of adding support for slave/guest functions to map modding, so that player homes could be added
	
	[] Centaur encounter spell effect expansion:
		[] Spawn & start 2 slavers
			[] Hide
			[] Ambush
		[] Add different sub-groups
			[] Repeated losses (5?) results in a bad end trigger for each group (encounter their leader and losing to them is a bad end)
			[] East of Elis (majority of the fields): Lunette's marauders -> Huge, muscular demonic centaurs who charge with lances
				[] Loss results in being (roughly) fucked (futa centaurs), not interested in anything else
				[] BE: 'Marauder's Cocksleeve' Taken by the leader for her personal harem
			[] Southern banks: Hundred paces -> Spry, very fast centaurs who use archery and hit and run tactics
				[] Loss results in being taken back to their camp and passed around for hours, before being dumped as they then move on
				[] BE: 'Communal plaything' Kept by the group as their favourite toy
			--- Just do the ones above
			[] Northern strip: Sons of the forest -> Strike from out of the forests and raid merchant caravans
				[] Loss results in heavy money loss and being fucked
				[] BE: 'Wild camping' Kept in the forest camp as a slave, being regularly fucked by the constantly-changing leadership heirarchy
			[] East of Dominion: The heart-breakers -> Use seduction and spells
				[] Loss results in being transformed, they play up to your fetishes and after sex they leave
				[] BE: 'One of Us' Kept for days having your fantasies indulged, while being fed fetish TF potions so that you end up as one of them
	
	"from the tap" demon stone from Lyssieth
		Ask her about demon stones
		She tells you that the rumours may be true, asks if you'd like to find out
		Sex, and at orgasm she casts a spell and creates a unique demon stone (better than legendary ones)
		
	[] World map
		[] Forest bandits
		[] Fields bandits
		[] River mermaids
		[] Fields ruined village
		
	[] AoE for special attacks
	
	HLF Quest
		[x] Go over Elle dialogue
		[] Add Roxy recognition of firebombs if you sold at least one to her
		[] Weapon special attacks to be unlocked should be shown in tooltip description
		[] Throwable weapon framework
			[] Test multiple arm rows detection
	
	Make the rough/resist pace different from rape so the slime queen isn't such a turn off.
	
	Finger urethra insertion
	
	[] Lilaya snug
	
	[] pspsps Nyanmum
	
	[] Change prostitution license
		[] Angel pays for your license, but your first 5000 earnings go to her
		[] Can't sell self while dirty
			[x] Add showers (added from PR1528)
			[] Add room description of showers
		
	[] Add way to earn money by (very simply) working for
		Ralph (behind counter)
			Can only start in morning (after work can get fucked by him to double earnings)
				[] Stockroom 
				[] Counter
		Antique shop
	
	[] Add bondage fetish and use as check for tail/tentacle/webbing actions
	
	[] mouse
	
	[] Elis
		[] Describe northern part as being home to a lot of refugees from Fields
		[] Allow quick sex in masturbation
		[] Add 'All masculine clothing is unisex' option
		[] Weather based on season
			[] Add rain status effect
				[] Add immunity from clothing (and umbrella)
	[] Bug: "when losing a fight and given a tf potion, if the tf effects transforming your legs from bipedal to taur, or now into a naga n such, the effect is negated,
		 says the tf was intented for your attacker and not you, and since it already is taur/naga nothing happens."
	[] Extra encounters
		[] Grassland
			[] Snakes
		[] Woodland - can choose to avoid all encounters with forester perk (encountered all encounters at least once)
			Day:
				[] Deer (residents of deer village - one in each woodland block)
				[] Boar (truffle-hunting)
			Night:
				[] Wolf-morphs (pack)
					[] Generate 9x9 map, player in middle
					[] Wolves are 3 movements away
					[] Bramble tiles -2
					[] Fallen trees -1
					[] If at 0, have to fight
				[] Owl harpy (attack)
					[] Standard attack encounter
	[] Unique encounters
		[] Abandoned house in forest
			Explore and get confronted by a pack of (all sapient) wolves, with a female wolf as their alpha
			The 'pack' feel like this form is the best for connecting with nature, and have no interest in ever returning to an anthro form
				- History: Feral TFs aren't a new concept, and a decade or so ago they were a trendy (although still niche) fad, but as tastes changed it fell heavily out of favour, and she says that she bets you haven't even seen ferals like her pack
			The TF stones are mostly gone now, but she still has one
			[] Main quest for finding out history of feral TFs
				[] assist pack in some way
				[] can support different alpha (leads to BE?)
			She willingly allows the player to use the item (remain in area while used?)
			Can only be used on people who are completely willing to undergo the transformation
				Can convince centaur transport to TF into feral horses
	[] Set locations
		[] Farm
			Goat-boy as overseer
				[] Can have sex after building up trust
			Work (all day):
				[] Milk
					[] Impregnate cow-morphs
				[] Shear
					[] Sheep group sex - they gossip and chat while taking turns with player
				[] Plough help
					[] Horse-boy sex
					[] Size-queen horse-girl (androphilic)
						[] If cock not big enough, fingers you or jerks you off
						[] If big enough, lets you fuck her
				[] Truffle-hunting (pigs are hired help)
					[] Pig-morph sex
				[] Admin (with baphomet daughter of goat-boy)
					[] Likes pregnant sex
					[] Sassy
			Paid for providing:
				[] Milked
				[] Sheared
		[] Otter family ferry
			Otter dad and son
				[] Dad is
			[] Quick travel Elis to Dominion
			[] Fishing services for discount on fee
	
	
	Combat:
		If an NPC has a kink which exploits the PC's weakness they should have a higher priority to use that over damage
		Add a perk or something to add critical damage bonus affecting lust
	
		
	----- Nyan marriage expansion -----
	
		Visit:
			[] Nyan bakes (naked apron)
			[] Nyanmum flashes you (fuck on sofa)
			
		[] Slutty actions to make Nyan horny?
			[] Dirty date actions become positive
			[] Unlock sex in toilets during walk?
			[] Wear toys?
		
		[] Special romantic date
			[] MARRIAGE_DOUBLE: Choose to take both on romantic date
			[] MARRIAGE_NYAN: Choose to take just Nyan
			[] Locations:
				[] Monthly full-moon arcane fireworks festival at Demon Home park
				[] Helena's hotel restaurant (can't risk it if Helena dating)
				[] Fields picnic (special centaur service, go out of city in cart and spend the afternoon in arboretum)
				[] Manor house hotel (special centaur service, go out of city in cart and spend the night at a huge manor house hotel)
		[] Once completed romantic date at least once, can choose to start special proposal date
			[] Ring (from Ashley, types include wedding preparations. They disapprove of a double-marriage, and charge even more)
				[] Wedding style (obliged by the state to offer lewd options, which they have written on a napkin)
					[] Building/location
						[] City Hall (bureaucrat)
						[] Glade (Ashley says they can arrange a suitable person)
						[] Demon Chapel (succubus)
					[] Ceremony
						[] Peaceful (walk to aisle, words exchanged, kiss, off to honeymoon)
						[] Exuberant (walk to aisle, words exchanged, kiss, party, off to honeymoon)
						[] Lewd (walk to aisle, words exchanged, fuck on altar, off to honeymoon)
					[] Aesthetic
						[] Colour1/Colour2
						[] Flowers
							[] Lilies
							[] Roses
							[] Dripping-Liliths
						[] Banners
							[] Plain
							[] Jazzy
							[] Lewd
				[] Wedding dress(es)
					[] Traditional
					[] Modern
					[] Kinky
				[] Honeymoon location
					[] Manor house hotel
			[] Propose at:
				[] Restaurant reservations
					[] Store (where first met)
					[] Bedroom
				[] Romantic date locations
	
	Marriage:
		[] Lore about forbidden lilin marriage, she was swept away one day and married that afternoon, so the ceremony is the same (having to surprise the bride)
		[] Chapel location, choose when to marry
		[] Marry, then to honeymoon location
	
	Repeat encounters/dates:
		[] Sex, talk
	
	--- END NYAN MARRIAGE ---
	
	[] add fuckable onahole
		[x] sort out stats
		[x] when inserted into an orifice, it replaces that orifice
		[x] labia size
		[x] test the implementation of 'REQUIRES_VAGINA' in GameCharacter setVaginaType
		[] Vagina/Anus/Mouth based on toy type
		[] Add as orifice during sex
		[-] Insertable support
			[] Need to add a separate orifice for it, as it doesn't replace the orifice it's inserted into like the wearable dildo does
				[] Just add a separate orifice when sex starts and divert vaginal sex actions to that
					[] Add onahole toy map for each character
					[] Perform check when managing clothing in sex to add/remove the orifice to/from the toy map
					[] If sex action involves vagina, replace references and effects
					[] handle creampie (cum oozes out of the onahole)
					[] handle 
				[] use onahole's depth value, not percentage of height
				[] covering check
	
	add a randomisation to NPCs' virility stat when spawning them, with a small chance (perhaps able to be disabled via a toggle) for them to have 0 virility.
	
	[] Fix slime queen quest not being triggered by bat caverns slimes
	
	[] enchantment cap reduction upgrades for clothing and weapons (extremely expensive, via Arthur)
	
	[] Suggestion: Combine the +10% race damage perks into one perk that you recieve when you read all the books instead of one perk per book
	
	Jaguar subspecies
		Black big cats should be panthers
		
	[] Add ability to lay unfertilised eggs (fertilise during sex, if not, then laid some time afterwards)
		[] make it so eggs can always be laid if the targeted orifice is empty
			[] no need for vagina at all
				[] unfertilised eggs support
					[] method handling
					[] status effects
					[] if cum in orifice with unfertilised eggs, handle pregnancy rolls
	
	Frustrated when chastity orgasm?
	Also, cumming without producing any cum leaves someone frustrated, but the frustrated condition is removed at the end of sex because the code checks for the number of orgasms and removes the frustrated effect if it's >1
	
	Add 1 random sex action addition to actions (italics, centred)
		Taste when performing oral
		Feel of penetration, based on modifiers
	
	[] tfw still no double paizuri
		[] Add to Nyan
		
	Add charm to find race in alleyways?
	
	1) Moving the ALLOWS_FLIGHT tag to the subspecies file either as a tag or as a distinct element to better support Lessers/Minimals
	2) Allowing body parts to be associated with subspecies instead of only the parent race
	Probably some other stuff I've forgotten
	
	Add three(+?) tone covering colours
	
	Might consider for the fish leg TF having it autoequip what you had before it went fish mode. Might get annoying to have to constantly open inventory and re-equip sets etc every time you cross water
		 have a '[ ] Don't show this again' checkbox for that message?
		 
	add options upon giving birth to select which offspring you'd like to potentially see again
	
	Bug reports needs checking
		From: "minor error with how the description for a spider lower..."
	
	Add race fetish preferences
	
	Autofellatio or even Auto-insertion with penis types like prehensile
	
	[] Sex availability
		[x] Check for actions blocked
			[x] Nipples/breasts actions still available when have no breasts
			[x] Choke/slap face
		[] Handle legs or not
			[] Search for all .isTaur() and check for other leg configurations
			[] need: isAbleToAccessGenitaliaFromBehind(), isAbleToAccessGenitaliaFromFront()
				[] Use this for sex position (slot) checks
		[] Check all leg actions (Spread legs), and search for leg parsing to make sure actions are accounting for tail lower bodies
		[] Glory hole positioning for cloaca behind
	[] Sex positioning
		[] LegConfigurations/Feral allowances
			[x] Ferals all fours
			
	[] References
		[] Arms in combat when receiving an attack
	[] TF Breast/crotch-boob count should be limited
	
	--- Zaranix future expansion ---
	
		Zaranix
			(limit to once per day)
				- Giving blowjob +20 affection
					[x] Should start with giving it
					[x] Succubus form
				- Talk +5 affection
					[x] Improve incubus form dialogue
				- Help with experiments +10
					- Oral potion +15
					- Lipples +25
					
		Kelly/Katherine
			- Talk (increase affection)
				- Say about how they used to be slaves but after their enslavement expired they decided to continue working as maids
			- Flirt (increase affection)
			- Threesome
	---
	
	Add crotch-nipple & piercing slots
	
	we need an option to have Lilaya keep her skin tone when she becomes a full demon
	
	a weird milking room bug where auto selling milk doesn't add to the funding you get from the room, and my upkeep is in negative because of it
		collecting the milk gives you the upkeep value
	
	If you are already a slime before you met your first slime in the tunnels then you can't be slimed by that slime and you will never learn about the Slime Queen
	
	For these pills, although there is a determiner provided in the XML file, the items in the game have a null value for determiner
	
	post-defeat transformation sometimes makes parts too big (breasts, lips, hair), and then in next defeat TF, they shrink them
	I've had plenty of times where characters say "I'm gonna turn you into a Zebra Girl" or something along those lines only for the forced TF to be stopped at the default Horse features but no Zebra tail or black and white fur colours.
	
	Takahashi sex:
		Needs to start with oral ongoing
		"A crowd of demons quickly forms around you and Takahashi..."
	
	Error: one-piece swimsuit and skater dress are blocking one another's removal!!!
	
	tbh i mostly lack the option to have a person underneath you when you are on all fours
	
	"Meeting Wes" quest is incompletable if you go through "Side with Wes" branch, there's a last quest where you receive Wes' Contractor Pass and you're moved into requisitions. In there you get a dialogue and a pass, but dialogue itself doesn't end nor you can halt it anyhow. 
		 If you complete the quest to go see wes just before the office closes, it glitches up because time progresses as you talk and you are trapped in a location that you should not be able to be in at that time.
		
	Contractor pass should be neck clothing item
	
	Murk's path needs to disenchant tattoos and remove enchanted piercings
	
	Add player name triplet choices
	
	how about reducing the amount of text lines show for defeated enemies? single line if u can eg The Licentious imp - Defeated.....
	
	I suggest adding a selection of fetishes to the section on sexual experiences when creating a character
	
	Found a bug where player youkos for some reason have access to the slime transform menu (need to account for self transform ability in transformtion dialogs) Now only demon/slime/debug.
	
	Blaze/Crystal post-victory scene should be travel disabled with option to continue (like Max)
	
	Rose home tile is set to lab instead of bedroom somewhere
	
	For some reason when trying to get rid of an active fetish using both enchantment equip of a fetish removal potion it doesn't want to work. Which can get kind of annoying when your dealing with the bimbo fetish.
	
	alicorn-nightmares and pegasus-nightmares are impossible to create through the half-demon transformation menu due to there being no choice for regular feathered wings
	 since DEMON_FEATHERED and DEMON_COMMON are not valid wings for those two subspecies
	
	The gas mask preview is I assume meant to shown the worn and unworn version but simply shows the unworn version twice and the cylinder is only visible when you equip it
	 (add same visuals as weapon dye screen)
	
	Enforcers are always using condoms again (with description in scene of 'dark purple condom')?
	
	a new slot in the lying down position, so that you can have 'lying down', 'missionary', and a new 'on top'
	
	 So I completed the rat quest and decided to go into the milkers and now I can't get out for some reasons
		(lots of background errors)
	
	Enforcer sex starts in wrong stance if they are taurs
	
	[] if you have anal disabled and do the TF stuff for Lilaya and Meraxis one person still performs anal
	
	Also, with the new strip before sex rule your opponent's items are sent to the void, making it impossible to steal from some unique characters that are normally possible
		Add floor items tab
		
	a milk gush on orgasm, like the squirter effect, but from the nips
	
	Also Figured to toss in a suggestion/ idea for the slave management. Have pages for the slave list instead of having to scroll down.
	 Like page 1 having 5 of your slaves. Using the tabs at the button for each page since you can use a forward and back button for extra tabs.
	  For those who have a lot of slaves and having to scroll down each time to alter slave jobs/permissions etc. Also possible sorting them by name, but can skip that if too hard.
	
	
	I want to leave the dirty panties in liliya's room instead of being forced to take them
	
	
	[] Add Shadow-Silence content dom-focused
		[] Assist them in hunting down criminals for bounties
			Word got out how they betrayed Vengar and now nobody wants to work with them
			They can't get contracts due to this, so they want you to accept contracts on their behalf
			They have no respect for people they consider weak (they rape guys who they defeat - taunt their women while doing so)
		[] Chances to dominate the two of them after successful missions
	
	Amber artwork
		add a scene where she commands the player to drink her cum from a pet bowl while she puts her foot on their head and forces them to drink the whole thing
		shrikes suggestions
	
		
	---------------------
	
	Is the glory hole scene broken or am I just a goober? In previous versions (from a few months back)you could request how you were serviced but now you are at the whim of the NPC on the other side.
	
	Hand-holding sex action
	
	Would it be possible to change how Angel's Kiss works to be more like the Nightclub?
	 Right now you can quicky run out of room to send prostitutes her way and have no way to remove them from the building. So I was wondering if it could be changed so going to a room opens a menu to select prostitutes you've sent her way?
	 That'd also help if you wanted to expand the building or add more to the district in the future. Since she's in charge of the area and could send the prostitutes to other businesses or something
	
	Security slave job
	
	-------------
	
	Weapon attack names don't make sense ("Fire the enemy")
	
	Starting receive oral says it will stop some ongoing actions, even though none are ongoing...
		Immediately after switching position
	
	
	remove steal/vaccum succ
		add arcane webbing
	make vaccum upgrades do -1AP
	
	If exposed and sit on bar stool in club, add event where someone fucks you from behind
	
	Fix options page and improve difficulty settings (human, demon, lilin, lilith)
	
	maybe make an Aura Shielding Trait rather than a perk that allows you to use your Aura as a barrier first before getting to your health?
	
	Pony morphs for small horse morphs?
	
	move more clothing out into res
	
	Add perfumes
	
	think of some way to still have Brax+Sean encounter
	
	will half demons ever have their transformation target changed? when you lose to them theyll say some thing like "alright, now to change you to be my perfect female!" and attempt to change you to a demon (which is now currently impossible)
	
	The tooltip for the enforcer "search" say they fuck me in the ass, but that seems to be a figure of speech as they don't use the ass.
	
	[] Add invite option for slave sex so you can get more slaves in on the action
	
	Add support for inventories in outfit files, and add DSG handcuffs to inventories
	
		
	--- RELEASE ---
	
	
	Would it be possible to have an option, for the enforcer encounters, to do a "oh no, I've been bad, punish me", without necessarily fighting the police, and for them to bring the PC to the slave stocks for a fun day.
	
	color issues with outfits and the xml. Setting color primary to ALL in outfits has this error; 
		Warning: getClosestStringMatch() did not find an exact match for 'ALL'; returning 'MILK' instead.
		Which results in a second error;
		Warning: getClosestStringMatch() did not find an exact match for 'CLOTHING_YELLOW'; returning 'JUST_YELLOW' instead.
		Also outfit secondary and tertiary colors are more or less being ignored except for the enforcer ones even though they have the same color structure.
	
	Preferences in quick sex in gloryhole doesn't make sense
	
	apparently you can't fuck the Imp boss lady after you challenged her rule with the True Nympho trait
	
	"She was literally just sitting there on the sidlines rubbing her crotch and shoving her tail down her throat"
	
	Self-tail sucking is displaying nonsensical depth text
	
	Delete saved non-unique NPCs who have been removed from the game
		What will this affect...
			[x] getMother()/getFather()
			[] getVirginityLossDescription
	
	cigars (Kruger?)
	
	make a request system to ask them to cum on you
	Let us ask for the knot too, better yet add something like those who want to get you pregnant or with cum stud use the knot more often
		
	When changing clit size in transformation menus it says "All non-zero values enable your clitoris to be used as a penetrative object in sex." But it doesn't actually do anything sadly
	
	you should add a perk at the end of both the virility and fertility branches that guarantees pregnancy/impregnation
	
	Surrendering should trigger TF
	
	Have vampyric perk unlock a 'vampyric bite' sex action (and an option to bite after combat victory)
	
	Enable weapon equip/unequip in combat
	
	Need to go over all Rose scenes to make sure she acts in the correct manner
	
	Make knotting persist for several turns
	
	finally this is a UI thing, but I think that players should be notified when certain stats have hit their limit of 100 or something, took me a while to realise that I was over boosting certain stats
	Remove dropoff, make them percentages for easier comprehension
	
	I think my save is messed up since some of my kids have [MyCharacter'sName]martu
	
	Sort out character creation menus & formatting
	
	Make support for editing exports to make cahracters siblings
	
	Make flat values a separate thing
		Make them gems which can be inserted into weapons
		
	add a repeat-descriptor exclusion variable
	
	Being fucked while self milking would be great especially if @Innoxia ever makes it an actual scene instead of a "you liked x from yourself," text box
	We have "use you" but what about "ask you" so slaves will walk up to the player and ask to be fucked maybe beg so Dom players can have their equivalent? getting fucked/masturbating while self milking when?
	
	100% alcohol should cause event
	
	Skipping weeks spawns loads of slaves?
	
	Look into use of getId() in AbstractClothing and AbstractWeapon
	
	weapons do not gain rarity with enchantments?
	
	demon TF'd into half-demon always names them incubus/succubus
		Need race appears as changes
	 
	encyclopedia entries should have a description of a morphs genitals, as well as their typical sizes/depth
	
	please implement just the tiniest event that allows you to raise the affection between companions/slaves! They all start to hate each other, even the siblings
	
	you should have an option to let party members fuck stocks slaves without participating yourself
	
	-All-out Strike should stay at 2AP but Crit if it's the only action being used: Turns it from being useless to being surprisingly a powerful high-damage single target option for multi-armed characters.
	-With's Broom should be 2-handed and With's Seal should be 2AP: I don't mind the Seal being strong but if it's going to be THAT STRONG still it should be locked behind a specialized build and setup.
	-Stone Shell's Explosive Finish damage should scale with the number of turn Stone Shell lasts: if it's gonna take somewhere between 3 to 12 turns to trigger, it better ends with a satisfying BANG.
	-Slam's Aftershock damage should scale as well with the number of turn Ground Shake lasts: same reasoning as above.
	-With Flash is now, it seems that Secondary Spark is the most powerful upgrade of the line and Efficient Burn the weakest, maybe it's best to swap them around.
	-Have you considered making Stone Shell the cheapest of the Earth school spells, Slam the second cheapest and Telekinetic Shower the most expensive (not counting the Elemental) making the Earth school clearer as the Turtle-playstyle, the Fire school being the most offensive one, the Water school the most balanced and the Air school the Status-based playstyle.
	-I think Rain Cloud's Downpour should also apply a Fire damage debuff and a minor Poison damage debuff to the target (because the heavy rain would wash some of the poison away and dissipate the toxic gases).

	Block should be a little more effective when equipping a type Shield.
	
	Imps spawning with normal clothing...
	
		
	
	Unarmed damage:
		[] was the Martial Artist perk supposed to not apply to brass knuckles and demonstones
		[] cloak of flames fire damage
		[] cloak of flames with unarmed weapons
	
	that one trait for -health for 2 health shielding really doesn't seem worth it tbh
	
	anal bleaching makes no sense now that you can colour anus...
	
	the current default size for a demonic cock on an npc that doesn't already have one is 8 inches.
		we should have an option to request that they make their cock bigger or smaller
	and npc's with the size queen preference (as well as the eventual opposite fetish) should be able to ask slime and demonic players to change their size on the fly
	
	Used 'Offer ass', they said of course, but their desire was for penis-vagina
	
	tabs displaying as spaces (issue with before commas)
	
	sex actions to have area icons
	
	Add outfit saving/loading (use for setting slave outfits per job)
	
	when wearing rental mommy/daddy t-shirts, give chance of encounter
		Randomly spawned NPC approaches and asks to hire you
	
	still saving characters had sex with?!
		bloating save files
	
	makeup needs to wear off
	do marker-writings using the makeup box
	
	also, can we get a buggy cheat to unlock all spells immediately?
	
	make Roxy charge more every time you visit
	
	If player is a rat-morph, make it so they can get into the rat warrens
	
	I've run into half-demon pegasi and unicorns, never alicorns
	
	you get jumped and ur catgirl gf is just jacking off in the corner
	
	allow hypno watch usage on non-unique NPCs
	
	set weapon damage as tier constants
	
	coloured cum/milk/girlcum/saliva

	Enchanting a Burning opaque demonstone with + Fire damage doesn't affect unarmed fire damage
		only + unarmed damage is affecting its melee damage. +fire damage isn't applying at all
	
	Need storm alley encounters
	
	I managed to get the 'Mommy' NPC pregnant. I'm slightly disappointed that she doesn't make mention of that when I run into her again XD
	
	Add custom clothing sets (and DSG requests)
	
	set slaves to be given Mother's Milk, so that we don't have to wait days until they give birth? I remember us talking at one point about changing the pregnancy length in the settings, but I imagine that's a way off, so having the option to speed it up through an item in the world would be nice
	
	Angels nectar being able to be enchanted into a potion that restores hymens
	
	add an option to remove the circular bloom on the map? I honestly prefer the map to have the same amount of lighting across its entirety
	
	-Enchanted potions are way too broken right now and should maybe be capped at a +/-25  (+/-15 for Physique/Arcane/Corruption), +/-50 for Chefs (+/-20 for Physique/Arcane/Corruption) making the job class a little more useful.
	
	blog bugs
	
	PRs
	
	-Spells are also crazy weak for how expensive they are with the exceptions of Stun-spells which are way too good and break the game completely.
	
	add forced TF covering changes to account for subspecies
	
	 slaves should have a rule that makes them remove all clothing and keep it in their inventory
	 
	
	Expand clothing modding possibilities by adding hooks for:
	equip/use Initial time
	equip/use Total time
	Trigger @specific time
	
	Lyssieth TF player speech needs feminine shift
	
	Need arcane web and chameleon spell (demons)
	
	- Mute attackers need dialogue variations
	- Roxy recognize if you've consumed a bottle of Angel's Nectar to cure the addiction to her at the very least
	- You can instantly re-encounter clubbing partners...
	
	bring back a way to have dom sex with your partner and the loser as both subs?
		I used to do it by fucking partner, then changing position so that the mugger is forced to join, but now it's only possible to have dominant sex with one or the either
	
	Clothing:
		little spherical bell on a thin bit of ribbon for the tail slot
		Cuff (like Vanilla has for her tail)
	
	Give Arcane Instrucments upgrade another effect
	
	Add way to become demon without penises being involved
	
	You can still enslave house guest even if they're reformed because @Innoxia never added a way to clear their name from being criminal scum. So you helped them get a job but didn't help them not be vulnerable to slavery
	
	improve speed of autosaving
	
	add direct value adjustment for girth and depth
	
	Add fluid colouring
	
	Repeated stomach bulge text to be moved into sex descriptions
	
	we can't touch our own clits -> add clit play as self action
	
	Give level drain a day cooldown on target
	 when you use quick sex with a named NPC like Liliya level drain works
	 I also know in the last public release I could set difficulty to lilith and give a partner level drain and make them have orgies with level 100 imps to get from level 3 to like 30 something in one orgie
	
	Make slaves at work attack the player if in same tile
	
	make slime stomach bulge text somehow?
	
	Add support for edit imports and make characters siblings
	
	Sort out bimbo/bro fetishes
	
	Axel: see about adding an option to grow cock without feminising
	
	add tail pull sex action
	
	"bring back missionary footjobs"?
	
	When you pull out of someone you cummed inside, could we get a blurb about your cum leaking out
	
	being able to raise cum volume of static NPCs alot
	
	Does saved inventories in rat warrens get cleared (from save XML) after being used?
	
	it's possible to hit a EncounterType.SLAVE_USES_YOU type of encounter. But if you have a companion, absolutely nothing happens, other than that some time passes, which looks a little odd. Is this intentional
	
	Need unique slave traders
	
	sex toys that are too long need to apply negative effects to the SE
	
	non-con fetish is annoying as they always resist (change to resist only in non-con scenes?)
	npc's with the noncon fetish shouldn't act like they're being raped if the encounter is obviously consensual
	
	Fix NPC reaction dialogue for penetration length in throat
	
	add a section in the outfit XML files for adding items to the NPC's inventory
	
	NPCs need to choose to knot more
	
	Additional blowjob actions shouldn't require a blowjob to be ongoing
	
	Pregnancy test should change status on risk of pregnancy
	
	Fix udders (???)
	
	Lilaya half-demon sexual parts to be not-scarlet
	
	[] Somehow sort out tooltip overrun
		[] Also for clothing "while worn."
	
	Ongoing sex tooltip cuts off when name is too long
	
	Size queens need big arousal hit if penetration is too small
	
	Add star to map for if quest location is there
	
	'Facial hair' and 'Pubic hair' spawn rates
	
	Fix pregnancy roulette so first one doesn't always win.
	
	
	
	NPCs should remove tops and bras
	
	Changing options mid-sex resets dialogue scroll index?
	
	Paces should be an in-sex setting?
	
	
	
	
	Add mute character variations for random encounters
	
	Different versions of greeting scene (second one is presented after visit by opening/closing inventory):
		"Finding yourself near to where X lives, you decide to pay her a visit."
		"Wanting to pay your daughter a visit to find out how she's getting on, ..."
	
	For example if I set forced tf to 0% and forced fetishes to 100% i still get nearly exclusively tf potions.
	 Now as I'm typing this I realize it could be that it isn't changing things when I'm in the middle of the game (if it predetermines what spawns when you start) since
	  it is handled by giving transformer or kink advocate fetish. Apologies if this has been brought up and addressed before
	Yeh this is a bug. Seems like the rate of people that give tf pots is higher than it says the rate is set to.
	
	I mentioned you on the 31st regarding the ongoing TF setting % not working as expected, and after a recent report I checked the code and nothing was changed... should I elaborate what I meant by my cryptic and brief message ?
		The short version is: NPC.java->isUsingForcedTransform(GameCharacter) will return true if the character has at least one of FETISH_TRANSFORMATION_GIVING or FETISH_KINK_GIVING,
		 but the five encounter files that call that function expect it to return false when the character doesn't have the FETISH_TRANSFORMATION_GIVING one.
		Removing the redundant FETISH_KINK_GIVING in that function should fix it (since there's a isUsingForcedFetish(GameCharacter) that checks only for that one and is called by the same files around the same places)
	
	Bug: imp gangs only seem to apply pussy wetness increases on their potions, even without a pussy. With a pussy it applies normally.
	
	Add perk for beating all possible rat fights in warrens
	
	Also shouldn't horse morphs have fluffy balls? this seems like an oversight.
	Anyway I identified the fix, just have it so that any species that has balls covered in fur either has a separate fur option for their balls so that if thats
		 your only TF you can mess with it or give access to the covering option for those species when you have a penis TF.
	
	I don't know if it's normal but I don't receive any arcane essence from crit-ing spells while having the Sadist fetish (melee and arcane strike crits works though) also I don't receive any lust penalty due to the Sadist fetish from dealing damage but my opponent does instead.
	
	I found an older bug that should have been dealt with a year ago, if you convince the Suppliers, it does not complete the quest only ends the scene, this happens with both the pay 500, and the offer sex branches.
		(Quest is confusing a lot of people - needs rewrite)
		
	transforming away your cock and then transforming it back will make partners who know you have a cock be surprised you have one
	
	Additional bug reports
	
	Kind: Limit how much flames and items you get from a defeated opponent but higher relationship gain and lower loss.
	Selfish: Bonus flames but with the opposite effect of Kind.
	Brave: Higher damage? But lower escape chance.
	Coward: Opposite effect of above.
	Shy/Confident: Dialogue? Not sure.
	Prude/Innocent/Lewd: Affects lust and corruption gain as well as arousal.
	
	[] NPCs can start(NPC1)/stop(NPC2) indefinitely when player watching two of them interacting
	[] If NPC is willing at start, but goes to 0 lust and they end sex, they get -200 affection and it counts as rape?
	[] Lyssieth took ages to decide to remove butt plug when wanting to fuck ass, even though it was not jinxed...
	
	[] Tattoos are not being given default names on tooltips
	[] Encounter initialisation is being called many times on one encounter. This could be causing issues.
	
	Make Rose not catch you during Panty Masturbation at night

	enchantment on clothing that autoclean them
	
	Long sleeve T-shirt
	micro bikini
	clubbing dress
	
	Somehow slave sending to Kate is bugged? hard to reproduce error.
	
	Make skin colours a shade darker for orifices
	
	If spectator is disliking voyeurism, or not attracted to participants, they should always do nothing
	
	Make spa its own room?
	
	Amber collar subservience enchantment?
		And submission demons?
	
	When managing people in the house, when you choose send to kate it bugs out and replays the last fight/sex scene you had on an alley tile
	
	Make level drain remove perks
	Make certain unique NPCs susceptible to level drain
	
	Affection of characters present includes milkers?
	
	slovenly parsing of [npc.her]?
	
	NPCs need to stick to performing oral in glory holes
	
	'no exp gains' difficulty setting
	
	Need nightclub getting hit on when:
		Buying drinks at bar
		Walking around
		Dancing
	
	Is it a bug if Candi's bimbo intro dosen't have any lisping if you have one or oversized lips and are also a bimbo?
	
	Add Arthur quest to acquire potion to set gender identity to: Current gender, Male, Female
	
	[] Skull bandana
	[] vagina ring(s)
	
	Eating out pussy/ass needs to eat cum out of them
	
	Add arousing consumable
	
	Remove 'shy' modifier for rat gang member generic names
	
	Does sex skip take into account multiple orgasms?
	Does skip sex work correctly when player is spectating?
	
	Make sure self-TF inhibition works when TF'ing companions and post-victory imps
	
	
	Rist:Trying to assign a job or a permission through a room interface (instead of character interface) while having the character you're trying to assign the job/permission for as a companion, incorrectly resets the dialogue
		I think it has something to do with CharactersPresentDialogue.resetContent(slave); calls in CompanionManagement but I'm not sure
		
	you can give/take Amber fetishes in sex?
	
	if you beat someone on the turn you get stunned you have to go keep passing turns until you are no longer stunned and then after that you get the victory button
	
	just re-read the wrist restaints I wanted to use for Scarlet.  States it blocks arm-wing flight, but yet I can't put them on arm-wings.
	
	half-demon horse morphs still don't have access to pegasus wings in the tf menu.
	
	Being able to fly should allow you to escape combat easier
	
	Youko scientist: you can talk to her, be TF'd by her, and eat her out but when Meraxis brings her up the player goes "Who?"
	
	Investigate maid duty slaves fucking or not
	
	Improve imp offspring encounter
	
	Okay, so I am having major problems with the slave menu right now. Every time I open up the inventory of one of my slaves, I am stuck in that menu. If I go to the main menu, I get stuck there. For a brief period, when I left the menu, I would go into the end of an encounter with a cat girl, but when I restarted the game, I got stuck instead.
	
	Slave waking you up dialogue does not diplay correct sex variation, even though only actoin available is 'Sex'
	
	I turned raven-harpy and bald-eagle-harpy to not spawning and they still spawned
	
	idk if it's a bug or not but in 0.3.5.4 with Forced TF set to 0%, and Forced Fetishes set to 100%, NPCs are spawning with the correct kinks but still transforming me and only rarely giving me fetishes when I lose
		every loss is ending with transformation with sometimes a fetish being included
		
	Not sure if it was reported and fixed, but I had an odd issue where a demon tigeress' hair would change her fur instead.
	
	Fix cat subspecies recognition (leopard is apparently hard to get)
	
	two character perfoming oral on you while you're sitting can fuck each other, idk if that's intended
	NPCs in doggy can start intercrural on all fours (1) while other is fucking them (1)
	
	if you beat Meraxis without visiting the palace does it give you the xp you would have gotten if you visited the palace first or does that xp go into limbo
	
	I imported a child of mine that i had with Amber to be used as a new character. then i had a child with Amber using the imported character. checked the stats to see what her parentage was and this was the result:
		Great-Grandmother, Grandmother, Mother, and sister.
		Should have just been mother and sister
	
	Balance fur colours
	
	Some kind of bug in Prostitute client removal hourly update loop (DominionAlleywayAttacker)
	
	Improve necklace items so that they just show part of the chain
	
	make NPCs regenerate their body preferences if their sexual orientation changes
	
	GYM_PIX_ASSAULT_CONSENSUAL needs player dom variant
	
	alligator egg laying needs to be unique
	
	Add arcane webbing spell
	
	add an option to ask Claire if she has a map of Submission like how Lilaya has a map of Dominion in her library
	
	Improve bat dialogue
		Add echolocation lore
		Add echolocation ability/SE
	
	Improving the forced-transformation content
		bugs
			subspecies TFs
		Add slow-acting TF
			Add to potions
	
	weather based on time of year
	
	Balance milking income
	
	Hapry nest loss scenes
		Transformed into harpy
		Punishments suited to that queen
			Can accept your loss (completes quest, installs your queen as the ruler)
	
	bugs
		Hitting "Unequip All" during character creation puts the removed items into your inventory, effectively (with rinse and repeat) letting you start with the entire wardrobe instead of just the equipped outfit.
	
		companions dont cast spells if any other action is available as one of their main combat moves and when spells are their only main combat move, they only cast one, even if they could cast more and they only cast the first spell slotted
		
		If you do the cutting ritual thing for the Male incubi but choose to fight him anyway when he tries to leave his dialogue acts as if you had already beat him a while ago and he had come back to reclaim the fort.
		
		Subspecies detection for alicorn-nightmares and pegasus-nightmares are bugged.
		Possible cause: normal pegasus wings are not available to nightmares, therefore a demonic or demonic-feather-winged nightmare is still a nightmare, and a demonic-winged nightmare with a unicorn horn is just an unicorn-nightmare.
	
		incest tease not unlocking?
		
		"Request Creampie" available for those sealed during chapel sealed scene
		
		male characters spawning wearing makeup
		
	
	Clothing todo:
		Horn rings
		Horn chains
		Tail rings
		Wing chains
		Wing bindings
	
	
	Selling slaves should give them to the trader you sell them to
	
	The option for companions to join in reward sex after combat with a dark alley demon is missing
		I've found that it also seems to be missing from every encounter in Submission.
	
	limit affection gains from slave actions. Allow repeats
	add an option for slaves to request sex from the player since you want that instead of them raping with the "use you"
	
	Make it clearer that Arthur was freed
	getting Arthur to analyse the globe and make it into a spell
	
	Add fetish spawn chance settings
	
	A pair of gothic boots, that reach only below the knee, can fully conceal a pair of stockings that reach past mid-thigh.

	You can't make the pair of bunny-morph prostitutes at Angel Kiss bordello pregnant at all, even if you feed them with fertility raising medicine.
	
	Lilaya is recognized by the game as your half-sister and not an aunt, because your kids with her recognize her as their parent and aunt, not a great-aunt as it should be.
	
	Make fluid values based on weekly market fluctuations
	
	give lusty maiden a virginity tease
	
	add self-breast-feeding
	
	handholding
	
	Need day/night behaviour
		Fully implement the code for outfits for you and slaves/companions.
		Apply outfit changes. Add some variation for unique characters.
		Make sure Amber gets reequip
	
	"That's my good girl, getting along well with your no relation."
	
	Add action to tell pill handouters to get lost (for the year)
	
	How can I get the rental mommy off a tile
		Report to Angel
			She can get rid of her
			She can also leave her
			Or get her to work at brothel
	
	Threesome and 'offer companion' actions missing for alleyway demons and in Submission and in bat caverns
	Need to make all random encounters take into account companions. Prostitutes definitely don't at the moment.
	
	Swallowing TF potions after defeat or submit changes your body-parts even if you are a demon
	TF potions post-sex can tf you when you're a demon...
	
	proof-read all new Brax buying scenes
	
	sort out cloaca actions
	
	Make choking ongoing and add hand-holding (need to support misc. ongoing actions)
	make suckle an ongoing action
	need eating out eating cum
	Move actions out of DoggyStlye and into generic actions
	
	Add more clothing TF options
	
	Change primary/secondary/tertiary colours for clothing/weapons to a list of colours
	
	
	the 1/2 reduction in potion making cost seems a bit too powerful for a fetish bonus. Therefore I suggest it be given to a perk
	
	cannot make corruption potions
	
	Need AI to want to swap to other character hole if already cummed in other one
		Make them recalculate wants after orgasming
	
	add hypnotic cum toggle
	
	make it so you can ask Lilaya to revert back to her original skin colour after she becomes a full demon
	
	skin colour settings
	
	release/free slaves
	
	Add taur variations to Amber walkies scenes
	
	need to add interaction with offspring on mother's and father's days
	
	offspring need to hug as slaves/occupants
	
	Add sex action descriptions from the Cowgirl class
	
	If you have cum regeneration set to off, is the amount of cum you have stored supposed to be less on the second orgasm in a sex scene?
	
	Make damage say +X%? Remove dropoff?
	
	Apparently you dont have the option to allow a companion to fuck an npc you defeated if they are a prostitute random npc
		They arent allowed to watch either
	
	Also, since it's now possible to transform Wolfgang and Karl into Winifred and Karla, it would be nice to see references to them in dialogues changed respectively.
	
	not using pussy for sex, but using anus/mouth/breasts during sex, the virginity XP gauge doesn't increase at all
	
	if you set the penis size preference higher than zero and start a new game as a man, your penis will reflect the size preference. For instance, I set the penis size preference to +6 inches, and my new character started with a foot long cock
	
	Improve combat outcome tracking (place, enemies, allies)
	
	I would like to see a buggy addition that allows you to add xp to and transform the current member of your party, if that's at all possible.
	
	resistance from clothing encahnts is far too high
	
	I am utterly stuck in the game. I am on the Siren's Call mission and it says I need three keys,
	 I have had sex with every person inside a imp fortress (all three) yet the game says that I have not gotten all three keys to get into the final purple castle! Halp! 
	
	Need to make enchantment essence cost input and make angel's purity more expensive
	
	Make stronger versions:
		Vixen's Virility also increases the maximum number of children a person can be impregnated with while it's effects are active.
		Same with Promiscuity Pills, if a pregnancy occurs while they are active, the number of children produced is minimized.
	
	Offer occupants job as companion
	
	the slave event log lags my game, so i don't have slaves anymore
	
	BTW it would be great to drop a line in the error.log whenever a modded item is loaded with an outdated xml.
	
	succubus/incubus attackers need outfit files
	
	>adding extra alligator tails doesn't increase the attack of the tail swipe
	>adding extra arms doesn't increase the attack of scratch
	INNOXIA FIX THIS IT'S RUINING MY IMMERSION
	
	test BANEFUL_FISSURE
	
	test TELEPATHIC_COMMUNICATION_POWER_OF_SUGGESTION applying reduction on tease
		Also all damaging effects past this
		
	make demonstones unarmed damage
	
	Make ice shard/freezing fog upgrade increase mana cost
	
	Cleanse spell applying enemy effect to last person targeted
	
	Need perk for:
		Office worker
		
	Check the corruption based on seduction perks for randoms (maybe boost?)
	
	- Many encounters still do not allow partner involvement (succubi, half of Submission)

	- ImpFortress sex is broken (the companion position has access to nothing)
	
	- companion cumming with a strap-on breaks the game (no commands available) and you have to load
	
	- still can't find the offspring of your slaves (though you can cheat it somewhat)
	
	- still can't let your companion use the stocks
	
	- still can't have your guests use your slaves
	
	i tried to have sex with my compaion - and i got situation at which i can only masturbate and companion was watching, and since she didnt have voyer trait...it was imposible to make some progress at her.  yes, i got some desciption that she orgasmed..but after she orgamed 8x..and me manytimes and still no option to end sex apppeared
	
	my comanion did have cloak equped and under it normal cloth...and on text i allways got text that she tried to dicard thier cloth..and warning that cloak must be discarded first...and got again and again..without she discarding cloak first
	
	Half-Demon offspring seem to ignore any options set for offspring with a dick and while thats easily fixed to some degree if they do grow a dick it's  just a demonic one instead of matching their origins and even if you get really close you can't transform them manually unless you move them in.
	
	Choke is using detection of player's cock, not the NPC using the action?
	
	Player sometimes has no actions when dominant in imp group sex
	
	sometimes trying to manage my own clothing during a sex encounter while im dominant causes buttons not to respond
	ok maybe it wasnt that, but there was an NPC that was causing my buttons to become unresponsive 3-5 turns into sex. I skipped the NPC sex scene after having to quit a few times and came back after fighting another NPC and it was fine so i have no idea
	
	Slave import failed (error 50):
		Caused by: java.lang.NullPointerException
		at com.lilithsthrone.game.character.effects.PerkManager.initialisePerks(PerkManager.java:502)
		at com.lilithsthrone.game.character.effects.PerkManager.initialisePerks(PerkManager.java:437)
		at com.lilithsthrone.game.character.GameCharacter.setupPerks(GameCharacter.java:5177)
		at com.lilithsthrone.game.character.GameCharacter.resetPerksMap(GameCharacter.java:5171)
		at com.lilithsthrone.game.character.GameCharacter.loadGameCharacterVariablesFromXML(GameCharacter.java:2679)
	
	The first arcane perk is being used as a trait for Brax
	
	The Lilith's Brood book gives Slime Perk
	
	read the book bout lilin, get untouchable perk...
	
	idk if this is a bug or intentional but the "add perk points" button in buggy does nothing
	
	seems that fighting a bimbo causes the player to use the bimbo dialogue when casting spells
	
	arcane strike on higher difficulties restores less aura
	
	not sure if this was intentional but corruption, virility and fertility cannot be changed permanently with potions
	
	Major boost imp brew gives description of 60% resore that doesn't use new line.
	
	Specialized teases cannot do energy damage as shown here, she was already at max lust so all three strikes should have hit energy but only the normal teases converted damage
	
	I am still able to cast fireball (costs 54.8 aura), despite having only 3 aura. And yet I cannot cast Ice Shard (which costs 24.1 aura).
		When I actually added fireball to my plan, it removed all of my aura, and knocked me to 1 energy. Then I hit reset, and now I'm at 55 aura.
	
	mmh, I can't add any member to my party in 0.3.3.6 Alpha. 'Add to party' is greyed out stating, that I'm at my party limit although I'm alone
	
	if you attempt to give nyan a gift, but don't have one to give her and back out, the gift option will be unavailable until the cooldown is complete
	
	In 3.3.6, allowing positioning actions by your partner and ongoing sex acts interact weirdly and sometimes breaks sex by somehow making you the target of your actions.
		Near as I can tell, the exact situation that triggers it is if you:
		a) Have switched positions at least three times.
		b) Attempt an ongoing sex act
		c) Permit Positioning.
		The order doesn't matter, nor does anything else. As long as you've fulfilled all three of those conditions, the game goes all weird, and either tries to target you with your sex actions, or else gives you limited, broken control of your partner instead of yourself. (I have no idea how to tell which, as they'd look the same from the standard player view.)
		I've only tested this in one-on-one sex so far, because it's way easier to get to that to test it. If I had an easy way to test multiple-participant sex, I'd see if it works similarly
	
	Also Cold Snap and Deep Freeze seems broken (No critical hits and stuns).
	
	Arcane vampyrism trait needs check too... it's half-broken for me - no vampyrism effect. I've tested it on generic alleway robbers and dark alleyways succubus with big aura amount.
	
	Looks like crotch boob milk regeneration in the transformation menu isn't hooked up right. Its showing the values for the regular boobs, and messing with it doesnt change crotch boob regen at all.
	
	critical spell prediction text remains even when selecting another spell after it
	
	
	An option to tell my group member to wash her-/himself would be useful. Maybe even a button in 'Your Room'

	the bat slime is referenced after sexing a hell hound (after companion sex - parsing the wrong character when saying "As you step back from the... I'm still horny!")
	
	Add scissoring position
	
	Repeat encounters for imp fortresses act as though you've never seen them before - the whole thing needs going over and improving
	Not sure, if it's a bug or intended, but I am at the imp fortress, and Jhortrax explicitly asks for my NPC partner, but the options below are limited to offering myself or offering both of us.
	
	When given the Nymphomaniac perk NPCs gain +1 or +2 to their orgasms needed to be satisfied
	
	Affection drop when starting sex needs to clearly take into account fetishes - put in SexResponse?
	
	remove sterlility from bunny prostitutes
	
	add way to give slime queen her crown back
	
	occassionally when allowing party member to have sex with an enemy when the enemy orgasms right after party member all buttons disappear and you can't prepare or deny or leave the encounter forcing loading save file
	
	Slaves forgetting owner?
		"Scarlett leaves your party for unknown reasons"
		
		java.lang.NullPointerException
		    at com.lilithsthrone.game.occupantManagement.SlaveJob.isAvailable(SlaveJob.java:470)
		    at com.lilithsthrone.game.dialogue.OccupantManagementDialogue$8.getContent(OccupantManagementDialogue.java:1761)
		ya no it happened after midnight this time
		Scarlett is in Empty City?
		That is quite odd. It sounds like the game forgets that Scarlett has an owner
		
		I just encountered that bug where you fight an arcane storm NPC, then go home and rest, at it goes to the post-sex scene with that NPC
		 Ok, I got more information:
		I beat the NPC, had sex, then enslaved them.
		 I then moved them into a room, and interacted with them.
		 I then rested until the next Arcane Storm happened.
		This NPC, now enslaved, is located at Empty, City
	
   Innoxia if you're here, please make it that if a slave has the "Use You" permission and you try to take a shower in your room, there's a rare chance the slave will come in and rape you.

   Innoxia if you're here, please write dialogue for a slave with the "Use You" permission trying to rape you when you're so far above them in strength it's hilarious.
	
	Not sure if this is a bug or just maybe unfinished, but after moving out your kids to apartments, if you impregnate them/get pregnant by them,
	 they revert back to the generic companion lines of acknowledging the pregnancy instead of the new specific ones for your kids
	
	Bug: When the player is Submissive in sex the options for penetrating a partner are not available.
		Make this clearer
	
	Add option to get Arthur to move out
	
	
	need toy-fuck and toy-fuck (anal) sex actions, where you use the toy in the orifice to fuck them
	
	Freckles only on face option
	
	Saving in a milking room and loading that save leaves the pump and sell buttons unresponsive until leaving and re-entering the room or opening and closing a menu.
	
	Sex improvements:
		need lipple suck
		clit fucking
		size difference - penis girth
		tongue length/mods and lips/throat mods need to affect sex 
		Need oral actions cum eating descriptions & effects
	
	Finish orgasm denial scenes.
	    - Add sex action(s).
	    	Need variations for ongoing penetration or not
	    	BDSM set effect - cannot perform any sex actions when a sub
	    - Add variations for if chastity belt/cage is being worn.
	
	need missionary oral position
	
	4. Add a centaur field exploration encounter.
	    - Tidy up encounter code.
	need a 'rampaging Lunette' status effect
	    - Enable movement over field tiles.
	    - Add dialogue framework.
	    - Write dialogue.
	    - Test.
    
	portal panties
		two 'ends' interacting
	
	
	
	
	
	
	need to incorporate outfit logic into clothing and weapon types
		add effects modding
	
	calculateSexTypeWeighting
		Should be neutral if both like and dislike related fetishes. Adjust sex lust increments based on this as well
	
	need sex slot tags like "lying down", "submissive", "dominant", so position switching can take this into account
		make it so NPCs will not choose sub positioning when dom, or lying down when in dirty area
	
	really need dialogue indication of what NPCs want
		Upon position change, or when generating preferences?
		Also indication of lust loss (include huge lust loss for start of ongoing penetration)
	
	add rose picking quest
		after picking 100 roses, William appears
		says he was growing them all over the city in an attempt to harvest them for a gift to a lilin he loves (and keeps visiting, but never has the courage to confess)
		You can pick them for him
		Requires 50,000 roses
		lilin is nymph in woods
		she falls in love with him
		you get the crown of roses as a reward
	
	my Horse Morph Damage Bonus should never go over +5% even if I find another Equine Encyclopedia and read it?
		Specifically I'm occasionally (very occasionally, doesn't affect all books) able to reread books that I've already read. I've had it happen with more than just Equine Encyclopedia. No idea what the specific trigger is, but there were a few ingame days between each instance
	
	need extra strong seal, which prevents all displacements
	
	plans still for being able to masturbate the other partner through their clothes if you are dominant
	
	insertable dildo needs to stretch orifice over time
	orifice rejuvination item
	
	aphrodesiac item
	
	tooltip descriptions go 'out of bounds' when characters have long race/colour names
	
	Fix status effect text wrap
	
	need to convert sex positions to new format
	need oral(behind) in new positioning actions
	
	offspring slave variants
	offspring talk variations
	
	Need incest checks in offspring and occupant dialogue
		make it so offspring encounters are enabled with incest off, but all incest-related actions are hidden
	
	Wild encounters need to react to player being a predator or prey race
	
	The NPCs are meant to change preferences from the 'foreplay' bracket to the 'main sex' bracket, but this is indeed happening a little too fast. I'll see if I can tweak the arousal gain values for the next release.
	
	Suggestion: make tail (and maybe extra thicc butt too) conceal anus under normal circumstances.
	   
	regarding taurs (no intentional groping or suckling of crotchboobs, and pregnancy scenes not reflecting that they are a taur
	
	Maybe it's just me but every time you try to have sex with anyone on the bottom row of the harpy nests, the game bugs out.
	 The game doesn't move into a sex scene and trying to leave forces your inventory on top of the map. You can still move around but you'll be walking blind
	
	It was the doggy-style position, I was on all fours and he was kneeling behind me... giving me a footjob.
	
	taur force cum inside checks for non-taurs in their positions
	
	really odd continually seeing my companion changing what clothes they are wearing...
		they keep adding random items
	
	Lipstick essentially it is purely cosmetic in general but if you have lipstick on your lips during sex you can choose to give a big long kiss to a certain body part leaving a lipstick kiss mark. It can be washed off, enchanted to grant bonuses to those who have it and provide a buff to exhibitionists (since it shows you have been having fun with someone). 
	
	humanoid genitalia and plantigrade foot settings
	
	make it so that non-plantigrade feet have footwear restrictions
	
	If you enter the imp fortress and fight the two guard imps, and enslave one of them; you'll fight the remaining one again but the text code appears informing you of the other missing imp. 
	
	Nother bug. Most of the time, not always, offering/letting your companion take someone after a fight results in the initial scene not progressing, you can remove clothing, but this doesn't seem to change anything.
	 Occasionally it'll trigger a second glitch that puts you in as a sub, and the scene works normally again.
	
	"I love your average-sized lips!" ... "I love your shaft!" - need exclusion for some descriptors/names from speech
	
	started a new game. In the introduction scenes, after editing my physical characteristics and picking through clothing, I can neither select an article of clothing, nor continue on to the next.

	Bug(?). Everyone's testicles are internal. Tried using a enchantment to make my character's external only for them to automatically revert back to being internal.                                                                                                             
    Update: Discovered that disabling "Futanari testicles" in content options renders testicles of all characters, futa or not, internal. 

	add a different text for repeat victories against the three demons on the other fortresses

	Also, giving your partner as a submissive, after they change positions, you become involved in the scene, though some options are still missing.

	When beating someone and choosing non-con {rough} instead of entering the scene with rough stance you are in normal stance.
	
	Need to completely go over the alleyway demon attack dialogue, especially the companion variations - no cock is being grown, and is too generic.
	
	But with the jockstrap and jeans combo when the partner climaxed the description was as if they were going commando. as in instead of climaxing into the jockstrap it read as climaxing into the jeans. Yet the jockstrap had the dirty status.
		Also it was back to normal once the jeans were pulled down.
		
	Add TF feeding to Karl and WOlfgang
	
	need to add generic sex NPCS to NPC list (for stocks slaves and in slave jobs)
	
	Separate the oral fetishes as such that kissing is separate from the other oral fetishes.
	
	wash companions option
		Need scene in bath or shower with them
		
	need to make a more unified NPC class
	
	refine clothing presets
	
	when you are a great succubus and grow a dick while transforming Lilaya and Meraxis, Lyssieth reacts like "you were a futanari oh whatever" since you are a demon and transform yourself
	
	Also, there needs to be a 'standing in front' position for taurs. So people can still breast feed and fondle and such
	
	trader add bulk actions tab for sell everything/all clothing/all items/all weapons - cycle 5 for rarity
	
	Add ambush action on street tiles during storm
	
	need orgasm to check for end sex?
		append end sex if player not ready to orgasm and end condition reached?
		will this affect special scenes?
	
	Submissive NPCs to make requests, as the player is already capable of doing.
	
	need to add birthing scene for taur bodies
	
	need to stop wolfgang/karl from accepting position switch requests while in taur form
	
	Fix the issue where sometimes trying to displace/remove clothing will not work and potentially soft-lock the game!!!
	
	Add furry taurs toggle
	
	need animal parts reactions
	
	need default wings/tails/horns and available ones in RacialBody for use in default parts spawning
	
	Need to correctly apply SubspeciesSpawnRarity to spawn chances
	
	Issue in method: dailyReset(), for character ID: -1,Vicky (bound must be positive) - somehow available ingredients was empty or something?
	
	can pull up t-shirts beneath over-torso clothing
	
	Fetish spawn chances
	
	Need unique Lyssieth taking virginity text
	
	spit on pussy/ass/cock actions
	
	furry fetish
	bestial fetish
	squirting fetish
	
	need to sort out hips zLayer
	
	If you open guests' inventory from the slave menu you can force them to take it
	
	CrotchBreasts
		Need tail self-interactions
		Need NPC self-interactions
		Need to refactor self-interactions to be player/NPC
		
	Denial sex orgasm
	
	CrotchBreasts
		moo milker
			Need multiple (2 for now) uses
				use AbstractItemUseEffect class to set list of uses for each itemType
	
	Meraxis
		Duel (if affection is below 10, it's set to 10 for agreeing)
		When at
			+10:
				Ask about her chuuni (+5)
				Ask about her fortress (+5)
				Spell testing (+5)
				Incantation experiments (+5)
				Chuuni clothing (+5)
			+30:
				Ask about her family (+5)
				Can teleport to club with her
					Wears chuuni outfit
					+75 ask her to wear dress
				Can give gifts
			+75:
			+100:
				Ask about romance
					Take virginity (she acts like she's binding you into a contract to forever ensure her power is greater than yours, but you can tell that she's nervous)
			Companion
				
	So if someone is in the PC's vagina the Pussy status icon will be light up perhaps yellow instead of black background (not sure what colour works best, but you get the idea I hope).  The 2nd part of my idea would be you can click the icon and the popup info will remain on screen that way you can keep seeing the flavor text as different actions are selected.
		
	Sex action improvements:
		need cum feeding/stuffing actions
		Go over all actions and account for leg configuration/reach
		position speech should be based on what they want to do, like "I'm going to fuck your ass!"
		Need size-difference:
			Penetration-orifice
				Too loose is already done, but needs special descriptions
				Need too tight
					Maybe a scale: Impenetrable, too tight, snug fit, too loose, cavernous mismatch
					Add loosening actions, like pushing head in? Fingering could also loosen.
				cock-pussy
				speech for when stretching orifice
			positioning
	
	if someone has too many sexual preferences the sexual preference window isn't big enough to show 'suggested actions' anymore
		tidy up tooltip to embed picture in description, and put effects at bottom, assign a new div to each description
	tooltip text on status effects scrolling off under image
	
	Sort out SexFlag requests
	
	the game does not see giving oral to a pussy for example as losing oral virginity
	if you make bree pregnant the police station counter gets bugged and you can't interact with either of them
	during sexual interactions clicking the 'forbid self clothing' and 'forbid self action' doesn't have any effect and your partner still goes ahead to displace clothing and perform self actions
	essence drain shooting weapons is broken
	improve Lilith soul infusement lore
	Remember Tp from Lilaya's lab to Lyssieth
	Lyssieth needs impregnation desire and cum stud fetish
	update jam & faf blog links, and message neko
	Check "Into Submission" quest text
	when I load into a fresh game I seem to loose points from leveling up. When I loaded into a previous save one time I was at -17 points to use the second time I loaded up my game I was in the hole -35.
	check to see the demon quest triggers are just based on your demonic status, not quest progression or anything like that
	add the multiple-partner scenes to slave scenes and other encounters
	When visiting a person you know in dominion that has their own place and you initiate sex. When you select the forbid self clothing. The text is said but then they start displacing their clothing anyway and the icon remains as forbid self clothing instead of changing to allow self clothing.
	Add ability to use pumps on slaves
	the watering hole is still having issues as a sub lol. Now when I run around with a person as a sub, it seems that during our adventure a new randomly generated NPC will pop up and join our group, taking over any further dialog while retaining the old NPC on the top right list. From what I gather so far it seems to happen the most when a NPC takes you to the booths to do things
	I found a minor bug in that when looking at the pregnancy stats tab in the menus that it will say one gender in the fathered/mothered section, but then say the other gender in the offspring list
	slow fluids absorbtion rate
	the dialogue after impregnating a Demon in the Dark Alley needs to be changed. As its pre 0.3.0 and is the one for Imps. Even though its completely redone
	add offspring moving in text
	Hi. Also the Essences and Jinxes dialogue also needs to be updated. Especially since instead of a Pentagram its still a square
	add a way to change foot type to potions, and I'll also add a TF item for all subspecies, so that you don't have to fiddle about with things
	bribing doberman duo in clothing suppliers quest with one's body doesn't seem to be working - the text after the act implies that the deal has been struck and they'll allow other suppliers back, yet the quest doesn't advance and going back to them shows text as if the PC was defeated in battle and raped instead
	seem to be experiencing a bug where horse slaves (haven't tested guests or PC) have three different hair settings when sent to kate, one where you'd expect and two more under the "coverings" category, one of which is replacing the fur settings. All 3 functionally change hair, meaning you can't dye fur. this bug persists across save/loads, and effects both naturally generated horses as well as transformed ones.
		I've gone back and created a new save to test if this still occurs for horse PCs, and it does. This hasn't occurred with any variant of the cat, dog, or fox races, and doesn't effect the cow race either. i haven't tested the other races and race variants.
	centaurs
		greataxe
		bows
	Check NPCs prepare orgasms for other NPCs?
	
	Add transformations to event log
	
	fix arcane stat descriptions and attribute maximums (no maximum, remove permanent gains from potions)
	
	check slave shops overstocking
	
	
	Fields
		Central farmland and town
		Outer farms
		Grassland
		Woodland/Shinrin highlands/mountains
	
	
	ever get the option to allow slaves to grow cocks when raping you with the "use you" option without you having to ask for it?
		Will slimes ever be able to grow a cock
		make sure they remove cock after sex
		Also apply this to alleyway demons

	fetishes
		take another look at how fetishes interact with corruption
		Yeah initial kinks should be a part of character creation.
		Than shift all the kinky benefits over to the perk tree
		Yeah, I don't like fetishes having "abilities" either
		Like transformer. That shits an inarguably excellent ability, but I don't like transformation for its own sake
		plus the whole 'kink xp' system that seems to be totally vestigial at this point
		I guess at best what it could make sense to do is to get more/less arcane based on how much the sex was enjoyable to the participants
			 (AKA how much kinks were hit by how experienced and so on) so that if you do sex that hits your fetishes you get more arcane and if you have sex with an experienced NPC (or have experience yourself) your arcane gain is also higher
		Which means that the system is focused on sexy times primarily and only without punishing player in other areas for liking sadism
		obviously have it be a one kink a thousand times thing where each kink you 'love' gets a diminishing return (so instead the 'optimal' strat becomes having one easily fulfilled kink...)
		
	Items set as RARE are spawning in as COMMON, nothing in error.log
	Although in the debug spawn menu the text color suggests RARE
		
	please get a clothing tag marking something as visibly immodest / revealing
	
	Make alleyway succubi immune to enslavement with explanation
	
	need foot structure potions	
	
	System that tracks the (for the lack of a better word) compatibleness of orifices and penetrative equipment.
	For example: Too smol 'gina + too big cock = penetration impossible. Too small cock + too big vagina = next to no arousal gain from penetrative action for both partners. Gotta have the right tool for the job.
	(same system could be used for anal and nipple penetrations. I think oral should always be viable.)
	
	It's just that all the different options like elasticity, size, wetness etc are at the moment all kinda useless.
	While my suspension of disbelief is enough to accept magic, furries, dimension portals and demons there is just something entirely unbelievable about a 40 inch cock ramming into an extremely tight virgin puss without ANY consequences.
	
	 A rating system for how good an orifice / surface feels to fuck / touch. Higher ratings can spike arousal during sex with said orifice / surface and make your partner cum faster if you are rough / eager
	
	Need udders/crotch boobs TF & genital configuration support
	
	Suggestion: Second generation elementals / children of elementals as a race that exists independently out in the wild.
		They could fill the role of stuff like Yuki Ona and other "wild" elemental spirits
	
	tight choker: breaks if blowjob cock is big enough
	
	perks
		Cutoffs based on physique, arcane, and corruption
		physical
			Core combat misc
		arcane
			Core spells misc
		corruption
			Core seduction demonic-abilities
	--------
	
	make the game equip a generic actually not op weapon in the event that it cant find the proper item to give them
	
	Can use Hotdogging tease while fucking in missionary...
	
	since slims can be impregnated  through any orifices, why cant they do the female breed  at Eponas
	
	Youko tail description "halo of arcane fire" and status effect
	
	Add brothel shower
	
	Ok not sure if anyone else reported this or not, but for some reason as a Sadist the lust I'm suppose to gain from damaging others is being given to the target instead of my character
	
	Female characters are given male names, and male characters are given female ones(?)
	
	Combat should only show health/mana bars and status effects
	
	Need cum/milk/girlcum self TFs
	
	Remove sealed missionary
	
	prevent enslavement items from being put on people during sex
	
	Cum inflation is working on pregnant people
	
	demons growing cock should be behind cockstud fetish
	
	Make it so if lose combat, stolen items are returned
	
	Need shrouded identity for the citadel bosses and for fortresses
	
	Essence extractor milking room upgrades - extremely expensive.
	
	>About to get raped with friend by imps
	>They make her drink a potion
	>She doesn't even try to resist
	>After getting raped
	>Make potion to remove the othe one's effects
	>"Heh, nice try, but do you really expect me to drink a random potion?"
	
	Need to be able to appendage interact with kneeling oral beside you
	
	also weird little thing, the only option when losing to blaze and crystal gives you corruption, theres no eager or resisting options
	
	Anyway when is the potion discount going to be moved over to a perk
		Make TF fetish remove corruption gains?
	
	Requesting oral causes them to make you kneel instead, despite them agreeing.
		You mean "offer oral"
		I meant "request oral"
	
	Change all "The Dark Siren"... And make it non-capitalised?
	
	Sometimes when I remove the fetish for being raped. They will continue to have the resist pace as if they still have the fetish. Alexia here is also at maxed affection
	
	Suggestion: Have shower sex with people in your party so Rose can wash their clothes too.
	
	i tried to extract 5,599 arcane essences and my game almost crashed
	
	I impregnated Kate, the stats screen show "imp" as race, but when found the daughter is a tall succubus.
	
	Make parser not use same word twice in a row
	
	change it so that they'll TF you even if non-con is off
	
	Start/stop receiving footjob still an issue
	
	Make +1 potion effect text stack
	
	switch knuckle dusters & demonstones to unarmed
	
	Maybe if item rarity effected how many enchanting slots an item had, and not just what it was pre-enchanted with?
	
	Make names in speech use petNames
	
	When the witches won when I was male they only hotdogged me and then stopped hotdogging me, they never removed any of my clothes
	
	split hymen/virginity
	
	Youko to use surname unless full name known
		Needs better handling
	
	Make nympho trait increase minimum lust?
	Also denying slave masturbation should do this?
	
	expand the colour system to define button colour and text colour so that can have dark colours for coverings
	 
	Reading "knocked up" no longer changes the dialouge with Lilaya and acts like you have no clue whats going on
	 
	This has probably already been reported, but randomly during sex, the partner will seemingly stop allowing any sex actions (any started sex action will be stopped by them immediately) until the sex scene is over. It doesn't seem linked to their desires or sex pace.
	
	I will be adding a way to assign slaves to sleep with you in your room very soon.
		need date rape in club and sleep sex for these slaves
	 
	Suggestion: split resisting pace and actions into "resisting / playful resisting"
		So it's clear when someone is actually enjoying it or not.
	
	all options disappeared except repeats during sex - due to spectator orgasming?
		Need more testing to make sure it's fixed
		
	IMPS
	Imp fortress dialogue out in Submission has no p tags
		ok, it seems the female fort is the only one where the guards actually tried to fight
	
	NPCs use vaginal tease vs you when you have no vagina
		I also noticed the very effective not effective thing not popping up correctly with the fetishes
		like using cock stud tease on a cock addict sometimes says "not more effective than a regular tease"
	
	lube text is appended after next NPC's action...
		lubrication transfers make no sense. Blowjob & Fyrsia self fingering:
			Fyrsia's girlcum quickly lubricates Fyrsia's dick.​
			Fyrsia's precum and your saliva quickly lubricates Fyrsia's fingers.​
			Fyrsia's precum and your saliva quickly lubricates Fyrsia's pussy.​
			Fyrsia's girlcum quickly lubricates your mouth.
	
	-Milk Orgasms-
		- A new additional modifier that can be added onto someone's breasts. Similar to the "squirter" modifier for vaginas.
		- If someone who has this modifier orgasms and has their breasts has milk inside a % of that milk will be expelled and instantly dirty anything that is near or below the nipples including partners of the one squirting the milk.
		- Maybe a "suckle" stance could be added similar to blowjob and kissing. Causes constant flow of pleasure to both partners especially if you have the associated fetishes and also causes the one suckling to ingest a bit of milk each turn.


	-Skin absorbant modifier for body fluids-
		- A new modifier for body fluids (Cum, Girlcum, Milk) that if said fluid makes skin-contact with someone it will trigger some things that are normally only triggered if ingested like addictive or alcoholic but not things like causing pregnancy. 
		The person said fluid comes from are immune to this effect.
		-If clothes or anything else prevents the fluid from touching the skin it will have no effect.
	
	
	-Expand the "Squirter" modifier-
		- Make it so it basically treats it like dick orgasms except it's girlcum and cant really be aimed anywhere. Because right now it's just some additional flavor text. Not really anything different in gameplay.
		-Dirties body/clothes of anything close to the vagina after orgasm including partners
	
	Need to check all overrides for endSex()
	
	make nipples get larger from preg
	
	conditional parsing error when loading in
	
	BDSM equips should append text saying you have something equipped now
	
	maps
	
	angel wings not able to be recoloured?
	
	NPCs use hair pull too much
		make it so if your character dislikes the masochist fetish, they won't use it (unless it's non-con and they are sadists)
	
	the dildo (discrete one it should) removes the 'exposed' flag for the vagina (Realistic one should be even more 'embarrasing' as it can be seen) and likewise anal plugs do as well.
	
	Stored cum should save all details needed to generate offspring
	
	Really need to give indication of control level in sex
	
	Selection NPC in sex and combat border is shrinking everything...
	
	Add 'grappler' perk - unequip enemy clothing during combat, at the cost of energy
	
	no transformation options for slimes if you have a companion - need to go over all encounters and standardise options
	
	Add more colours for clothing & weapons
		Careful about pattern colours
		Add special attack modding and weapon/clothing SA unlocks
		Add weapon parameters, "maximum targets" and "percentage splash"
	
	add something that tells you why their lust is dropping in sex
	
	Scythe crashes?
		Check essences
	
	at com.lilithsthrone.game.dialogue.npcDialogue.submission.TunnelImpsDialogue.getImpLeader(TunnelImpsDialogue.java:60)
	at com.lilithsthrone.game.character.npc.submission.ImpAttacker.endCombat(ImpAttacker.java:314)
	
	Pregnancy reactions
	
	Using pregnancy tester in sex should have extra scene
	
	The harpies use the "I just need the money" thing of dominion when you remove them
	
	youko morphs have no background, making them hard to spot (on world map)
	
	Horn grabs doggy&oral, and deepthroat pace variations
	
	[] a slider for npc's spawning with cosmetics such as piercings, scars, and tattoos would be nice
	
	On game load, dialogue is parsed before characters are placed there, causing errors
	
	Need to split noncon and go over all encounters
	
	Alright here's a loaded bug: I found out one of my dog slaves was producing girlcum with a different effect than the others (psychoactive), so I gave them a potion to change it. The remaining girlcum stored lost its psychoactive effect and when I tried to sell it, it sold the other stack of girlcum, then prevented me from going back into the room until the hour changed. Still got stuck there though, and when I tried selling it again, same thing happened
	
	The children of succubi are said to be imps in the offspring tab, but always appear as greater succubi, is this a change in the lore or a bug?
	
	check the offspring generation methods for imp -> demon height bug
	
	how do i see what spells my companion can cast???
	
	Thrusting into mouth while receiving cunnilingus and receiving paizuri?

	so just a heads up, performing anal in missionary seems broken again, the option for it is gone even if both participants are well exposed
	
	found a bug, all submission residents arent engaging after player loss

	fetish removal potions not working?
	
	add Vicky repeat encounter - approaches behind you and rapes
	
	Orgasm in urethra needs to fill their balls with the person's cum
	
	
	
	
	the red imp gang's chief tells you that you can service her orally as a negotiation but after some turns she swaps to use your butt
	
	have companion initiate sex with a slave
	
	Minor suggestion for the non anal virgins who have it removed by females, is it possible to add the qualifier "when she pegged you with her strap-on"
	
	bug here with a group of imps from before the 'clear imp gangs' thing was implemented on the fortress:
	 you can't access them when the fortress is active and they get replaced by others, and when the fortress is inactive the menu freezes up here and none of the options do anything
	[Remove all ImpAttackers from Submission on load]
	[Keep 2 groups of imp attackers for each area]
	[add basic re-encounter dialogue variations]
	
	I've noticed an issue when I'm being spit-roasted.  If I start fingering the vagina of the person in front of me, I lose the option to give them a blowjob
	
	
	
	If you remove scarlets slave collar when she is in slave room she attacks you and game bugs out
	
	Render map icons offset based on number
	
	Improve non-con toggles
	
	Sex is softlocking at orgasm in several scenes?
	
	Add missionary/doggy/oral switch actions for player when dom
	
	progress/plan post
	art vote
	
	Finish 3 chuuni variations for each spell
		
	Add short/normal height TF modifier - needs to be a unique item like the watch
	From Lyssieth
	
	Is the dirty talk issue by chance in the works? Kind of an offputting selection when all everyone says on it is variations of "Oh yeah!" once the sex gets going. 
	
	
	1) Tattoos on the lower abdomen cannot be seen in the inventory screen even when the person is naked.

	2) Will imps have unique dialogues as lovers or slaves? Currently have one imp living with me and its a bit weird that she is exactly like any other NPC. (in the talk option she also says  she is from dominion despite coming from submission.)
	
	scars!
		have a chance to be inflicted upon characters who are critically hit by spells or arcane weapons (with a toggle to turn off this behaviour in the options)
		an arcane dagger that scars without wounding, one-time use thing
	
	Need tribbing & frotting otherwise positions end up being awkward
	
	Need encouragements for NPC-NPC orgasms, like "Encourage creampie" (Telling NPC1 to creampie NPC2)
	
	Add leg-lock and swallow as forced sub orgasms (overrides whatever dom chose)
	
	Add slave silence permission dialogue
		[] slaves with silent permission speak when interacting with you and other npcs totally normally
	
	buttslut oral fetishists who are in the dominant position will not let my sub char change the position to dom sittting on subs face
	
	Need to stop scroll of right & left panes on each new sex and combat action
	
	Sort out NPC management flow, especially in slave rooms/management and character viewing
	
	---
		
	Check:
	[ ] Imp Offspring
	[ ] Tunnel Offspring
	[ ] Bat Offspring
	[ ] Slime offspring
	[ ] Offspring moving-in dialogue
	
	Slime queen SD - missionary
	Need positioning for size difference
	Sex action improvements
	
	Add Enforcer encounter in alleyways.
	
	Add offspring-unique dialogue for moving in
	
	Improve sex & combat UI for lots of AI
	
	you can have children with alpha imps and they can be of your species (although with imp-like geinitalia) despite the fact that the imp text says that all imp offspring become imps.
	
	footjob -> cum on feet - does not stain socks
	
	I'm still getting instances of slaves being impregnated by other slaves but the player character being tagged as the father. =(
	
	UH so a storm happened and i got attacked by a npc on a normal tile, I knew her name, then when i beat her it said i knew who she was and saved her from a life of crime,
	 then i left and came back and talked to her and there were like 5 NEW npcs like random ones, then i talked to her again and like 3 more popped up and none of them are despawning.
	
	add enchants related to damage versus a special race
	add boolean for appending damage type to start of weapon
	customizable text for use of arcane could be nice (weapons)
	are lust weapons supposed to deal damage to energy
	critical descriptions
	
	Lilaya doesn't seem to want to change out of her Kimono
	
	NPC slimes will attempt to turn you into a slime and the game will tell you its working but you remain human
	
	When displacing clothing on a resisting opponent, instead of shock or other distress when their genitals are revealed they instead grin etc like they would in consensual encounters.
	
	Appears as age modifier -> potions of age appearance
	
	So apparently if they're virgins and I'm a sub I can't take initiative on my own (anal) - they have to be the ones to stick it in them. That sort of sucks...
	It seems as if dominant partners will never do butt stuff unless it's penetrative sex, even if it's what they 'want' to do.
	Even if they have those fetishes and it says they 'want to' do one of those things, they will never do it under any circumstances.
	
	Turn the sex scene with Karl and Wolfgang into a 4 way if you have a companion
	
	Nyan and Finch's specials tabs not updating is a bug caused by the game handling alot of updates (over time TFs from clothing for example) eventually something fills up and it causes a few weird bugs to occur
	
	Have also options for the type of genatalia.
	 Eg if someone has a knotted penis, that actually gets stuck for x amount of rounds, changing which options are available and preventing the scene from ending, increasing impregnation chances,
	  instead of just a description that says it happened and 5 minutes later it popped out. Prehensile penises and orrifices with tentacles could grip,
	   feline could get stuck or cause damage, equine could have difficulty with initial penetration etc.
	
	Also to go with that I'm assuming the description for climaxing in clothing or just leakage will eventually get some flavor text eventually?
	
	Add double-creampie action (if knot, knot second one)
	
	add a method at some point which would append related dialogue to each action that an NPC performs during sex
	
	Submission dialogue sorted
	
	Finish bat-morphs
	
	give the NPCs that can move in gifts, like the ones we can give Nyan
	
			
	Improve sex action descriptions.
		- Comparing penis size/girth to orifice capacity, using horns as handles during sex, adding size difference content, etc.
	
	Moving in content for all generic NPCs and offspring.
		- Need to add it for: Bat Cavern attackers, and offspring.
	
	Mod support Items & Sex actions
		
		
		
		
	Need to add clothing tags for clothing generation
	
	Suggestion: Inability to tell anything about your glory hole partner, with the exception of the bimbo speech pattern.
	
	I scolded one many times, including it calling her a prostitute when she was a mugger. But I didn't see her changing or getting a real job.
	
	>Special clothing shop restock is still broken
	So, to replicate the bug try putting clothing enchantments for cum storage set to hourly with a high goal and put them on random alleyway attackers, you should see the shops break reliably.
	
	java.lang.NullPointerException
	at com.lilithsthrone.game.Game.getCharactersTreatingCellAsHome(Game.java:2568)
	etc.
	with the latest version? It doesn't seem to break anything, but the luft and down most square on the city map is bugged in that it is showing multiple inhabitants(the encounter there works as it should tough).
	
	Also it seems like prostitute encounters from earlier saves revert to the standard hostile encounter.
	
	reading the book from his inventory during a victory displays incorrect text
	
	NPCs should have the TF potion in their inventory
	
	Need to add display buttons for fetishes
		Fetishes
		Compact bars
		Compact status effects
	
	Affecting other cat subspecies:
		Tigers are slipping past the filters.  I've got all the cat subspecies disabled, but tigers and tigresses are still spawning.
	
	if you don't let a partner cum in The Watering Hole, they'll say the sex was disappointing even if they have the self-denial fetish
	I noticed that those with a fetish or like/love for having their orgasms denied seem to say the same things as anyone else
	
	[companion TF]
	hey, uh, I have forced TF set to 100%, but I'm getting absolutely no TF scenes upon defeat, same with the forced fetish option?
		I'm just getting the npc telling me to not even think about reporting them to the enforcers and the encounter ends.
	Also need to change TF scene to prioritise femininity
	
	it would be nice to have a chance to inspect a partner in the club before starting to move in on them so you could avoid lesser morphs
	 if you don't feel like it or think that having sex with someone who literally is only interest in paizuri is not your forte
	
	add tail, wing, and arm count to slime and demon TF menu, as well as slime min heights

	There's still slaves using their hands in the stocks and such,
	 you also might want to take some time to write some hands-free descriptions for teasing such as them simply thrusting their hips back to grind against you instead of just grabbing your penis and rubbing it on themselves
	
	also i keep forgetting to mention it but the unique first pregnancy dialogue no longer plays. the "erm...Lilaya...you're the one who got me pregnant" (cant remember the exact wording).
	 I may be doing something wrong but i havent seen it in months
	
	Check: Amber does not have any particular preferences and typically ends up repositioning you for oral sex (giving and/or receiving).
	
	Is it a bug if a character rubs their butt against my dick, but then gets upset and stops the sex if I actually start anal
	
	
	
	
	two futas should be able to give each other a footjob
	
	
	The bug where NPCs constantly start/stop sex actions from one turn to the next is still happening.
	Also titjobs are doing the penetrate, unpenetrate thing over and over.
	A lot of NPCs will still start and stop a sex action constatly, at least when you're subbing. Might have something to do with them having the butt fetish
	(hey when those types of things happen to anyone does it start with the dominate person kissing you? since with both vicky and amber before they started doing the same action over and over they started the kissing one)
	
	Just found that you can buy a transformative base (Like Kitty's Reward) for $375 (without the discount).
	 If you add one simple effect to the enchantment, the price skyrockets to $1125. You can add 20 more enchantments to the item, and the price will stay at $1125. ….
	  So suggestion: Cost accruement on complexity and strength of transformative potion
	
	its really hard, almost impossible to get an npc to give you a footjob
	
	for kink potions could you set it so a major drain removes fetish and sets it to hate while a major boost sets it to love and then adds the kink
	 (it's slightly separate cause it's their default state not just the fetishes adjustment which goes back to default once it's removed.)
	
	Slavery
		Make clicking on name/icon the same as clicking on action name
		Need to change permission screen to assign individuals for fucked by/can fuck
		Add outside permission content
		Add crawling content
		(please add more chastity content I love it, why won't slaves receive extra obedience and penalty affection when forbidden from masturbating,
			why don't they masturbate when they're disobedient making this kinda pointless as they won't get the extra obedience bonus, why not this be the perfect excuse to put them in chastity so they have no escape and get the obedience bonus)
		I think the female/futa/herm/whoever has a pussy slaves in your house should try to get you to cum, even after they have cummed already if they have a pregnancy fetish and are not pregnant at the moment.
	
	Add pace buttons
		Paces should be target-independent (so can be gently kissing person beside you while roughly fucking doggy-styled target)
	
	Need lipple penetration descriptions
	
	Rough:
		Slap breasts
		Pinch nipples
	
	Expand slavery content. (Jobs, permissions, and management improvements.)
	
	foot content
		Footjobs, foot worship, foot smothering, cum on soles as a pull out option
	
	When one NPC displaced clothing, it doesn't append watching NPC's action description
	
	self-handjob
	
	shirt tied in the front
	
	Lumi
	
	Fetish dreams
	
	scars!
	
	Finish alleyway scenes for with companion:
		Need defeat double TF
		Threesome:
			If has cock - you and companion doggy
				End condition is cumming in both of you - prefers orifice according to fetishes
			If no cocks at all, or hates receiving cocks - double kneeling oral (anal+pussy)
				End condition is cumming once
			If no cock, and one of you has cock - cowgirl + oral
				Cowgirls cock holder
				End condition is being filled by cowgirled + orgasming once
			If no cock, and you both have cocks - DP cowgirl
				End condition is being filled and orgasming
	
	
	
	Kalahari & Kruger drink spiking to give incest fetish for threesome
	Dom partner
	
	Dress under jacket not visible

	The only issue I've been having is that I have not being able to fuck nipple-vaginas with my cock.
	 It seems regardless of what position I use they can fuck my nipples but the option to fuck theirs is either greyed out or doesn't exist. I can use tails to do so sometimes but not use a cock.

	I had a bug where an NPC slave initiated sex. Sex actions were working fine. I then went to the slave room to change clothing.
	 When i went to remove a piece of clothing it would swap back to the sex dialogue text that had already happened outside of the slave's room.
	  When I tried removing different pieces of clothing I would click to "unequip" and then it would shift back to the sex dialogue that already happened.
	   I was able to work around this using the manage slave inventory thing. Also when I exited the game to restart it and try again it caused me to get stuck in the various menus without being able to back out or close inventory
	
	(Can't reproduce) it seems that modifying vaginal urethra stats applies to the penile urethra
	
	if you don't turn off their permission to wash their body, it wipes their pregnancy when they clean their creampie, and it will display in the phone as ready to birth.
	
	So I have an imported character and it always gives me the "you should talk to Lily" text after I defeat someone, but I can't actually talk to her about it anymore. I was pretty sure I already talked to her about it one this save

	Loading saves also returns the image of an enchanted hypno-watch to the regular one
	
	brittney/lexi/diana will take anything?
	
	Preset outfits
		Club
		Slut
		Casual
		Smart
		Exhibitionist
	Add outfit default displacements
	
	Check new cat-morph TF descriptions (especially face)
	
	Need to define races & body parts as "equine", "feline", etc.
	
	Need to make subspecies changer items
		Feline's Fancy:
			Tiger strike
			Lion's roar
			Leopard's lemonade
			Leopard's lemonade (ice)
			Cheetah dash
			Lynx's lime
			Cranberry caracal
	
	Make subspecies-specific SEs
	
	pull out on their soles
	
	Kanzashi stays on your head even if your hair length becomes 0
		i think hair slot should be blocked if you have no hair
	
	add dialogue if you cum upon insertion 'Already?'
		
	Check sexman slave bug saves
	importing an older save into this version added slave collars to a majority of my NPC slaves.  I dunno if that is part of the problem
	
	did you really not fix slaves washing themselves wiping out pregnancies
	
	If you transform a demon before sex using the menu and then transform yourself using the transformation menu afterwards it soft defaults to the options you changed on the demon.
	 Meaning it doesn't change your current settings, but the changes are kept
	
	
	NullPointer somehow when managing inventory in sex (something related to Game.restoreSavedContent(Game.java:2341))
		The problem goes away if I remove his clothes through Management: Inventory. Only doing it from clicking him then clicking his inventory directly causes the issue
	
	
	Nyan isnt cycling any of the "specials" in her shop besides the color of the Mega Milk shirt. its minor...but that means no butler outfits
	The slaver person as well, you can work around it by buying something from them, and that makes them start to cycle inventory
	
	tidy up both the bat-morph and fox-morph lore
	
	Make broodmother/seeder better
	
	a slave in the holding cells who had "use you" permission just came out of nowhere and lewded me
	
	 Lilaya's Scene seems to work, but I can't get her to use her cock on my PC even after asking her to grow one and checking on her description to see if it says she has one.
	
	"Lilaya decides to switch positions, and, getting Lilaya to stand up, she sits down on the chair and pulls her down onto her lap.​ Looking up into her eyes, she gasps, Good girl!"
my character is a guy, so this is super confusing lol
	
	 hair pulling during doggystyle and choking during missionary
	
	breeding stall to brothel
	
	Milking room bug.  If you have regular milk in the storage and change your own milk to a flavor (I was using chocolate), the room locks up when you come in (can't click buttons or move, but you can get to the system menu to reload). 
	
	I think I forgot to add facesitting to their available positions. I'll get that sorted for the next release. :3
	
	Add way to ask for feminine or masculine cients in brothel
	
	stop penetrations does nothing
		My slave will not take her fingers off of her back door
	
	Lumi
	
	
	if you have human legs it shouldn't tell you you're plantigrade
	
	is brax keeping a feather in the primary slot and a demonstone in his inventory intentional
		Add baton as modded weapon
	
	I think it's counting the slaves being in the stocks as having sex with me because a lot of my slaves say I've had sex with them over a hundred times, which is definately not true.
	
	Fix spells not doing damage from max lust
	
	Add crowd indication
	
	Exhibitionist slaves lose affection if you ask them to show themselves off for you and are pissy about it
	
	Offspring for bat caverns and submission (slimes, bat-morphs, and rat-morphs)
		
	taunts and dirty talk similar to that in pregnancy roulette based on fetishes,
	 for example once the npc switches what they want to fucking your pussy they could say "Im going to take that tight kitty of yours" or "Im going to breed your pussy" if they have a pregnancy fetish.
	  in addition they could have comments on orgasm based on where they cum, if they cum inside you they could say "Going to have my pups for sure" or if they cum on your clothing or body they could taunt at you being covered in their cum
	
	wearing the rental t-shirts attracting NPCs in the alleys
	
	write in sex intros for the generic encounters

	I think the 'Request X' actions in sex are bugged at the moment
	
	rfpnj jewellery
	
	I also noticed that Amber is always the dominant partner even though you didn't chose submit and her lines are submissive but she talks like dominant one after the scene is done
	 as well as her ending the scene in the first place after she climaxed one time
	
	Add to character creation:
		Scars
	
	Pregnancy bugs?
	
	AI
		add behaviour for them not listening based on if they have impregnation fetish soon
		Add orgasm forcing
	
	NPCs need to remember areas
	
	Need cum to store:
		children fathered
		virility
		body type
	
	
	Sort sex actions
	
	Dirty talk while performing oral turns to humming/purring
	
	Convert Lilaya's and Kate's old chair sex scenes to NPC-on-NPC.
	
	orgasm screen needs to check for plugs vagina clothing
	
	ongoing handjobs
	
	Rental daddy
	
	
	body materials
	foot fetish action
	Tailjobs
	Paizuri deepthroat while fucking a dickgirl's pussy in missionary
	let the dominant partner choose where the sub cums
	checks for all orifice TFs
	React to tease needs dom version
	Stop spreading ass/pussy
	ongoing handjobs
	denial
	or the lipples performing exactly the same as any other hole
	
	[ ] Sort Colour lists
	
	[ ] Add bat racial effect descriptions - chatty. Add echolocation special attack (boost crits)
	
	[ ] Pictures, descriptions, and disclaimer
	
	[ ] Submission Rat-morphs & Alligator-morphs - Just want to mug you
	
	[ ] Sex action modding
	
	
	
	NPCs spawning with clothing revealing ass
	
	Add cum stuff to TF menu
	
	When you import a character who's wearing jinxed clothing, the quest for unjinxing/enchanting is unavailable.
	 The quest itself shows up on a page before you have the option to skip the prologue or not, and wearing another piece of jinxed clothing doesn't retrigger the quest
	
	@SuppressWarnings("deprecation")
	
	Changing virility of partner affects cum already in vagina...
	
	My first thought was that it could be something like one step or 10% of the final goal's size, whichever is larger.
	  The % could also be scaled based on how strong of an effect it is.  Minor enchantments jump by 5%, then 10%, and 15%.
	The reason I brought it up was because I made an item that did a joint body part and associated fluid enchantment (dick size + cum production or breast size + lactation production)
			 and noticed that the body part size reached the max almost immediately, while almost no progress had been made on the fluid.  Then I compared that to heights as well.
	Hmm, it's probably better for it to be less than 5%, since it would always take 20 ticks or less to fully transform something.
	 Mind you, most of the transformations are finished long before 20 ticks, except for those fluid and height based ones.
	
	Add attackers wanting multiple orgasms
	
	Not sure what's causing it, but I'm getting a bug where my slaves are listed as pregnant by the tracker, but don't gain the pregnancy buff/debuff,
		 and are permanently stuck as "ready to give birth", they're even getting milk, but are in no way in game or description, pregnant.
		To clarify: Other NPC's can get pregnant and give birth, but not my slaves for some reason.
	Edit: Slaves CAN give birth, but the tracker still thinks they're heavily pregnant, even after birth
	
	Need to add way to get scars
	
	make DOMINION_ALLEYWAY_SPAWN, SUBMISSION_TUNNEL_SPAWN work for clothing
	
	Add flying ability like teleport
	
	'free scarlett' action does not send Scarlett back to Alexa's nest
	
	futa cock bug still exists. If you have internal balls. People will think you are still 100% female up to a certain size I think 12” but then say they knew you were futa because of the bulge
	
	We legitimately do need an option to purge non-unique npc's who aren't loaded into the game world from the save file.
		Besides your kids, a lot of alley attackers stay in even if you give them the boot, stockades slave, brothel customers, and others.
	
	non-fishnet thigh-high stockings
	
	There is a strange bug with a imported slave with a summoning spell,in which 2 things can happen:
		1st)The Element become a "new" Npcs which you can interact,in any title that you last had combat with.
		2)You can no longer interact with your companion instead you are stuck with the elemental talk scene….which is blank aka you can no longer send your back companion/slave home,and you are stuck with them till you save/reload then number 1 happens.
		
	when a slave summons a Elemental and battle it stuck with you and you can't have enemies spawn because of the Elemental
	
	Add [game.random(one, two, three, four)]
	
	potion effects to 24 hours
		
	: Not sure if it has been mentioned before but the character page describes Claire as having a slender, toned body, whereas the quest itself says she is pretty wide all around (disproportionately-large breasts, absurdly-wide hips, etc)  ps: these are written in the game, not my words.... 
	I mean, even the picture drawn by Jam shows her as curvy so... perhaps her body should be changed to "large" or "very large" with either little to no muscle definition?(edited)
	
	I have somehow had an F character put their fingers in my character's cooch when I'm kneeling
	
	Stop teleport in enforcer HQ
	
	hot pink crazy high hooker heels. 
		i love the Halucigenic effect.and the bimbo fetish would be fun. 
		and when i thought about that i came up with the name "trippy heels" which made me think, if there was a way to disable normal combat moves, and restrict to maybe just seduction /seduction and spells, that would be super cool.
			because "the heels are so high you cant fight, youd just trip!" and maybe give a small penalty to running away in addition. 
		
	When you're the submissive partner, having a 'let's go again' command right after your partner cums. Maybe they'll switch positions, and it'd set things so they wouldn't end the sex until their next orgasm.
		
	periwinkle colour
		
	When looking at Ashley's description, it will say "She is free-willed, and will do whatever she wants", when it should say "they"
		
	I have 8 slaves working the milking room and it's set to storing but it doesn't store anything. It works when I self milk though.
	
	Is anyone getting a bug where the milker job turns everyone's fluid into Human stuff? I've been milking wolf/horse/alligator/cows but all I ever get is human cum/milk.
	
	cum parser is broken and gives me human cum(edited)
		It should be avian. 2_5 returns avian. 2_5_2 returns human(edited)
		It's also making my cum honey flavored
		When it should be slimy
		Bug exists in both 2_5 and 2_5_2
		Ok so cum flavor is actually random
	
	Nyan should probably start stocking multiple copies of each clothing item. 
	It's starting to feel weird to have a clothing store that only ever has one of each item in stock when you're buying outfits for an entire party of companions and or mansion of servants
	
	organise getItemUseEffects()
	
	The import doesn't import completely, my char lost her make-up.
	
	Lilaya fuck scene
	
	Anyone have trouble with the game freezing up if you get jumped in your house by a slave while under the "Risk of pregnancy" status effect
	
	rfpnj PR
	
	thrusting hips out for nipple pen?
	
	
	after growing more than 1 tail I lost the option to tail peg
	
	handjobs and breastfeeding as ongoing
	hand as orifice
	
	Can you not remove addictive qualities out of a slave's cum? I keep trying to use Enchanted Angel Tears to remove it but it doesn't do shit
	
	it seems like the part of the description where it says how many times you've had sex with someone counts the number of times they've had sex in a brothel while working for you as a slave
	
	gag reflex as throat stretching
	
	
	
	
	Delay/ pause the addiction withdrawl count down timer while an NPC still has one of the ongoing cumflation status effects. 
		i.e. while they're still trying to prosses the massive load in their system they should probably be treated as having a fresh dose at least untill they run out of cum
	
	Ball-related actions with strap-ons
	Cum text strap-ons
	
	combat loss no sex if noncon off
	
	sex doesn't end when you offer your body to attackers until you orgasm
	
	Remove the affection changes at the start of sex now that affection gets modified at the end of sex based on our performance durring the act.
	
	doesn't look like its been reported but I've ran into a bug involving condoms and having sex with 2 partners.
	 If one partner is fucking your pussy and is wearing a condom when he cums, he can't get you pregnant, but somehow the other person who isn't fucking your pussy and hadn't came yet, can impregnate you.

	
	As a slime, Succubi's Secrets eye-coloring still has a couple of... issues.
	- the colors presented are the same as you'd get if you weren't a slime (i.e. you could make your eyes non-transparent)
	- changing the iris color takes the money but doesn't apply the change
	Additionally:
	- changing eye color in the Transform menu after the first time doesn't seem to affect what is printed in the selfie
	- going to the Covering menu in Succubi's Secret for the first time seems to set your various slime colors to a specific one (it was green when I did it moments ago)
	All-in-all, the color changes for Slimes seem to be a bit of a mess at the moment.
	
	

	Don't forget about the bug where lilaya always recognizes you are a futa even when you are 8inchhes or below
		Also don’t forget about the sheath cock issue
		Perhaps the solution there would be that if a cock is sheathed it allows you to have a cock up to 16 before you are recognized
		Where people will recognize you as female but say they always knew you were futa if your cock size is above 8 inches
		

	
	- Add job: bedroom slave to act as alarm clock with blowjobs and sex. 
	- Slave overseer job
	- Actual movement around home for if house permission selected
	
	- Permission & outfit templates
	- I'll try and add in a setting for their behaviour this version (set them to act friendly or cold)
	DIALOGUE:
		- free slaves
		- Adding content for interacting with them in their place of work.
		- Adding content for all of the current settings (such as forbidding them to talk, and letting them leave the house).
	
	
	Harpy offspring in nests
	Offspring dialogue improvements
	
	when non-con is off, tone down fight loss
	
	Party members fucked with you
		Need to add sex action mod framework so can add all npc-on-npc variations
		When lose combat, if NPC is attracted to your companion, they fuck them too.
		If win combat, can get companion to join in or watch
	
	
	
	"She has a natural bush of brown, smooth scale around her pussy."
	
	add a displayValues method to the race enum
		stats shows human dmg/resistance twice
		
	When my slave is put in stocks, any time she gets used is attributed to me
		So it says I've had sex with her 53 times, when I haven't even done her once
		
	"After all, without a permit, you're unable to buy anything"
		Even with permit
		
	NPCs need a knows player parts, and then that needs to reflect in reveal text
	
	Are strap-ons supposed to count towards penile virginity
	
	Add tag for starting clothing
	
	panty scene stop masturbation sometimes not working?
	
	Disable autosave in prologue
	
	check: throat wetness resets if a save is loaded in 2.4.
	
	 slime offspring show up as human, instead of slimes.  The scenario is that my character gave birth to the offspring, with the father being the slime that has been transformed into an angel-slime-girl.  The codex shows the offspring as a female angel-slime-girl, but meeting her in the world had her show up as a woman.  The other offspring of my character are imps, mainly.  I'm not sure if it's an issue with a transformed slime alone, or just all slimes.
	
	retain enchantment effects when crafting in order to craft lots
	
	modded clothing: custom color list do not works for primary and secondary colors
	
	jockstrap
	
	 So I tried adding a major plasticity drain enchantment and the result was that absolutely none of my enchantments worked anymore, including the one I applied on the new clothing. I've tested this on multiple itmes and it produced the same result
	 
	pattern and secondary color options for penises
	
	Am I supposed to be able to drag Nyan straight back into her room for more sex
	
	personality changes debug menu
	
	still saying "a very feminine female human"
	
	Should you be able to fondle balls when the other character has a strap-on
	A-And you cane take off Rose's strapon
		W-Which doesn't stop penetrations
	And some slaves are stuck on the stats sheet as being ready for birthing
		I think that they were both PCs I imported
	
	Add masturbation to most areas
	
	adding a hide/show button for status effects
		
	Fix NPCs not being deleted
	
	Elemental TF menu
	
	Also, would there be a way to make a piece of clothing that makes you grow a penis when equipped and have the penis disappear when unequipped with the modding system?
	
	SexAction modding
		Sticking your tail into a partners mouth and vice versa. We currently have a self tail suck action but no way to make someone else suck us. Similarly being able to put your fingers in an NPCs mouth could be hot
	
	add hand orifice and move masturbation over to using that
	
	
	Sailor uniform
	
	 the bug where when you look at a new npc often you see the info and inventory of the one you looked at most recently instead
	 could have just fought someone in the alley, but when I go and talk to one of my slaves it treats them like they're that person in the alley. I just want to be clear this isn't so much the character thing with their bodily description, but the one with their combat stats
	
	
	slaves all lost their collars
		they were all jinxed
		
	stats page negative values display not working
		
		
	 cooldown timer for social actions like Small Talk are reset if, after doing these actions, you exit the shop, then save and reload the game
		
	 cant be certain, but I'm pretty sure a slave with both dominant and submissive (regardless of how high their sadism is, and without it being low) who takes advantage of you seems to be stuck in the gentle pace. I'm doing some tests right now with mine to be certain
		all my slaves are now sadists 100% and some still are submissive while others aren't, will update as i see what happens
		i am certain now, a slave who has a submissive fetish will only use gentle pace regardless of other fetishes
		
	link the race description to use the "pronoun young" value from the pronoun options menu
		
	spell passives unlocked when at least 4 spells known
	
	0.2.4 defaults to a window height of over 768, 768 is still common on laptops and should thus be lower
	
	information on the fetish tooltips on
		1) what you have to do in order to get xp in the particular fetish
		2) what leveling up that particular fetish actually does
	
	"Fetish Endowment of (name of fetish)" even when removing
	
	use the same interface as the teleport spell for flight
		
	not sure if you might have changed it, but the transformer, and clothes enchanting halving perks don't seem to work unless they now already half the cost when it shows how much the enchant you want to add cost, also the free fluid enchants for having a water skill does not work for sure shows it is free, but then increases the cost when you add the enchant for both potions and clothes.
		
	test buttplug mod
	
	When an enemies lust reaches 100 from an ally's seduction, combat does not end. Combat ends if you do your own seduction attack.
		Edit: This seems to only happen if you use the "Wait" command, or some other command that does not do any sort of damage to the opponent. An attack that leaves an opponent with HP remaining will still cause combat to end normally if your ally causes their lust to hi 100
		
	All the eye coloring options at Succubi's Secrets apply to (and show the current color of) irises (at least as a slime).
	
	Slime TF menu wing options gives: None, bat-like, bat-like, Angelic
		
	unjinxed one of my slave's collar and there's just a huge drop in obediance/day
	
	 it's still charging arcane esscence for fluid enchantments the price is listed as 0 on the add effect button but the total cost to enchant the item still goes up as if you were being charged the full price when you click it.
	
	Ralph buy your spellbooks but not Vicky
	
	if you have a stack of moo milker and hit "milk all", all the bottle will get filled even if there isn't enough milk available
	
	The encyclopedis breaks due to Poison vapors spellbook being two lines
	
	spell books descriptions
	
	cannot teach people spells
	1 - A library or book shelf to hold all the books.
	2 - assign slaves to learn spells from the library or book shelf - 1 at the end of each day.
	They learn arcane from it

	Need to assign slaves jobs for different times of the day
	click on job button, then click the times to set jobs - colour coded

	lust damage from spells needs to apply correct energy/aura damage
	DoTs from spells need to use getModifiedDamage()
		
	over torso scientists lab coat isn't concealing the torso slot
		
	the leg lover and strutter fetishes say that they unlock those corresponding teases but when in battle those teases just arent there
	
	-In the furry preferences, if you click on "disable" all furries, it also disables imps and slimes. 
	The workaround for this is to click on "minimum", and then manually disable the furry options you don't want.
	
	-Why do slimes wear clothing?
	
	-I talked about the player character barely getting an orgasm, even if he has certain fetishes and is a virgin. 
	The update for the unwilling fuck-toy fetish works when trying to resist sex. But for every other combination, you still barely get any arousal at all. Which for me makes the game less fun.
			
	I believe the random NPCs you strip naked won't find new clothes because of that.
	
	Just ran into a rather huge bug during sex. I had two slaves in the room with me, and decided to do "side by side" sex. I was messing with the positioning, and things started to go very wrong
	
	if you recolour the jewellery that gets placed on your body and then press back on the inventory screen 
	then press to the inventory screen again
	the jewellery for the pierced slots get their original colour again
	
	
	you can equip items and a penis or vagina slot even if you do not have the anatomy
	
	telling an Incubus to get rid of his dick and grow a vagina instead causes the following succubus to actually not have a vagina at all and instead become a shemale
	
	tooltip for weapon type (ranged or not)
	
	Anyone else having issues with the milking room causing income issues?
	 I've got Scarlett pumped up to holding over 1000ml and producing 51ml/minute, but over the course of the day she barely seems to get milked at all.
	  She stands in the Milking Room, but the logfile only shows random small amounts of milk being extracted-- 250ml here and there, and sometimes as little as 10ml.
	   But even then, none of that seems to go towards the room's income statement; even with the log saying milk is being sold,
	    the job insists that it's making 0 flames/day and charges the full upkeep of the room from any existing balance or applies it as debt.
	     I can't help but wonder if it's related to the milking room saying it has a capacity of 0/0 people, despite the description saying it can hold up to 8. 
	     If the capacity is 0 (even if set that way to keep it from being a place to store slaves), perhaps it thinks that no one can actually work in the room?
		
	Weapons unique spells
	Add arcane sword, spear, baton, riot shield, dagger. Add melee detection. Add hand-held crossbow, throwing spears (physical handle, arcane shaft).
	
	
	NPCs take their own virginity with tails...
	
	special attacks not NPC-on-NPC
	
	I'm planning on adding a special orgasm denial action, which I'll then allow NPCs with the denial fetish to use (I might split up the fetish into 'being denied' and 'denying others' variants).
	
	
	Brax weapon - has 0 arcane but can use arcane
		Brax weapon & descriptions
	Rewrite intro so Lilaya teaches you fireball and gives you a scroll. Demonstone as well
	
	bat-morphs can wear arm clothing
	
	huge slave income?
	
	- Sort of a bug. It's been mentioned a lot already, but it'd be nice if the dick concealment selfie text matched up with the in-sex reveal dialogue. If it's sheathed and under 16", the selfie says people assume you're a female, but if it's over 8" people aren't surprised when you reveal it.

	- Not sure if this is a bug exactly, but in older versions my character said something along the lines of, "By the way, you're definitely the one who impregnated me," to Lilaya during the first pregnancy with her and Lilaya laughs it off and replies with something like, "Well, you're the one who told me to cum inside," but that interaction has been missing for a few versions now. That's a shame because I really like it. Although it might not work as well now that she hates fathering children.
	
	- Dominant partners sometimes get stuck in an endless loop of starting and stopping sexual action when I choose to do nothing (i.e., starts fingering, stops fingering over and over again).
	
	I transformed Eye Color (am a Demon) but in Slefie Overview it still states my original Eye Color.
	
	game loads slow - check if setActiveWorld is slow too
	It's because of the autosave
	prologue autosaves in middle of talk
	
	
	the Milking room says that it can fit up to 8 slaves, while the maximum number of Dairy Cows seems to be static at 5.
	
	 did they somehow paste the requirements for nipple pinching onto breast groping and forgot about it?
	 all groping actions
	
	when i press on my slaves it shows the information of the previous inspected slave instead of the one i'm trying to inspect
	
	upkeep is not reset upon loading a save or starting a new game
	
	in the silly rose hand-holding scene, it wont let me remove my bandanna to do mouth things because "You cant remove rose's clothing in this scene"
	
	- If you import a slave met in the Stocks and buy them in an auction, it triggers.
- Essentially rather than just slaves you've had sex that could lead to impregnation, ALL slaves met at the stocks that the player character had sex with, or maybe all in general, will develop 'phantom pregnancy' when gaining a chance of impregnation.
- The character's pregnancy status in the stats will be set for 'Read for birthing' upon any load but no actual pregnancy will be in place.
- All pregnancies will disappear if not solved within a single game load.
	
	Perhaps Bree's personality should change when she gets TFed?
	
	slaves in companion mode don't reset their talk options when following the player once the day passes, so if you small talked with them a week ago and kept them in the party for that week, the option would still be locked
	
	appears tease pussy still has orgasm denier tied to it
	
	 If I Inspect one of my slaves, they'll lose affection for me, even if they have a fetish for being humiliated. Is this intended or
	
	is the bug where when you look at one npc and their info and inventory comes up until you directly look at a different npcs inventory or info manually (rather than just talking to them and expecting it to come up) known about
		Both the inventory and the stats/fetishes overview are old until you specifically manage the new character's inventory
	
	Perhaps after doing Nyan's quest it might be nice if we could go to the warehouse and make orders of clothing, like if you want 10 black maid outfits you could pay a little extra and get them after a day
	
	Maybe you should tweak a bit the affection/obediance gain from putting slaves as milk cows when they have the lactation fetish, they have the obedience device installed, but it still a lot
	
	when having the cum stud fetish if no request always cum inside, if request to pullout and is free willed, ~50% chance of either one, and in incriments of somewhere around ten when the slave becomes more agreeable
	
	When giving Ralph some head, it seems that the mouth status is displayed backwards. ("Ralph is sucking your dick!" rather than you're sucking his
	
	Brax affection changes
	
	Add prostitution in alleyways (if no license, enforcers can show up)
	
	dirty talk action duplicated for Kate
	
	Check Lilaya Geisha scene.
	
	I'm so disappointed that transforming into a wolf-slime-thing doesn't let you access the relevant option with Brax. I mean, alright, it's not the same, but…
	
	change the "New Game (Import)" to give you the option of starting before or after the prologue.
	
Trait Suggestion: Arcane Rider - Double Arcane gains during arcane storm, but lose most of the protection from arcane storm (aka automatically lose combat if lust is at 100 and have high minimum lust while outside during the storm).
Enchantment Suggestion: Emotion Mask - Enchanted clothing piece changes the personality trait based on the enchantment. Will work best with some sort of mask when worn to 'assume' a different identity, like a neurotic introverted character could put on that enchanted mask to become an extroverted non-neurotic
	
	Danger accumulation, I like the normal difficulty because scaling is bethesda-teir trash difficulty for idiots. My idea is that, fighting a lot in one place as well as other actions such as rape, dismissing npcs and taking slaves should slowly ramp up the 'danger' in that area, a hidden variable that would imply the combat strength of the npcs generated there, possibly with new encounter options appearing as you increase / decrease it. The player should also be able to take actions to decrease it, for example helping the enforcers or investing big-time dosh in the community. Thus, one of the unspoken advantages of releasing rehabilitated slaves into the world would be decreasing its danger level
	
	------------------------------
	AI:
	
	NPCs using themselves before doing any action to PC
	
	I had this strange event where a cat-girl rubbed herself to orgasm by repeatedly inserting and removing her tail from her vag
	I think something is bugged with female NPCs and giving oral to them when they are the dominant ones during sex scenes. If the NPC only has a vagina, and she either forces you to give her oral or the player does it himself, she'll very very rarely allow it for more than one turn before forcibly pulling the player away. Her fetishes don't seem to matter.
		if i suck their clit they will then remove my tongue only to then put it back in
	for some reason, as a masculine male, no matter what I do, and no matter the preferences/choices/requests used, masculine males/incubus npcs refuse to f*** the player anally, instead preferring to finger themselves or have the player f*** them.
	I'll also improve the AI to only go for thigh sex if they have a fetish for it.
	As with the last few releases, submissive sex still appears completely broken. Each NPC appears to have one set of actions that they default to, no matter what.
	
	
	Unfortunately my favorite scene in the game is still a little broken. Almost there though! Wolfgang is currently kneeling behind me but getting head and karl is kneeling in front and using my ass.
	
	Despite feeling Stephanie's hot cum deep in your womb, you feel that you aren't going to get pregnant from this.
	Despite feeling Reba's hot cum deep in your womb, you feel that you aren't going to get pregnant from this.
	Found something else; when request cum while when fucking two slaves, one of them is in my char's mouth and the other is their cuny... one of them is not even close to cuming, but it gave both message anyway.
	
	------------------------------
	
	Foot fetish
	
	Small bug, but Moo Milkers don't seem to check for how much milk the target has left. They'll fill up as long as the target is lactating, and if you have a stack of milkers and use "Milk all". they'll all fill up.
		
	- If a character has submissive fetish right now, they prefer the 'gentle' pace when dominating.
	- But the hate of inflicting pain actually blocks this and defaults them back to 'normal'.
		
	I have the strutter fetish and can't use the strutter tease
		
	a 'BirthType' enum
		mammalian, egglayer and separation
		
	Getting an NPC to smell a rose says you smell it
	
	"Sorry that I didn't stick around..." when PC is father
	
	after defeating the three Matriarchs Harpys, and "looking for trouble" for a very long time,  i can only find itens
	
	when clicking inspect, doesn't show right slave
	
	i was trying to breed two of my slaves and one of them took off my chest sarashi, afterwards i find the thing lying on the ground in that room and still on my body
	
	fetish XP not working! I'll go through and make sure all of the fetishes have correct experience gains for the next release
	
	seeder V and breeding fetish enabled but pregnancy only resulted in 1 offspring
	
	birth was wolf-slime, but in the offspring list, it's showing as imp-slime
	
	 hover over a close quest title it opens but the symbol still says it's closed
	 
	  I got more then one slave my first slave is in Room F-08 but when I go in and click my slave my second slave who is in Room F-06 appears there
	
	penis patterns/ secondary dick colors are currently disabled
	
	Demon names
	
	add orange to the covering colors
	
	the transform menu for demons doesn't say anything about which tail  is which
	
	add arcaen/physical to clothing enchants.
	
	I've just been messing with the game recently and found some interesting stuff. Nothing like glitches, but just some things I was curious about. For example, I was messing with Brax, Bree, and Brandi interactions. The situation can go by punishing Brax into Bree from the dialogue, then Bree into Brandi. I was messing with the fetish tf potions, and found that you can change Brandi back into to Bree by erasing the bimbo fetish. You can also impregnate her, but she has no reaction to it. You can change her back from Bree into Brax too by taking away femininity. Of course, the only way to tell this has happened is by the clothes being distinct from Brax, Bree, and Brandi. This is because the dialogue prompts do not change. Anyway, it was just something I was messing with and thinking more about as I've been testing the force tf fetish, and just overall using items in sex which I find kind of confusing on when people will or will not accept potions or items.
	
	the dominant version of Lilaya's geisha scene is broken. She always starts with 0 arousal in Resisting pace, and ends the scene at the first turn, saying "Eugh... I'm not really feeling this right now, ok?" Nothing I've done has been able to avoid this. The submissive version of the scene works fine.
	
	add a chance for NPCs to orgasm multiple times in sex
	
	 get demon horn to become lesser succubus/incubus. go to transform. get rid of horn. and change the possible part to angel
	
	Map text wrapping
		upstaris zaranix
	
	Here's something you probably didn't expect: bug report from the Halloween content!
	
	Whenever I request one of the crazy witch cultists "give me her gift elsewhere", there's a chance she'll stick it somewhere totally different from where I requested. For example: I ask her to give it to me up my ass, and she excitedly pushes me against the altar. She then exposes me, gives me anallingus, and then sometimes she'll promptly fuck me in my vagina.
	
	Afterwards, when she impatiently tosses me out, I still get the message that I have the feeling of cum leaking out of my asshole. I'll get THIS message even if she pulled out, and even if she fucked my pussy.
	
	When you tease your own pussy with your partner's tail, you get the message
	
	{Partner}'s girlcum quickly lubricates your tail.
	
	When you first get pregnant, and turn to Lilaya regarding the issue, she tells you to return when you're ready to give birth. I feel during your first time, she should assure you a little more in order to calm you down, whether you're ready or not.
	
	When you get tail-pegged, the buttons that appear are "Tail-pegged" and "Eagerly tail-fucked". Should the second button say "Eagerly tail-pegged"?
	
	If I'm a human, and I'm found walking the streets between the hours of ten at night and five in the morning, will I really be subject to a full body search from any passing Enforcer without warrant? Or is that just a thing to show how poorly humans are treated, and not really implemented?
	
	I'd love to be able to give a rose to Lilaya for a hug and a sweet little kiss~
	
	We need collars that are studded with spikes. You know, the kinds you'd expect to find on a vicious bull-dog.
	
	Sometimes, when giving birth, my character "dreams of" a morph of one gender interacting with her, when she only gave birth to the other gender. For example, she'll imagine seeing a wolf-boy, but she gave birth to a single wolf-girl.
	
	
	PC and Amber double-team maid
	
	
	strap-ons, dildos, anal beads or other toys
	
	Fix the BodyCoveringType mess
	
	inverted nipples
	
	milking room for PC
	
	for some reason you can not seem to hypnotise some slaves it says you try to give the watch to them and they do not take it.
	
	save artwork preference for each NPC
	
	chastity belt removal from under underwear
	
	add an option to ask alleyway encounter NPCs for their name
	
	The promiscuity pill is intentionally not a complete impossibility of pregnancy, but I will increase the infertile/barren traits' reductions to -500 to make them always work. ^^
	
	Add angel offspring to dominion for now
	
	option to disable nipple penetrations does not work: it still happens even when disabled
	
	slimes ever get a "Grow Dick" option during sex like demons
	
	I lost all of the race book info and if i try using a book it says it's already used
		i notice that you can't read the book that you get from previous version. so you can only read the book in the library from the previous version.
	
	Amber door scene no corr req.
	
	Check stats stuck on screen post-Rose scene
	
	I'll add a scene where you can dominate Vicky at some point for sure, and I'll also add in a more detailed virginity-tracking system too!
	
	I've noticed that when I have PC transformation set to "Minimum Furry", the PC will never have genitals added. I think better behavior would be to allow genital addition/alteration as normal, but set to Human type.
	
	
	deial - if partner ends with frustrated, quadruple arcane essences. If you end frustrated, same.
	
	If I have sex with my slave inside Angel's Kiss, sometimes it says that I am having sex with another person. E.g.: I had sex with XX, my slave, but sometimes it said that I had sex with XY. In my case, it was often the last person I had sex with before having sex in AK.
	
	Tattoos
	
	When you are the one who initiated you can go forever but them dumping you after 1 orgasm regardless of if they actually got creamed (even with all impreg relevant perks) is just sad.
	
	A great QoL change, if you have the time to spare for it, would be some sort system to create a uniform for your slaves, which would let you purchase the clothes in bulk from Nyan & enchant them en masse (assuming you had the essences for it). I like keeping my pets in uniform, but it takes me a while to do each one.
It'd be even better if this could be extended to potions as well, allowing us to save a potion preset to brew later.
	
	Aprons
	
	PC and NPC id artwork
	
	nyan bad route
	
	bat and harpy arms need to block arm, hand, finger, wrist slots
	
	add a small blurb for when you return to Amber (as a submissive) after unjinxing and removing your collar
	
	the Transform menu let you change the size of your wings
	
	How come the tooltip for Energy mentions Stamina in the calculation
	
	slime pupil colour not working
	
	ot sure if this is a bug but I find it pretty weird that when I'm selling myself at Angel's Kiss I manage to get clients that aren't even attracted to me. (I'm a female and they only like males).
	
	If you've read a species book before the recent update you can't get the new boost from said book.
	
	Still can´t encounter any harpies in harpies nest whatsoever
	
	sort clothing by type first 
	
	Minor gripe, but could the store/inventory screens get a placeholder scrollbar? I don't like the tiny shift in size/position that the two inventories get when you move from item with a short description to an item with a sufficiently long one (or vice versa).
	
	
	
	
	Duner's stuff
	
	Preg reactions (including first time seeing them) for:
		Amber
		Katherine
		Kelly
		Zaranix
	
	
	Milking job prostitute options
	
	a scene that one of your slaves can rape you if you gave permission to use you and permited outside Freedom
	
	slime tails
	
	In Succubi's Secrets, there's an extra line of the basic skin colors. Only the top row can be used.
	
	after arthur reunite with liliya. you have to get arthur a room to proceed right?
	here is the bug. enter a room for example gg-03. and select gg-01 to put arthur there
	voila bug
	
	Nobody is giving the player kinks on losing. Ever.
	I noticed that forced fetishes don't seem to work in submission. Any NPC with the fetish down there simply will not give the player new fetishes
	
	When using the demon tf menu to get rid of either of your genitals (penis or vagina), then if you have a piercing in either one it will remain attached until you remove it.
	
	chokers
	
	Fix urethra actions not showing up (add hand orifice)
	
	
	
	I think angel offspring should be encounterable in the code... I'll make sure it's working for 0.2.3.! :3
		Make Harpy offspring in nests
		
	
	bat tails
	
	vagina's urethra stuff isn't in the demon/slime transform menu, no real need to rush it though, transformation items still work.
	after messing around a bit i noticed elasticity and plasticity don't work for the vagina's urethra, even with items. still see no rush, it's not a kink everyone's into and still works, just no super stretchy and instant recovery.
	
	 It seems that slime offspring will be listed as slime offspring, with the mother's main attributes (angel, demon, feline, etc), but when meeting them out in the world, they are no longer slimes, but show up as human.
	Has slime offspring been fixed yet? Sorry to be annoying but in the previous version they only ever showed up if you knocked up another slime and even then thwy end up as humans with slime skin. (Human trait and body but slime skin) 
	
	slime need to be naked
	
	 I try to change the vaginal/penile urethra plasticity, it always stays the same
	
	there's still that bug where having an NPC remove your clothing comes up as [playername] removed your [clothing]
	
	essence & flame income balance
	
	game crashed requesting creampie in submission
	
	Will NPCs one day remember that they've seen my genitals before? It's weird that the same person is always surprised by my trap.
	
	so i got a slave preggers (dogboy cuntboi, player species was dog boy) and after pregger period, gave birth to three dog boys off screen.
		while hunting, however, all three were pure humans. same thing with a dog-slime-boy i made by forcefeeding a random npc (which was FUN). got him knocked up and he gave birth off screen to another dog-slime-boy. the child i encountered in submission was a standard human slime boy. oh, small side note, small typo in dog-slime-boy pregnancy, incorrectly points to "her" pregnant belly when it should be "his".
	
	Urethral still seems bugged. Since the person who is penetrating treats it as if nothing is happening. 
		"Lets get started"
		"lets fuck already!"
		etc
		
		According to the formula, I should have 120% chance, pregnancy and impregnate chance only shows 75%. Preg chance: ((virility%*cum prod mod)+fertility%)/2 Fertility 100. Virility 100. Cum prod mod 1.4
	So, ((100*1.4)+100)/2 = 120%
	Most NPC's have a chance or small chance of impregnating my futa and I only have a high chance of impregnating others, including demons.
	It almost as if the % chance is passing 100, then resetting the chance and the game is only seeing the 20%.
	
	If you walk to the same square as a slave that's working and press the slave's name in the upper right corner to get to the info screen, the "Back" option does nothing
	
	Urethra:
		When the one penetrating cums, if they cum a lot, the other character gets an inflated stomach, it would make more sense for their balls to inflate. And if the one receiving cums, there's just the regular cum outside dialogue.
		Add orgasm content.
	
	jinxed shorts causing sell self to bug?
	
	Just say one flame per ml instead
	
	While creating your character, if you choose a certain piercing but then change your mind, they will show up in your inventory when selecting your clothes
	
	change horn colour (succubus) at some 
	
			
	: hi, did anyone notice "Forced TF Gender Tendency" not working at all?
	I've only been getting tfed to female about 30 times, despite it being set on "masculine".
	I'm playing on 0.2.2		
	
	Harpy punishments
			
	Pussy control descriptions
	
	Stop NPCs presenting butt all the time
	it is possible to tease somebody's cock while penetrating their pussy
	
	sex action swap AI keeps swapping back
	
	wing size self-TF
	
	
	PRs
	
	
	-----
	
	
	? There seems to be a bug in the new character creation system where you don't have your virginities when you say you have no sexual experience and vice versa.
	
	I have a slave that should be getting pregnant from the stocks but isn't.
	
	urethral creampies
	
	can cum as normal while being urethra pen'd
	
	milking room
		make slave value take lactation into account
	
	if you drop the transformation menu requirements when you're in said menu (for example, removing demonic horns when they're the only non-human part on you) the menu changes to act somewhat like the slime transformation menu.
	
	dialogue for Candi pre-quest
	
	bimbo seeder, and brood mother to perk
	Add intellectual
	
	Despite being an angel-slime the child came out as a human (with a slime tongue??)
		Slime fathers aren't working properly
	
	Leg-lock option for missionary position, which would force the one penetrating to cum inside (if done on the same turn/close to them cumming) 
	
	it might be nice to perhaps add a side quest that directs players to the shopping arcade earlier in the game. IE maybe something like Rose asking you to pick up a new feather duster for her. Currently a character RPing following the main quest /storyline doesn't have much excuse to detour over to the mall until after Arthur is already rescued/ asks you to pick up up the hypno watch from the mall.
	
	Final sex stuff:
		Clit used like cock
		Tentacles
		Second cock
		Taur pussy
	
	- Characters can still be stuck with a phantom pregnancy that resets their pregnancy status on reload
	- In the slave day to day log, slaves are always listed as having sex with themselves (i.e. Ben fucked Ben) and only if you have impregnation opportunities turned on will you actually see who they potentially impregnated
	
	harpy offspring to be added to nests
	
	I'm a wolf-slime girl and apparently that doesn't qualify for seducing Brax
	
	The alligator-girl presses herself into your back, letting out a high-pitched squeal as she prepares to reach her climax. The alligator-girl's hard dick twitches, and she feels her huge balls tightening as she starts to cum.
	The alligator-girl slides her hard dick out of your command_unknown, before reaching down and starting to furiously masturbate; her hand running up the length of her shaft to rub and tease her blunt head. As her huge testicles tense up, the alligator-girl's alligator cum shoots out all over your back. The alligator-girl grins as her alligator cum splatters onto you, and you can't help but let out a moan as you feel it running down over your skin.
	The alligator-girl slides her throbbing dick out of your urethra.
	
	slime children not having correct races in stats screen
	
	Clothing removal - Before your Maid's dress is able to be removed, Hooded cloak and Maid's dress need to be removed.
	
	Derived fetish from masochist + submissive + (having a non con fucktoy desire level of at least 3 or higher) . "Slave" fetish
	Removes the instant max hatred penalty from enslavement. And perhaps even allows worshipful non criminals to willingly chose enslavement.
	
	
	
	- Have all of the core content for Submission finished (all of the encounters written in, and every area having at least the basics of their content added).
	
	- Add urethral penetration content. (Just penises for now)
		Add urethral-related dirty talk
		Fix penis urethra being used for handjobs
		
	
	- Finish the spell system and add a few more weapons.
		Companions
		Spell levels
	
	- Add in a mod template for items, clothing, weapons, and sex actions.
	
	Prostitutes having sex (not removing partners correctly?)
	
	but its impossible to buy succubi slaves at auction block, you can't bid twice without exceeding the max amount of flames you can have
	
	----------------- Sex -----------------
	Sex AI: Also, I'm not sure if it's a bug or if it's just weird luck on my end, but it seems like most enemies are not actively advancing sex scenes, even in the dominant role.
	 I get a lot of cyclical fingering that never turns into sex, or stripping and then saying "What should I do with you? I wonder" and not actually doing anything.
	 
	During sex with slaves locked in stocks, you can perform analingus and blowjobs at the same time.
	
	NPC-on-NPC kissing actions
	
	Sex AI to target others
		check to see if attracted to them
		check to see if actions is not empty
		
	NPCs will wait to orgasm until you select them
	
	NPCs have trouble removing witch dress + hooded cloak combo
	
	Need to make an isExclusiveWith() method, return list of SexTypes
		in doggystyle with brax I can fuck him AND ride his cock
		
	---------------------------------------
	
	Ear bat ultrasonic description
		night time bats
	
	Give racial bonuses unique things
	
	my character started with the Witch's Seal spell
	
	my children are born slimes like they are supposed to be, but they are labeled as man/woman in the birth scene. and also i can seem to encounter them myself in any of the waterways or in submission.
	
	Tooltips: his message isn't correct i've already taken off mah pants, also i can still unzip my pants and the description is "This will expose your cock" when i've already had it exposed
	
	Could we get ability to spend an arcane essense to trigger clothing transformations on demand
	
	Slime lges: A leg type to merge their legs together into one slimy mass. It should block off the foot slot like harpy feet do.
	
	able to just beat the storeroom quest thing without doing it
	
	When you're getting Kink TFed it still does the regular TF text. Saying they'll make you into the perfect "whatever" morph, instead of perfect "kink"
	
	text for changing aprts in phone menu
	
	nail lengths
	
	Do Lilaya's tests, creampie her so she banishes you then return. Asking her about Essences and Jinxes will be greyed out if her test sex was your first Dominion orgasm harvest, unsure if only tried to the not pregnant  conversation but suspect both outcomes also leave it greyed.
	
	don't forget to add Ashley to the shopping arcade fast travel.
	
	it's the fact that main street encounters with prostitute characters still end with the 'now that you've discovered their secret, this is the last time you'll see them' thing. You did NOT discover their secret.
	
	if you start a new game without closing the game(full game) the rooms names in Lilaya's house continue to count where the last game ended.
	
	NPC changed appearance between encounters. I met a dark alley succubus with blue skin, and when I returned to the same succubus later, she had Ivory skin.
	
	in the character creation screen I can’t give my pc facial hair "Feminine characters cannot grow facial hair.” despite having feminine beards enabled.
	
	"Grace lets out a desperate squeal as you readily push your tongue deep into her slightly loose pussy.
		A desperate squeal bursts out from between Grace's delicate lips as she eagerly pumps her throbbing cock in and out of your mouth."
		Basically if you start giving cunnilingus first a lot of sex encounters let you give a blowjob at the same time.
	
	Have all of the core content for new Dominion, Submission, and Harpy Nests finished (all of the encounters written in, and every area having at least the basics of their content added).
		Submission []
		Gambling den:
			trader (overpriced, 90% junk)
			dice game - earn money (can offer orifices for flames)
			Impregnation game (as player or target) - add pregnancy tests
	
	Finish effect being generic for all types
	
	
	charatcer creation sex experience +/-
	
	poledance staff
	
	- Succubi seem to all change colors
	- Slave activity logbook completely clears on load.
		- This creates occasional further bugs i.e. two of my slaves are exported and imported slave stocks NPCs and whenever I losd their status is returned to 'ready for birthing' except without pregnancy.
		 Every single pregnancy of those two has to be resolved without loading a saved game, otherwise potential babies disappear into digital void. "
	
	Deepthroat orgasm is a less-detailed version of "creampie"
	
	A "milk prostate" action usable when fingering someone that has a dick?
	
	preg nipple & Areolae size
	
	one, when you import a character haircolor is changed to brown (it was previously green with black highlights)
	When using Ice Shard spell on someone, it says they take LUST damage, but actually get their Aura damaged.
	-Slimes still spawn with makeup in 2.1.1
	no tooltip for spells
	
	
	so I knocked up all the slaves but they somehow lost their pregancy status before Evie did. and the stat screen says they are ready to give birth. is this a bug? this is for .2.1.2 Alpha
	
	need hyper breasts status effects
	
	NPCs !!!STILL!!! making you stop penetration just before climax!!! (Stopped me eating her out)
	
	
	The special dialog with Lilaya about pregnancy when she is the on that impregnated you is missing. Plus the dialogue is missing where you got pregnant from someone else and went to Lilaya after you had sex with her.
	
	using addictive and/or hypnotic fluids to brainwash slaves; forcibly increase obedience through addictive fluids, and forcibly increase both to a lesser degree through hypnotic.
	
	could you there be an option for pregnancy breasts and milk capacity revert back to the original size/amount after a period of time? maybe it could be like a timer 'status' effect?
	
	balance xp gains
	
	Suggestions: It would be nice to have mouth(inside - teeth and tongue) transformation apart from just face transformation [I like my wolf-girls with human face but canine teeth]

	(far in the future)There could be alchemist perk like there is Arcane weaver perk, and Transformation fetish would then instead offer you a stat boost for 1 hr or 2 whenever you transform someone (perhaps something like + 10~20% exp gain)
	Similar buffs could then come for Orgasm denier[Bonuses to physical damage for few hours] and Self denial fetish[Seduction damage bonus]
	
	
	since there is an option to be a squirter if you have a vagina, maybe you could add an option to squirt milk from nipples when reaching orgasm. It would be possible if the character is lactating and the ejaculation would decrease the amount of milk stored in the breasts.
	
	So, with the quest to retrieve the package for Arthur, there's a possibility that Vicky will rape your character.
	 Can you make it to where, when Arthur asks you if you had any troubles, you can say, "Well, let's just say I'm probably pregnant right now."
	  or some such and make him feel guilty? I know this is probably bad, but I like the idea of him stammering out endless apologies for putting you in such a position.
	
	My slave at the public stocks gets pregnant and gives birth zero days later
	
	Also one of my slaves has retained his penile virginity after being setup as a slave stud for atleast a month and none of the women have been pregnant by him(he's the only one). I also have him as a initiator with plenty of sex toys. I'm not sure if this is a bug or if it just hasn't been implemented yet.
	
	Getting some phantom pregnancies with some of my slaves. One set shows up on the phone, but not on their status screens or anything else, and the other NPC gets pregnant, with all attendant status and dialogue changes, but occasionally doesn't resolve
	
	Lilaya panties
	
	Exhibitionist counter - prude
	
	totalCumLoss = baseCumLoss + max(0, decayRate*(cumVolume -  orificeCapacity))
	
	-Maybe reduce chance of a character spreading their ass for you when they're actively penetrating you? xP
	-Wearing clothing that modifies your stats for a long period of time gets really annoying-- especially if you have added enchantments at different times. I had a single item that popped notifications three times an hour that were inconvenient to close with my hand on the wasd. -Maybe put modification notices somewhere else? Also annoying if you're wearing an item with transform effects that don't do anything because you've hit the limit. Interrupts gameplay to tell you nothing happened.
	-After interacting with either character's inventory during sex, the action menu tabs to Self Actions, which I almost never use. Maybe it could remember the tab you were on and return to that?
	-More options for things like penetrating someone and sucking them off at the same time, or being penetrated and getting sucked off/doing paizuri, could be nice in certain positions...

	Just wanted to post a problem i have about arthur's secondary quest, Arthur's Experiment, i recieved the quest, i went to the shop to collect the package but then i get stuck when i want to deliver the package to Arthur i go to his room but i have no option to do deliver it to Arthur. There is also another problem with Arthur, after rescuing him he got placed into the bedroom in the mansion and the system now consider him as a slave even if in his page he is not, he does not even appear on my slave overview, i can interact with his in same way as any other slave in their room. But i can't give him his damn package.
	
	-Enslavement piercings work when they don't have the slot available, but then they don't have the item when you check the slave. They don't have any enslavement item at all. Even works with a dick piercing on a character without a dick.
	-While penetrating you in the Missionary(on back) position, a character can still tease your dick with their pussy.
	-No description on the "Milk __" action tooltip
	-The "Fondle balls" action requires access to their urethra. No fondling while riding/sucking?
	-In the description for "Suckle": "roughly suck and nipple her wet teat"
	-The phrase "You can't help but shake the feeling that someone's..." appears often in environment descriptions. Should probably be either "You can't shake the feeling" or "You can't help but feel like someone's..."
	
	I noticed you said that you are still working on how piercings will work for slimes.
	 Well if their entire bodies are made of goo then should you just be able to put piercings in and they will be able to be worn? And for if you turn back to flesh later, either they can immediately pop off and will be put in inventory if they weren't pierced before, or any place where piercings currently are becomes automatically pierced because the flesh forms around the piercings.
	
	Is anyone else having issues where if you start a new game and try to upgrade slave rooms, there's already a debt to pay before you even put in any upgrades?
	
	the slave interaction option button appears when there's nobody in the room
	
	- Kid spawns in Submission (?)
	- Description says 'Whitney is your daughter, who you fathered with an alligator-girl. She was conceived on day 6, and seven days later she was born. You first encountered her prowling the alleyways of Dominion, and, through some arcane-influenced instinct, you both recognised your relationship at first sight.'
	
	You can have a floor length pixie-cut. Maybe my definition of pixie-cut is wrong but I would expect that it should be limit to short or something
	
	Plasticity decreasing enchantments on clothing don't work. Enchantment itself says "increase" even when you make the target the lowest possible value ("rubbery"), and there doesn't seem to be any periodic activation messages for the happenstance.
	
	And finally unsure if the bug has been brought to your attention but it seems as if with anthromorph npc's there are no male feminine ones and if you have that listed for spawns (In the furry preferences) and not masculine it will spawn humans and humans only even if humans are disabled as random npc encounters. 

	The same issue is happening with having traps selected of either androgynous and feminine in gender preferences. Only humans will spawn even if humans are disabled.
	
	foot fetish
		as for feet stuff, apart from regular footjobs and all, there could be more sadistic/humiliating stuff too, so it relates to available fetishes more too, such as making someone lick your feet/or being made to do so, which is hot asf tbh, apart from that what i though of was if you had a previous sexual encounter or your partner had it, and lets say they had someone cum on their legs or any part, you could be ordered/order someone to lick it up and all that sort of stuff
		in rape scenarios you could force others to lick it up and all which would increase lust for one that has sadist or masochist fetishes and all
		or could decrease lust if lets say you're raping someone who hates dirty stuff (lets say legs that have been soiled at this case) and forcing them to lick legs and having to clean it up in the progress
		apart from that there could even be certain effects when you dont wash yourself in general even if you dont have encounters
		lets say you went a full day without washing yourself and there's smell and all that
		 as I'm particulary into legs/feet with any sort of hosiery/socks or whatever on them apart from shoes, then it could have negative effects on person whom you're raping, or negative effects on you if you're being raped and you do not have masochist fetish
		all that sort of stuff ^^
		also regarding lust system, you could get to know other fetishes lets say if you do some side quests to lilyana or lets say steal some of her device a bit later in game (such as googles)  that allow you to see a few fetishes of other characters
		making it easier
	 
	
	The molesting of the submissive by the dominant through their clothing and the addition of jockstraps to give a male version of backless undergarments

	Oh, and I'll also get the kink generation sorted out soon; at the moment it's almost completely random. ^^
	
	Can you make it so that when you use the "grow cock" option during sex, it uses whatever options you have set in the transformation menu
	
	
	Allow demons to change their wing size and pubic hair color.
	
	Improve breast-feeding action text
	
	Improve intro to reference increasing arousal more
	
	Is it just me, or does the sexual preference setting get reset to ambiphilic once you get past the intro
	
	Lilaya slime pregnancy birthing
	
	
	Slime TF screen piercings.
	
	Udders
	
	sailor uniform
	
	A baton and aphrodisiac dart taser for the enforcer set
	
	In the github version, I came across some male NPCs that had a high fetish for receiving vaginal sex, despite having no vagina as well as some female NPCs that were cum studs despite having no penis. There might be something wrong with whatever bit of code you wrote to make sure that randomly assigned fetishes were appropriate.
	
	witches who have 100 corruption start at 10 lust
		Lust into combat/sex
		Attraction
		
	Are demons supposed to be able to have pure human babies? Because every demon I knock up has a mixure of humans and imps.
		
	I don't think Nyan notes when she gives birth
	
	Submission: Been getting 10+ Essence from every fight in there, not to mention fuckloads of XP
	
	ear size modifier
	
	Imps should receive a spell cost reduction, but have hefty seduction damage resistance penalties in any combat that involves a demon
	
	The enemies in Submission are worth way too much exp and money for how easy they are, especially since the TF item to become a slime is so rare that you'll need to fight about twenty thousand or so of them to see it.
	
	breast & ass coverings
	
	Chair sex actions
		"Rough Talk" with Kate is associated with the "Incest" fetish.
	
	Harpy OP flying move
		Detect combat as melee
		
	Foot fetish
	
	lust is resetting after every fight
	
	 my game froze when Lilaya tried to undress me and I had chastity crotch belt with chastity penis cage equipped.
	
	Natural hair growth
	
	All targeting is completely messed up in multiple-partner sex
	Tooltips, orgasm descriptions, available actions, everything
	Orgasming seems broken until the targeted partner gets to 100
	
	if you have trap andro or trap feminine selected in gender preferences or both. You get human spawns in alleyways even if human spawns are disabled.
	An NPC who "likes" "being raped", but doesn't have a fetish for it, still stays right at zero lust even if you aren't doing anything they dislike/hate. Is this intended?
	If you cum while giving an NPC doggy oral, you can cum on their back. You couldn't possibly do this while actually eating them out, of course, you'd have to stand up first.
		There's no real reason why this shouldn't be allowed, really, you could for example be fucking someone against a wall, then when you're done turn them around and push them down to give them a facial.
		 It might be nice to be able to do this without having to switch position manually, in fact. Based on how most positions work, however, this is a bug.
	"and zero day later, she gave birth to"
	
	sun dress
	
	opt out of anal fingering
	
	 a "stomp" attack for reindeer leg
	
	notepad++ bugs
	
	add the ability to interact with the sub's genitals through clothing asap! :3

	I will also add jockstraps! ^^
	
	When you trade with Nyan, leaving the trade puts you in the "Talk" tab. Either the "Trade" tab should be first, or the game should remember the last tab you were on so you can switch between trade categories easier.
	
	Maybe there could be some variation there based on muscle tone, say an untoned character might have their chest described as "your soft chest", while a highly toned one might see "your chiseled pecs" or whatever.
	
	peryton subspecies
	
	smaller nose ring
	
	Could you implement trait/perk/fetish that forces it so the ofspring is always of the father species?
	
	For clothing enchanting, can tongue length be added as a modifier
	
	spiky/choppy hair
	
	pregnancy possibility including someone without penis
	
	
	
	More wing colours, really weird we can't use all the hair colours
	
	free enchantments?
		: Another enchantment issue, if you have a pile of items with the same enchantment and it loads to the next one then it forgets to look for existing enchantments
	
	
	I applied addictive and psychoactive properties to my character's girlcum, then tried to test it out by having her get eaten out, then once she reached her climax I clicked 'thigh squeeze', to cum directly into her partner's mouth. However, none of the effects worked.
	
	My character got impregnated by a dobermann, but gave birth to normal dog-morphs.
	
	Also not sure that this is a bug but when having submissive sex, and the slave has a submissive fetish, and he is subservent, and also worships you... shouldn't he gladly switch to the position you want?, im resending this here because it's kind of a grey line, cause i don't know if it is supposed to be this way
	
	I Have a greater incubus slave. I put her to work as a test subject with Lilaya (male transformation). She was pregnant ( I know I´m an horrible person), In the last transformation she lost her vagina and gained a penis. But she is still pregnant, and when i have sex with her I was able to use her vagina. So it still exist. I understand that when a character is pregnant is not posible to remove the vagina. Is that what happened here? Lilaya tried to transform her but she was unable?
	
	NPC idea: Gang Leader, a badass morph mugger with one or two regular muggers by their side, usually all the same species, encountered in purple alley-ways. Can be more dangerous than demons sometimes and often wears swank enchanted clothing
	
	
	. Does a hypnotic trip get extended if they still have an orifice jampacked full of the hypnotic cum
	
	need to add way to ingest milk
	Need to add girlcum effects from non-orgasm lube
	
	vagina squirter face descriptions
	
	content option to turn off nipple penetration
	
	Move res into internal file ;_;
	
	somehow a dog"girl" in the doggystyle managed to tease my butt with her dick
	
	set the number of potions you want to make at once
	save/load enchantment templates
	
	
	 Geisha Lilaya sex isn't checking for pregnancy properly?
	
	
	Possibly grey out NPC clothing that the PC can't see, such as underwear or crotch piercings if they are covered.

When a female grows a cock, the size could be based on the type, say a cat-cock might start at 4-6″, while a horse-cock could start at more like 12-18″ or whatever. The race definitions have information on cock sizes used when spawning a new NPC, right? I'd use that rather than starting out at 1″.

The Arcane stat could have a multiplier on essence received alongside its other effects.
	
	
	if a character isn't an anal virgin but has virginal virginity shouldn't it be a like
	
	ability to name your enchanted items
	add a "New Slot" button
	
	make that enchantment unlock after getting the license
	
	when fighting a harpy matriarch, (aura 20) I defeated them with just seduction, by lusting them to 100
	
	Trying to use the gifts on an NPC from the after battle from the inventory doesn't work, you use it on you
	
	
	Combat lust
		Lust carrying over into sex
		
	Spell tooltips in combat
		
	Damage scaling
		weapon & melee attacks
		level differences (make it a status effect or text displayed on each attack)
		fireball static 5 dmg values
	
	
	
	Combat & sex bugs
	
	Pictures!
	
	INTRO
	
	Need to add perk for harpies to make them good in combat
	
	can TF Bree
	
	Huh. I don't think broodmother or seeder are working. Seeder + broodmother on a harpy only resulted in 3 kids.
	
	The text for cum-inflation only keeps track of the hole you're currently filling.
	 If you've pumped enough in a girl's pussy and ass, combined, to make her look hugely-pregnant, it'll still only give the message for looking slightly-pregnant when you cum, if that's all that hole contains.
	
	...I just got a status effect update telling me I'm not pregnant.
	
	Add Submission as a placeholder - need rats, slimes, bats, and imps
	
	So I ran into a futa catgirl prostitute, decided to pay for her to domme me. She decided she wanted oral sex. Why not? On the same turn, I decided to perform cunnilingus and she decided I was going to suck her cock... and now I'm somehow doing both at once.
	: When I chose to stop doing one, it was no longer possible to start back up, so I guess it's something that can only happen if both actions are initiated at the same time.
	
	Both the pre and post hotfix versions are bugged. Opening an inventory on victory before sex on a random encounter breaks any attempt to have sex with them.
	 I think the buttons still work (at least the shortcuts), but they don't change their text, and even if you manage to get out, buttons randomly become bugged.
Haven't tried encounter sex without looting first, since I can't skip class tomorrow. If you see this, Innoxia, pls. hotfox.
	
	 A toggle to turn off nipple fucking might be useful for some folks
	
	Ran into another bug. I helped a Yuletide reindeer girl (Midnight) with the snow. Then, when clicking 'relieve', only part of the interface switched to the 'sex interface'. The sexual action buttons appeared and worked fine, as did the text, but everything else was still stuck in the regular interface (energy/aura stats, map, characters/items present, event log, etc). So there were no inventories, her stats, etc.
When I selected to stop the sex, the game seemed somehow stuck between the regular and sex interface. There were no action buttons available anymore and the map was greyed out and inaccessible. I could still access the phone, but there was further no way to get out of it, so the game practically locked up for all intents and purposes.
I've done the event including 'relief' before (with someone else), but everything went fine then.
	
	Would you be up to the idea of making an item that completely wipes a slave's desires so they're all blank? It takes a ton of time to alter them with mystery kinks one by one...
	
	I will add items to NPCs' inventories, good idea!
	
	I will add support for clothing holding TF modifiers (such as giving fetishes, desires, or slowly changing body parts) as soon as I can! :3
	
	Suggestion:

Rework sex positions so that any position can work with the player on top/bottom. It doesn't make sense for give/receive oral, give/receive doggy, etc. to each be two separate positions, and I've seen a lot of requests for things like a cowgirl position with the PC on bottom, PC's back to the wall, etc. Rather than these being separate positions, it would be better all around, I think, if all positions were coded to be reversible by default.

You need to keep the save/load system in mind more when doing updates, I think. There have been a few changes recently that have had issues with saves (renaming corruption, storing desire levels, etc.). Maybe write "DOES THIS WORK WITH SAVES?" on a sticky note and stick it on your screen? It might help remind you that things need storing between sessions perhaps.

The one on the bottom of chair sex/missionary/cowgirl, if they have a cock, should really cum on their own stomach/breasts/face rather than on their partner.

Bug Report:

When you read books, you gain arcane instead of intelligence like you used to, but the game no longer tells you this. It doesn't appear either in the main window, or the event log.

I voluntarily submitted to a witch, and afterwards she didn't pull her dress back down after we were finished.

There are still some issues with lubrication transfer for some actions. Player dominant, receiving doggy position:
• PC spreading ass transfers between PC ass and NPC cock.
• PC anal tease transfers between PC cock and NPC ass.

When dominantly making an NPC fuck you, the action is called "Ride his cock". That fits for cowgirl, but not for doggy or missionary.

If an NPC dislikes an action, they probably shouldn't encourage you with dirty talk.

Asking for/receiving a creampie should give experience for the cum addict fetish.
	
While swallowing a load of cum shouldn't usually dirty a character's face, if the cum donor has a huge production, it's described as backing up and drooling out the receiver's mouth. This should dirty their face.

Why do cat-morphs have arcane affinity? The text says that they're physically agile, surely that should be a physique or energy boost, not arcane? That's kind of a problem with having too few stats, I think; the racial stat boosts can't distinguish between different things like they could if you had strength, toughness, and dexterity (for example). Most game systems have 4-6 primary stats, the three you had before were limiting, now there are only two it's even more so.

The catgirl I just met is "Stronger than the average horse-boy". Something about that just doesn't seem right.
 I don't typically think of catgirls as being super-strong. Is she right at the edge of the bell-curve, or is something wrong with NPC generation? It seems a bit odd that a level one NPC should be able to kick my ass quite so easily.

NPCs always spawn with zero lust. This doesn't quite fit with them wanting to rape you, and even those who aren't into your gender are supposedly affected by your aura. Mechanically, this makes them far too resistant to seduction attacks, since you do zero damage until you get their lust up.

Saving and loading the game causes time to pass, and the player will lose health if they have an energy reducing effect like recovering orifices.
	
	Regen is based on a flat value at the moment, but I will change it to be percentage-based. I'll also add a regen stat later on; good idea! :3
	
	Suggestion:

Maybe the check to see if we have a brush to dye clothes could check to see if we're in our room and have one in storage, so we don't have to either keep an inventory slot filled with brushes, or swap them out whenever we want to use one?

How about messy makeup content? When someone receives a rough face-fucking, they shouldn't really look perfect afterwards. It could be an effect that fades over time like creampies do (remember that makeup is magical and permanent in Dominion, so it makes sense that it can fix itself if it gets messed).

Bug Report:

I have in my inventory a dress with no enchantment on it, but with the green name & background of an uncommon item. I'm pretty sure it had an enchantment previously, but it lost it when I updated to 1.99. If possible, item enchantments should be updated, or if there is no equivalent in the new version, the rarity should be updated. Better yet, have item rarities computed dynamically based on enchantments rather than stored on the item - this will probably help with when item enchantment becomes a thing the player can do.
	
	Renaming made physique bonuses disappear again, need to rebuy affected items. Damn, kimonos got pretty expensive now, though that's pretty accurate, they do cost a fortune IRL. Slave collar prices are brutal as well though, not sure if that one makes sense.

Ashley's bio says: "Standing at full height, they measure 6' 1窶� (186cm)." Might be a font error on my side, but all other inch signs work fine.

Demonic and angelic skin lost their "flawless" modifier and share the regular "smooth" instead.

Blank NPC actions continue to happen during sex, most notably during dominant sex with slaves. Engaging the scene, then spamming "Do nothing" or "Calm down" makes it pop up sooner or later.

Submissive NPCs with with a virginity fetish still tell you to "Fuck my virgin pussy already!" in the eager pace.
	
	
		
	Angel's kiss
	
	Use the agility system.
	
	Nyan gifts
	
	Back out from trading needs to return a new dialogue
	
	
	combat issues
	
	
	unbuttoning shirt before pulling up hoodie :o
	
	I think I'll remove the spit option in the next release. As the forced TFs can now be disabled in the content options, there's really no need for it to be there anymore. ^^
	
	Add Candi dialogue for Nyan quest
	
	
	Just an FYI, I don't know if it's a bug but it seemed consistent enough for me, for some reason lubricating fingers will sometimes just crash the game, but it appears to be random when it happens.
	
	Because hands are not tracked separately, fluids can travel from one hand to the other in unexpected ways.  If a partner fingers your ass, then somehow lubricates their other fingers while still fingering you, your ass will also become lubricated
	
	Saliva
	
	
	and a minor bug where the enemy statistic of win and lose or sub and dom sex also reset after you load the game.
	
	
	I noticed inspecting slaves often does that old glitch where the right side panel reports data from the last enemy fought rather than the slave as it should.
	
	
	I found another bug :( - if you bought any Yuletide gifts they are gone after you load a game
	
	
	make it so that submissive NPCs will always prefer the gentle pace in sex
	
	
	
	Arcane at <35 will submit at 100 lust
	Higher lust combines with Arcane damage to do huge damage
	Change all seduction damage to lust damage
	
	
	sadist & masochist should increase lust
	special attacks
	
	I will change the stats and perks into that system
		rename/tweak the aura stat a little
		Lust (mitigates % of seduction attack drain of arcane energy: 100% at 0, 0% at 100)
		need to set resting lust, and lust into sex
		Perk respec costs 5 essences per perk undone. Negative perks (clutz) can be forced on you and others
		
		weapons change attack (feather duster is tickle)
		
		Fire - build stacks and detonate
		Ice - build stacks which freezes
		Arcane - deals damage based on lust
	
	And overhaul the spells
		Learn offensive and defensive spells. Equipping crystals changes the theme of the spells (but without a crystal, you still have spells)
		
	And add more weapons
		Crystals function roughly the same
		Energy swords
		
	And greatly reduce the impact level has on combat, so that the stats are more important
		Level difference does +2% damage per level
	
	There seems to be some bug with the Harpy Matriarchs, even though they're supposed to be level 5 or 6, their stats are more like level 1 NPCs, so they only have 20-30 HP and 10 Aura, making them super easy to defeat in combat.
	
	
	
	
	- Fix the multiple-partner sex scene bugs.
	
	
	configure Bree and BRandi
	
	Getting 100 Arcane (which CAN be done legit currently) + the perk that improves spell efficiency will actually cause you to regenerate aura when you cast spells instead of using it up.
	
	why did I encounter a cuntboy when I have it switched to OFF. 
	
	: bug: adding two different aligator transformations to a potion (hair, tail) causes you to Discover your Natural Scale Color twice.
	
	If you try to give an NPC a slave collar while they have a neck slot item that is jinxed (and therefore cannot be removed), the collar doesn't get equipped, but the NPC is still made a slave.
	
	removing the collar induces a high loss in obedience per hour???
	
	Nyan
	
	Dobermann dog-boys
	Scar over eye & tattoos
	(Just finished fucking enforcer when first meet them)
	
	quest as planned
	
	if help them, then can choose 'say nothing' (get groped by the leader)
	
	when Nyan submits, if chose 'say nothing', you have to leave, watch, get fucked side-by-side, or blowjob while other one fucks Nyan
	
	
	clothing prices and standardised currency value
	
	add a way to reset perks
	
	So does the "Silence Slave" in the permissions menu still not work?
	
	Ashley's shop
	gag
	
	
	
	I will add masturbation in alleyways (and in the street for exhibitionists) at some point soon. :3
	
	All body parts need to use TF like Ear & Tail
	
	Succubus resisting at 80 lust?
	
	8ch bugs
	
	LACTAION/MILKING
	
	
	
	
	
	noticed some fetish/desire inconsistencies. (or rather, inconveniences) with some NPCs spawning with the brood mother/pregnant fetish and hating receiving vaginal or having seeder/impregnation and hating performing vaginal. perhaps a logic check and synergy between the fetishes and vaginal
	
	
	On the bug end, slot-in perks (interesting concept) reset if you close out of the game and load back into a save, and give you additional perk points.
	
	
	Lust mechanics
	
	
	
	should show that they do not have hair if bald.
ring gag metal ring with the metallic colors.
color-able bell-collar bell with the metallic colors.
	
	I will consider adding an options screen for you to disable NPCs' fetishes/dislikes, as I agree that this new desire system does make it a little frustrating to find an NPC that you like.
	
	
	Demons in the chapels have arcane prowess higher than 35 which is described as being equivilent to a Lilin's
	
	still no option to be penetrated in missionary (on back) pos?
	
	It seems that kissing increments both oral fetish XP's for the character doing the kissing, and neither for the character being kissed.
	
	Dunno if this might be a bug or an intended "splatter effect" but when I came on one npc's stomach, it said it went into her hair. Tried it again while playing a female and got the same message (though more descriptive about the stickiness in the hair)
		Only tried in back to wall position, no idea if it happens in another
		
		
	I'll look into the cross-dressing fetish probabilities, thank you for the report! I'll also add an "autosave on/off" option soon as I can.
	
	
	Horse-girl futa was able to initate (receiving) blowjob while player was eating her out
	Submissive incestous sex has an issue where if you are kneeling you can suck them off and eat them out at the same time
	
	Burning lust tooltip "you aren't interested in having sex at all right now"
	
	Ask for vaginal should have pussy slut
	
	after saving and buying scarlett if you load back buy scarlett button gets borken
	
	100% male dog boys spawning with the pussy slut fetish?
	
	: Found a bug. Got an opponent to 0 Aura, so I should've won. Turns out I was defeated, and I still have 5 HP and 115 Aura so...don't know how that happened
	
	I don't know if it always does it as I only had the one, but spraying Scarlett with "Diana's Perfume" gives - "A deep groan escapes from between Scarlett's lips, and she suddenly finds "command_unknown" thinking of how much she wants to dominate the next person she meets!"
	
	There is something different with the permissions for the slaves. Before they had sex with each other. But now the only ones who have sex are the ones display for public use. The permissions doesn´t make sense now.
	
	Was being spitroasted. Someone was doing an anal penetrative action, and all lines said they were fucking my ass, but when I went to respond to the dick in my ass, it said "eagerly hotdogged" and "eagerly anal fingered". It fixed itself later but I found it odd
	
	Choking, face slapping, breast/chest hitting
	
	Specifically, having one participant fuck another, while a third licks their groins and cleans up their mess. I'm not sure if I can do that with my girls yet.
	
	- There's an unnaturally high number of prostitutes spawning this version considering there should've been some nerfs to their spawn chance.
- I have to 're-insert' my observant perk on any load or game restart.
- Characters in my game seem to have a serious tendency to finger my character's butt when dominant.
- I still notice an extreme tendency towards self penetration
- People calling 8 inch penises cute little things, asking flat chested males why they have boobs like that, etc. (People keep laughing at my trap characters' lack of boobs)
	
	So I think my Game might be Bugged, after the initial part, meeting Lilaya and getting setup in the Main house, I went out and about for a stroll met the Greater-Dog-Morph and then returned, then when I Tried to talk to Lilaya about the Arcane Essensces Quest it was Greyed out and said I needed to perform Lilaya's 'Tests', I did 3 times now and nothing seems to be changing about the Greyed out Arcanse Essences, and I tried to change that with going to the Slaver's Den and it's still greyed out (I did the Lilaya 'Tests' a couple more times and nothing's happened. Sorry for long Post)
	
	: It looks like the damage types for fetish special attacks/effects just need to be switched and maybe a few other things (taking aura damage when lust is 0)
	
	I have it fullly expanded yet it looks like the xp bar is going outside it's boundries when nearly full (29/30) causing a scrollbar to appear at the bottom
	
	The numbers match the effects, it seems: III = +3, X = +10, etc. Confused me at first too.

	you gain 7.8924758932758925782 lust

	she spawned as a broken virgin
	
	: I suspect this is a bug, but I noticed that when the transformer fetish is chosen, potion making first halves the cost, but then when you add effects, the cost is halved again.
		Essentially, it cuts the cost of potions to 1/4 the cost instead of 1/2
	
	gave my slave scarlett an oral fetish and a cum addict fetish, but when i engage in submissive sex she just pushes me to the wall and fingers me/kisses me. is there a way to get an npc to perform oral even in the dominant position
	
	it seems it does not recognise the gamestate as "default" and disables the button
	
	
	"NPCs who hate/dislike non-con should now never use you after combat."
This seems a bit extreme, they should still fuck you if you don't resist, IMO. If an NPC doesn't resist you, the game doesn't count it as rape, after all.

Bug Report:

When I load saves from 1.98.5, my corruption gets reset to zero. The new "Arcane" stat also starts at zero, although I didn't realise it immediately because of the bonus it has.

All of the drinks except Feline's Fancy are for Strength, are some meant to be for Arcane?

When enchanting a potion, some of the tooltips are bad:
• For Arcane says that it increases intelligence.
• Cold damage & resistance say they increase ice damage & resistance. These are basically the same of course, but they should use the same word I think.
	
	
	The slave value calculation is really just a placeholder at the moment (it only takes into account race, obedience, and fetish count). I'll refine it and provide tooltips to show exactly how it's calculated soon! ^^
	
	Gender detection. Now you have to look into full NPC description to use it. Maybe add some hint onto quick racial breakdown? Now it displays "Unknown!" even if you can detect it's presence or absence. Also, gender detection probably should not be an active trait, since it serves no real combat purpose.

Would be nice to get numeric character appearance stats without using appearance screen.

Would be nice to be able to see it outside of combat, in "Characters present" window.

Would be nice to have text history.

With new interface I can't find where to see racial stat modifiers.

Unclothing self and partner every time can be a bit... Repetitive. Maybe some way to expose genitals without spending ten turns?

"Lubricate orfice" option would be appreciated. Now it takes 3 actions: lubricate fingers, finger self, stop fingering self.

"Stroke cock" after "lubricate fingers" does not lubricate cock. As with the orfices, an option to lubricate penetration-capable appendages would be nice.

When player character is performing bj, "mouth status" on pc says that partner is performing bj on player.

"Cum on ..." makes little sense when you don't produce any cum.

Some sort of "watertight" orfice mod would be appreciated. As well as "absorbent" or "hydrophobic" skin mod to avoid "dirty" debuff without taking a fetish.

Clothes gender assignment is now hidden if you don't have a debuff from it, but it is still important for androgynous character, since it changes their visible gender.

Even invisible clothes affect gender weights. If you create a femboy he would be considered female just because he'll wear febale panties by default.

When growing breasts from flat chest, you need +5 to just get A-cups, and another 5 would give you E-cups. It's kinda difficult to estimate how much you need.

When starting new game after already being in game, you can't select femininity.

When starting as a femboy, you only can select from unisex and female clothes. Not that I have something against crossdressing, but more options for the beginning would be nice.

Nipples can be only "small" and "big." No "average" option?

"Puffy lips" and "puffy nipples" are kind of the size modifiers, no?

No tongue color options? If you want to get unusual flesh color, it would stand out.

Penis color for furry races shoul not be flesh-toned, it is usually some kind of pink or red, like interior flesh.

Some kind of way to distinguish racial transformatives from buff potions?

Mouth seems to be the only orfice without ability to change elasticity.

"Sticky" and "slimy" cum properties can't be removed by respective potion effects.

Stat gains from gym and books are not displayed anymore.

Apparently, now you have to dive into corruption if you want to use seduction efficiently?

Maybe self-penetration should not count as virginity loss?

When starting as non-virgin ambiphilic character, discription always says that you've lost it to someone of the opposite gender. Maybe roll it randomly, or just say something like "you've lost it in your home world" instead?
	
	
	
	no anal in missionary?
	
	
	Having arcane essence and flames only visible from the inventory screen now makes it a bit of a pain to tell how much is left when purchasing fetishes.
	
	java.lang.IllegalAccessError: Update to static final field com.lilithsthrone.game.sex.sexActions.SexActionInterface.$SWITCH_TABLE$com$lilithsthrone$game$sex$PenetrationType attempted from a different method ($SWITCH_TABLE$com$lilithsthrone$game$sex$PenetrationType) than the initializer method 
at com.lilithsthrone.game.sex.sexActions.SexActionInterface.$SWITCH_TABLE$com$lilithsthrone$game$sex$PenetrationType(SexActionInterface.java:29)
at com.lilithsthrone.game.sex.sexActions.SexActionInterface.isPhysicallyPossible(SexActionInterface.java:661)
at com.lilithsthrone.game.sex.sexActions.SexActionInterface.toResponse(SexActionInterface.java:220)
at com.lilithsthrone.game.sex.sexActions.SexActionInterface.isAddedToAvailableSexActions(SexActionInterface.java:178)
at com.lilithsthrone.game.sex.Sex.populatePlayerSexLists(Sex.java:1271)
at com.lilithsthrone.game.sex.Sex.initialiseSex(Sex.java:450)
at com.lilithsthrone.game.dialogue.responses.ResponseSex.initSex(ResponseSex.java:85)
at com.lilithsthrone.game.Game.setContent(Game.java:1091)
at com.lilithsthrone.controller.eventListeners.SetContentEventListener.handleEvent(SetContentEventListener.java:36)
at javafx.web/com.sun.webkit.dom.EventListenerImpl.fwkHandleEvent(Unknown Source)
	
	Also, it is kinda strange to see horse/harpy/etc morphs wearing socks.
	
	traits unselect when you load game, although I don't know why. You can reselect them in the character screen, but you have to do it again everytime you load game.
	
	I was playing as a futa succubus and I notice in the tfs in the smartphone that you can tf your cock to be blunt where there is no way to make it that way threw regular tfs.
	
	According to sex dialogue I am able to suck my own wang. Some line bugs are messing up to where it says im performing actions on myself
	
	cum on self
	
	also add iris colour TF to the demon TF menu
	
	Found a bug where a imported character with more then one pair of horns wont load as such in a new game.
	
	Dom Demons dont seem to know what to do if you change their preferences to receiving vaginal and make them dislike anal(giving or receiving). They'll just stay in standing position.
	
	game can't fullscreen?
	
	I need to fix the way most assholes are self-lubricating
	
	Using the Witch Seal sex option on a witch doesn't prevent self actions.
	
	That's how the game works at this point. You need to add penis size+ effects if you want a reasonably sized one. I expect that it'll be fixed before long, and the initial size of cock, balls, and cum (which all start at 0 at the moment) will depend on the race of the potion.
	
	: I don't think the Sex Stats: Blowjobs (Given) is working correctly; I have 0 given when I know that number to be higher.
	 BJ Cum given is also 0. Taken at 10 seems about right, and the cum taken is 10. Is cum given/taken supposed to be ejaculations or total spunk?
	
	bug: take all of something that stacks while your inventory is full doubles the item.
	 (As seen in the exit scene for the Chapel, picking up the "spare" witches clothes.
	  The Take All button lags the heck out of the game, lag scaling with the quantity of that stack.
	   (The take all lag seems like one of those problems that would take too much effort and will never be seen in normal gameplay) 
	   Lag also exists when selling all the items, which suggests the game is going through a list of each individual item instead of selling the stack in one go. 
	
	
	Pinning an NPC face-to-wall; she's wearing a miniskirt, not pulled up, plus pantyhose, plus panties; hotdogging and hotdogging tease are available. Surely all three of these should block that?
		Add correct blocking to all clothing
	
	I'll see about adding a special tease in sex for if you have the anal/vaginal/oral/etc. fetish at maximum level. :3
	
	
	Out of interest when are the NPCs going to get randomised items in their inventory/equips? It doesn't scale with them with is annoying.
	
	Attempting to delete someone from the character export menu redirects you to the save menu and does not remove the character.
		
	Derived Fetishes should probably specify more plainly that they require their parent fetishes and not just associated desire unlocks. Older players will likely know this out of habit, but newer folks might not since it never actually indicates this.
	
	Also noticed the eager pace gives virgin subs, including yourself, dirty talk about wanting their partner to take their virginity, even if they have the virginity fetish.
	
	Right now, I noticed that NPC desires feel a bit random and inconsistent as they are right now. The NPCs might feel more alive if you create the impression of some underlying logic in their likes and dislikes.
	 It might make sense to create a system that takes into account gender, sexual orientation, tf type, or personality archetype as well when selecting fetishes and desires. 
		For example, maybe wolf morphs are more likely to be dominant or sadistic (ie: "alpha") while dog morphs are more likely to be submissive (because they're "domesticated wolves"). You could also have straight men be more likely to dislike being anally penetrated, or gay women favor oral sex (since strapons aren't yet a thing in the game). Unlike the sex AI, I don't have any decent ideas for how to implement it. You could have a method inside the desire object itself that returns a weight based on those factors, but it might be tricky to use a system like that while also keeping the number of likes and dislikes equal.
	
	Add a map screen to the phone. The minimap is OK, but even when zoomed out still only shows a small part of the city. You could have useful tooltips for each cell, showing things such as cell name, NPCs present, etc. Could even serve as part of the fast travel system when it gets implemented.
	
	The long breast description (selfie picture, exposure text, etc.) notes nipple colour, but not breast skin/fur colour.
	
	: okay so, after having been pounced/ambushed and "fucked" by one of my slaves, wich was me trying to get them to do more then touch herself really the map area is stuck on clothing worn, and :eyes:
	 initiating sex with Lilaya seems to open up the inventory rather then the sexy stuffs. on that note, its still saying im having sex,
	
	make sure that the lore books are dropping properly
	
	even if I remove the sticky and slimy effects from cum, the next time I load those attributes remain. Not a deal breaker, but still a problem.
	
	It seems a little odd that all items of clothing are the same price. Surely a fancy jacket or dress should cost more than a pair of socks? Even the incredibly posh-looking dress coat is the same price.
	
	"Size Queen" fetish (Size King? M/M isn't my thing, you'd have to ask a gay dude what they call guys who are into big dicks - or rather who like big dicks into them :P)
	Effects would be a resistance to seduction damage from opponents without a visible bulge, vulnerability to seduction damage from opponents with a visible bulge, and change "Recovering Orifices" debuff for positive version.
	
	Similar to above, "Breast Lover" fetish could give resistance to seduction from flat opponents, vulnerability to especially busty opponents, "Anal Fetish" for ass size, and "Oral Fetish" for lip size. Orientation already provides effects conditional on opponent attributes, so the framework should be there already.
	
	How about clothing fetishes? You could have leather fetishes, jeans fetishes, etc. for various different classes of clothing.
	
	When I tried to open my inventory in my room, it failed (error log). After saving and restarting the game, it worked as normal.
	
Suggestion:

It would be nice to be able to give Candi a good fucking. Perhaps a threesome with Brax once he's with her.


A couple bugs:
On older saves, several unique items in vendor inventories and your own have lost their stat bonuses, probably due to the change of the effect's names. Affects the geisha set and Nyan's entire "specials" inventory minus lab coat. Also seems to affect any green or blue items that had fitness bonuses. So you need to wait for the midnight reset and rebuy your stuff.
In combat, special attacks reference "health" as their cost instead of energy.
Blank NPC action still happen occasionally during sex. No clue what causes it now and seems far rarer than it was two builds ago.

And a couple thoughts:
This has been brought up before, but I'm all in favour of changing when the "frustrated" debuff gets applied. Right now it doesn't matter how low your arousal is when you end the sex nor does it matter if you have the self-denial fetish or not. If you didn't have an orgasm, you get the debuff. But sometimes, I just want to grab my favourite slave and masturbate her unconscious. So I'd love to see that changed. Maybe don't apply it if you finish with less than 25 arousal, with self-denial raising that to 80, and/or introduce a new fetish that changes the debuff to a positive one, like exhibitionist and crossdresser do. Can't think of a good name for it though, nor of fitting bonuses.
I find the stat window for the main stats of 15-35 a bit weird. You start out with 10 strength, then put a meagre 5 into it and be suddenly considered "strong" and "above average"? I think 20-35 would allow for some more sensible leeway.
And not sure about merging health and stamina into one. For one, it takes away some customisation. Being a cardio bunny stat-wise is now impossible, you always become a bodybuilder in the process. Makes the gym a bit awkward right now as well, all options give you a strength boost. Furthermore, it changes the tone of the game somewhat. With health gone, you can't get "beaten up" anymore, but instead just get "exhausted". Something like that.

And a question: do you mind being reminded of older bugs or do you keep a list anyway?

If you want to make a positive version of "Frustrated", the fetish to link it to would be "Self Denial". It specifically mentions that you're into edging if you have that one.


* Cum Stud. Liking or Disliking seems to make little sense, as why would increased/decreased Lust matter when you are already at the point of orgasm? Perhaps these will be tied more to NPC AI than Lust gains and be fairly irrelevant to the PC?

* Deflowering. This is a bit of a niche as it typically happens zero times in an encounter and might happen once. Perhaps it will be more of an AI thing than anything else? The Fetish has such a small benefit as it is that I cannot see any value in a 'Like' here, and 'Dislike' seems unlikely to matter much in terms of Lust gains or the PC's choices.

* Virginity. I am not really sure why you would take this outside the Fetish. What would a Like even do? What is the point of Dislike/Hate when it is literally a button press until it is never relevant again?

* Impregnation/Pregnancy. Would these cause a Lust gain when Pregnant/you have made someone Pregnant? Perhaps they are, again, more of an AI thing than a Lust thing and not too relevant to the PC?

* Test Subject. Since transformations occur prior to sex, would a Like/Love do anything? Perhaps higher starting Lust or a bonus to all Lust gains after a transformation? Dislike/Hate are super-niche, but perhaps they would turn it into a non-consent kind of scenario, where sex after you transform them puts them into the Resisting pace?

* Orgasm Denier/Incest. What would a Dislike/Hate even do here? You either Like them or not, so Dislike/Hate seems about the same as Neutral. Similar, Like without the Fetish seems awkward (but doable).

* Seeder/Broodmother/Bimbo/Cross Dressing/Exhibitionist. The Fetishes unlock specific content. What does a Like/Dislike do *without* these Fetishes?



Suggestion:

I previously mentioned that it's too easy to push a willing partner into unwilling pace, it also seems too easy to push an unwilling partner into willing pace. Don't get me wrong - I like the idea of breaking down resistance so they start to accept it, but it should take more to do so, maybe making them cum a couple times or something. It would also be nice if they had something like a "Broken" pace, where they're not resisting any more but aren't as enthusiastic as an originally willing partner. Maybe gasping and moaning, but not asking you to do anything to them.

That makes me think of another speech mutator you could add; something like "Non-verbal", where dialog is replaced by grunts and moans, rather than having them added. You could use this for anyone whose intelligence is reduced below zero, or perhaps a counterpart fetish for "Bimbo". I guess I'm imagining something like a bull-man whose animalistic side is dominant and who doesn't speak, although it could be applied to any character technically.

Bug Report:

When you do your first load from the start screen, the "Load" tooltip hangs around on top of everything (even other windows) until you mouse over something else with a tooltip. Maybe add a line to clear the tooltip at the start of the load game function?



My son said "sorry I didn't stick around until you woke up" but my mc was the father.
--
Is there a way to free your slaves?

Bug Report:

When an NPC did the Breast Lover tease, she said "Your going to have fun playing with those!". I'm pretty sure that should read "I'm going to have fun playing with those!".

Question:

What is the difference between availablePrimaryColours and availablePrimaryDyeColours for clothing items? At first, I thought it meant that randomly generated items would pick from availablePrimaryColours, and availablePrimaryDyeColours would be a list that the player can choose from when using a dye brush, but this is clearly not the case. After adding colours to the dye list, NPCs started generating with clothes of those colours. So what is the difference between these two lists?
	
	Why does Ralph sell dye brushes? Most of his stock is food, with a section for things like condoms that wouldn't fit in any of the other shops. But there is a shop for selling arcane supplies. It seems they would fit better there, or possibly in Nyan's "Special" section, as the dye brush is for use on clothes.
	
	increase the tooltip delay time
	
	-NPC's leave immediately after 1 orgasm. This makes gameplay for people who play submissive very dull.
	
	rework race detection and bonuses
	
	Clothing removal is not exposing the correct body parts, shifting/pulling down NPC clothes shouldn't reveal PC parts.
	
	What should happen next is this:
	
	Dark pink description of active partner beginning penetrative action
	Light pink description of inactive partner's ongoing penetrative action
	Light pink description of active partner's ongoing penetrative action
	Light purple description of inactive partner's penis self-lubrication (if applicable)
	Light purple description of active partner's penis self-lubrication (if applicable)
	
	Instead the following happened:
	
	Dark pink description of active partner beginning penetrative action
	Light pink description of active partner's ongoing penetrative action
	Light purple description of active partner's penis self-lubrication
	Light purple description of active partner's penis self-lubrication (reworded, but same name)
	
	The next round of the scene correctly contains the two light pink ongoing penetrative action descriptions after each action. 
	
	However my character also has an option in the sex actions window to "stop fingering". When pressed, this produces text that implies my character stops fingering the active partner. This action appears to have no effect, as the inactive partner continues the action on my character, and the active partner continues the self penetrative action.
	
	Possibly connected: The "stop penetrations" action does nothing in this scene, and no white text is generated for my action. The rest of the round continues as expected. The "stop partner" action works as intended.
	
	In this particular scene, the active partner was in the kneeling behind position, while the inactive partner was in the kneeling infront position. 
	
	I was able to begin giving the kneeling behind partner a blowjob. When I swapped the active partner to the one kneeling in front, that character's penis was now blocked.
	
	-This game still has a memory leak.
	
	two notices for fathered pregnancies don't disappear after they're finished; they still stay at "ready for birthing" despite being over already.
	
	I'd like more colors and clothes for men. Some things only have 6 colors available, and I'd like them to all have all the colors that women's clothes can get. I'd also like just more clothes options period. There are tons of styles of suits that can be done as sets, or ripped jeans, or different shorts and styles of t-shirt. Thank you!
	
	pull bandana down, not up
	
	I still think Arousal should be renamed to something like "Stimulation". "Arousal" and "Lust" are kind of synonyms, yet in the game they represent two quite different things. Also, it should really only increase when characters are actually being stimulated for the most part; you still have the issue where characters will spontaneously cum for no reason, which shouldn't really be the default. Maybe someone with the "Oral performer" fetish could be able to cum just from sucking someone off, someone with sensitive enough breasts could cum from having them played with, or a real masochist could cum from being spanked, but most characters should need more direct stimulation.

The character summary tooltip (mouse over a character's level and race) currently just shows race type and colour for each part; maybe it could also include the size, for parts that have a size.

There's an imbalance between manually stimulating cocks and cunts. With a pussy, you can do either a single-turn action or a pink ongoing action, while a cock can only be stroked on a turn-by-turn basis. This also doesn't seem to provide nearly the same arousal as fingering a pussy, so it takes quite a while to get a cock to cum with a handjob.
	
	I noticed that the navel piercing is labeled feminine, but there is no masculine equivalent. I'd like to get the piercing but I don't want to have to buy crossdressing just for that. 

One (really picky) thing is I like during the sex scenes when the NPC "talks" to you, but it repeats often and sometimes doesn't sync up with what's actually happening. It's already awesome, but I'd like a whole bunch more descriptions and in-depth dialogue because when I'm mining for experience or sexing my slaves the sex scenes get very repetitive.

Another annoying thing with the npcs is that even if they have seen you naked before, they still reacted shocked and surprised if you get naked and they see something they weren't expecting. Like if you have already impregnated someone, you would think they wouldn't be surprised every time they see your dick. Maybe if you change genitals before meeting them again it makes sense for them to be surprised, but not otherwise.
	
	BUG -- My character has c-cup breast and the guy she's fucking says "Hahaha, I don't think I've seen a girl with a chest that flat!". Unless this guy has only ever met the bustiest woman in existence, I'm pretty sure he would have come across one or two.
	
	some darker colors for clothing. Dark red (Crimson), Dark blue (Navy), Dark brown (Coffee), Dark Purple (Indigo/Eminence), etc.
	
	If you cum on someone's back, it puts a mess on their over-torso slot. If the over-torso slot it empty, logically it should instead put a mess on their torso slot (thereby making their top dirty when they put it back on). At present, they have a mysterious pool of cum floating around their back that does not touch their clothing
	
	Suggestions:

Give each NPC primary, secondary, and tertiary favourite colours; then when they get new clothing, rather than picking the colour of new items at random (so they look less like a rainbow puked all over them), give them a 50/33/17% chance to pick their respective favourite colours. When multiple items are generated at once they only come in one or two colours, but there doesn't appear to be any effort made to match replacement clothing to existing clothing, resulting in rather odd outfits if you take just one item of clothing each time.

An NPC who dislikes or hates raping will give up pretty soon if you resist them, but maybe they shouldn't even start? Maybe replace the "Resist sex" button with a dialog where you turn them down and they accept that on the defeat screen?

If we can't afford to buy all of an item that a trader has in stock, maybe the button should instead buy all that we can afford to?

Bug Reports:

The lines blanking out cells (0,0), (0,1), and (1,0) on starting a new game are duplicated in the importGame method, causing these cells to be blanked out each time you load the game.

NPCs without a vagina probably shouldn't generate with the "Pussy slut" fetish.

If you take an NPCs clothing without fucking them, they don't get new clothes. The new clothes need linking to the button to continue on without fucking an NPC as well as the post-sex continue button.

If an NPC dominating you gives up due to low lust before they cum, they get the standard "Frustrated" status effect but the post-sex scene plays out that they're satisfied.

The attacker and defender are still the wrong way around when calculating seduction damage regarding orientation.

If I take an NPCs panties, it tells me that I pull her skirt up, take her panties off, then pull her skirt down again (which makes sense). The problem is that I then examine her, and it tells me that I haven't seen her naked groin, so I don't know that she has down there. If I explicitly pull her skirt up, it reveals her details like it should, but that implicit one when I take her panties doesn't, yet it should.
	
	
	-Why can't I select my fetishes right from the start? What's the point/fun in leveling this?
	
	
	Bug Report: When I returned to Arthur to deliver the package, his interface changed to the normal slave interface.

Some content I would be interested in seeing would be the ability to restore virginity to other orifices similar to vaginas, as well as the ability to have multiple penises, allowing for double penetration.

Also, it would be nice if NPCs with the dominant/non-consensual fetish and impregnation/seeder fetish continued to disregard to your pullout/creampie requests.

I would also like for NPCs in the submissive position to be able request the use of certain holes, or to ask them what they want you to do. Additionally, I would be interested in special dialogue for NPCs with the Pure Virgin and Lusty Maiden Perks when you take actions like "Tease Pussy" as well as a custom description when you deflower them.
	
	
	When entering missionary, the description as written seems to assume the dominant is male and the submissive is female. When you swap the genders (assuming standard genitalia), the descriptions are a little odd (the male lays down and spreads his legs for the female to enter). That said, a minor tweak to descriptions and you would have Amazon position instead, so maybe could be tweaked into a feature rather than treated as a bug ;)

	One may or may not be a bug, but surprised me. I had a female character who repeatedly had sex with a male who had the Impregnation and Seeder fetishes. He always pulled out after sex. I would have expected him to be *less* likely to pull out (and I would assume female characters with Pregnancy/Brood Mother fetishes to be more inclined for you to cum in them).
	
	The description for the "Deflowering" fetish doesn't mention taking penile virginity.

	Anal fingering doesn't have the "Masturbation" fetish attached.
	
	The dirty talk for the PC performing "Paizuri" (maybe a setting to turn off gratuitous japanese? Might be setting creep…) instead plays the lines for the PC receiving same.
	
	Question:
	
	Has the rate of item drops increased? It seems like I'm finding items more, and NPCs less when I explore the alleyways.
	
	Bug: Kneeling to give a futa NPC cunnilingus in a submissive scene; the NPC swaps to a blowjob by first sticking her dick in your character's mouth, and stops you eating her out in the following 'round'. That only works if you have two mouths.
		Additional bug: when you have 15 actions in the Sex Actions window, thus filling every button space, the 15th action (bottom right hand corner) is duplicated to the second page. This duplicated option functions correctly but has no tooltip when you hover over the button.
		The following is what I wrote up while exploring the bug in this scene; it should be unnecessary, but I've kept in case it's needed for reproduction steps.
		Immediately following this, the NPC started fingering herself. However, my character has two options to "stop fingering" the NPC, one with a functional tooltip and one with no tooltip, as well as a greyed out option to start fingering the NPC (not available as the NPC's vagina is not free). Using the "stop partner" option causes the NPC to stop fingering herself. This then duplicates the "stop blowjob" option, again one with a tooltip and one without. In both cases of duplication, the functional tooltip one is the last option on the first page of options (in the bottom right corner), and the non-functional tooltip copy is the first and only action on the second page. Both duplications (of the stop blowjob, I cannot test the other as I can't save mid sex scene) successfully stop the action. As the scene progressed, the NPC caused my character to start fingering her. The added options pushed the "stop blowjob" option to the third position on the second page, and the duplication stopped; while the greyed out "finger her" option was the one that was duplicated.
	
	When performing a blowjob on the cat girl it says (You're struggling to fit ray's avian shaft down your throat.) Instead of the other way around.
	
	Change preg: I've looked at the code, and the formula is simply fertility + virility, except if either of these is less than zero.
	
	Breast reveal reactions using wrong character
	
	Hi, imported a character from a previous version: male human named Jason level 4 and got him in the auction. Then decided to transform him in a hermaphrodite greater aligator boy; then impregnate him and waited the 7 days. Suddenly some of his kids started to pop up in the back-allies, but Jason is still pregnant.
		Is a Little more complicated, Jason appears as still pregnant in the pregnancy stats window, but when i visit him, he isn´t. But the other characters that got pregnant on the same day or after have the resolved pregnancy status.
	
	images
	
	weapon damage in tooltip trader inv, tooltip player inv, and when clicked on are all different
	
	Ended up with a -10 to fitness after a significant belly full of cum, reason I'm posting here is because it remained even after it had drained.
Reloading seems to have fixed it and I dunno what I did to get that to happen. Figured I'd let you know I ran into some weirdness.
	
	When I lubricate my fingers, it makes anal impossible.
	
	Npcs who have control sometimes don't seem to do things they like, in this case I submitted to an alleyway attacker and in the middle of raping me they gave up, she also somehow managed to give up sex DURING an arcane storm
	
	
	
	NPCs with a fetish for being transformed could have a chance each day to use a random TF potion on themselves. For this to really be effective, you'd want to store a copy of their body the last time you met them, so if there are any differences you could have it display something like "The woman's breasts are bigger than they used to be!" or "The cat-girl has a bulge where she didn't before!" or something like that.

If the system mentioned above is reversible like many others are, you could store the player's body on each NPC too, and have them make comments like "Oh! You're a horse-boy now!" or "Well that wasn't so big last time!" or whatever. Having NPCs notice when you change from a 5′3″ catgirl into a 7′2″ bull-morph would make them feel more like actual people and less like a collection of stats.

The action buttons in sex scenes have icons on them to warn you if they change the pace or cause corruption; they should also have some form of indication that they match with your/your partner's dislikes/hates, to help avoid doing something wrong by accident.

When an NPC cums, and the PC is dominant, the player should be given some immediate actions like they get when they cum. Currently it's just "Prepare", but there should be more. The default should be something like "Slow down a bit", to give them a momentary pause while they cum, with other options such as "Deny" to stop just before they cum and frustrate them (this shouldn't end the scene, once they come down from the edge you can start tormenting them all over again), and "Faster"/"Harder" to drive them really wild as they cum. Also, if they have a cock, you should get to direct where their cum goes, especially if you're giving them a handjob at the moment they cum.
	
	
	
	breast reactions are using NPC self values
	
	Stamina:
		Upon stamina being depleted: NPC/PC can take control or run away
		
	Sex:
		XP: virgin, TF, denial, (check incest), exhibitionist, voyeurist, bimbo, cross dressing, lusty maiden
		Add experience from related sex actions, and Fetish levels up (append at end of sex)
	
	All teases should do damage based on target's preferences
	
	Add level variants for all fetishes
		
	add fetish screen to character creation?
	
	Bug: virginity loss text for anal and mouth
	
	cum sliding down into stomach when none is produced (for all orgasms)
	
	Spitroast
		Similarly, partner positions don't seem to matter, since someone stated to be in front of you can also fuck your ass and then suck off the person stated to be behind you.
		Hey, just wanted to report that during a threesome, the person kneeling behind me was able to make me finger them, they also never tried to penetrate me with their penis, just kept fingering themselves/me (tried before and after giving them the anal fetish it was the same)
		
	trying to bang lilaya in newest version, the game crashes when I try to pull down her bra or grope her tits, gonna wait for hotfix
	
	Bugs
	
	UNIQUE NPC DESIRES
	
	Typo: For incest in the "Desires & Fetishes" menu, it says something about liking/not liking "having sex with relations". Perhaps the word "relatives" would be the right word to replace "relations"?
	
	----------------------------
	
	Minor combat polish prior to rework (move out of middle panel, use same UI as sex)

	Nyan quest
	
	go through all unique NPCs and give them proper likes/dislikes
	
	Append item pickup/drop/use/equip/sell/buy to event log



 Also I dunno if this is intentional or part of noncon or whatever, but as the dom in consensual sex, I asked her to pull out and she completely disobeyed

Are the NPC sex paces supposed to not be fully working? If I rape them then they switch to "Resisting" just fine but their Submissive and Dominant fetishes never affect anything and always leave them at "Normal".


I think there's a bug with fetishes: some characters who don't have the masturbation fetish (and have impregnation, cum stud, oral fetishes)  keep fingering my PC instead of doing vaginal or oral.

Oh, and the entire race detection system is going to get overhauled soon, as the current method of detecting it (by skin) is a leftover from a very early version of the game.

I'll also add a lubricate tail action.

While we're at it, allow me a suggestion, if person is filled with litres of cum in vag/ass, if they don't clear them properly, it should not disappear, only slightly decrease

Two bugs in the new hotfix:  1) When being covered in cum by an NPC and wearing clean clothes,  it'll show the "you wipe the cum off on the clothes" text before the actual orgasm scene.
 And 2) during nonconsensual sex, the NPC's always listen to you, i.e. pulling out, etc

Need to add cumming on self stomach

: I've got a suggestion for the spanking thing with slaves: If the slave has masochist and either high affection or is a submisive nix the affection loss? Sorta like how you can nullify the loss while molesting if they find you attractive and are submissive? I'd have suggested a gain but that would add way to many things you can do to boost affection.

*1.98.1* when you recive oral creampie, and Wear *mouth* slot item, you got stuck at after sex *dirty cloth* info.

I will also add an option to set the size of Dominion. :3

Stopped thigh sex right before I had an orgasm, got "You slide your throbbing horse-like cock out of Player's thighs.", had orgasm, and then self actions tab appeared blank.  Switching to a few other tabs and then back to self actions fixed it.

Going going to page 2 of sex actions and then switching to another tab puts you on the second page of that action tab, which is (usually) blank.

	if you got a piercing on your cock and a TF removes the cock, that piercing stays in the cock-slot.
	
	When NPC is virgin (dirty talk):
		I'm still a virgin, ok
		This is going to be good (while performing paizuri)
	
	Fix pussy control action, and add leg-locking to missionary
	
	Add a 'cum into panties' action
	
	Update Lilaya & Kate's scenes (kneel for oral)
	
	still have the bug where the last person you had sex with is the only one you see under a magnifying glass when buying slaves.
	
One seriously annoying bug here; something seems to be wrong with one of my save files. One character, I can't export from 97.1 (error log). I can export from 96.5, but when I import into 97.5, I can't save (error log). This is just the one character; other characters I'm having no problems with.
OK, so I followed up on that bad save I mentioned. Looks like there's an entry under game > playerCharacter > character > playerSpecific > booksRead that has an empty string for the value, which translates to a null in game, and the 0.97 exporter is choking on it. Not sure why the 0.96 exporter generated that - I haven't looked into it that deeply - but deleting that entry from a 0.96 export file fixes the problem, 97.5 will save the resulting game just fine. I was even able to keep the progress I made in 97.1 by making a 97.2 build with the exporter bug fixed.
	
	Couple last bug reports, it seems like the "Cum on chest" option doesn't work (though maybe that's intentional because you just haven't added it yet)
	
	How about being able to add things like a dining room, storage room, gym, or things like that? The storage room could be used to store items instead of just using the entire house, and since slaves can work out, they could use the gym
	
	shouldn't swallowing cum count as cumflation too? It doesn't currently
	
	[Check that active NPC is being set]
		Bug: In the previous public version (0.1.97), I moved to a normal street tile with an October Succubus Chapel during an arcane storm. A random encounter occurred, with a male NPC. While the text on that opening page identified the new character as male correctly, all of the pronouns where feminine, and the tooltip for the "Fight" button mentioned the October Succubus by name. The fight was perfectly fine, but the post-fight screen had male pronouns in the actual text and female pronouns in the tooltips. The sex scene was perfectly fine, but the post-sex screen also had male pronouns in the text and referred to the Succubus by name in the tooltips.
	
	Sex action buttons static
	
	It seems receiving anal isn't available in the missionary (on back) position, probably a bug.
	
	Also a dog-boy laughed at my female character's FFs claiming she was flat, which I guess is either a bug or him trying way too hard. He was the dominant partner, if that helps.
		It's been a while since I've played but characters say this for a male mc too and it's rather annoying and a turn off to have them laugh at my mc if he takes his shirt off :< (obviously my male mc is flat chested)
	
	Bug(?): Being cummed inside (dick to vagene, pc having the vagene) in a non-con submissive role leads me to a screen called "important status effect updates" where it says "you use your (clothing [for me: black thong]) to clean your groin, dirtying it in the process." Not sure if that's an intended feature or not.

A bug: In the same situation as above (non-con, submissive, dick to vagene, pc having the vagene), there's no chance on being impregnated despite being creampied. The "there's a chance to get pregnant" sentence is not present.

Another bug: The torso clothing (for me: black blouse) gets removed first before the over-torso clothing (for me: black women's leather jacket) in a sex scene.
	
	
	01.) Been around forever, but sucking your own tail takes your oral virginity. Intended?
02.) I feel like my arousal build-up is higher than it used to be. I'm running a shitton of fetishes, do they influence that?
04.) In doggy-style, doggy-style oral and face-to-wall, the receiver can still mess with their partner's clothes, which seems like an impressive feat of flexibility, especially in the doggy-style positions.
05.) When fingering a partner, they sometimes do the action for stopping themselves from masturbating, even though you're the one doing it. Said action doesn't stop anything though.
05.1) On a related note, when fingering yourself, "stop getting fingered" becomes available in the sex options, but equally does nothing. Only appears in positions you can be fingered in.
05.2) Another possibly related note: Doing dirty talk while fingering yourself gives you lines for being fingered by your partner instead. Happens in all positions, even if they can't even finger you.
05.3) And another one: Fingering yourself sometimes gives the partner dirty talk as if they're being penetrated or kissing, with "~Aah!~"s and "~Mmm~"s.
06.) Submissive partners frequently do blank actions, no text output from them. Arousal gains differ though, so they have to be doing something, which just doesn't get put out. Possibly related to 09? Maybe those are ongoing actions that somehow get immediately cancelled.
07.) Ongoing pace-changing actions are out of order. Looks something like this: gentle tail-peg, gentle fingering, rough fingering, tail-peg, clit focus, continue fingering, rough tail-peg, [...]
08.) Kissing as the domme sometimes gives you partner dirty talks like "A gasp escapes from between Cynthia's full lips, "Good girl! I love your lips!"", even though she is the sub here.
09.) Submissive partners aren't initiating any ongoing actions any more, even when allowed to.
10.) Lilaya (the only domme I've been testing on) only uses her dick on you, but does no kissing, fingering or tail-fucking. At least not on the PC, she still does it on herself.
13.) Lilaya, and potentially other dominant NPCs, cannot take your vaginal virginity while they are performing self-penetrative actions. Doesn't matter if you choose to ride her cock or she initiates it herself, you will stay a virgin. While she isn't doing anything else, you do lose your virginity as normal. Using your own tail always loses your virginity, regardless of her actions. Doing penetrative actions on yourself, then getting dicked while she does nothing to herself also loses your virginity as normal. Anal virginity is unaffected and always lost. Fetishes have no effect (suspected virginity fetish at first).
Subsequently, virgin birth becomes possible. You're now the Holy Mother.

Regarding not losing your virginity on Lilaya:
It seems to only happen when she penetrates her vagina with her own fingers or her own tail. Using my tail for it and/or having her finger her nipples and suck her tail while leaving her vagina alone, then hopping on her dick loses your virginity as normal.
	
	
	A few odd little bugs. The first two occur when I reload a save (I have tried two new characters and both do this every time). When I reload a save, I regain my penile virginity(!) and the bottom-left corner of the map becomes unexplored.

The third bug occurs when I go to the Export Character screen. If I try to delete an exported character, it instead takes me to the Save/Load screen.
	
	slaves: : It would be nice if there was a permission level right below "use you" something along the lines of "permission to beg". IE instead of permission to aggressively jump you in the hallway they have permission to submissively ask for sex
	
	Give the player some control over where NPCs cum, at least if they're the dominant partner. When I fuck an NPC with a dick in missionary, they keep cumming on me. I'd prefer to make them shoot it on their own stomach, chest, or face.

Bug Reports:

Tail-fucking and pegging are still unavailable in the oral positions.

The cells at (0,0), (0,1), and (1,0) are still being obscured on load.

When you strip an NPC during sex, revealing parts of them sometimes doesn't print a description of the part like it should. I'm guessing this is related to the bug where NPCs won't react to you stripping off.

When fucking Kate, there are two "Dirty talk" actions. Also, the buttons to permit/forbid clothing and self-actions aren't there.

When doing the quick transform with a succubus, the adjective for her breasts doesn't match up with what breasts of that size are normally called.

	
	Remotely chanigng NPC's clothing should reveal genitals
	
	Not sure if it's a bug or not, but my demon(incubus) slave tends to do whatever he can to get himself off without any act of penetration on my player during submissive sex. Did this a number of times and he only rarely ever put anything in my character's holes, only his own(namely tailfucking/sucking on his tail).

This one I'm more than certain is a bug. When I finally got that demon to fuck my PC(during the spitroasting scene) he took my PC's anal virginity but the game treated it as if he was taking his vaginal virginity. My character is not a vaginal virgin, and the information bubbles under my character's status supported that he was being fucked anally. The text was just wrong.

	
	Had a herm NPC fingering my ass, his ass, and his pussy all at once, while fucking my tits.

	Dirty clothing is not being saved, and every time I load the game it resets that I've discovered a characters ass/dick/pussy.
	
	I'm still seeing other characters' info like clothes and stats when I'm supposed to be seeing another character, and saving the game is progressing time by 5 minutes when I quicksave. Also, NPCs are not using their dicks for whatever reason - I've tried to do sex with males about ten times now and they'll do thigh sex but won't penetrate. I know I'm using the most recent version, 98.1.

	
	Another thing i noticed, though it may not be a bug (i think it is though, due to inconsitency and just not fitting the theme) is when you are preforming oral as the domminant character, you have the choice to "Request" either a creampie (which should just be a "Cum in my Mouth" type order) or "Request" Pullout (which also could be more of a order in this situation)
		So from the above you may notice my point, your the dominant in this scene, yet you act as a submissive. Also, aldo technicaly correct, i feel cumming in the mouth isnt the same as a creampie, but thats more of a matter of personal preferance i guess.

Also of note is that NPCs seem to disregard your command more often than not. I've lost count of the times I've told them to pull out and they haven't.
	
	Not sure if this is a bug, but when being split roasted and you have a slave NPC's dick in your pussy, and the other in your mouth they both have a chance to impregnate you when they cum.
	
	
	Suggestions:

When enchanting a TF potion, as well as showing the effect we have selected, also show what that stat is currently. When enchanting a potion with more than one or two effects, I keep having to examine myself (or my target - maybe show stats for NPCs in the current cell too?) to check, and that drops you out of enchanting, clearing current effects in the list. I end up literally writing a shopping list of TFs to remind myself what I need to hit my goal.

Show percentage somewhere on health bars. Since restore potions restore by percent, not by a fixed amount, knowing if I'll get the most out of one would be nice.

I posted this as a reply to an older post, but I'm not sure if you'll have seen it, so again:
The first time the sub tries to strip you, give you a couple of reaction options like with cumming; either to allow them, or stop them. This would be better than either them being able to get you half-undressed before you stop them, or magically knowing that you don't want them stripping you.


Bug Report:

When PC is dominated, NPC fingering PC's ass, the anal fingering self actions are available.

Still being dommed by same succubus, she spreads her ass open and presents herself to me. …While standing behind me fucking me in doggy. She seems to like doing this one, did it several times.

While I was getting fucked, + sucking my fingers, stroking my own cock was greyed out. It said my urethra was unavailable.

PC dominated by Brax, kneeling, sucking him, both cum at once, there are two options; "Stay in position", and "Cum on floor". "Cum on floor" works just fine, but "Stay in position" doesn't. Error log here.

XML saves still don't save whether or not PC has seen NPC genitals.

When getting a big… "Discount" from Ralph, the tooltip for "Take it" refers to your pussy even if you don't have one and he's using your ass.

Also when getting Ralph's discount, when a customer is at the counter, staying still and doing nothing increases his arousal just as much as teasing him. Also, it seems to be pretty much impossible in the new version to finish before he does.

In 69, a female getting licked blocks her from blowing a male on the bottom.



	Is there any chance that sometime in the future pregnancy could be changed a little so that your children would be a mix of you and your partner rather than half of the children looking just like the mother and half looking just like the father?

	Slave using you:
		If anything, I'd like to see a different final goodbye. If the characters loves me, a nice, loving kiss. If they hate my guts, the "that was fun" and patting works well.

	-Would it be possible for "spread ass"/"spread pussy", and similar actions of presenting bodyparts, to increase the likelihood of partners using that bodypart in their future actions?
	
	
	My character is not wearing anything in the over-torso slot, yet it still shows up as being dirty after having sex in a back alley
	
	
	There's inconsistency with when you can and can't save; many times, you can quicksave, or overwrite an existing save, but you can't create a new save because you aren't in a tile's default scene. If you aren't supposed to be able to save here, all saves should be disabled. If, as was the case previously, we should be able to save between beating an NPC and fucking them (for example), the new save button needs fixing.

When domming an NPC in doggy, the hotdogging actions rely on your butt being free, not theirs.

Domming an NPC in doggy; they finger their ass, this shows three "Anal Fingering" actions, which have in the tooltip description "finger their ass", but requirements for your ass being free.

The "Last Save" on the initial screen doesn't reflect the actual save files, if you've moved or deleted the one the game thinks was last, it will show wrong. This could be fixed by checking the save file with the most recent timestamp, although given how long it takes to load a file this might not work too well; you'd need to profile a load to see if it's parsing the XML or creating the gameworld that is expensive before deciding, I think.

If playing with a clean install (no properties.xml), when you start your first game you get the "Demon" and "Cat-morph" encyclopedia entries as soon as you first encounter Lilith. I'd argue that since you don't actually see her, you shouldn't get the demon entry until you meet Lilaya. You certainly shouldn't get the Cat-morph entry that early, and even after you do meet that first cat-morph (it would be interesting to run into her again later, btw), you don't get the encyclopedia entry for her horse-morph friends.
	
	
	
	Simple but great addition would be to check if we have same version of java as you did while working on the jar & warn us if we don't (same place we see our java ver.) Bold warning with correct ver written will save a lot of trouble in the future...
	

"Shifting aside" makes sense for panties, but seems less fitting for boxers. I would expect those to have similar displacement options to trousers, such as "unbutton" and "pull down".

When raping an NPC who isn't into your gender, it seems way too hard to make them cum. This may be related to the general sex bugs; the effects in the sidebar show two sets of "+your arousal", rather than one for each partner, but I remember it being a real chore to get an unwilling partner off in previous versions too. Hopefully when you split physical stimulation off from mental arousal, this will work out better.

There are presently technical issues preventing saving during combat or sex; would these also disallow loading the game during these? I often find I want to do that, for various reasons.
	
	
	
	During sex random NPCs use your name and gender, for example when being creampied.
	
	Incest options: Off | Encounters | Full
	
	I will change the description to say 0-length penises are "less than an inch". ^^

	I also need to add in more transformations for the forced TF encounters.
	
	Add text to the Save/load icons
	
	 allow you to define all three names in city hall (for those who like the idea of their name dynamically changing).
	
	Add trib
	riding cowgirl just allowed for the dominant partner
	
	so if you import a char as a slave they wont be attracted to you no matter what if they dont has the incest fetish
	
	
	Lilaya & Kate: I'm also hoping that soon using any of the "Rough" actions will switch the pace to rough, like they do in most scenes.
	
	The action buttons in sex scenes are all jumbled up now.
	
	
	
	
	finish the lust+stamina mechanics in sex
	Sex preferences/Fetish rework
	improving the fetishes/sex experience
	Fetish levels and experience
	Fetishes should boost in power based on experience level
	
	Corruption - fetish bypasses
	Stamina - drained by actions (minor) and orgasms (major). If falls to 0, can't continue/exhausted.
	Lust - gained by actions character likes. Drained by actions character doesn't like. Determines pace.
		Player actions now increase/decrease lust instead of setting pace immediately
	Lust should not determine pace. Instead, it should lock out the opposite extremes. So at minimum, can't use eager stuff.
	
	Sex starts:
	- Each character has a starting lust, based on other character's attraction
	- Sex continues as normal, with each action affecting lust, arousal, & stamina
		- If arousal >= 100 AND PHYSICAL STIMULATION ON EROGONOUS ZONE, orgasm
		- If stamina drops to 0, that character stops (or if sub, is too exhausted to make a move)
		- Set pace to corresponding lust pace
	- Sex stops once doms all run out of stamina, or if NPC dom achieves objectives.
	
	Sex experience (determines arousal gain)
		Fetish boosts xp and lust gains for those actions
		'Turn-off' makes you lose lust when subjected to those actions
		
		
	
	make sex actions specific to slot
	Need to define available sex actions as dependent on which SexSlot it's targeting.
	
	
	
	Add in orifice modifier descriptions
	
	Go through sex managers and convert orgasms
	Add Brax's insemination orgasm
	Add in cum-eating sex actions (eating out pussy, ass, or nipples)
	
	
	
	Add forced TF to offer body
	
	
	
	- NPC refering to your MC's tail, while it is his own tail (and you dont even have a tail)
	so in the first scene with Lilaya, before I've even been outside the house, she uses dialogue and sex action about my tail...that I don't have
		"Oh yes, your tail feels so good" (It was her tail)
		on further inspection she's saying "yes get your tail in there" but the immediate line before it references HER tail being used
			she also said the same about my fingers despite HER fingers being use
	I teased lilaya's tail and it says 'Lilaya's juices quickly lubricate your tail.
	I had a demon (Kate) fellating her own tail. Her comments suggested she thought it was my tail ("I love your tail!"). I am also having great difficulty in having sex with Kate, although it is not as impossible as it was prior to the hotfix. She is too busy masturbating and even if I stop her she immediately does it again. In 1.97, the moment you exposed your dick she was onto it; now it takes some effort and repeated stop self action commands.
	
	 Getting your anal virginity taken with lusty maiden triggers the loss of your vaginal virginity text, supposedly giving you the broken maiden status, but it doesn't.
	 
	 
	cami top off from under my hoodie
	Lilaya displaced my fishnet top before displacing my zipped-up leather jacket.
	
	add dirty slot tooltips
	
	add selfie dirty descriptions
	
	Ride her cock: also if i'm facing the wall, my hips should buck backwards not forwards, yes
	
	can i please disable rimming
	
	i really wish characters would like... actually have sex with you, instead of just fuckign themselves in front of you
		like i just got the witch's chapel thing for the first time, pulls out her dick like she wantsta rape me and she's just tailfuckign herself for orgasm after orgasm
	
	NPCs should only spread pussy/ass if they want it used
	
	 I was the submissive partner having sex with a hermaphrodite character. I was eating her pussy when she put her cock in my mouth. At this point, I was both eating her pussy and sucking her cosk at the same time... somehow.
	
	In sex, removed all clothing, they have no penetrations, in a fuckable position, still have no options. In my game just to cut down on finding the right people to be slaves I just set everything to have all sets with anyone without both just not existing unless I make them myself. 
	So im in sex, them in a fuckable position, got nowhere to stick it, so I go to the clothing, its all displaced, but lets just remove it to be sure, still got no place to stick it, look at them, they have a cock, pussy, and its currently wet, no where to stick it, end all penetrations, still no where to stick it. 
	an 'investigate' option in sex when you are dominant would be nice, you just stick your hand down and feel around, but observant says in game you will know their sex, so that could be a thing that was just not utilized till now, and if that's not the case, xray glasses would be nice just to make it always show.
	
	
	
	add the option for a bigger map
	
	NPCs with the "TF Test Subject" fetish object to being fed potions (during sex). I'm guessing they're not supposed to.
	
	
	
	Resisting -> hesitant -> apathetic -> willing -> eager
	
	there was a glitch about the mystery kink being used twice when using mid-sex with a succubus.
		
		
	'Forced' TF could probably use a little tweaking, as at present it is too hard to trigger and takes forever to achieve anything.
		Firstly, I use 'forced' as you not only have to enable it in options, but still get the option whether or not you want to drink the potion. This choice seems superfluous. If you enabled forced TF, you should probably drink automatically (you literally asked to be forcibly transformed!); if you did not, you obviously should spit automatically.
		Secondly, it is hard to trigger. At present, the only way to trigger a scene is to lose to an NPC with the Transformer Fetish. While you can make the fetish more common in options, combat is trivial to win. The future combat rework may resolve this issue, but perhaps other scenarios where forced TF occurs could be considered for future content? For example, choosing Submit (rather than Attack) with a Transformer Fetish NPC results in the scene immediately triggering, perhaps certain quests could be resolved by submitting to a forced TF as an alternative (eg similar to how Brax can be fought *or* tricked by Observant PCs), maybe magical traps the player could walk into. Ooh, an NPC with the combination of addictive body fluids and Transformer Fetish could expect you to accept their TF before they let you satisfy your addiction! Having alternative ways to be forcibly TFed like this would also alleviate the difficulty of actually encountering the scene.
		The third issue is that it takes a *lot* of repeated visits for random NPCs to transform you, and if you have conflicting priories between multiple NPCs you end up in a limbo state where each merely undoes what the last had done (eg one give you +1 ass size, the next gives you -1 ass size, then the first goes back to +1 ass size and nothing ever really changes much). Perhaps they could get a bit of a buff to their potions? If they want to make you a specific gender/body type, a single potion to do this rather than the current five or six it seems to be? If they want to change your race, perhaps one dose to get all the partial morphs, a second for all lesser morphs and a third for all greater morphs (options permitting, of cause)? If it takes less potions to change you, they having competing priorities would be less of a problem.
		
		
		
		
	
	Dunno if this has been said before but you can use "stay in position" in the repeat actions to just force everyone to keep cumming
It was actually quite amusing, I got to grind out 8 condoms super quick
[22:59] Cherry Cumslut: Also I hadn't really looked into it but when I was having sex with Lilaya I stopped being able to interact with her dick after a certain point
	
	
	main cause of the save game bloat seems to be the records of every sexual encounter.
	
	
	 none of my slaves with the non-con fetish are actually acting on said fetish, if that makes sense? None of them put up a struggle or anything [but player can struggle and resist just fine.] 
	 
	 "it's with brax and characted import . i jumped to i lose scenario. so i can't do the other route. i just can't seem to 1st fight him"
	
	-in lilaya's geisha scene with me dominant, she started paizuri but it didn't post any of the normal pink text for an ongoing action.
-she started fingering her nipples, and when i stopped her, she started again the same turn. and same thing again later with her tail.
-and when i got into doggy style she won't stop sticking me in somewhere. if she doesn't want me to get her pregnant, she should stop putting me right back in her pussy every single time i pull out.
-can we please get prohibiting actions in the dominant scene? constantly fighting her makes it take way longer than it should.
-doing the scene again, because she came and made it end before i intended, when she starts kissing me, "stop penetrations" does nothing but waste a turn. it does not post text, it does not stop the kissing, nothing.
-at the start, she started making out with me, and it says her saliva lubes my mouth, and mine lubes her tongue. when she sucked on my dick or her tail, they were lubed with her saliva, but not mine. liquid wierdness?
-and sticking something lubed with my saliva in her mouth lubes her mouth, after the kissing.
-ok, another bug with lilaya chair sex, with me standing and fucking her, it said "With a little moan, Lilaya starts rhythmically bucking her hips back against you, helping you to fill her dry with your large cock as she smiles up at you."
	
	
	AI in sex, so I'll make sure to tweak their preferences for performing self-actions
		Is it supposed to be that Vaginal and anal sex never happens when you get defeated by a man? I've been several times and it either ends up in a blowjob or they just use their fingers.
		my slaves insist on doggystyling the PC at first when I choose to be sub (and they don't even have dicks)
		
		I've encountered some rather buggy NPC behavior. Playing as a female character wearing a chastity belt, and during submissive sex scenes the NPCs are extremely reluctant to initiate anal sex. They usually just do some foreplay in the starting position; then transition to the Kneeling position and just stay there, not really doing anything but occasional anal fingering until they get off and end the scene.
			It even happened once in the Witch's Chapel 'offer ass' scene, where the witch wouldn't do anything but fingering to my character.

		I often have situations like that, even without a chastity belt. Demons seem to be the worst offenders, as they have so many sexual orifices that they get confused. Other NPCs may spend every turn putting fingers in or taking them out like they are doing the Hokey Pokey, but never getting down to actual sex.
			Another good example is Amber. The scene with her is all about her fucking you, but she only does it about 50% of the time in my experience, the rest of the time you just sit there looking back as she masturbates behind you. On the other hand, the new scene with Vicki has never bombed in my experience. She always gets straight down to business.
		
	
	
	
	Found some bugs. So every time I have my character sex with an NPC, random encounter, or a slave. They always do the 'pullout' option, and there was no neither option to request they stay in or pullout. At first I thought is was because I used the cheat code, but I reinstalled the game and did a default play through, and it still happened. Also during sex the NPC's don't talk outside of the default 'dirty talk', or when you tease them (to clarify, when dominated by an NPC and you, or they, remove/displace clothing that reveal breasts or penis they usually comment on the size).
	
	Bugs found:
-you can't choose the starting month at all when starting with an imported character
--may also be a bug with sexuality, but that may just be me having chosen wrong when first making the character. maybe add a sexuality switch to the debug menu?

-when i was in my room at the start, i had major problems with the inventory, sometimes when clicking on or possibly hovering over equipped items, i got kicked out of the inventory screen. i'm reasonable certain this wasn't a mistake on my end, but i have no clue what could be causing it.

-when i was with lilaya, i swapped positions, but several of the options from sitting down were still there, even if there were standing up versions, including:
--2 "kiss" actions, one saying "lean forwards" one "lean down",
--2 "dirty talk", one corruptive, one not, and both "submissive" and "rough" talks, the latter being corruptive
--the "pull onto cock", "bounce in lap", and "rough bouncing" actions,
--2 "kiss nipples", 2 "feel breasts", and 2 "pinch nipples", one of the last corruptive due to not being effected by "breast lover"
--2 "stop riding" actions, one without a tooltip, though it later changed to 1 "stop riding" and 1 "stop penetration", when she put her tail in her nipple
-also, a few of lilaya's actions were still acting as if she was riding me, one dirty talk for example said: "You look up into Lilaya's demonic eyes as she speaks down to you,"

-also, when i went to the second page of actions for one sex tab, then switched to a different tab, i was still on the second page, despite there not being any actions for that page in the new tab.

-after you beat someone, there's a choice about what sex pace you want to start at, but it doesn't seem to effect toe current system, as i chose rough and it started at normal with 50 lust.

-dominant doggy style still has the other person taking actions that don't print any text, when there's no ongoing action.

-i just noticed that when you hover over your name in sex, while it gives the proper descriptions, the name in the popup for me is "man". is it supposed to use the gander term rather than the name?

-i seem to remember some discussion about a "dirty talker" fetish and making the "strengthened aura" buff not renew while it's still active. did you decide against those, or did they just get pushed down the list?
-similarly, probably been mentioned already, but thigh sex still has no associated fetish.

-maybe add a single-turn action to briefly finger your and/or someone else's anus with your lubricated fingers? doesn't matter what they're lubed with, saliva, pre, fem-pre.
-could also do the same with some of the breast and pussy rubbing actions.
-maybe also single-turn and ongoing actions for putting your fingers in their mouth? similar to the lubricate and suck fingers self actions?
-also, making these and the existing lubricate fingers repeatable might be nice(maybe rename it "lick fingers"), some people might like being able to stick their fingers in their parter then licking the fluids on their fingers.

	
When neither partner is doing anything, dirty talk is something like "I'll be gentle" or "I'm going to fuck you senseless", depending on pace. Maybe if the scene has been going on long enough for one of you to cum, there should be other lines, like "Did you like that, you little slut?" or "Good girl, I enjoyed that!"

While I'm thinking about dirty talk, there's a noticable difference in tone between the rough talk when you're doing something to them, and the rough talk when you're making them do something to you.
The former are basically all variants on "You're enjoying that, aren't you slut?", while the latter has both that and a number of lines telling them how worthless they are, or how they're no good at what they're doing. Maybe those should only appear if you have a fetish for that kind of thing?

It might be nice to be able to change the pace of a scene without having to already be doing anything.

Some positions should probably have limits on clothing displacement. If I'm pinning someone face-first against a wall, or face down on the floor, they're probably going to have a hard time undressing me.
	
	
	Wouldn't "Broken virgin" also give positive points in the stocks since they're desperate for sex?
	
	got a problem, when trying to examine slaves, I get stuck with seeing slaves that aren't the one I am looking at. I can work around to see them, but its annoying none the less.
	
	
	
	demons should be able to control their pubic and body hair colors
	
	
	there is still no pussy penetrate option for me sometimes. anal yes,but pussy most often not.
	
	Also during the 3some, perhaps add an option to hide the fetish icons/remove them from the UI since I've derped around with 28x3 fetishes on all 3 characters and it causes a massive lag spike on the engine. 
		
	Suggestion: For the encyclopedia, having items' descriptions somewhere would be nice, maybe when mouse-hovering over the name? Also in the encyclopedia, having consumable items' icons show somewhere on mouse hover, like in the weapons and clothing categories, would also be nice.
	
	
	URETHRAL PENETRATION
	
	
	
	
	Suggestions:

I'm not so keen on how the equipped icons are now even smaller than they were before.
 It wouldn't be so bad if there was a nice big picture of each item in its tooltip.
  You could also enlarge that panel quite a bit; there's a lot of empty space around it, after all.
   The layout also seems poorer than it was previously; before, clothing was largely arranged from head to foot vertically, and from outer to inner horizontally. Now, it just seems more random.

The default for dominant scenes used to be that the sub couldn't touch your clothes unless you told them they could.
 Now this has changed to being permitted by default. One isn't inherently better than the other, but having gotten used to the old way, I keep forgetting to do so.
  Maybe adding something on the UI to indicate these permissions would help remind us that we need to manually forbid each time? Maybe even an option to choose the default, so we don't have to explicitly say it each time?

I'm hoping that part of the sex re-work will be changing it so the submissive partner can no longer push the dominant away when they (the submissive) cum.

Allow us to use more than just letters and numbers for save names. I can't see any point to that restriction. Unicode would be ideal, but even the full set of printable ASCII would be better than it is now. (Less characters banned from filenames, of course)

Bug Reports:

There are a bunch of warnings (five) in the log about how "An instance of AbstractItem was unable to be imported". I'm not noticing anything missing from anyone's inventory, but five out of hundreds of items in the world would be easy to miss.

	
	Clothing removal - Before your chemise is able to be removed, Chemise and Dress coat need to be removed.
*This will repeat forever, unless I remove the dress coat myself (which is already unbuttoned) I think it only happens when the NPC is targeting your character's breasts, but don't quote me.
	
	
	Having a penis-item equipped should be indication of your character's gender.
	 Meaning that say, a trap wears a chastity cage, if their groin is exposed, then you shouldn't have to unjinx and take off your chastity belt for NPCs to realize you're a trap.
	
	
	you should have two statuses, at least, for pure virgins who lose it
		One where they see themselves as worthless fuckmeat
		That would be what happens if they actually start having second thoughts during the sex scene and it isn't somehow negated
		The other one would be something like 'virgin unleashed' where they revel in it
		"I kept myself pure when I could have been doing this? I'm going to make up for lost time."
		Which would have a heavy corruption boost, but they'd gain a significant bonus to seduction, sexuality, stamina, etc.
	
	
	
	I'll go through and check to make sure that it's correctly respecting your content preferences for the next release (i.e. if you have non-con turned off, they should always respect your requests)
	
	"Stop partner" doesn't do anything seemingly anywhere it's available. In fact, you just end up skipping your turn and your partner performs actions twice to make up for it.
		[I'll make it so that the NPC is blocked from starting any ongoing action on the turn immediately after you get them to stop.]
	
	I kept playing the game to see if it was a fluke, the game won't let me click the beg for pullout, but when I just click inventory, the phone until my arousal becomes high, I become able to click beg to cum inside.
	
	when you highlight text and proceed with an action, the came refuses to accept mouse input, hotkeys and arrow navigation still work though (this means you cannot save, apart from autosaves since you can't click the buttons)
	
	If you try to add too many slaves to the public use profession (it doesn't actually let you bypass the cap), it'll prevent you from entering the room in the Slaver District until you take one slave away from the profession.
	
	I'm wearing boyshorts and a chemise. I got anal creampied, the chemise gets dirty, not boyshorts. Changed into another chemise, it got dirty again.
	
	add dominant/submissive fetishes to degrading actions
	
	add the transformation mechanic to the 'Offer body' option
	
	is time supposed to pass when you open your phone and/or bag

	adding a derived fetish for the two non-con fetishes
	
	would it be possible to be able to add your offspring to the cell you're standing in via buggy
	
	 a request to be able to access a slave's inventory when you interact with them
	
	Suggestions:

		Maybe the "Anal Fingering" action should have the "Masturbation" fetish applied to it?
		
		It might be a good idea to block NPCs from doing the "spread pussy/ass" action if you're already fucking them.
		
		There really should be a way to access a slave's inventory while talking to them.
		
		It would be good if, during sex scenes, it remembered which tab you're on when an orgasm reaction comes up; as of now, you get switched to the "Misc. Actions" tab, rather than back to the one you were on.
		
		It might be an idea for finger sucking (and tail sucking for demons) to be limited to those with the "Oral Performer" fetish. Quickly getting them wet is one thing, but keeping on sucking them is kind of weird, unless it's a stand in for some other kind of sucking they'd rather be doing.
		
		If a wandering NPC is addicted to you, maybe their encounter rate should go up as they go into withdrawal? I mean, they should be actively seeking you out, right?
		
		Currently, when you leave a wandering NPC, they get brand new clothing for six of their slots (less the bra if they have no breasts). Presently, they always seem to get this, but maybe they sometimes shouldn't. It might be nice if NPCs didn't always bother with underwear, or for some items of underwear, they don't really need anything on top - the bikini and croptop spring to mind here, and I've used the boyshorts as a stand-in for athletic wear before too. Exhibitionist NPCs might not bother with anything, going topless or even full nude.
		
		Bug Reports:
		
		The introduction for prostitutes refers to slutty clothes and heavy makeup, but as far as I can see they actually wear pretty much the same outfits as any other NPC, and don't necessarily wear makeup either (and males don't seem to ever wear makeup without the crossdressing fetish).
		
		In character descriptions, "dark grey" text appears as red.
		
		I went to the slavery screen, opened a slave's inventory, then clicked on their name at the top-right to examine them. What I got was not them, but the last NPC I examined out in the city.
		
		During a sex scene, on the NPC's turn, instead of them taking an action it played out that I was spreading my ass out for them.
		
		
	Suggestion:

This first one was written before I read this post, so it might be obsolete given the upcoming changes; I'm going to post it anyway because it might still be useful.
NPCs always seem to end sex scenes as soon as each participant has had at least one orgasm (or sometimes if they have had one orgasm for rape scenes). It would be cool if, instead, they would want to end it after they'd had as many orgasms as they want, based on something like a "sex appetite" stat. This would vary from NPC to NPC (demons would obviously have a very high one). This could also link up with the orgasm control stuff we talked about before; when an NPC reaches their orgasm limit, they'd try to end the scene, depending on factors (they might not if they had lost combat, or had the forced orgasm or submissive fetishes, for example).
This would also add depth to the post-sex scene, which at the moment is typically a binary satisfied/unsatisfied thing. You could have several varieties, from totally unsatisfied, through partially sated, totally satisfied, then a couple of overstimulated levels of panting and gasping exhaustion, depending on the ratio of orgasms to orgasm limit. One side-effect of this would be that player-submissive scenes could get very long if, for example, you lost a fight with a demon; one possible fix would be to have the PC pass out and wake up later, skipping the scene so you don't have to watch the NPC fuck you to several dozen orgasms or whatever. Another could be a sensitivity stat so demons might come really quickly, reducing the time to rack up a high orgasm count.

There perhaps should be a lesser version of the "Exposed" statuses for when a character's underwear is exposed, but not their body. This probably shouldn't have it's own fetish, simply being covered by the exhibitionist fetish. Too many more fetishes will make the screen unwieldy, and require them to be categorised in some way. This would of course require clothing items to be flagged as being underwear or outerwear, since as I've previously observed, it isn't reliable to do it by clothing slot.

The feminine watch is really restricted in available colours. I can't see why it shouldn't have the same colour palette as any other item of clothing. Similarly, jewelry could easily be any of the regular colours as well as the metallic ones.

Bug Reports:

I recently commented on how NPCs might sometimes not fill all clothing slots, and how some underwears could really pass as outerwear. A counterpart to that is that, even when filling all slots, NPCs often end up not covering up fully. I've often seen NPCs spawning with the crotchless and cupless underwears in conjunction with a microskirt or fishnet top. This seems to be the norm for exhibitionists, but it happens with NPCs without the exhibitionist fetish too.

When you use Arthur's hypno-watch on someone, it says they are now "command_unknown".
	
	Lost virginity to an Incubus and the broken virgin fetish lines were referring to the Incubus as "she" and "her".
	
	Patreon icons
	
	move all of the slave management stuff to your phone
	
	
	Finish Arthur side quest to use slaves as test subjects
	Also add watch use descriptions
	
	
	: BUG: So when I'm letting the other party dom, let's say it's a girl. A girl making my character pound into her doggy-style.
	 There is this irritating tendency for them, RIGHT when the arousal gauges are a hair away from climax, to suddenly switch into another position.
	  Suddenly, she's pinning him down cowgirl, BUT: that switch in position pulled him out of her, and that was the turn his arousal hit 100.
	   Because she switched positions RIGHT THEN, even though both partners want him to cum inside, he's technically not inside when he cums, so he can't.
	
	also, i noticed that after i started a new game from regular play, when i was customizing my character (masculinity, body type, orientation, etc) instead of my new characters name, it said the name of a demon slave i had who i had customized with the demon transform menu. just wanted to let you know i somehow broke your game like that. 
	
	I just find it a little offsetting that anything but jerking off makes you lose penile virginity. Hotdogging and getting a titty shouldn't do that, maybe.
	
	Importing characters as slaves needs to reset pregnancies and sex stats
	
	move the slave management overview to the player's phone
	
	[blocks & requires access same for both clothing is causing this]
	more chemise problems: when wearing both a chemise and pantyhose (SOCK_TIGHTS), the AI gets stuck in a loop trying to decide which they need to pull up/down first, causing the game to softlock
	
	
	got a bug when i was changing what my slave calls me i accidentally pressed enter when the box was empty and the whole middle section disappear, and i couldn't do any thing else expect close the game. 
		I tried to reproduce it and it's quite easy to redo just press enter when the text box for "what she calls you?" is empty. The slave in question is scarlett
	
	If possible a quick 'set all' in the slave permissions tab like there is with what they call you would be greatly appreciated.
	
	also have a couple small bugs in the importer:
	-while the clothing stats now carry over properly and no longer cause negatives when removed, i wound up getting that bug from a chaos feather i had that had +3 Int.
	-second, and extremely minor, i found that importing a character and skipping the prologue does not give you the crystal or money you get for going through the prologue. granted, if you're importing a character, you probably don't need it, but it's still a little bit annoying to my ingrained rpg "get all the things" instincts. :P
	
	Add skip sex button
	
	removing and adding penis doesn't work for penile virginity
	
	[use colour]
	'horse-like' and 'squirrel-like' et al really aren't sexy eye descriptors
	
	you can tell that giving harpies beaks isn't fully supported yet. Kissing: 'you slide your tongue past her full lips'
	
	And now here's an odd one:
		If you have enchanted (green/blue, doesn't matter) panties (also doesn't matter which exactly, anything in the groin slot apart from the groinless options) and an unenchanted pantyhose, and then get creampied-ass or vagina, doesn't matter-then your pantyhose gets dirtied, not your panties. If the pantyhose is enchanted as well or if the pantyhose is enchanted and the panties are unenchanted, it works normally and dirties the panties.
		And in that same vein: If you have an enchanted pantyhose and any-enchanted or unenchanted-onepiece bodysuit or swimsuit, then getting creampied dirties the onepiece, even though it's supposed to go over the pantyhose. All other enchantment configurations seem to work normally.
	
	[old tooltip bug]
	I can't add any points in my skill tree that is on the right side. i.e, i can't get runner, flirty, barren etc, but i can get arcane power.
	
	
	There seems to be a memory leak every time you load a save. The RAM usage just keeps piling up until the game slows to a crawl. Takes a while to become noticeable, and probably varies from machine to machine.
	Using the .jar version here with an old-ish version of Java, 1.8.0_131.
	
	Check NPC generatePotion
		won't make your balls any bigger in successive encounters. So if they give you a cock and balls, your stuck with tiny balls unless you use a potion to make them bigger
		Forgot to mention they also won't grow your nipples/areola, change your muscles/body size, change your hair color and makeup, change your tongue length, or give you modifiers such as puffy anything(nips, vag, anus, urethra). I'm not sure if these just haven't been implemented yet but I think they should be at some point.
	[fixed, but needs more work]
	There's still a bug with Forced TF that only changes your genitalia to be male or female. Also, Transformation Test Subject only gives one TF instead of 3.
	Also, I had a cat boy who tried to turn me into a harpy-girl, but kept on using human TF potions on my human character. That was in the pre-hotfix version, tho. Not sure if it's still there, but I don't see anything in the changelog about that.
	
	
	Slaves assigned to cooking duty have reduced impact from negative obedience compared to the other jobs. (0.05* Obedience) as opposed to (0.1* Obedience) like with maid duty and librarian duty. 
		(If anything since they're being trusted to prepare food it seems like being trust worthy/ having high obedience would be even more important. Cause a slave that handles your food is in a prime position to do unsavory things to it. They probably can't poison you cause of the slave collar but it probably doesnt stop them from doing things like spitting in your food eh?)
	
	if you encounter a halloween succubus and a reindeer on the same tile the succubus will get the reindeer's name
	
	Plantigrade, Digitigrade, Unguligrade as leg TF
	
	alleyway demons do not appear to have behavior for inducing transformations, period

	2) "Fixed forced TF bug (where all NPCs would keep giving you human penis or vagina parts even if they wanted to turn you into something else)."
		This one seems to still be around, unfortunately. Unless it's tied to me keeping my preferences file from the 0.1.95.
		The workaround seems to be to give yourself the right genitals (species and sex) for what the NPC was trying to turn you into, at which point they'll start TFing you again.
	 Sorry to report, but the forced transformation bug with human parts is still happening.
	
	I seem to be having a lot of trouble getting dominant buttsluts to ever initiate anal. You would expect a buttslut, in the absence of other fetishes to take precedence, to want cock up their butt... but nope, they keep picking thigh sex.
	
	: i made a potion that adds 5 fitness and when i drank it the message appeared twice. It still only added 5+ and not 10+
	
	double dildo, strap ons and tribbing/scissors
	
	using tail to grope breasts
	
	Speaking of which, Innoxia, if you're reading this, it seems there's a bug with the incest fetish. If one of your offspring doesn't have it and you force it on them with the kink potion, they don't seem to be willing to fuck afterwards. The game will still cite their purely familial love and won't be attracted to you.

	creating a new generic system for Body Part TFs based on Body Part + race
	like dogs having the option of either pointy or lopped ears

	: i was checking a item i found in a alleyway and when i backed out to continue moving i got the post-sex sence from dom'ing Brax dispite me being outside the police station.
	
	ok, two weird stuff: first, everytime i entered brax's fight, he said that candi gave me the pass again, even in the first time. Secondly, and this is more complex, i tried to brew a potion of submissiveness right after DIANA, the dominant harpy offers herself. Once back in the main story menu, it told me BRITTANY was worn out from sex and to go back to BRITTANY'S place, and lo and behold, the info in that section was the one of brittany instead of diana's. I had to move over the original brittany's place to get it back right.
	WOW, First Brax is not talking just about you, candy has a habit of giving out passes. As for the sexond one I am completely lost how that happened
	
	: Got a bug, i was in the arcade checking Nyan's specials menu then i clicked on section under her name to check her appearance and instead i got the apperance of my imported slave
	
	FINISH NEW KATE MENU & USE FOR SLAVE CUSTOMISATION
	Slave customisation
	able to change our tongue color
	
	Slave action inspect should give an affection gain if slave has exhibitionist fetish
	
	have big red text in the main menu if the java version being used is different from what the game was coded for
	
	It's kinda odd to see sub slaves forcing themselves on you when they have the "Use You" permission enabled. I believe it would be more realistic if they meekly ask you for sex, giving you options to be dominant or submissive partner or simply dismiss them.
	
	Thighfucking in the doggy style position, the 'cum on back' option was available. And I guess it reused the text from other things, because it mentions pulling out of a hole. ...Not really accurate for thighfucking.
	
	thigh sex NPCs will incessantly do it
	I get issues with constant tail and thigh sex
		[remake sex AI: assign weights to each action. Actions performed can alter weights.]
	
	also, with the changes to orgasms I had 96 arousal but when brax was the dominant partner I ended up not orgasming at all (The problem is that arousal that high should have triggered a simultanious orgasm)
	
	
	One crash to a previous scene after taking Lilanya's goggles from her lab. Exiting inventory, I was forced to an earlier fight, which then skipped to another sex scene. But the auto-save just before picking up the glasses was solid.
	NPCs on the street waste potions on you that won't work or don't give further TF. They should probably recognize that they're wasting +vagina potions on girls? Getting Furry TFs seems really hard to get to activate. (Which isn't bad, but waste potions is disappointing ^-^
	Only nitpick I'd have is that NPCs and locations are hard to track on the map. A mouse-over that listed unique location titles and who's there would make it; and pathing, please, I know it's hard... But it'd make moving around alot easier.
	
	Another weird thing: I used Diana's Perfume and got the transformation, and it said my natural feather color was 'black'. But then it reverted to 'red' when I took a selfie. It may be because I set my body color to red but shouldn't it have shown me that in the transformation text?
	
	
	Suggestions:

	Presently, some hairstyles have a minimum hair length. Maybe some hairstyles should have a maximum length, too? I'm imagining someone with hair down to their knees trying to style it in a mohawk or afro. I'm no stylist, but that doesn't seem possible.
	
	Make spanking someone reduce their arousal if they don't have the Masochist fetish.
	
	Bug Report:
	
	The thigh high boots and the heart necklace are darker than other items of clothing.
	
	NPC's hair seems wrong. Examining one, she has 43″ hair, which should be "incredibly long", but her description just lists it as "long".
	
	
	
	
	Are NPCs supposed to spawn with snowflake jewelry out of season? Playing a save still in October, and NPCs are spawning with them.

Vicky sells essences, but won't buy them. Ralph doesn't sell them, but will buy them from you. This is probably wrong.

Most potions are named in the style of "Canine elixir of <whatever>", or something similar. However, reindeer potions are simply named "Elixir of <whatever>".

The demon transform menu is a bit inconsistent if you're only part demon:
If your arms or legs aren't demonic, you can't edit them at all (and if they are, you can't change them to anything else - what is that section even for?);
If your eyes aren't demonic, you're permitted to edit what your eyes would be if they were demonic, but this doesn't affect your actual, non-demonic eyes;
For the rest of your body, you seem to be able to edit it freely even if it's still human (or one of the furry types).

If you start a new game while in an existing one, any characters in the current cell get added to the new game's contact list.

I met a brand new NPC in cell (0,0) and immediately knew the details of her cock and ass, before getting her naked. This is an update, I reported a similar case before and suggested it might be related to an import error, but this time was in a new game started in version 1.96.1, so not an import error.

Given how long the demon tail is described as being, you should really be able to tail-fuck or tail-peg a partner from any position, but some of them don't allow you to. Seems to be the oral positions (doggy, kneeling, and 69) that are missing it.

The "Tease Clit" action disappears when you start fucking someone.

When you drink a stat boost potion (as opposed to a TF potion), the list of effects is printed out twice.

I'm guessing this one is a "WONTFIX", but for completeness sake: When you start a new game with an imported character, in the intro sequence in the street, the catgirl says "He's human" even if you aren't. Even if you're a full demon, they don't react, and Lilaya still finds it surprising that you aren't affected by the storm.
	
	
	Tail and horn rings. These items go in the tail and horn slots, respectively, and are essentially rings that fit (or clasp around) on tails and horns.
	
	
	If you finish with your character then go to the clothes section after.
		Supposing you gave your character piercings for their ears.
		Then you press the back option, and then enter the clothes selection again.
		You will see an extra pair of earrings in the inventory to the right.
		Its a repeatable bug that doesnt affect the game after you start, but i thought you would want to know?
		It may increase memory usage or something for all i know.
	
	jobs & repeatable side quests
	
	add a male virginity fetish, along with some NPCs spawning in with penile virginity
	
	While I'm at it, NPCs don't seem to have any kind of preference for body weight - would be nice if they did and adjusted body weight to suit their tastes when force TFing you. :)
	
	I'll add a way to reset each of the reindeer overseers (for if you don't like their generated fetishes). :3

I'll try and add in some way to deal with the overcrowding of Dominion's squares at some point.

I did consider adding ethnicities when I was first making the game, but decided to leave it up to the player's imagination. However, it would be valuable in making pre-set skin/hair/eye colours for randomly generated NPCs, as well as for helping to describe some of the races I have planned, so I might add ethnicity at some point. :3

I'll also add a way to change NPC's sexuality soon, as that seems to be a heavily-requested feature. :3
	
	add the "self-insemination" action to sex scenes soon (the one that used to be present in Brax's sex scene), so I'll get virgins with pregnancy/broodmother fetishes to use that
	
	Slaves without the "Exhibitionist" fetish should probably lose affection if you make them go naked.
	
	
	I'll see about adding a small variation to NPC's levels when using a level-scaling difficulty (+/- 3 sounds good).
	
	There's some sort of problem with the public stocks. The scenes are fine, but the first intro line (You decide to have some fun with the <Insert Race Here> in the stocks nearest you) is buggy. At first I thought it was just going off the first one regardless of which one you picked, but subsequently I realised it was more than that when it told me I was fucking a wolf-girl when there wasn't a wolf-girl there.

Well, I say the scenes are fine, but they obviously need a lot more work; they use the same actions as the regular scenes, leading to such things as non-con slaves "trying to pull away from you, but you easily stop them", or willing slaves masturbating despite being restrained.

I just met a trap, and despite never having seen her naked, I apparently just knew she was a trap and what her cock and ass look like. If it's relevant, she was in one of the cells that was obfuscated on import.

NPCs with the "Transformer" fetish don't respect gender content options. They don't need to follow the same frequency or anything, but if I've completely disabled a body-type from being in the game, it might be an idea to filter it from NPC TF preferences too.
	
	have a button for Take All, Sell All in the inventory
	
	The slave management UI is not very good at the moment... x_x
I'll improve it as soon as I can! :3

I'll also definitely add bunk beds and other higher capacity room modifications.

I'll add an upgrade for stocks in the garden at some point too; good idea
	
other bug is that it say that brax and kate are pregnant with my children despite it not showing on there appearance page and they don't have the pregnant effect.

	i dunno if this is a bug,so here i go:i spawn some item to dress scarlet. 2 of the item are the weapon. i dress scarlet and pick up the weapon last. here is the thing: for some reason the weapon duplicate. when i pick them it was 8 of them stacked .i spawn the item in 1 of the slave room.
	
	When I next work on improving the slave UI, I'll see if I can add a "quick view" icon to the slave list, which you'll be able to hover over to see their status effects. :3
	
	
	I'll change it soon so that offspring will spawn in even without the incest option turned on (although no sex actions will turn up if incest is turned off). :3
	
	
	I might slightly tweak the ass+breasts transformations later on, as it does seem a little silly to need to grow furry breasts in order to gain access to the associated race's milk.
	
	
	Add 'Find new Overseer'
	
	FINISH NEW ORGASM ACTIONS
	
	
	The start tf menu is describing me as a succubus (Which was the last NPC I used this menu in)
	And you can access your phone despite the fact it's blocked by clicking "Level 1 Woman" in the top left
	
	
	6:32] NoFratChicks: System.setProperty("prism.lcdtext", "false"); near-doubled the speed for me, so it does seem to be rendering related
	[06:34] NoFratChicks: Not sure what it does, renders text with greyscale rather than LCD subpixels? Anyway might be worth adding an option to turn that off, I'll tell you if I find something else that has a signficant effect. I'm sure there's something to disable general anti-aliasing that would help as well.
	[06:34] NoFratChicks: The 10 other people with this kind of setup will thank you :weary:
	[07:11] NoFratChicks: Removing the fade-in effect on tooltips has improved my experience, might be worth disabling that if the menu fade option is disabled, the same people are going to want tooltip fade off.
	
	dirty talk for thigh sex is "How best to use you, I wonder..."
	
	can receive paizuri while having oral sex
	
	
	Jam commission
	
	add Mega Milk pose as a special attack
		It better scale with boob size
	
	eggplant usable
	
During arcane storm facing a random encounter on generic title and winning by dismissal, (just leave not using removal option), bug out the map and stop listening to mouse commands, keyboard still work and restore functionality after moving

Thigh sex, paizuri, butt jobs, and blowjobs shouldn't count for losing penile virginity.

Is there a bug where if you attempt to get a submissive partner to fuck you in the ass, they'll do thigh sex and not stop no matter what you do?  Or are the characters in my game just scared of buttholes?

Feline Fancy now open the enchanting screen for strength instead of intelligence as it should

 Contrary to my hopes and dreams, you cannot use your tail to penetrate as a gator. Hopefully this is a bug. (Magic ought to be able to add prehensibility(?)!)
	
	If i import my character, im stuck at the "survive the evening" quest.
	
A small problem I just noticed, I tried to enable 'Light Theme' out of curiosity and everything displayed badly, White buttons on a white background, a list of shortcut key vertically on the left. It seemed to be in mobile device display mode but still with white text on a white background, except for the shortcut key references.

	I'll add a way to change the date in the debug menu for the next release! ^^
	
The pullout thing is slightly bugged. In some cases, I've requested a pull-out, but then MC cums and it only gives the option to "Stay in position," which always results in a creampie. I will mention this is always during NC content.
	
Npc's are doing that black magic voodoo thing where they're pulling up my chemise from beneath my slip dress without pulling that up.

	tell the NPCs to stop being so obsessed with thigh sex for the next version
	
	 I discovered that if you accidentally make too many slaves have overlapping shifts at the stocks, the cell is full and you're unable to enter it.	
	 
	Having the Denial Fetish should turn the 'Sexually Frustrated' penalty into a bonus of some sort
	
	Is initiating submissive sex raising corruption a bug
		submissive sex to alleyway attackers is still locked behind the submissive fetish
		
		
	Also on that note, the selfie screen then says you lost that virginity-including oral if you sucked your tail-to that partner instead of to yourself. Should sucking your tail even count as "giving head"?
	
	Having multiple tails only lets you occupy a single one. Same with more than two hands, you can only use two at a time.
	
	Lilaya and Kate can use your tail in their special sitting position, but you cannot make that decision yourself. To use your tail on them, I mean.
	The sitting position with Lilaya and Kate doesn't allow you to use your tail on them, even though they can use theirs on you. Doesn't matter if you're on top or bottom. Maybe they can use your tail, haven't seen it though.
	
	If the first option page is filled, the second page has the last item of the first page repeated and the entire page is missing tooltips.
	If there are too many options and some get thrown into a second page, that second page has no tooltips and the first option on the second page is the last option on the first page repeated.
	
	Long tongues cannot take any virginities.
	
	The Virgin Killer meme sweater, when pulled up, only exposes your butt and groin. But it hardly goes past your hips and is fairly loose, shouldn't you be able to pull it up much further?
	
	On a similar note, what about being able to pull down some of the sleeveless dresses (skater, plunge, slip and frontal zip, although that last one can be zipped anyway), like you can with the one-piece swimsuit and the bodysuit?
	
	Even the nursing bra gives you a penalty if you stain it with your own milk. Not an expert, but aren't they made to be fairly absorbent?
	
	
	I don't know if anyone else is getting this, but turning into an alligator made it impossible to open the selfie and status screens on the phone, as well the transformation text for some parts not showing up.
	
	Alligator Girls seem to be really bugged. Initiating Combat opens the inventory with the only way to continue being being to close it which results in you fleeing.
	 Interestingly enough you can open other combat 'Submenus' from the inventory screen if you click where the button would normally be located.
	  Also initiating sex with them and (immediately) ending it makes it impossible to continue. I tested it in both versions and it's broken in both.
	(Can confirm alligator morphs seem to break the game.)
	
	
	
	"you have fought her times"
	
	If you scroll down the room list menu and click to manage a room, the new menu remains scrolled down accordingly instead of being reset to the top of the menu.
	
	
	so, cant get slaves to have sex with each other again
	anyone doing anal on me is a last resort
	most npcs seem to go this way
	penis > vagina > oral > anal
	in order of what they are most likely to use. 
	
	It would be nice if instead of a set income from the stocks, there were tips that were randomish, just so there is a reason to use them without making a meta game out of it. 
	
	in my experiance right now it seems every time I request someone dont cum inside they dont. the only exception seems to be oral
	
	it would also be nice to be able to put slaves into a rotation seeing as it looks like future jobs may be more demanding and instead of run them into the ground it would be nice to set up a rotation. 
	
	I also ran into a bug where I put someone in stocks and that ended up makine the stocks time not work when I took them out of the stocks.
	
	
	
	
	
	Main char has wings that "are large enough that they can be used to allow you to fly", but "Fly after her" is disabled when Alexa heads off to give Scarlet a woopin' because I have no wings?
	
	Vicky will not buy arcane essences anymore, Ralph does now. 
	
	I'll extend the fix to reset hair lengths for all values out of normal ranges for versions prior to 0.1.95. :3
		It should also apply to random NPCs. :3
	
	 tail and horn sizes meant to be in the enchantment menu
	
	Got a bug, when i came across a incubus, fought and defeated him, i did the quick transform option, no penis, vagina and d-cup breast, and when sex started it said he was now a succubus and yet he had his dick back and lost his vagina. 

	Another bug when i went to meet brax for the first time, he acted like i met, fought and lost to him before despite it being the first time meeting him, the character i was playing as was imported from 1.89.2 to 1.90 then to this version so this might be a cause for this bug
	
	got another bug when i chose my sexual history as a trap i went with limited history it should of took my penile virginity but it didn't, tried moderate history and the same problem.
	
	
	
	
	Started a new game in 1.95, chose "very experienced", Lilaya's tests, "You'll always remember this moment as the time that you lost your penile virginity!".
	
	Importing a save exported from 1.89, the center panel appears but the side panels don't. Needless to say, the game is not playable in this state.
	
	Tried out the new thigh sex, and it told me that my partner's pre-cum lubricated their thighs. It obviously should have been my thighs (and status-effect-wise it was, it's just the narration that was wrong).
	
	The new Paizuri dirty talk is for the be-cocked partner, but not for the boobèd one.
	Paizuri doesn't have ongoing narration (pink italic text).
	Thigh sex doesn't have ongoing narration or dirty talk.
	Hotdogging doesn't have ongoing narration or dirty talk.
	
	When you're fucking someone's ass, and they come, it talks about their pussy squeezing down (if they have one), but not their ass. One would think that you'd be more likely to notice the one that you were actually in.
	
	My "Strengthened Aura" effect doesn't seem to be affecting my willpower resist, at least according to the stat screen. It's showing -70 from my "Frustrated" effect and my corruption, but that should be brought back up to -45 from the "Strengthened Aura", which doesn't appear to be the case.
	
	Weirdness:
	
	The "lacy plunge bra" and "lacy panties" don't look particularly lacy to me.
	
	A black blazer is noticeably darker than other black clothing.
	
	I see a bunch of items geing generated with "+Stamina Damage" effect. Does this actually do anything? I don't think I've come across any stamina damaging attacks so far.
	
	Lilaya makes such a big deal about your amazing aura after her "tests", even going so far as saying you should warn any other demons you meet, yet none of these other demons seem to notice. OK, OK, maybe I just want to see the "lazy demon" get all hyper. I think that would be cute.
	
	
	idle slaves with house freedom be able to use or be used by other idle slaves or working slaves?
		Will it be possible to encounter slaves with outside freedom and get used by them in the alley ways
		
	
	I encountered a succubus, had my way with her after selecting preferences, then i clasped a slave collar onto her. she was sent to the slaver, but her and my stats on the right and left side remained. Also my and her items still remain visible. So it doesn't return you to the 'world view' screen after doing so
	
	missed the leg related fetishes for thigh sex preferences
		'Strutter' and 'leg lover' are my suggestions for kink names.
	
	could we move the 'to the stage' option in char creation from the 'check clothes' menu to the main menu
	
	
	missionary position + tribadism
	
	tongues be separate categories than faces
	
	I'm still getting importing bugs - both the enchanted gear bug and my perk points aren't being carried over
	
	Most of the time, when clicking on the "Fight!" button does nothing. After clicking on it, mousing over it again displays a message to the effect of "You can't do that while in combat!"
	(Save + relaod fixed it)
	
	Anyone else have issues during TF scenes where the process gets "stuck"? As in, it will keep trying to TF a body part that you already have, and the process won't progress anymore?
Currently, it seems that I cannot obtain non-human genitals from an NPC's TF scene
So, the game keeps getting stuck there, and I can't get TF'd any further than a gender swap (unless I get pregnant)
BlobHyperSweats1
	
	
	: I exported my game and got extra 25 global resist + others
	[clothing export bug?]
	
	there seems to be a glitch for, at least my, imported char where Brax attacks me when i meet him for the first time
	
	Tattoos and slave customisation at Kate's place
	
	
	satisfying a slave's addiction should raise their affection
	
	is the unwilling fucktoy fetish supposed to make NPCs resist?
		Because I gave it to a slave and she only sometimes resists
	
	day 0, I go outside (on the storm) got attacked by a cow girl, non consensual activated, maximum dficulty, I got smached, but on the sex, the ask to be freed give the dirty talk description onhover (but give the good acction)
	
	
	------------
	
	Slaves still aren't interacting correctly outside of work/between jobs.
	
	Move urethral stuff to generic genitals
	
	[Possibly caused by buyback handling?]
	- several places the game just hung on me, for example
		1. visited Nyan's Clothing Store. I had a dress of unknown features, so I put it on, it had some minor effect, so I sold it and the other clothing items
		2. visited another store, entered and clicked the 'Trade with ...' button and nothing. Tried another store and the same, also if I returned to Nyan's shop reloaded from a save.
	- a few other times it just hung but I am not sure of any clear pattern to report, I get the general feel it is related to items in some way but not sure
	
	Freezing in Finch's screen (after getting slaver license)
	
	When your partner is about the cum the 'Prepare' button seems odd, and it resets what tab as such you are on so you have to re-select 'Sex Actions' or similar to resume.
	
	every so often when i try to enter a store or a sex scene the menu and description wont change
	
	I'll be working on adding knotting descriptions & actions this week! :3
	I'm also going to be reworking the race detection system, which will allow for proper detection of hybrid races.
	
	I'll add more 'Dark Alleyway' tiles for succubi/incubi too. :3
	
	------------
	
	get cloacas working
	
	Apparently, it doesn't like it when you ride the 19 inch succubi cock analy like a slut, tail peg her ass, and finger her pussy.. at the same time
	
	- go through positioning actions and check conditions
	
	- Add more slave jobs.
		Assisting Rose
		gardener
	Improve slave events
	
	- Add more ways to influence a slave's affection and obedience.
		More room items
	
	
	
	Add Amber repeat action (fence has arcane barrier now)
	
	
	
	Suggestions:

You could put in interactions between slave's obedience and affection, for example a slave that loves you but is defiant could gain obedience over time. Conversely, a slave that hates you could see their obedience suffer. I'm not sure if affection should track towards obedience, you could probably make a case either way for that.

NPC dirty talk regarding virginity is a little odd. They will mention that they're a virgin every other sentence, even if you don't have a cock and couldn't possibly take it, but they never mention they're an anal or oral virgin even when you put them on their knees or rub your cock on their ass. They just say "That's right, fuck my ass!", same as anyone else. Maybe they should wait until you actually get your cock out (especially if you're feminine), and have some sort of comment if losing one of their other virginities is apparently imminent.

Bug Reports:

The "Repeat Actions" tab could still use a little work; actions that are unavailable even momentarily get removed from it, and stay out of it even if they become available again. It might be better to simply keep a list of all actions taken, and rebuild the "Repeat Actions" tab each turn. That way, you'd not only not lose actions that had been unavailable, the buttons would automatically be in order of how recently you used that action.

When you drink a potion in combat, the description header still says the action you did last turn.

While most of the witch set is obviously feminine, the hat should really be neutral.

I beat a witch, transformed her, and there was no hilight on her current height (6′3″).

After finishing with that witch, I decided to start a new game. The new game character customisation screen was showing everything for the witch, and no changes I made actually affected me.

The heart necklace is noticably darker than other jewelry of the same colour.

If you give someone (who doesn't have one) a cock with a potion, it defaults to zeroes on all three sizes. I'm frankly amazed that nobody seems to have reported this before! I guess F2M isn't all that popular or something?

If you fuck someone who is too loose, the "Too loose" status remains even after you stop.

Both Arthur's package and his watch can be found randomly in alleyways.
	
	
	
	
	
	----------
	
		When buying Scarlett, maybe add a third option for players who aren't that keen on owning a slave but don't want to just eat the ¤2500 they spent, so offer that you'll free her if she works it off. She'd presumably start out hating you less, and being less unruly, with a big hit later if you decide to screw her over down the line.
	
		In a scene, when an NPC rubs their crotch through their clothes, maybe it shouldn't tell you that a trap or shemale is rubbing their cock if you haven't seen it before, just say "crotch"?
		
		Speaking of which, how come we can grope our own crotch, but not an NPC's?
		
		Bug Reports:
		
		I know it's on the radar already, but I thought it worth a reminder that there is basically no lesbian option for the chair scene Lilaya and Kate use.
		
		Speaking of Lilaya, I just had a scene with her where she kept on using her tail on herself, I kept pulling it out and she immediately reinserted it, Every. Single. Time. Something like a couple dozen times in a row. And because you're technically still the submissive partner in that scene even if you turn things around, you can't forbid her from doing this.
		
		I think I found a bug with an encounter with an NPC with the "Unwilling Fuck-toy" fetish. She was ambiphillic, so her resisting should have been an act, but her arousal obviously had the large penalty an NPC gets when they really don't want you fucking them, as it kept dropping to zero. This might have had something to do with her being a slave in the stocks; maybe that uses the wrong "resisting" scene, the real one, by mistake?
		
		Penises are regaining their virginity on export/import. Well… sort of. They show as virgin on the selfie screen, and are described as virgin when exposed, but using one doesn't count as losing/taking virginity. This affects NPCs as well as the player.
		
		Imported potions have proper backgrounds now, but they still don't stack with newly brewed ones, even when they have identical effects. Given the limited number of inventory slots, this is something of an issue.
		
		I'm not sure why ankle boots are listed as feminine; they look pretty neutral to me. Likewise with the headband, which is listed as neutral despite looking obviously feminine.
		
		When switching to doggy style, PC's line ("Be a good girl and hold still while I fuck you like the bitch you are!") fits in fine with the dirty talk from the "Rough" pace, but seems rather out of place if you're in the "Gentle" pace.
		
		Kate's intro says she has plump lips and wavy hair, but she actually has full lips and a bob cut. Also says she has three pairs of breasts even if your settings limit her to one pair.
		
		Looking back on things, I'm pretty sure every feminine NPC I've met has had "full" sized lips, they never seem to have larger or smaller ones.
		
		Found a bug with the character generation screen; I went to start a new game (from within a running game, not a new session) and when I went to change body style (that is, skinny-huge and soft-ripped) the result body type stayed fixed at "Average", not changing like it should. Unfortunately, I haven't been able to reproduce it, and there was nothing in the error log, so this report probably isn't going to be useful; I include it simply so you know there's a possible issue there.
	
	
	-----------
	
	
	Bugs:
	
	----------------
	
	1. After trying to impregnate Lilaya when fighting an enemy my games freezing (I found out that this is because you impregnate her so get your D out of her before you defeating some enemy)
	For your information the save files that I used is from 0.1.90 so I think there's no problem in exporting and importing files within the version
	
	After the first sex scene with Lilaya, the game just stopped working. I can't progress /  resume play at all
	--------------
	
	Here's a five minute fix for the NPC AI. Currently, if the player has an accessible vagina, dominant npcs never go for the butt unless they have an anal fetish. Why not add the "rough" npc fetishes to that as well? Eg: dominant, sadist, and rapist npcs might also have a chance to target the ass instead of the pussy.
	Also, consider having the NPC take the PC's fetishes into account when deciding actions instead of just their own. I could see a submissive NPC trying to please their partner by doing what they like. This would add a whole lot of complexity to your AI system though, so it might be infeasible to add that to your system, as it is now, without risking breaking things.
	
	Fingering with gloves equipped? Right now they block fingers which I believe is both true and false at the same time: We might not be able to equip rings and such, but i believe we can push gloved fingers into an orifice.
	
	urethra pen
	
	I'm also getting bug where equipment stat changes do not carry over correctly during exporting 
	
	Just FYI that pregnancy stats continues to be broken on imported characters.
	
	Exporter/Importer broke. Can't import files, even unmooded ones.
	
	There also seems to be a bug with the slavery system's economy.  If you start a new game some of your debt from the previous character carries over to the new one.
	
	"before roughly bobbing your head up and down into your groin" should be "as you remind her who's in charge, before roughly bobbing your head up and down into her/his groin."
	
	
	It seems exported characters have issues with offsprings.  My exported character was unable to access the pregnancy reports page.
	
	I don't know how, but I can't open my slaves' inventories from the slave overview page. The backpacks are greyed out but it gives a generic description like nothing's stopping it.
Edit: Wouldn't let me open my own inv either. Exiting the process then opening a new one stops it though.
	
	
	
	Check the slavery jobs. If you give a slave a 24 hour work shift, it breaks the night/day cycle for some reason.  The dialogue options stay grayed out for all the slaves no matter how many times you rest.
	
	
	I don't know if this is a bug or intentional but i cant seem to actually release Arthur. After the fight i try to release him and it just gets stuck and i cant go any farther but it wont let me leave the screen. 
	
	
	"Bug" report: During the import process (for both game and NPC imports as far as I have noticed), the game forcefully sets the preferred body type to be an exact copy of the imported NPCs, rather than keeping any previous preferences from the old save.
	 This results in any imported NPCs simply transforming you into themselves, limits and content permitting.
		The reason seems to be that the body preference is set from the actual body parameters of the NPC, rather than getting it from the specified "preferredBody" element created during the export process when it is imported.
	
	
	Could we get a "drop all inventory" feature? Or at least a better storage area? Different color clothing and potions clog up inventory space fast
	
	
	I enslaved one of my daughters and now all of my slaves are calling me mom. The rename button does nothing.
	
	
	"affection apparently works, but every single slave isn't gaining obedience anymore"
	
	Lactation content
	
	merge alligators
	
	[You are about to cum / your partner is about to cum / both of you are about to cum] [You cum from x body part] [Your partner cums from y body part] [if applicable, fluids go to place z] [after orgasm texts for you, such as noting taste of cum or risks of pregnancy] [after orgasm texts for partner]
	
	 I was going to prevent orgasms unless direct stimulation is being performed, so maybe I could use the oral fetish to bypass that (allowing oral fetishists to orgasm just by performing oral) 
	
	
	Started a new male char, chose experienced for sexual history, Started with Zero corruption. After doing Lilaya for her first set of 'tests' This is wgat it said in my selfie:"You lost your penile virginity to your first girlfriend. You lost your penile virginity to Lilaya in Lilaya's lab."
	
	on the stats, pregnancy stats are not showing at all
	
	Save games that are exported from 189.2 and 190 lose a few things, such as
-Slave activity log
-Flames in the slave account balance
-Player and NPCs regain their penile virginity
-The attributes of NPC genitalia and private parts is forgotten by the player. You have to get them naked again in order to know their dick size and whatnot.
	
	
	: I noticed a few situations where dominant female npcs would attempt to ride on a female PC even though there's nothing there to ride one. It seems that the AI doesn't know what to do when neither character has a penis. For the time being, consider making the NPC prefer oral sex for F/F pairs instead of moving the character into positions where there is only foreplay options like fingering/kissing, etc.
[04:44] Tukaima: Managed to get that thing to happen again. Encountered a dog-girl during a storm, and once I enslaved her, the text showed "Savannah", but in the slave list she's actually named "dog-girl". Reproduced it two more times after that, twice in front of Lil's house, and another time in an empty cell.
[07:15] the sarssol: seems like imported slaves default to using their own name to refer to you
	
	
	
	
	
	
	[Might already be fixed]
	I've seen this issue reported on an older version but i've just discovered it's still happening, after importing from 1.89.2 to 1.9.0 all of my characters modifier's from clothing (+ 4 will power damage, + 4 global resist, + 35 fertility etc.) are no longer applying bonuses. Because I am wearing the clothing however when i remove it i gain a minus modifier of the same value (- 4 willpower damage, - 4 global resist, -35 fertility etc.). This has essentially crippled my character by giving them massive reductions to willpower damage and global resist which are the stats I hunted for on my gear. :(
	
	
	
	All slave rooms reset to base upon import from 1.89.2. They are still classified as slave rooms with he right slaves in them but they have been emptied of all extra's like beds, room service and obedience trainers.

	Maybe also a suggestion/request?
	Please could creampie duration scale with dosage of cum and last even longer with effects like viscous and sticky?
	
	Oh an also for some reason all of my test subjects that get experimented on are reporting that Lilaya did some intrusive experiments on the last viewed slave. It lists the correct slave in the 'Slave' field but incorrectly lists whichever slave I was in the same room with as the test subject in each transformation.
	
	
	
	I haven't set NPCs to be able to spawn with addictive cum just yet, but I'll do that as soon as I can! (It will be a random chance.) :3
	
	Slave sex: ------
	
	made one cumdump in each profession
no one touched them
allowed one to masterbate
she never did and has been pent up for days.

I also made sure that every character that spawns has both sets.
	
	Additionally I'd like to re-report that slaves are not interacting consistantly. Slaves do not interact AT ALL during free time (at least if they have jobs). Slaves with jobs only interact with other slaves on the same job during the hours they work together. I was able to get ALL of my slaves interacting and doing stuff by switching them all to the maid job with the same hours. They continued to do NOTHING duirng free time though. They ALL have the free roam mansion and outside mansion permissions.

Finally importing from 1.89.2 reset my slaves cleanliness permissions. Test subjects must keep their creampies, for science!
	
	
	I'll make some tweaks to the code to allow slaves with the 'masturbate' setting enabled to engage in using you as well. :3
	
	add a way to manually find removed offspring (search for offspring at city hall or something)
	
	Ok, every slave is set to 
	house freedom
	use you
	3 meals 
	maintain
	wash clothing
	
	all the slaves but 1 has slave stud
	2 of them have breeding bitch and sex toy
	
	All of them have off at the same times, at least the ones that aren't experiment 24/7 slaves
	
	one is only attracted to masculan
	one is attracted to everything. 
	
	Pass 30 days, and neither are pregnant, in an entire house of futas, all should be pent the hell up bad. 
	
	I waited 2 months, still no mention of pregnancy or even an encounter. 
	
	
	I've just been testing this,
	All of my slaves have permission to free roam in and outside house. Of my 2 slaves who are sex toys only one gets used. The one that keeps getting used is working in the kitchen, and the only person using her (despite all my slaves having permission) is the one working in the kitchen with them, always with the 'X saw X go into the pantry alone and couldn't help but fuck follow them in and fuck them'. So currently for slaves to be able to sex eachother it seems they have to be working the same job at the same time and that they wont interact in their free time.
	
	All of my slaves have permission to use sex toy but not to masturbate and all have been frustrated for 20 days now without any use of the available sex toys.
	
	I've been doing this for 20 in-game days and it'sthe same result over and over.
	
	Also when my virgin slave lost her virginity it doesn't update the appearance screen with that information. It also says on her pregnancy record that she was impregnated by X and gave birth to X 0 days later, despite me allowing this to occur naturally.
	
	(i accidentally posted this message to the wrong chain further down, sorry)
	
	Additionally slave's giving birth/having sex with gigantic penises doesn't increase their capacity when plasticity is high.
	
	(i extended the above test to 3 in game months and am still producing the same results)
	
	not able to repeat this, my slaves aren't touching each other at all.
	going to try a new save in a new install area so nothing is contaminated.
	
	In the new instance of the game, I was able to get 2 of the 4 non breeder slaves in an area to have sex... granted the slave they were having sex with was not attracted so its basicly rape, and the other work room where everyone was attractive to each other won't touch each other.
	
	
	
	Current bug After finding a fugitive (I've only found females so far):
When enslaving them, their name will be whatever they spawned in as. IE ("the wolf girl" is her name) 
when trying to change it, there's no way to do so. Typing in a name causes you to navigate through your menu options, even though you're typing in the name box. Also, hitting the check mark to lock her name in, just resets it back to the default.
	
	
	Are submissive NPCs supposed to be able to stop you fingering yourself?

Men's trousers can only be black or white.

Gynephilic causes you to deal half willpower damage to males. That's not what the description says it does.

Importing a save directly from 1.89.2 to 1.90.5 is broken. The game loads, but the sidebars don't render, just the center panel. Error log here. Importing to 1.90 then exporting again works as a workaround.
	[at java.lang.reflect.Method.invoke(Method.java:498)
    at com.lilithsthrone.game.Game.importGame(Game.java:493)]

Imported potions are different to newly enchanted ones. They don't stack with them and they have the word "null" instead of the pentagram background image.

Once Kate's tail is in your ass, there's no way to get it out again.

A girl with the virginity fetish probably shouldn't ask you to fuck her, however if you use the "Tease her pussy" action, she will.
	
	----
	
	Exporting and importing a game causes characters' transformation preferences to change. For example someone who wanted to turn you into a girl may now want to give you a penis.
	
	Urethral actions
	
	
	There seems to be a bug in the save compatibility, which is manifesting in an error when trying to inspect some slaves. I'll try and figure out what's going wrong as soon as I can! :3
	
	
	if you edit an npc's preferred body type, it doesn't stick, probably because editting an npc makes the game act like you never met them, so you go through their introduction all over again, and probably resetting their preferred body type to whatever it was previously.
	
	If you're having trouble tracking down the memory leak, repeated load actions and inventory views very rapidly accelerate it. After a while the UI becomes so unresponsive that you'll be waiting up to a second or two for some actions to complete.
	
	re Succubi bugged at the moment?  They say they wont let you use their pussy when they take their cock out, but during sex they only kiss, masturbate themselves, and do vaginal sex.  They never actually use their cock.  They also only use the back to wall position.
	I have a Succubus slave and when I let her be the dominant one she always does the same thing over and over. That being the back to wall position and never switch to anything else. I have tried to give her different fetishes to see if that does anything but no luck.
	
	I've also noticed problems with other npcs. All human male NPCs, for example, only use the same 3 positions: Doggy performing oral, kneeling performing oral, and kneeling recieving oral.  Thats all. :frowning:(edited)
		It may be the same with all masculine NPCs but I haven't tested enough
		I just want an NPC to forcefully break-in my character but no one will do it
	
	
	small issue with slave descriptions in actions like hugging: "Due to the fact that [...] is friendly you, ..."
	
	"I seem to keep getting stuck at Ralph's"
	
	highlights as an option for feathers
	
	autosave on map switch anymore?
	
	Add self-doggy (oral) varaints
	
	
	-------------------
	
	Bugs
-Talking to someone in a room will always have the dialogue written as if you're talking to the first person listed in the room.

-When you ask about a slave's background they sometimes respond with:
Slave smiles as you ask her about her past life, and responds, "Hello Player! How are you? Is there anything I can do for you?"

At first I thought that this might be a bug with a specific personality, but I've gotten it from slaves with different personalities. I can't really figure out a pattern with it.

After further testing, I'm starting to notice a pattern with the slave's response about their background. I think it has something to do with the slave's affection towards the player. All the bugged lines seem to be coming from slaves that have an affection rating of 30 or higher - or wherever it is the Affection level becomes 'likes'.

If their affection is above 30 the slave's response is usually the same line that they greeted you with.

when the text dialogue starts with
As you approach Slave, she looks up at you, a huge smile breaking out across her face as she joyously calls out, "Hello Player! Is there anything I can do for you?"
Their response is
Clearly happy at being asked about her past life, Slave quickly responds, "Hello Player! Is there anything I can do for you?"

If their greeting is
As you approach Slave, she looks up at you, a huge smile breaking out across her face as she joyously calls out, Hello Player! How are you? Is there anything I can do for you?
their response about their background is
Slave smiles as you ask her about her past life, and responds, Hello Player! How are you? Is there anything I can do for you?

if the slave has the bimbo fetish, the lines can be slightly different. Like greeting you with "Hello Player! Is there anything, like, I can, um, do for you?" and the answer about their background being "Hello Player! Is there, like, anything I can do, like, for you?"

it also happens if they greet you with the pregnancy dialogue. Their response can be either the "... How are you? Is there anything..." or "Hello Player! Is there anything..." line.

I haven't received a bugged line from a slave that has an affection rating of 24 or lower.
	
	---------------
	
	add in "doggy-style receiving oral" for victory scenes asap
	
	
	---------------
	SEX AI:
	
	or example, 9 times out of 10 when both the PC and NPC are female, and you submit to the NPC, all the NPC does is randomly stick her fingers in and out of her pussy and ass, then she usually just cums without anything else happening. Here's how it almost always goes (and this is regardless of NPC fetishes):

	1. NPC exposes her pussy and yours.
	2. NPC either sticks her fingers in your pussy or hers for a round or two, then pulls them out.
	3. NPC will usually switch positions, then does the same thing till she cums. Most of the time, her fingers are not even in her pussy.
	
	Basically, it's like the dominant female NPC doesn't want to cum from anything other than random masturbation. I'm not a lesbian so I don't know if this is how real lesbian sex works, lol.
	
	Submissive sex with dom male NPCs is usually okay, but every once in a while I'll get a guy who would rather finger his own ass than do anything else.
	
	A lot of times the NPC will switch positions the very turn before they cum. So if you're submissively sucking off a male NPC, he might switch to 69 with you on bottom, and then he ends up cumming on the ground. It's annoying.
	
	---------------
	
	
	
	Anyway, in this release (and the last preview, too, but I figured it was buggy and not worth commenting on), the sex options with Lilaya and Kate are really thin. It's possible that they always were and I just didn't notice, but at the least the hand-to-genitals options should be there. Chair oral sex (giving and receiving) would also be welcome, but I can live without them for a good while.

Also, the option to stop furry tail penetrations doesn't seem to stop demons from penetrating themselves with their tails. I'd like of like the options to just stop all non-player initiated tail penetration.

I've found that if you strip someone before sex, take all of their stuff, then have sex, they will have a new inventory of items at the end that you can also loot.
	
	
	
	When you Molest a slave who enjoys it and has max affection they still say "I am yours to use mistress" and it says they did so coldly
	
	
	
	I will try and get an 'Auto-equip clothing after sex' option added for this next version! ^^
	
	
	Suggestion for improvement of "Denial" fetish: The Denial fetish in it's current form kind of sucks, to be frank. IMO what it should do instead is add an extra reaction option when a submissive cums to prevent them from doing so, as Pix does in her scene. The submissive should then start begging to be allowed to cum, getting increasingly more frantic the more times they are denied.
	
	Suggestion for counterpart to "Denial" fetish: Denial is one of the orgasm control fetishes; the other is forced orgasms. If you make a submissive cum several times, they should start begging you to stop making them cum, getting increasingly more frantic the more times you do.
	
	Suggestion for "Non-Con" fetish: When the submissive's arousal gets high, they should beg you specifically not to make them cum, rather than the more general "stop doing that to me" dialog.
	
	
	If you set furries to be on but leave the forced racial transformations as human only, you do not get any genitalia added during the transformations. So you ultimately end up as a "doll."
		Hmm... I thought it had broken my save game, but it seems to break the properties file. So, that's good. I'll just have to endure all the encyclopedia entries again, lol.
	
	
	
	I will definitely add a way to apply potions to all of your slaves (as well as adding in an action to get your succubi slaves to self-transform). There are definitely quite a few improvements I can make to the slave system, and I'll try and get them all done as soon as I can! ^^
	
	I will also add a recipe book to save potions to, as well as the ability to name them. Good suggestions! ^^
	
	
	
	
	Molest slave action
	
	TODO
		Moved the sometimes-hard-to-read flashing message at the bottom of the screen (which was used for things like 'Quicksaved!') into the event log.
	
	When being submissive, your partner will sometimes ask you to pull out, but the only option available is "Stay in Position"
	
	chastity belt to say it blocks penis
	
	Exporter's (Game Export) doing something funky with Fertility/Virility. Seems if you have an item that buffs or nerfs either of those stats, the exporter applies the opposite to your character. This makes it so after importing, you character will have the same stats as if the item was unequipped, but while it's still equipped, and once removed it alters your stats opposite of the item's stats.
Say a character starts with 25 Fertility. Equipping the Breeder collar adds 50, bringing you up to 75. Export the game and re-import the same file and your Fertility is back at 25 but with the collar still equipped. Remove the collar and your Fertility drops to -25. I've so far found this bug affects Virility as well by using gear I modded to apply a Fertility buff.
A good work around seems to be to unequip all items that change these stats before exporting, then re-equipping them after importing, which seems to allow stats to behave as expected. So far it's just with file exporting/importing (pretty both character and game files), so saves are fine.
In fact, it seems this is happening to ANY stat buff/nerf offered by equipment. So far tested on equipment offering buffs to Physical Damage, Willpower Damage, and Willpower Resistance.
	
	
	Ran into a girl wearing a chemise and pantyhose. Can't pull up chemise, it's blocked by pantyhose; can't pull down pantyhose, it's blocked by chemise. WTF?

Number 1 item action for equipped items is always "drop". It should be the same as items in inventory (So when talking to a shopkeeper, "Sell", and when looking at a defeated enemy "Take").

Displacing a bikini describes it as "pulling it down", which sounds wrong to me. Wouldn't pulling it up be easier?

Submitted to a succubus, she called my PCs large DD breasts "tiny little things, how cute!", despite hers also being DDs.


drop all in inventory

	
	can't seem to view the pregnancy tab and not sure if implemented yet, but slaves won't fuck each other.
Another bug report: can't seem to remove those who identify as prostitutes from the map.
	
	
	I ended up encountering that mildly-earlier-version-bug where you meet your own child before they're born.
	
	---------
	
	Finishing the slave content's placeholders
	Being able to upgrade your bed and invite one (or more, when multiple partners will be handled) slave to sleep with you (until you revoke them?)  and mebe waking up to your slave using you if they have the specific permission
	Slavery jobs, dialogue, customisation!!!
	
	Import player characters as slaves
	
	Main story
		sub
		fight
		sneak
	
	Sex
	
	!!!Bugs!!!
	
	---------
	
	Seeing some odd behavior above day 100 in _0_1_89_2 where if you rest, time no longer advances as expected (and interactions that are limited to daily do not reset).   Have save files if needed.
	
	 they start in SMSubStanding() and then just stay there
	 
	 It seems slaves just won't have anal sex with my character
		they just push him against a wall and kiss him until they cum
		actually, this seems to be the case with all succubi, rather than just slaves
		
		
	Okay, I think I'm getting closer to an answer on this one. SLAVE_USES_YOU (the sexResponse type that generates the sex encounter) uses the SMSubStanding() sexManager, which starts in the standing position with SUB_NORMAL pace for PC and Sex.getPartner().getSexPaceDomPreference() for the NPC. I'm guessing that something about that dom preference is what's causing it to get stuck in Standing despite the code showing that position options for the scene are generic.
	 Hm, well after looking a bit deeper I think this could be fixed by Innoxia tweaking priorities similar to how it's done in unique NPC scenes. Not sure what it is about this scene that makes slaves indecisive (since I can't actually figure out where the code doing the "deciding" is)
	
	
	You can unequip NPCs clothing through the contacts screen
	
	Rose bell collar
	
	Lilaya sex behind incest
	
	
	
	Will we be able to change our tongue color at some point
	
	Vicky's shop inventory isnt updating on the next day as it should
	Sometimes shops were unusable. For some reason sometimes inventory screen text in options showed up instead.
	
	Orgasms
	Addictions
	Sex
	pull open the persons underwear and cum into it
	 'lie back and let the partner straddle you'
	planning on tying-in stamina to the amount of orgasms/length of sex scenes, so I will add in "exhausted/overwhelmed/milked dry" content as part of that
	
	Character creation
	
	SAVE COMPAT TESTING
	
	freckles
	
	infinite position swapping
	
	Additionally, a bug I found was that my character lost their unspent skill points when I imported them from 1.89.1 to 1.89.2. I did keep my already unlocked skills though, just not unspent points.
	
	bulk application of slave effects
	
	Alexa's Slave Menu is still frozen as of 0.1.89.2: Frozen as in none of the symbols (inspect, buy) are clickable and the slave list doesn't refresh like it did in 0.1.88.5
	Alexa's slave display is still broken on imported games and old save files. It only updates correctly on new save games and imported characters. This is for the second hotfix.
	also unable to view Alexa's description in slaver alley after she gets her first batch of slaves to sell.  It's viewable when you first get back to finish Scarlett's quest, but something breaks it when you visit the next day
	
	
	
	Weirdness
	It's pretty weird that the descriptions for the stat "Fitness" are all about flexibility. What it actually does is in line with what I'd expect "Fitness" to do, but the flavour text is all about flexibility.
	Tried out a harpy transformation, got told "You now have avian breasts and nipples, and when lactating, you will produce avian milk". Something about that sounds wrong…
	
	
	
	any chance of an option that lets NPCs fully transform you in one go after losing to them in battle? Either a toggle or a combination of fetishes on the player side (so it works with any NPC, not just ones where you've given them the right combination of fetishes)?
	
	move the effects over to an alchemist perk, and then I'll think up of some sex-related effects for the transformer fetish
	
	You were impregnated twice and you gave birth but it still says you're pregnant
	A daughter just attacked me
	
	Total children 0, but had 3 daughters
	
	slave events are parsing the wrong person
	
	When exporting either a character or game the hair value of all characters are changed to 1 or 9. After exporting a second time all hair values previously set to 1 change to 0(they only seem to drop from 1 to 0 on the second export; an initial value of 1 will stay at 1 the first export).
	got a bug my character became bald and regained their penile virginity when i imported from 1.89.1 to 1.89.2
	
	After going through the game for awhile I finally figured out how to get a slave so when I actually go up to one of my slaves the game freezes on me and doesn't allow me to exit the slave management screen
	
	In "Face to wall" position, if the submissive one has a cock they should really cum on the wall, not the floor.

	Also, on the lower settings of the forced TF racial limits player genitals are taken away, but new ones aren't added, which I don't think is intended behaviour.
	
	In chair sex, "Kiss" action doesn't require mouths to be available.
	
	Bree and Brandi are sometimes called "him" during sex.
	
	When asking Lilaya about essences, the PC speaks about how "A piece of someone's essence broke off and shot into me", but you don't have to have actually seen this, since that conversation is now unlocked by Lilaya's "Tests".
	
	When using transformative on a slave in Slavery Administration some transformation descriptions mention Finch instead of target npc.
	
	big lag when it comes to buying and selling items en mass
	
	perhaps the affection gain from being lilaya's test subject with the tf fetish should be toned down a little? As is making them work double shift or all day actually massively increases their affection
	Maybe have it just be +0.1, and make it so that working more than 16hrs a day doubles the 'overworked' affection loss
	
	after an event in the city where you fight if you go into your bag and exit out it goes back to the last event encounter
	
	Offspring not getting deleted in the removeNPC in pregnancy
	TEST REMOVAL (check where affection is applied, or perhaps save bodies and generate NPCs later?)
	
	got a bug, when i unequip my rainbow gloves and stockings i get a -6 bonuses and when equiped i get no bonuses but goes to what it should be without the rainbow gear

	just found a another bug brax acted like we met before in his office when we haven't. candi and the gaurd that checks your pass acted like they should.
	
	I've had an issue spanning multiple versions with the "stop partner" command (and now the new "stop penetrations"). When a partner is penetrating themselves with their tail, choosing those options results in them immediately re-penetrating themselves in the same or a different orifice, over and over, as many times as you choose the option. Makes it impossible for you to do anything with their tail once it's started.
It's most noticeable with Lilaya an the other succubi, but it can happen with anyone if furry tail penetrations is on.
	
	Also, seems like if I have a male character, biology-wise, with femininity at or above 40, I get this in the description, "Your cock is concealed, so, due to your androgynous appearance, everyone assumes that you're a tomboy on first glance." Doesn't really make sense as that should mean I have a vagina which I don't and no penis which I do. Further testing showed it's at least correctly matching the assumption about the presence or lack of a feminine chest.
	
	Bug: player orgasm related actions 'Stay in position' and 'pull out' appear in the repeat actions menu when in the face-to-face position.
	
	The game refuses to let me actually take action.  I'm currently in the entering stage of a fight, but clicking the "fight" button does nothing
	
	the bug that spawns the kids before they are born is still happening (maybe)
	
	when revealing an NPC's chest it always uses male pronouns and refers to them as pecs regardless of circumstace.
	
	You regain spent skill points and fetish points(arcane essence) when importing a character while retaining old perks.
	
	I spammed the "Rest until Evening / Rest until Morning" button in my room and not only does the clock stop changing to show the correct time but the map also bugs out and does not show any movement at all.
	
	I spammed the "Rest until Evening / Rest until Morning" button to try to speed up my slave training but it appears to bug the map where if you move the map does not update and never moves even if you move past the edge.
	
	Mostly a display-issue, if you go from the hair section in Kate's shop to the actual shop part and back, the options at the bottom become part of the scrolling area
	
	child encounter frequency option along with the furry preferences list
	
	sleeping kinda bugged. visually.
	i am stuck in sex for deny?? when i'm about to climax
	another test i stuck at climax 5?
	
	Can resisting sex with random alleyway npc's be a thing again. The only time I can resist sex is with Brax, slaves with the "use you" permission and I think(?) the succubus in the dark alleyway. With the submissive non-con fetish being a thing now I would love more opportunities to use it.
	
	The books and your encyclopedia are saved to the "properties" file within the data folder which isn't attached to your actual save file. (Change?)
		I like the Encyclopedia being there, (Since it tracks what I've witnessed in ANY save) but the books/knowledge should probably be save-specific.
	
	One Bug that seems to have appeared is in the character creation menu.
	 When you are selecting your level of sexual experience, if your have a penis no matter what you pick it says that you are a virgin.
	  I think this might have something to do with the penis virginity section as when you select max sexual experience it does say that you have lost your mouth virginity, just not your genitals' virginity.
	   When you have a vagina, it does give your virginity's status, but if you are bi then it says you lost your virginity to a guy in a club's restroom and a your first girlfriend on two separate lines {I'm pretty sure you can only lose your virginity once :) }.
	
	I noticed a problem with strings that get cut off after certain characters. For instance, when you want to name a room "Scarlett's Room" (which is, IMO, not such an unusual way to name a room), everything after the apostrophe will be cut off and the room is now simply named "Scarlett". Same thing happens with savegame names.
	
	- I will try to make the sex system a little smoother in future; including adding little 'displace/remove' buttons to the clothing icons (you can strip them all in one go using the 'Unequip all (them)' action int eh inventory). ^^
- I'll add the ability to shift your body parts while a demon soon! :3
- The 'too loose' effect is only meant to be in effect if your penis is quite a bit smaller than the orifice's capacity. I'll take another look at their starting values. :3
- I will definitely add latex clothing and an associated fetish later on! ^^
- I'll add tooltips to the minimap as well; good idea! :3
	
	Chair Sex:
	- Submissive & rough talk options aren't associated with submissive & dominant fetishes.
	- No option to finger partner.
	- No option to get pussy stuffed with tail.
	
	Ralph's Discount:
	- Ralph probably shouldn't strip off the player's clothes.
	
	
	1) Brax doesn't know how to handle a gal in a chastity belt if he wins. I had one on to protect my precious virginity and he just kind of hung out instead of doing anything. 

	2) Submitting to other characters (again in a chastity belt) seems to not result in anal, pretty much at all. It doesn't appear in the sex options for a lot of the positions as the dominant partner, either. That may be working as intended, but I can't quite tell.
	
	Perhaps Lusty maidens shouldn't beg to have thier vaginal virginity taken? That derived fetish seems like they'd be more likely to beg to have their other holes used instead.
	
	While the button indicates it would return the flames originally spent when purchasing a room upgrade, it instead removes the same amount once more. This is especially problematic with crazy expensive things like the obedience trainer
	
	Use tabs for slavery
	
	Forced transformations should avoid transforming the type of your genitalia with that preference selected, but they *should* be transforming your genitalia's non-racial properties. I'll look into this and make sure it's working properly, thank you for the report! ^^
	
	
	Make Rose's scenes match her personality
	Update Lilaya scene
	Add Lilaya content for each stage of main quest
	
	Displace/remove clothing in sex as a single button on clothing
	
	one other thing i noticed not on that list, in previous versions, when i got to 80-100 arousal in sex, partners would nearly always tell me if they wanted me to cum inside or out.
	 in this version, sometimes they do, sometimes they don't, but it's a lot less common. 
	not saying i care much whether they do or not, mainly asking if this is intentional or not.
	
	
	I noticed that when transforming nipples into nipple-cunts they are acknowledged in text, but there's no way to finger them/have them penetrated in sex actions
	
	Could we also get a bit more special dialogue for incestuous sex? After incestuous sex starts they sound just the same as sex with ordinary npc's, pet name calling from children and mentions of their relationship as child and parent could be enough.
	
	NPCs still use finger-in-mouth somehow...
	
	: Transformation Test Subject should probably reverse or at least lessen the affection loss towards Lilaya. Currently, it's just the normal -5 affection to Lilaya with each session regardless of whether or not a slave has said fetish
	
	add in manual font selection
	
	Left: map
	Right: characters present, slavery manager, copy dialogue, save/load indication, menu
	
	add the ability to strip enchantments when I add in clothing enchantment mechanics 
	
	I haven't had any encounters/interactions with offspring either (in any version of the game), even with the Incest option turned on.
	I'll change this so that you can always encounter them, but sexual dialogue/options will be disabled if you have incest turned off
	
	even though I don't have a vagina I can get the virgin fetish with enchanted random kink
	
	Chastity cage & belt still allows some forms of masturbation
	
	Rough talk that does not degrade the Submissive? (Not using words like slut, bitch etc?)
	
	You can indefinitely delay either/both characters from climaxing by repeatedly displacing clothing.
		
	-re:sex partner not responding, not sure what's going on, but it apparently is doing something just not printing the text for it.
	 it is not uncommon for me to get "x is lubed y" messages when the partner's action is blank, as if they're rubbing their pussy/ass against my cock.
	  i'd also mentin that it's mostly in doggy style, though i only generally use that and recieving oral.

	-until there's some sort of strap-on, women using anal fetish tease and talking about fucking your ass don't really make sense.
	
	-could it be possible, perhaps after getting observant & deflowering, to tell if someone's mouth/ass/breasts(and dick now that you've added that) are virgin?
	
	I started a new game and I went to the slavers place, the guy there was acting like I already finished the slavers quest and I had full access to the slave content.
	
	Comments:
	-exe version still doesn't want to work on a 32-bit system. specific error message: "This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86(32-bit) or x64(64-bit) version of the program, and then contact the software publisher." so this is me contacting you. :P not a major bug, the jar still works, just thought i'd point it out.
	
	-the tooltips for backgrounds in character creation aren't large enough to see everything being a soldier gives. it's fine for the rest, i think, but that one gets cut off.
	
	-can we have some way of seeing the entire current map? i.e. when standing on the street, showing the entire city map but not the maps for the mansion or harpy nests or such. maybe an option in the cellphone? naturally would be limited to what you've explored, unless you've got debug mode on, but still useful.
	
	Can you be in a submissive role with your children? I've noticed that the player character only takes the role of dominant, theres no alternative to submit to them.
	
	-might i suggest some tweaking of kate's services? as is it takes money for each step of the process, i.e. 200 for making your iris glow, 200 for making them heterochromatic, 200 for changing the second iris color, and 200 for making that glow, for a total of 800.
	maybe add a "buy" button on the left side, either under the description, or make it where the price is, make it only clickable after changing the options to the right, and only actually changing your appearance and charging the fee once you hit buy.
	--also, can we get a sclera(the area around the iris, typically white) color option?
	-would also like an option in transformative elixirs to have cross/plus(combination of vertical and horizontal) irises/pupils.
	
	-would a potion or transformation option to restore the drinker's virginity(s) be too cheaty?
	
	The only options given for getting a discount from ralph are "Do nothing" and "Calm down" you can still earn a 25% discount by just spamming the options until he's done but other than that you have no agency in the scene.
	Also when your penis is getting lubricated by your own precum (presumably, as you will see) the message is "Your penis yourcum" or something like that. It's weird.
	Additionally: It's impossible to lose penis virginity.
	Another bug, it seems that "shemale reactions" are disabled? Maybe i'm just encountering NPCs with an eye for the bulge but I recall NPCS being surprised that I'm a shemale. Not seeing that anymore.
	No one seems to react to me being a trap anymore either so I assume it's a bug. I seem to remember this happening in a previous build. I also have invincible penile virginity.
	
	sticky + oily cum? (and tapered + flared penises)
	
	I need to add a more general way to make demons change their body parts, so that you can order them to do it once you've taken them as slaves
	
	 I think the pc is submissive and kneeling to perform oral but dominant partner does not remove clothing to reveal sexual organs.  The scene just stayed in limbo after that.
	
	Cum on back is a repeatable action
	"Manage Clothing" is also repeatable
	
	i imported from previous patch and i still seem to have my slaves O.O
	
	Pressing enter while in a gender pronoun field takes you to a blank page
	
	Urethra stuff:
	why can you only change those when you have a penis, it's not like women and don't have an urethra
	
	slave obedience stuck at 99.600006
	
	Also, seeing NPC's show up from time to time with oddly long fractional numbers, such as vaginal capacity being displayed as 7.2000003 inches. So far I only see it happen with capacities if ever, in fact.
	
	Public stocks seem to ignore gender settings, specifically permitting NPC's to spawn that shouldn't according to the gender preferences menu. 
	
	in m/m sex scenes I saw npcs getting fairly confused when they are on top and they decide to move you back to a wall. With no vagina to penetrate they often perform only generic actions like kissing or jerking off.
If I can give a suggestion, in these situations they could perform some frotting or decide to change position.
	
	ornaments or clothing for racially blocked slots, horseshoes, wraps, bangles, plumage ornamentation.
	
	In the newest version, requesting a position your partner doesn't want usually causes them to break and do nothing for a while.
	
	in the latest version after clicking resume it resets all "my" fetishes
	
	I'll add "butch" to the list of possibilities for NPCs to transform you into
	
	I don't know if anyone else mentioned this, but when I try to take off any witches clothing my character was wearing while importing nothing happens. Then when I take off a non witch clothing, the witch clothing that I tried to unequip disappears and doesn't show up in my inventory.
	
	inverted nipples
	
	When I attempted to open the fetishes page, the game crashed.
	
	-having sex with a pregnant slave from an imported save isn't fully detected - if you cum inside them the game says they have a chance of becoming pregnant, even though they already are. This is from a 187.7 export.

-Having a slave drink a tf potion when in a different slaves room has some of the descriptor text go to the incorrect slave. The TFs still go to the correct slave, it's just weird reading how one slave is transforming and then a different slave starts transforming. This applies only to some feature TFs, not all of them. Example A-Player is in Slave X's room. Slave Y drinks potion that adds extra breasts, lipples, and internal muscles to nipples. Description text will say that Slave Y got extra breasts and lipples, but slave X gets internal nip muscles. 


During sex, "Repeat Actions" tab contains entries to repeat shifting clothing and "Stay in position" when you cum.


Something else that looks like a repeated continuity bug from previous builds: When importing slaves from character export files (using the auction block), their genital stats are listed as undiscovered, even if the slave is initially wearing no obstructing clothing.


-can i ask how damage resistance is supposed to work? it seems to be a straight percentage, but if it were, higher than 100resistance would mean you take 0 of that type of damage, but i've got over 150 will resist and i still take direct will damage. not much, less than 1 per attack, usually, but still. if it's supposed to compete with the opponents damage stat, so if their damage% is higher than your resist%, you still take damage, that's sensible and less of an issue. still an issue, though as i keep taking the above damage from someone with only 130 will damage%. if, on the other hand, resistance is capped, so you can never block all damage, which again makes sense, then it is probably working right and you can ignore this.

-after getting scarlett as a slave, i went into permissions and changed what she should call me. typed it into the box, and pressed the checkmark a few times. when i then went to talk to her, she's still calling me by name. this strikes me as a bug, unless it's due to her being "defiant".

-at first i thought it was just because i was only having sex with people outside, but even when doing it with slaves, i haven't seen any sign of the "missionary" position. the patch notes have you adding an action to that position, so i assumed it was accessible.

-right after turning brax into bree, it acts like you have a choice between having sex or leaving, but there is no leave button.

Comments:
-can we possibly get something more permanent to tell us we've quicksaved? maybe have the notice stay on screen until we do something, at least. the current message is brief enough that it can be missed if you're not paying enough attention.
-maybe something similar for quickloading? it's usually obvious, but sometimes not.

-a slight issue with remove all, more of a minor annoyance than anything. sometimes, depending on what they are wearing it'll say something like "you pull down their pantyhose, you remove their panties, you replace their pantyhose. you remove their pantyhose." maybe tweak it so it check for blocks and removes the blocking clothes before the blocked ones?

-one thought i had to make the observant perk more obviously useful is to add gender to the list of characters present in the top right. so instead of saying "Scarlett - Harpy" or "A cat-girl - Cat-girl", it'll say something like "Scarlett - Shemale Harpy" or "A cat-girl - Tomboy Cat-girl".
-might also want to tweak what it says for randos, so it doesn't just say their race twice like that.

-maybe add a eat/drink/absorb 5 button for consumables?

-is there any way to reduce the cost of using fetish teases, as there is for spells?



The buggy TF description modifiers (not sure if there's more I missed)
-Tongue bifurcation
-puffy
-Internal ribbing
-internal muscle
-Internal tentacles
-Barbed Dick
-Flared Penis head
-knotted dick
-prehensile dick
-external ribbing
-external tentacles
-dick sheath
-dick tapering
	
	Suggestion: if it's not in, NPC giving multibreast TF.  If it is in, double-checking it's numbers.  I can't say in hours of playing the game that I've ever seen it happen if it's in.
	
	slave dialogue
	
	Doggy-style (oral)
	Anilingus should be available in face-to-wall too
	
	I can't seem to access the character details page at all for Lilaya or Rose
	
	Lilaya starts passionately kissing your exposed breasts, breathing in your command_unknown as she desperately presses her delicate lips against your skin. Pushing your chest out into her face, you let out a desperate squeal as you plead for her to continue.
	
	I will definitely add more functionality to the slave UI (such as being able to order them by name/stats). :3

I'll add descriptions for tasting the lubrication types on your fingers; great idea
	
	It seems that your partner will always cry out for your cum even though your character doesn't have a penis.
	
	Addiction will disappear if you wait beyond lvl 5 addiction withdrawal, removing both the withdrawal and addiction.
	
	When are freckles/beauty marks/skin blemishes going to be added?
	
	I feel like Horse Pussy should be innately muscled
	
	Requests not working?
	
	one or two more buttons on the sex UI over menu to cover the last 2-3 unique options taken
	I think having it record three of your past actions would be great, five would be ideal. If not that's fine, was just wondering if it could make it easier to access my favorite actions.
	5 [5] repeats
	10
	
	if you're doing that, might i suggest a fetish for talking? dirty/rough talking is another sex action that doesn't have a fetish to prevent corruption gain.
	
	No options sometimes
	
	need to get individual hand lubrications sorted
	
	I'll look into adding multiple types of horns for each race
	
	I will add a way to take charge in the "slave initiates sex" scenes ^^
	
	add a related fetish to allow for corruption-free vaginal sex
	
	when you have sex and orgasm, you get almost 4 hours of the "strengthened aura" effect, which prevents you from gaining essence from your orgasms until it fades. is it intended that orgasming while you have that effect resets it's timer, without giving essence? because it is quite annoying to have 5 minutes left of it, have sex with someone, and suddenly be back to 4 hours until i can gain more essence that way.
	
	-exe version seems to require a 64-bit environment, which is troublesome for those of us with 32-bit. this was tru in the previous public version too.

	-special teases seem to mis-judge how much damage they'll do. i.e. before using them they say ~20-25 damage, but using one, on someone with the appropriate opposite fetish(sub tease on dom, etc), does ~13 WP damage. and the opponent has -50% WP resistance, is bisexual, and does not have any effects or anything i can see that would reduce WP damage.
	-similarly, there are other tooltips that display the wrong value. enchanting price, for instance, seems to mostly be wrong whether you have the transformer perk or not.
	
	-i am somewhat annoyed by how lilaya keeps pulling my pants down and my underwear aside, despite my underwear being crotchless, my pants unzipped, and my dick already in her.
	 maybe have it check if clothes even need to be displaced before it tries to?
	
	-event log is still running behind the times, though it only seems to happen once there are a lot of events listed. not that that takes long as nothing seems to remove events from the log, and loading a save makes the event log show all the events it did when the save was made.
	
	-i have had several defeated sex partners that after a bit, have stopped doing anything. that is, a standard sex turn has text of you doing something, ongoing effects, them doing something, ongoing effects.
	 for some reason, the them doing something area winds up being blank.
	
	-quickloading is somewhat better now, but now the minimap sometimes stops updating when quickloading.
	
	as far as other non-bug ideas:
	-one small idea i had was to have one store, maybe near the entrance, that will buy anything at all you have to sell, rather than having different stores buy different things.
	-also, maybe having buttons when you're standing outside of the stores that let you jump directly to other stores, rather than going back to the entrance, then to the store?
	
	also, the unresponsive partners thing seems to mainly happen to me with defeated randoms when neither of us is doing anything ongoing(partner is forbidden self actions) and i'm mainly hitting "calm down" over and over, since i don't want to cum due to the strengthened aura bug mentioned below.
	
	-global resist seems to do nothing from any source, while global damage seems to increase both "Pure" damage and resist, at lease according to the pop-up that shows when hovering over my name.
	
	Comments:
	-in enchanted potions, would it be possible to combine similar effects, so that rather than having a potion that says "+1 fitness" a dozen or so times over and over, just says "+12 fitness" or whatever the full value is?
	
	-in combat, maybe have the tease/spell icons under the HP/WP/SP bars in the middle of the screen be clickable to use that tease/spell?
	
	I might change that soon so that they spawn, but without any lewd options if you have incest turned off
	
	The subject for Lilaya's testing seems to be the last character you talked to rather than the slave the slavery overview says it's being done to.
	
	So the girls I meet have "one pair of average-sized tits" even with multi-breasts on, and maximum furry preferences 
	
	There is a bug where trying to get the discount at Ralph's Snacks freezes the game
	
	Got a bug, when i was sucking a witches cock she said "Put out i don't want to taste your cum "
	
	
	Add orgasm/pullout actions & cum-soaked effects
	One of the annoying things NPCs can do is to pull away when they orgasm while being roughly fucked. This is merely text related but I don't want to be pulled out, I want them to deal with it without "pushing my hips away"
	
	STORY
	
	"dirty talker" fetish - increases NPC dirty talk
	
	analingus toggle in the content-settings
	
	I just can't wait to have the option back to have your partner cum in your hand... and then finger yourself
	leg locking
	knotting & mutual knotting
	Struggling to get the flare into tight orifices
	chastity cage orgasm denial
	orgasm denial
	cunnilingus/anilingus on creampied orifice
	want tongue length to factor into cunnilingus.
	
	STORY
	
	suck on nipples
	I'll definitely be reworking a few of the actions in sex, and I'll most likely make masturbation an ongoing action as you suggest. ^^
	I'll also try and do the same for nipple/breast play. :3
	
	
	Sex:
		submissive sex with slaves
		And I will get submissive sex with your offspring added for the next release! :3
		rimming
		hotdogging & intercrural
		urethra fucking
		better cumshot hit-detection for more messy and consequential sex
		cum infaltion & puddles
		Add more reveal reactions & tidy them up
		
	Sex AI:
		Brax anal: he's not doing those either, regardess of what I suggest.
		I have a minor problem with the recent hotfix, though, it seems like all NPCs tend to do p(n)aizuri in my kneeling pose, even if they have an oral fetish.
			 I had almost 50 fights already, and I haven't been fed cum in a single one of them, which makes me sad and hungry.
		I just tried to use a condom and not pull out with Lilaya and yet the game reacted as if it was not there. (duplicate report from someone with brax)
		selecting fingering overrides kissing. It's either or
		I'll get it fixed for the next version so that if you request anal (and they're not being rough/doing whatever they want), they'll always go for that first
			Worth noting, at least in what I've tested NPC's will almost never choose anal; to the point of a doll NPC with the buttslut fetish in the dominant role starting cowgirl and then kissing until the scene ends, which seems like it's probably not the intended behavior.
		It looks like a bug crept in where it's not correctly accounting for the sub resisting during sex scenes and displaying the right dialogue for that.
		In several cases you have the NPC or PC acting as if they're in a different pace other than the resisting one.
		One small bug or confusing mix up I have noticed is that slaves who hate me but are obedient do a weird thing in sex where they do the "no, please don't" line before sex,
			then enjoy every second of the pounding and beg me to do it more, then "sob with relief" when I'm done. It's a bit jarring. Other than that I've encountered no bugs.
		Brittany's other sex positions don't show until selecting doggy style, which for me was the only initial sex position
		When you are the submissive partner during sex, you are still given the option to pull out when you orgasm even when there's nothing to pull out from.
		NPCs seem to almost exclusively prioritize playing with their breasts
		Do deflowering fetish AIs prioritize removing virginity?  If yes, are they coded to do so for penile virginity if they have a vagina?
	
	
	
	
	
	
	
	
	Slaves in the export file don't retain their family relations from the previous game. So if you have some Lilaya's daughter working as her assistant, then after exporting her with your character she isn't her daughter anymore.
	
	
	How about some slaves being possessive over you? Example for this: They get jealous when noticing you've been having sex with someone else and jumps you to dominate you for that reason? Maybe an added Possession kink to those who would do that.
BlobPeek1
16 November 2017
[03:51] the sarssol: we really oughta be able to call slaves to our room/mess with the slave menus from our room
[04:54] Leob70: I'd also like my less obedient or dominant slaves to "visit" me when I rest.
	
	
	if a demon has the tf fetish they dont tf you when you lose.
	
	slaves with the tf fetish shouldn't lose obedience for acting as test subjects
	
	Every now and then, me or my parftner will be stuck with the current number displayed until we orgasm again.
	If I orgasm at 100 and my partner at 98 or something, if I spam a button, occasionally it locks it there on the screen 
	However, I can still force another one if I spam an action, which will eventually cause a second orgasm followed by a count reset 
	
	
	Is it possible that there will eventually be a forced TF gender preference system
	
	is it possible to add a cumulative line to the sex stats page for cum given/taken?  It's not super important or anything just would be kind of neat to see without adding it all up
	
	By the way, I guess it's known but you never know.. : A slave got another slave pregnant but the UI says I impregnated her and that I had children with her, although .. Not really, I don't even have a dieck
	
	my slave is anal and breast virgin whenever she is ambushing me... then I deflower that... and next time I meet her it's back ... LOL yaay deflowering 
	
	Make "use you" affect dominion too
	
	Enchant : If you click "Add" then "increase potency" you spend more essence but the result is the same as before you increase the potency.... umm basicly , the moment you click "Add"  is where the potions potency multiplier stops working , but essence is still spent as it would be for  a higher potency potion.
	
	when they hate you deeply they will be like "Who's the slave now?" and when they start liking you it changes to "Stay still and enjoy this" 
	
	: Just a reminder you can still undress rose on the hand holding sesion
	
	It'd be great to make it so when you make someone drink a transformative potion with random racial transformations, it would try to only transform what is existing, because 3/4 of my potion went into some "... already lacks/has ... so nothing happens " 
	
	Odd. I just had a female character push my male character's face against the wall with intent to fuck him. She didn't have the necessary equipment, obviously... so she started riding his cock somehow, without turning him around?
	
	
	could we get the replacement of displaced clothes as a slave permission toggle? Sorta like whether they are allowed to wash themselves?
		that way you could pull down a maids blouse then order her to go about her day and duties with her tits out of her uniform.
	
	
	When the feminine transformation slave event drops, it's reporting that "Lilaya tested some very intrusive transformations on the cat-girl", regardless of actual race or gender of the slave (in this case, a horse-boy and cow-boy).

Edit: Also, when enchanting a Sugar Carrot Cube, I'm apparently able to enchant a Horse-Morph Horns transformation. If I do this, it has the expected effect (remove horns), but it's still reporting wrong on the enchanting screen.
	
	The new position selection is not working as it should, even if the npc has an valid fetish, 90% of the time it chooses the "back to the wall" position, even in situations that is not possible to start penetrative sex in this position.
	
	When you try to have sex with slaves and their obedience is too low, they will try to be the ones in charge, giving the player the option to accept or resist. Maybe if the permission 'Use you' is turned on?
	
	It seems that the position request is not working, i tried on a lot of different enemies with different fetishes, but they never accept those requests.
	
	add the ability to assign slaves to your room
	
	The Unisex accesories part of Nyan's store has too many items and it looks like some of the enchanted versions are cut off and not shown
	
	Hey, just wondering. Are horns always only going to be available as white?
	Also, I would like to suggest we get a dang color changing potion soon. The shop is expensive and charges immediately rather than letting you pick and choose a shopping list to decide before executing
	
	Kate:
		: Just make sure they're a confirmation before the purchase/change. Preferably in bulk, so you if you're about to over spend you can reprioritize
	
	When you get forceflly transformed, specifically with breasts.
It says "and grown larger" instead of have or has or some other sentence correction
	
	add in an option to enable scaled NPC leveling soon
	
	Every time they try to turn me into a male of a different species (or any gender that has a penis), the only thing that will change is the penis.
		On repeat transformations they will change several things but this initial first encounter always only changes the penis type even if you have the TF fetishes. Not sure if this is by design or a bug.
		Also it should be noted that if they just want to change the size then usually at least one other transformation will occur. But again, if they're changing the type it's always only going to be that one change.
	
	Will there be a way to "free" slaves so you can either encounter them locally/get rid of them? Despawning children would be nice too.
	
	I haven't clearly telegraphed that (spoiler) all of the witches are futa, but I'll add that in for the next version
	
	ill just put this here to look back to : Slave "Use you" preferably make it a request from slave with the Dominant/submissive option after you Accept . :sweat_smile:  im not realy sure i like my slaves jumping me and pinning me down :joy: . and i feel Mistery Kink is a bit too rare , with Innoxias gift at least ya know succubus drops it with a chance if u keep at it .
	
	Washing restores HP
	
	A lot of the transformations that NPCs force on you seem to affect gender more than anything else. Any chance that they'd tell you what they're planning to turn you  into? I think some of them say so if you spit the potion out.
	What brings this up specificaaly, is that I don't want my characters gender/genitals to change. maybe the toggle tf option could have a toggle tg option?
	
	Not sure if it's on the list, but during sex the titlebar "Sex: Face-to-Face", doesn't reflect the actual positions of the scene anymore.
	
	Trying to change my name softlocks the whole game
	i cant leave the "change your name" screen at all, even via menus
	
	I'll also make a week-long vote tomorrow asking Epic & Legendary patrons which of the last two major features I should work on in 0.1.9 (mutliple-partner sex or stat & combat rework), as well as what character/area of the game I should focus on in 0.1.89. :3
	
	Couple of minor bugs relating to sex acts, the first is that the essences gained is still not showing the right number gained, the second is that dom sex is not being recorded as being with that NPC.
	
	I'm talking about getting them on their knees as a sub.  Last we checked you'd locked that to oral performers, though it would make sense for breast fetishists as well.
	That was the only position that most AIs would refuse to take.
	(Even ones where they'd be unable to engage in any act, like face to all when partner has no cock.)
	I don't know how much was changed with the big AI refactor though.
	I haven't tested it yet.
	
	Events for slaves
	
	Use you
	House freedom
	
	add a 'Cowgirl (bottom)' position for dominant sex as soon as I can
	
	: Did you get the breast fetishests to actually use kneeling now?
	Oh, so oral performers are still more into breastplay than breast fetishests?
	
	Also, unsure if this is intentional or a bug, or even how long its been around, but it that appears NPC's also don't keep their desired 'form' for transforming you when you re-load a game. 
	i.e. a NPC used to be trying to make the PC a cat-morph, after a reload, they try to make PC a squirrel morph.
	
	Added basic transformative effects to events for slaves with feminine and masculine testing permissions enabled while working as a test subject. (Will be improved upon for Friday.)
	
	thigh sex
	
	Cosmetics for slaves
	
	
	Kind of a late bug report for 1.87, but I noticed that anal virginity might not be properly retained for slaves on character export.
	 I had a slave who I could have sworn still had her anal virginity, yet after exporting the character file (both created and exported in 1.87.1), her appearance screen no longer states the "She has retained her anal virginity" line.
	   It might be one of those odd bugs where the game shows different information irrespective of the export's information since the file still has a virgin="true" flag for anus.
	
	Bug (Hotfix version): Slave Scarlett isn't attracted to me, so the slave interaction is "rape" not "sex" - however, when choosing it, Scarlett engages in consensual sex with all of what that means:
	 no resisting, unlimited orgasms, etc.
	
	
	
	obviously we can get tfed normally by potions and stuff but I was thinking "what if slimes themselves could also slowly tf us~"(edited)
	say like if you fuck or get fucked by a slime you get a status effect called covered in slime/a better name than that~(edited)
	and it stacks a lot
	and once you max it out you'll start gaining slime parts~ :3
	as you get more it'll start messing with you and it'll be blantently obvisous if you don't wash it off something is going to happen to you~
	and the process of turning into one this way could be very pleasureable as it melds with your body and starts turning the rest of you into a slime~ :3(edited)
	in part with this~ I was thinking of a possible slime npc/entire slime family/cult of slimes that could have a scene of constantly using you with futa cocks until you become a slime
	
	
	During exhibitionism: while travelling in open map, a rare chance of a passer-by groping the NPC's exposed parts
	
	Sort out Cultist sex actions
		Dirty talk
		Orgasm is them masturbating over your face/cumming inside you
			Orgasm is not working well atm
		Virginity loss
	Some of the content hasn't been properly edited/proofread.
	
	
	
	split up the second set of parsing options into player and npc variants
	
	Also it seems like there's a pretty huge penalty to affection and obedience when you slap a collar on someone.
	 Which... makes sense. But it seems like that penalty should vary depending on fetishes. Submissive people take a much smaller penalty.
	  Dominant people take a much larger one. Maybe a special 'pet' fetish where someone fantasizes about being property to the point they get a bonus when enslaved.
	
	A (hopefully) small thing that would to me make far more sense when dealing with slaves would be to have an inventory option when interacting with slaves directly (clicking on their name when in their room) would be very useful. I always default to clicking on my slaves' names when I want to give them something.
	
	 i dont think it been mentioned yet in the past but i encountered a bug where getting knocked up by ralph led me to giving birth to a pair of squirrel children when im pure human and hes a pony hehe

	Make way to change date in new game & in buggy menu
	
	-"Global Resist" bonuses from equipment do not actually seem to do anything at all. It certainly doesn't actually show up anywhere in my stats, including when I hover over my name. "Global" DMG/Resist from fetishes or other sources may or may not do anything, I really can't tell.

	-Sometimes quick-loading can eventually cause the game to become somewhat unresponsive. Tooltips still pop up, and buttons still change when you hover over them, but nothing reacts when clicked, nor when the appropriate key is pressed. Loading is similarly blocked. The only fix I've found is to close the game and go back. Fortunately does not seem to occur when resuming the game after re-opening, so you don't lose much progress. It seems to mostly occur when loading the game while in a conversation(in a store, in/just before a fight/etc), but occasionally at other points.(And I do mean loading, I did save in a safe place.) Also, usually it lets you do some things after loading before it kaputs, so it's unpredictably annoying.
	
	-Hovering over the partner's arousal bar in sex makes it flicker wildly, and does not show a pop-up.
	
	-The event log is one behind what actually happened. I.E. I level up and raise all my stats by 1, it shows strength and intelligence but not fitness, if I then go in and raise strength by 1 more, fitness going up now shows but the second strength raise doesn't.
	
	-After a fight, my current flames seems to go up more than it says it should, for no apparent reason. I.E. start with 14, win a fight, it says I gain 46 and should be 60, I actually have 94.
	
	-The "Observant" perk's "Gender Detection" function doesn't seem to actually do anything, but this might just be me missing some fine detail. Where exactly is this supposed to show up?
	
	I may have forgotten others, but I've also got a few comments/questions:
	-Where are the race lore books? The only one I've found is the harpy one that you are given in harpy nests.
	-Encyclopedia does not show stats for clothing, only colors.
	-Is there a reason the city map is randomized with each new game?
	-Can we please get a "Drop All" button in main inventory in our room? So we can store all the items in our inventory, rather than just 1 type of item at a time.
	--Similarly, a "Sell All" in stores to sell everything that store will buy.
	---To note, for these I mean in the same screen as the "Take All", "Displace All", "Replace All", etc.
	
	And, of course, I think of something else right after I post that.
	-Can we get a change of priority for the "Effects" icons, particularly in sex? If you get too many fetishes, the icons for those push the icons for ass/mouth/boobs/pussy status down to where you have to scroll to see them.
	And as soon as you do any actions, it scrolls back up to the top of the effects.
	
	Playing as a male, wearing a chastity cage, and with zero output of sperm I somehow still manage to dirty the chastity device even though the text describes the inability to produce cum.
	
	And another one about sex
	-Whether you and your partner come together can effect which orgasm scenes you are able to see. I've mainly noticed it when getting a blowjob while dominant, coming together prevents the choices for deepthroat and facial from showing up. May be others, but I either haven't seen them or narrowed them down yet.
	
	Found another one I had not seen previously.
	-I ran into a succubus daughter named Shawna, and after having sex with her nipples it says "Shawna's Nipple Virginity was taken by Shawna", pretty much every time she reveals them.
	 Considering my name is not Shawna, this is both inaccurate and annoying to have it show up every single time she takes off her bra.
	
	
	it's a little odd to see text about what someone's semen is like before they've had an orgasm
	
	
	EDIT 2: So, I did some experimenting with the enchantments, and I think there's a bug with how the transformer fetish works. Normally, it should halve the cost (from 6 to 3, for example).
	 Well, it displays that halved number, but then it halves it again. So, if something costs 3 essences, it'll only count 1 when you add the effect.
So basically, the transformer fetish actually reduces the cost of enchantments by 75% instead of 50%. Although I'm glad that the grinding is even more reduced, I assume that this is unintended behavior, so I'll count it as a "good" bug.
	
	when im receiving doggystyle, id like the option of a back Arch
	
	 I can't actually forbid my slave to undress during sex. Or forbid self-penetrative acts, for that matter.
	
	: I had a bug where some of my fetish teases like the cum stud tease weren't available on an imported character that had the fetish. But resetting my fetishes and buying them back fixed the issue. I'm assuming there was an update to some of the tease mechanics?
	
	BUGS & SEX
	
	You are unable to go more then one round during sex anymore with anybody who wants it, once both are done so is the encounter. The location screen is not updating with number of times you have had sex either
	
	change offspring to imps for the next update
	
	Two quick notes, for you next release. One adjust the text for post sex to reflect the new levels for essences. The second is a bit harder, make it so the first time you read the race books in a game you get the Int bonus, that way you can get it every game and not just the first game you read the book.
	
	Can the succubi still grow a cock once enslaved
	
	character creation virginity tooltips all say anal virginity kept
	
	importing makes my character have every single fetish
	
	Apparently the height of male kids with both very tall parents wraps around back to midget values
	
	before having TF fetish cost to remove penis is 7 essence, and after it shows as 3, therefore having halved it, and then when added to the effects, it halves it again to 1
	
	Why does a topless exhibitionist in backless panties have more willpower damage bonus than one in crotchless panties or one just going commando? She actually has +16 total to it (+4 for breasts and +12 for general nudity), and one going commando has only the +12 bonus for full frontal nudity. The same goes for the player character as for the NPCs.
	It's as if the topless bonus was counted twice for that particular case.
	
	When I import my character from last version, it gives me all fetishes except the two transformation ones.
	
	Hostile encounters in a non-hostile tile will cause the relevant NPC to remain in the tile indefinitely, with little if any interactions to do with them.
	
	"Store All" when in your room. Individually pressing buttons is a bit too much on the micromanaging side.
	
	The Viscous and Sticky cum modifiers should make the creampied status last for longer
	
	add an option to reduce the encounter of Offspring
	
	Those with the Transformation Test Subject Fetish will automatically swallow transformation pills.
	
	Oh yes the other thing I can not seem to feed Scarlet any potions to mod her
	
	sort of a bug descripting error. When you have a breeding bitch walking around and you ignore her for a few days to let one of your slave studs knock her up.
	 She blames you for being the dad even though you and she know you didn't have sex with her. not sure how to fix it
	
	For me the people that I get pregnant stay pregnant. To prove if it wasn't just my mind I rested for 32 days and I check my pregnancy stats to see that all the women I impregnated are still pregnant.
	
	Found a bug: If you play as a male and have a male and a female slave and both are allowed to have sex with each other and the female gets pregnant, she says the child if from the PC but it's not listed (obviously cuz the whole thing makes no sense^^) on the fathered children stats.
	
	I will definitely be improving the AI in sex over these next two weeks. I'll also add an event for the "Use You" permission for slaves (I didn't get time to add it in just yet).
	
	One thing that I'll do right away, however, is your suggestion for the orientation changes. I'll give it an associated essence cost, as well as giving ambiphilic some sort of buff.
	
	Vixen's Virility doesn't increase virility at all. 
	
	changing slaves permissions affect obedience/affection?
	
	I think the forced transformations are bugged, every time I get forced TFd by an NPC only one, maximum two transformations happen despite me having the subject fetish.
	
	Must they always patronise your size?. I went as large as the game will let me and it's still 'cute' and 'little'.
	
	Besides that, I have an export with a slave that had 100 for affection and obedience drop to the negatives for affection and mid 80's for obedience the moment I was able to move them to a room (after unlocking slave content since you still have to do that when importing). 
	
	-I noticed that importing a character and skipping the intro leaves you with an empty inventory and no currency. Importing a character and doing the prologue gives a similar result except you have a burning opaque demonstone equipped and have 40 currency. A new character doesn't have these issues. 

	-My imported character also started with nearly all fetishes enabled except for the transformer and transformation test subject fetishes.
	
	- Minor bug this time, but it appears NPC's are once again calling large dicks small, the only time the seem to acknowledge it as 'big' is when the game is describing it as 'enormous'.
	
	The bug is that all androgynous characters seem to be spawning with high femininity.
	
	-The pronouns one requires that you save your changes, the others do not.  Often leads to forgetting to save.  (You might be able to ghost the save button on the back button to save text boxes)
		-A reset to default option would be useful on the other option settings as well, given how many options there are / will be.
		-Content options still isn't inside the options menu, for some reason.
		Shouldn't resume be greyed out if there's no save to resume?
	
	BUG -- Well, more of a logic error. When a NPC transforms you and gives you a dick, they still react like they didn't expect it when they remove your clothing. And its not as if they gave you a random cocktail without knowing the results, they specifically say what they are trying to turn you into.
	
	I haven't added a fetish that avoids vaginal penetration corruption gains... Oops... I'll get this sorted as soon as I can; thank you for bringing this to my attention
	
	working in a bar/brothel/milking shed, training
	
	It seems that the stretching mechanic doesn't work right in this version, but is fine in the previous version.
	
	Some of the items aren't properly configured to be able to be used on NPCs during sex. I'll try and get that fixed as soon as I can!
	
	During character creation, every time you change gender or femininity, physical resistance goes up by 6. By spamming cycle gender you can easily get 100+ physical resistance.
	
	
	Debug mode still refers to enchanting being in Lilaya's house
	
	add an event where a disobedient slave working as a chef cums on your food?
	
	
	you should put the general overview option in the players room. while having the room and that slaves function be in their respective rooms. while also preventing you from changing a slave who is in another room.
	: I don't know how hard it would be to do that but I feel like while I'm in a particular room I should only be able to mess with that room. but at the same time I'd like to have a central spot to control most everything from
	
	Apparently you don't get the encylopedia entry for equipment you started with until you see them unequipped
	
	
	Events
	
	BUGS
	VERY SIMPLE "hard mode"
	
	Also, will the next release include npcs forcing the player to wear jinxed clothing (please say yes).
	
	--------
	
	Check pregnancy resolution for NPC-on-NPC (offspring might not be being cleaned up)
	
	Stocks & brothel TODO text
	
	Cosmetics in room
		the ability to pierce your slaves, so book Kate to visit and pierce them for you, so you can apply items to the piercings
	
	MILKING
	
	add milking machinery for your slaves, both in their rooms and in a dedicated milking shed
		If you have a high enough cum production or if you're pent-up enough, you can legit BREAK the Industrial Milker if you keep going, rather than stopping
	
	Sort out the mess of slavery exports/imports
		Make a new initNewGameWithImport()
	
	Add a couple more slave traders
	
	--------
	
	
	add special behaviour in alleyways/harpy nests for if you're wearing the enforcer's uniform
	
	Suggestion: Some where to remind the you that your character is max in a TF.
	  Max masculinity, max size of something, etc.  Or otherwise indicating you might be getting close.  You only get a 'potion does nothing' when you try to go passed it.
	
	Innoxia you can add enforcers as rescuers? I mean when you are raped or you rape there is chance that you be rescued (or stopped if you rape someone) by enforcers
	
	suggestion: strap-on for pix
	
	Job Suggestions: Helping out in each of the Shops... or at least the gym.
	
	Got issues with the sex AI still, and now you can't keep slaves from doing their own thing during scenes, so you can get stuck having to try and stop them from fingering you or themselves 3-5 times before they actually stop.
	
	For some reason, after I had one of my slaves fuck my character and their impregnation attempt failed, it's like they became barren and absolutely dry. o_O
	
	Refine Forced TF racial limits
	
	: I also agree with non-combat solutions.  I think that'd be great.  I end up getting "mad" that all these NPC's attack me.  If I could open up a dialog and such, trade sex for items rather than raping/stealing... something.
	   Is that just me?
	Oh, man, a Quick Defeat option would be great.  If they don't back down, you could Intimidate them.
	  If they've always lost to you, maybe they just Sumbit automatically... either by begging not to be hurt/raped or by saying "Oh, it's you?  Can we just get to the good part?" or somethhing.
	
	Suggestion: How about being able to lend your shirt or over torso wear to NPCs to raise affection?
	
	Brittany's scene seems to end after her orgasm. Not sure if intended or not.
	
	Not sure if intended, but I cannot get to a second page of options when having sex wit the three Harpies.  I think this has also happened with other fights, but I most noticed it here.
		At some point after they take off their cloths-I think... can't be sure-the second page of options opens up.

	How do you feel about offspring genders? There's quite an array available, but they only ever pick from two. It's a very small change to switch them to using the same system used for generic NPCs.
	
	Possible memory leak?
		Equipping a long sleeve dress on a trap caused a crash.
	
	new breast size: HYPER("universal", "XXXX", 101, 120) ;
	
	: That's a very good suggestion, especially the part about the selfie descriptions being a little overwhelming to read through :thinking:
	 I was considering putting a summarised version at the top
	And also, I should probably make some kind of indication for what parts are exposed in sex's status panel
	
	
	NPC likes being TF'd fetish:
		letting you use TF items on them during fights or when you're a sub partner in sex.
	
	add plasticity to the stats shown when looking at an NPC's orifices?
	
	- Perhaps a help option for some options, (he doesn't know what is an average breast size is)
	
	
	SEX
	
	My character has recently grown a dick after losing to a dog-morph (forced tf). After blowing her wad maybe once or twice since, she has been unable to cum again
	
	Fetish:
		Increases potency of forced TF potions [+3 effects each for giver & taker]
	
	NPCs will now apply all of their genital preferences to one potion. (This doesn't work, as TFs are slow!)
	Forced TF racial limits options not working yet!
	
	Not sure if this is intended, but certain races seem to be locking to certain forced TF's.
	 For example, I seem to only have female cat morphs cause a trap harpy TF, nobody else seems to want to turn my character into a trap, but on female cat morphs, it's a regular preference and it's only harpy as well.
	  Female cow morphs seem to consistently want to turn my character into a male cow morph despite their personal preferences being something entirely different. Even female/female prefence cow morphs want to turn my character into a male.
	   It seems like it's locking the preference for all characters of that type based off the first encounter.
	speeding up forced TFs received from randomly generated enemies
	
	
	
	Additions:
		Also, any follow ups on already exposed states pre combat/sex? Being an exhibitionist virtually removes all npc reactions from the game, which is wierd!

		Now that I got you thinking about dialogue, it's awesome that different characters might say "breed me" or "don't cum inside me" but I wish there was more continuity after I do or don't cum inside them.
			It would be cool to have the 'unwanted creampie' affect i.e. "wtf, I said don't cum inside assh*le!" Ya know, especially with a huge cum attribute adding, "there's no way that doesn't knock me up!" perhaps an incest optional,
				"I can't believe I'm going be bear by own dads' children!"
		bdsm equipment do anything or allow us to increase obendience
		some more piercings would be fun. Like adding Helix earrings, septum rings, Jacobs Ladder, Eyebrow Studs, Snake bite studs, e.t.c.
			 And maybe some other types of rings, like a dragon ring, a Horcrux ring, the One Ring, and other cool fantasy rings.
	
	
	Bugs:
		Feeding slave pot while in Finch's place makes some of the descriptions return Finch descriptions
		NPCs will be revolted by the cocks that they give you with transformatives, this guy gave me a potion which gave me a feline cock then took of my dress and said "What, I thought you were a good girl!" which was pretty funny actually.
		Seems the trait of having multiple rows of breasts is randomly assigned to NPCs.
			Even if I have maximum furry and multi-breast preferences, NPCs who are listed as having furry morphed breasts are still described more often than not as having "one pair" of breasts. 
		seems like none of the ladies, including broodmothers, are producing any milk after giving birth.
	
	
	
	
	
	
	MAJOR:
	
	Im not sure if loading a game is clearing all the data from the previously active load. It seems to occur when Im doing a bit of save scumming to try and get the right forced TF.
	 Each time I load the game runs slower and slower. The buttons lag and take a significantly long time to proceed.
	  It's typically resolved by closing and reopening the game completely but as the game gets larger, it could potentially be a problem. I've only tested on the .exe version of the game,
	   and so you dont think it's a computer issue, the memory usage keeps increasing per load, and Im using an upper-end machine.
	    Without getting into things in great detail it could be a potential memory leak or things arent being cleared fully from the previous session on loading.
	The only things I did between saves was spam explore, then fight, submit, see the tf, load save before sex scene if I didnt like it. This was with TF's on and a TF fetish as well. 
	
	
	
	clothing: nipple crosses on flat chests
	
	Pubic hair TF working?
	
	Do you plan to add something like "permission to have sex with you without asking"? =D Would be nice if this can happen after you went to sleep and they just join you.
	
	
	I'll add several peaceful ways to resolve conflict (pay them, allow them to fuck you, run away, intimidate them, etc.) as soon as I can! ^^
	
	
	newly grown vaginas should appear with average stats in regards to tightness, wetness, ect. Instead of the absolute minimum values
	
		
	'floppy' and 'size' ear modifiers to my todo list, so that you'll be able to get long, floppy ears
	
	ex. -1 elixir. the text come out 2 times but the effect is still 1 so no problem
	-3 elixir. the text come out 5 times but the effect is still 3 so no problem
	
	
	You seem to get lubrication alerts even when you can't see or know about the other person.
	For example:
	>Penis - Unknown!
	>The horse-girl's equine cock is quickly lubricated by the horse-girl's precum.



	I will definitely add more options for the inital encounter of NPCs. I'll add several peaceful ways to resolve conflict (pay them, allow them to fuck you, run away, intimidate them, etc.) as soon as I can! ^^
		A good idee for the "run away" action that the NPC could so iguess is; if you fought a particular NPC multiple times (say 5 times) and won those all in a row, the NPC would recognize you and atempt to flee.
		 You can then give the player a option to a)Let them go or b)stop them from fleeing. This could be tied into the Sadist perk as a added bonus, and maybe your speed/stamina stat would determine if you catch him/her or not.


	
	If you lose your character's virginity to their/someone's else tail, any kind of it - vaginal, anal or oral - then in your character's description (phone→selfie) you will have this sentence:
You lost your anal virginity to.
The first time you performed oral was to.
It lacks something before the period.
	
	cock socks
	blindfolds, chained-handcuffs, and chained-legcuffs
	Ladies dress pants
	butt-plugs, dildos
	strap on
	nipple chain
	Flip flops or sandals
	Jockstraps
	Cape & cloak
	3d arcane-viewing glasses
	Arcane Mantle in the wing slot
	front-tie crop tops
	Hunting coat, and a doublet
	Masculine ring - Signet Ring
	-A normal belted choker and plain choker (For neck)
	-leggings and crotch-less leggings (thinner than yoga pants, but not socks 
	and lower on waist than pantyhose)
	-striped, finger-less, elbow-length or arm-length gloves (To match the 
	striped socks)
	-circular glasses (think harry potter) and tinted glasses (not aviators)
	-a cock harness and a ball harness/bra (possibly BDSM)
	-a sock or legging for penises (could have hole cut out at end or not)
	-Frenum and Labia piercings (on different slot from vagina and penis 
	piercing)
	
	Nice that you can tell your kids to have a better life but...is it really better to force them to leave forever?
	 It's so heartbreaking wanting to have so many kids but being forced to choose who stays and who goes. Just cruel and pulls the heart strings.
	
	
	Investigate UI sluggishness
	
	Ummm... I'm in a scene where both arousal bars just got frozen. >.>
	It started after I used the Suck Clit command in the scene. Gonna try another and see if the issue repeats.
	No repeat. Let me see if it's tied to Denial fetish.
	X ive seen times where it looks like the other persons bar froze because i was raping them, but never my own bar
	My scene was not a rape one, but the NPC had the Denial fetish. After I used the Suck clit option, the NPC's bar froze, then when my char got to climax, that bar froze as well. o_O
	And NPC's seem to be unable to remove your bra if you remove your panties at the same time. Not sure if it's just related to the maid set or not. o_O
	I also notice that if you're wearing the maid's dress, the NPC you're in scene with will get the blocked stripes on the legs slot.
	And their blocked stripes get removed if your maid's dress is removed. lol
	
	add an item that influences your children's starting gender
	
	assign slaves to room service for a modifier to price or even a x amount of free service
	
	what about improving your bedroom for better resting perks? ( change the game so you need to rest longer to regain more) but nicer room improves the rate of health return
	
	I will definitely add options for offspring to willingly be enslaved later on. :3

	you know you can't hover over effects in the slave management
	
	harem gauze
	
	offspring were androphiles and I was playing as masculine. One was actually into it, but then later was grossed out. Seemed weird.
	
	NPC multi-orgasm
	Pregnancy/Impreg, and Cum Stud/Addict fetishes have a chance to make the NPC decide to go for a second(or third!) round after their orgasm. 
	
	debug:
	1: 'pacify harpies', which essentially completes the harpy matriarch quest for you.
	2: Trigger arcane storm
	
	
	
	-----------------
	
	Finish character creation
		I need to finish the backgrounds, add in sex experience stuff, then add in an opportunity to have sex with the random NPC, then integrate the end of the character creator into the rest of the prologue
		
		shrug it off an approach the crowd, where a guy/girl approaches you and starts talking [background, xp points]
		
		the strange atmosphere seems to be growing in intensity, and you suddenly find yourself talking about sex [sex background, sex exp]
		
		React differently based on if you're virgin, "normal" or slut, start heading towards the museum bathroom
		Get stopped by Lily, she's panicking about Arthur (partner sighs and says they'll find you later).
	
		hoodies
	
	
	Add more ways to influence affection and obedience.
		take for walks
		punish
		talk
		hug
		kiss
	Sex with slaves for some reason when you end it you collapse and they walk away after doming you.
		
	CUM EFFECTS
	
	-----------------
		
		
	talk our kids into taking another name. Or just make the decision for them
	
	Incest Content still says Not Implemented when selecting the fetish.
		
		
		
	Condense essences into just arcane essences
	Use essences to unjinx something
	
	Add self-doggy actions to SubDoggy and DomDoggy
	
	exhibitionist fetish should give some penalties for being covered up
	
	personality for named NPCs
	
	are content toggle settings supposed to influence the fetishes NPCs can spawn with?
		Cause they currently don't seem to do so and it seems like they should. IE non con and incest fetishes probably shouldnt be in the NPC spawn list if those fetishes are toggled off.
	
	
	Add items used to event log
	
	inverted nipples
	
	spiked and messy hair
	
	Gate getPlayerVaginaVirginityLossDescription() descriptions behind masochist/virginity fetishes
	
	Limit NPC hair styles based on maximum length
	
	Reduce number of children
	Pregnancy rework to take into account safe days
	
	Full screen
	
	Even if you have thin or normal lips, most of the sex actions describe them as plump or full.
	
	[Need to make it so if there's only one partner, possibility is certain]
		And the game's not recognizing that my character is already preggo. It still shows only as High probabillity
	
	
	Also some of the clothing has to be manually removed by going into inventory as the npc's or you cant do it themselves mostly seems to affect undies layer clothing
	
	Selling the magic gems and feathers, you cant sell them some times sell all sell one nothing happens and they stay in inventory
	
	more cum-covered status effects, as well as cum-inflation scenes.
	
	I would love to take slaves out on a leash, even if its just to get their makeup/hair done.
	
	-bug: this is kind of funny, but you can use an elixir to remove your vagina while you have something in it (as in- by drinking the potion during sex),
		 which does not stop the penetration (though it does make the game reference what I assume to be an empty string, because description text is still printed but with the word for the pussy missing).
		  You might even be able to get pregnant from it, though I haven't managed to pull that off (I got the "might be pregnant" box to appear, but the 5 times I tried it I didn't get knocked up).
	
	Can unequip Rose's clothing in sex
	
	Add makeup wipes
	Add nailpolish remover
	Add freckles
	lipstick: different colored bottom and top lips
	
	a pink slave collar that increased fertility
		glowing pink
	
	post sex NPC inventory interaction still on the to do list
	
	
	It worked once but now for some unknown reason enchanting is no longer working at all
	
	NPCs not listening to requests (Brax always anal)
	
	Ralph does nothing if ask for discount too early x_x
	Okay he did it after blowing him to at least 30
	maybe the if statement that displays the 'big discount' button is borked? Or maybe it doesnt have one. At any rate it should only pop up when it'll actually succeed/do something
	
	
	I'll be adding more orgasm options (including NPC using ass/pussy-to-mouth) both this and next week! :3

	And I'm also planning on expanding those harpy punishment scenes to be a little longer and more interactive in the future. ^^
	
	
	
	I dropped stolen panties (with almost full inventiory) and game just closed. Fucking hell.
	
	Despite putting in the settings, a 0-spawn rate for males, when I come across my kids in alleyways, most of them appear as males.
	
	I was considering using stamina in sex to determine for how long you can keep on going (with the option to drink stamina restoration potions for those that want to get to 60 orgasms).
	 disassociate the state of your hymen from your virginity, so that once you've lost it, you can never be a true virgin again
	
	fingers in partner's mouth, and tongue actions
	
	when I imported my old character, it reset all the gender preferences to a strange selection like 100% towards male characters and 100% towards futanari, with everything else 0%.
	
	
	
	 Also, I wound up with 2 of Brittany's lollipop after fighting her, doing nothing, then having sex. 
	
	
	Combine gender prefs and pronouns
	
	turning off shemale encounters in "gender preferences" tab - doesn't prevent them from appearing in game
	
	
	
	could you make some "lore" explanation for protagonist's ability to use arcane energy for chosing fetishes
	
	
	Oh wanted to ask, have you ever got around to changing the description of the virginity and lusty maiden perks? While she doesn't want to ever lose it, she has nothing wrong with using her pussy to seduce, tease and drive her friends/foes with lust ;D Cock tease and spreads come to mind.

	Also, any follow ups on already exposed states pre combat/sex? Being an exhibitionist virtually removes all npc reactions from the game, which is wierd!
	
	
	Forced TF:
	-Height: very often go below 5 feet, is there that many who like midgets?:P
	-hair:...or repunzels? Very often get floor length hair and never anything less then backlength. Figure common values should be shoulder to back length, with others being outliers.
	-Breasts: Never target below c cup, and even in non breastfetish/cowmorph scenarios often get DD+. I'm figuring common values should be B-C and even A be allowed.
	-Cow morphs: Get if they desire female and your male they will continue to try to transform horns with no luck. Also, should 4 titted teats on breasts and/or udders be a tf possibility?
	-I think with forced tf on and/or tf fetish, if you aren't the desired gender of npc they should transform you when you are defeated rather than just robbing you.
	-I'm wondering if there is a way to fine tune color combinations that happen. I understand this is hard with a random system, but fairly often you get unatural combinations or something that would make a color coordinator cry. IE: Blond fur, ginger hair, brown eyes. Perhaps have some "presets" that you have a medium chance of being assigned?
	
	
	Add cloaca TF
	
	Add fisting
	
	
	Offspring:
		I'll make sure to add in unique dialogue for if you're keeping their other parent a slave as well.
	
	
	Add pecs as flat-chest quivalent to breasts
	Posing fetish for when you love showing off, Muscle worship fetish for when you love admiring. Each would be weak to the opposite's associated tease.
	Could unlock some muscle worship sex scenes too.
	
	
	while unzipping them gives access to your genitals, it doesn't actually let you shift aside your undergarments to allow access to them. 
	shifting aside clothing can only be done when you have access to the groin slot on a character, which creates some problems when you can gain access to the penis or vagina slot without also gaining access to the groin slot at the same time.
	
	
	fix finger sucking
	
	udders & crotch breasts
	
	
	------------
	
	
	
	
	- Backalley neutral:
		- Vending machine (lesser TF items)
		DONE Package (package is still wrapped but the label has been soaked in cum, can't read it)
		- Item hidden under grate/behind box/in pipe
		- See people having sex down alley
		- Friendly shopkeeper
		- Someone runs past and drops something
	- Fights:
		- Enforcer
		DONE Harpy nest
		DONE Male (dog, wolf, cat, horse) mugger
		- Female (dog, wolf, cat, horse) prostitute (may fight you if you don't pay)
		- Gang ambush (dog, wolf, cat, horse) males & females
		- Girl getting mugged (can intervene, she runs off shouting thanks behind her)
	
	
	
	I've enslaved a succubus but there's no 'grow cock' action during sex (as with Lilaya), has something to do with affection or obedience level
	
	NPC TF fetish to TF race
	
	bimbo lollipop TF pubes don't match
	
	hide undergarments
	
	colour presets based on ethnicity
	
	So my character is a dom... huge build, huge cock, huge balls, etc. I'm taking off my clothes to a female, no penis or anything...
		"She lets out a patronizing 'aww' as your huge cock is revealed. "Look at that cute little thing!""
	
	Pure virgins, when defeated, should have their first sex scene be automatically marked as a non-con scene if non-con scenes are enabled
		
	jinxed clothing on slaves to remove
	
	Lilaya, Kate, Ralph, sex update
	
	temp NPC level scaling
	
	taking self-virginity desriptions
	
	Minor Bug report
	When I started the latest version I exported my character from the older version and did a start (import)
	This retained that my character was pregnant, and when it came time to give birth, nothing happened, the status was removed, my phone said I had never been pregnant before
	Also (probably not a bug)
	I bought Scarlett and while being raped they refuse to use elixirs/potions. Using Slave Management/Inventory then no problems, they take them fine.
	
	
	giving greater demon tfs being able to transform
	
	>referred to as a horse-girl just because my character has a horse penis
	
	Lilaya she never asked my character to pull out, but she latter acted as if she had
	
	The denial options need to work in submissive stance, I think
	Although with different text
	Also still seeing inconsistencies in attraction logic
	Encounter offspring; says they're attracted
	But when you talk to them, it says they're not
	
	
	what do you think about having orgasms affect NPC affection/ obedience? IE consensual sex orgasms could increase affection.
		Meanwhile non con orgasms increase obedience (And if they have the non con fetish then non con orgasms also raise affection.)
	
	improve forced transformation descriptions
	
	incest encounter offspring, sex option do not appear if incest off
		incest fetish increases encounter rate
	
	moving the chastity cage into the new 'penis' inventory slot, so that problem should be resolved by the next version
	isBlocksFromSight
	
	Body description for girl cum
	
	Stretched out instantly in sex? (it only takes one thrust?)
	
	AI:
	
	FINGERS IN MOUTH
	Had a naizuri scene freeze at 100% after asking the npc to "pull out", had to break out of the scene with the debug code.
		scene got stuck with the NPC "doing nothing" every turn no matter what I did, never got to the orgasm scene.
	Ralph needs own AI
	
	
	
	Gynephilic females will not transform you. Each and every time there is a gynephilic female, they will be criminals for enslavement.
	 The only time I was able to get a transformation was during the arcane storm. Also, no female transformations, just "cuntboy" and "hermaphrodite."
	
	
	Is there any way to make all breast have equal size? If you make more than one pair of breast, the lower ones are always smaller and I would like some way to have all breast have the same cup size.
	
	
	
	
	equip collar from within their inv

	consumable targets (mothers milk)
	
	 I think the code for selecting items needs to be refined, theres a decent hang whenever i select an item and also a slightly smaller one whenever i try to sell/move/use one
 
	 add another effect if someone with a pure virginity fetish loses it to someone they have high affection with
	 
	Add wait button
	
	Make mother's milk work instantly
	
	 fight them to regain the flames and items they stole
When you defeat them you will get the option to "reclaim" giving you back only items that they took
	
	Scarletts transfer buttons not working (in .exe???)
	
	in buyback if you sold a shit load of essence. It takes up a slot individually. Example being I sold 70 of them it ended up like being 1 in each slot of buyback
	
	the three harpy items names dont appear right in the item present box when you store them ([harpy.name] in right panel)
	
	saliva
	
	making the NPCs forcibly transform you even if they aren't attracted to you soon
	
	Enslaving a free-spirited person should probably damage their opinion of you
	
	Add lube item
	
	arousal bars have frozen
	After continuing It still reached the next orgasm, it looks like it just didn't display arousal
	
	rape affection changes
	
	Can't sell enslaved offspring???
	
	Alexa's shop has a small display bug, if you don't have enough money to buy from her it'll display the Sell prices of her slaves on a greyed out button. It's a minor problem given how lucrative slaving is right now, of course.
	
	Scarlett room transfer issues
	So, I'm trying to move Scarlett into one of the slave rooms, but "Transfer Here" isn't actually doing anything on her. When I try to click "Detailed Management", it also does nothing.
	
	
	the Frustrated effect should be removed by orgasm in later sex
	
	Seems to be an order of operations issue, probably on my end... Stripped a criminal, stole her clothes, had sex, before sex scene ended put on the collar, and when I went to pick her up she had an inventory full of clothes... Only time I've had that happen...  I just started collaring them before sexing them to prevent it...
	
	It appears that in this release, Succubi will disappear from the dark alleyway they were encountered in the moment you leave the tile, regardless of your choices.
	
	Thigh sex and hotdogging
	
	Forced jinxed clothing
	
	Add clothing preview to debug
	
	status effect for stuffed with toys
	
	tongue length in stats page
	
	Chinese dress (feminine, torso and legs slot), and hair bun covers (head slot, exists in single and double version)
	Japanese Loose Socks
	
	Split forced TF content into sexual dn racial
	
	feedback on the edited Ashley's shop I sent you weeks ago, just to see if my editing has improved
	
	Add tracking of who you had sex with.
	
	The issue with NPCs removing bras might be related to the Maid set. It only seems to happen when I have that set equipped
	
	Non con fetishist NPCs don't seem to rape you...
		They had the right orientation
		They put up a resistance and make you rape them if you win even if they have an orientation that likes you. But that makes sense cause of thier fetish they want to be raped/ struggle during sex.
			But As it is currently they don't seem to be willing to be on the dominant end of a rape scense which contradicts the fetishes's current description text.
			It might perhaps be a good idea to split up the Non con fetish anyways though. Into giving and recieving versions.
	
	the dialogue boxes are not automatically scrolling to the bottom anymore
	This is sex scene dialogue, it won't scroll down automatically when a new message appears
	 sometimes scrolls down, and sometimes doesn't
	
	There seems to be a bug with scrolling on the main screen during large scenes.  Intermittently it will not scroll to new text.  EDIT: This may have been confusion over especially long text sequences.  I have not had any issues for awhile now
	Hmm, the default screen width isn't enough to make the +/- buttons work right on the level-up screen
	
	Forgot to ping you earlier and editing it in doesn't help but giving an NPC the collar then equipping it to them doesn't make them your slave. Probably would have liked that before the release but yeah I have memory that looks worse than swiss cheese
	
	The AI seems to be fixating on chest-play when in the kneeling position for some reason.  Oral and oral performers are more into paizuri/naizuri than breast and breast lovers.  There is possibly also too much of a focus on anal fingering, but this may be due to a lack of other options
	
	in the characters present screen if you mouse over the closing the NPC is wearing it only shows you what slot it is not what the item is
	
	Scarlett refuses to take a vixen's virility. I don't think slaves should get to do that
	
	Also, she's still replacing her maid's dress
	I  gave Scarlett a maid dress and had sex with her, when I checked her inventory she was back in the clothes she had when she owned the slave shop
	
	
	
	Remove jinxed clothing from slave
	
	restore the option to acces an NPC's inventory right after sex
	
	Also I think I pinned it down with that odd feeling. The map doesn't seem to have border, infact almost nothing seems to except the button panel and the event log.
	
	Sometimes NPCs will ignore an article of clothing during a scene. NPCs seem to not like removing my character's bra for whatever reason.
	
	BUGS
	
	SLAVERY fixes, jobs, assignments
	
	INCEST 
	
	bandana shit aside
	
	tooltips for slave management
	
	
	
	
	(Couldn't replicate)
		Sex still causes item duplication
	
	Need to re-add "Use all"
	
	
	Properties is still being reset
	
	MANAGEMENT
	
	Slaves (Overview)
		Assignments
		Rules
		
	Slave panel - Detailed
		Assignments
		Rules
		
	Auction - random price (40% chance to be higher than Alexa, +1% chance per fetish the slave has for a very high price)
	
	
	Assignments: Primary job, two secondary jobs, fetish training/removal, diet
	
	Rules: Masturbation, inter-slave sex (allow vaginal/anal/oral/breast give & receive), crawling, silence, bowing, 
	
	
	Daily Reports (Calculated at midnight)
	
	Sex actions -> partner-on-partner
	
	quad nipples on less than greater cows
	 
	 dying equipped items duplicates them
	 
	 Alright so it seems like we can give NPC's clothes and they seem to keep wearing them even when you leave and return.
	  They only seem to equip new clothes if you have sex and  by the end of it they have a major slot thats empty.
	   As much as i hate to say it though unless the NPC is an exhibitionist they should probably try to change out of exposing clothing unless it's jinxed
	 
	
	Taking own anal and oral virginity with tail
	
	
	"H&D-only", "MG", "FF"
	
	imported character, all actions and moving around are laggy
	
	a toggle to prevent clothing replacing after sex (for PC and NPC)
	
	Switch to ground/NPC view
	
	the tooltip trying to render behind your mouse in top-right slots
	
	I would like to steal their TF potions and use it on them (gen potions in inv, not at moment of TF)
	
	Quick manage
	
	#################
	
	the ongoing penetration status effects only affect the one that's penetrated
	no ongoing status for breasts as well, so I don't think anyone's gaining any arousal for ongoing paizuri
	
	foreskin
	
	add a 'request TF' action in the post-victory screen
	
	balance Kate's prices and add confirmation
	
	Make harpies a rare dominion alley encounter, it is odd that they're currently singled out as never showing up there when they live on top of the buildings
	
	I played 0.1.84.1 for a few hours last night, and the longer I played, the more lag I noticed. Ending post-combat sex scenes brought out the worst of it, with the game freezing up for 10--30 seconds or so right after hitting the Stop Sex button
	
	import's still borked
		The color of the hair on my head changed, my dick became prehensile, my cum became slimy and oily, and if I'm in danger of pregnant during import I lose my vagina
	
	convert handjobs to ongoing acts
	
	bell gag and bell collar
	
	Liquid basic encahntment allow +/- potency
	Lactation base transformation (small increase in lactation) is duplicated in breasts, which also increase lactation (wetness).
	
	Did Lilaya's tests twice, Essences quest didn't unlock
	
	Make Brax/harpy forced TFs an option in the scene
	
	pubic hair spawns
	NPC spawn with extra hair pls
	
	turn the negative clothing status effect into an arousal gain one
	
	So the harpy matriarchs are initially missing some positions such as Back to Wall, but those positions com back immediately when I move into a different position.
	
	Also think I ran into a bug where I was having non-con with an impregnation fetish male, and I asked him to pull out and the game had him pull out but stay at 100 orgasm and whatever option I hit just had him respond with "the man is waiting"
	 or something along those lines
	
	Forced TF isn't good for human-only playthroughs
	
	I'll add in a preferences screen for the forced TF content as soon as I can, to allow you to define the limits of what you're comfortable being transformed into. ^^
	
	Both with TF fetish -> all in one
	
	I'll add a way to submit to forced TFs after a combat victory, thanks for the suggestion. ^^

	I'll also add some correct virginity-loss descriptions for self-actions. ^^
	
	add in say innerlocking figures as a continuous activited during sex to turn people with it on~/also prevent them from doing things with their hands
	
	the middle 4 locations could always include the house, shopping district, and tower. Then define locations as N/S/E/W
	
	whenever I beat cow-morphs everything freezes (when entering sex scene) (both were broodmothers)
	
	slots for extra arms if you have more then one set
	
	Add 'penetration-type' requests (request to fuck them, or to have paizuri)
	
	Add udders
	
	You can't learn partner's ass virginity by removing her clothes. You only discover it by performing anal
	
	They both lead to default no penetration orgasm texts.
		That's probably because there's no dick or breast statuses.
	
	flared & tapered make mutually exclusive
	
	Really need to improve sex AI
	
	I'll also add a way to save potions (possibly through an XML or JSON save, so that they're available cross-character). I'll try and get this done for the next version.
	
	Fetish training (or very expensive potions)
	
	Possible bug when advancing story past first Arthur
	
	bug where chars switch between being interested and not interested in sex in the same encounter
		It happens in the incest scenes and I think in the regular ones as well, but I could be misremembering.
	
	creampie fetish
	
	add 'excessive' precum as a modifier
	
	More Orgasms!
	
	every character I make with a cock has milk-flavored right out of the box. Shouldn't it be, you know, cum-flavored cum instead unless you TF it later
	
	1. Encounter prostitutes in alleyways.
	2. Sell your body to random NPCs in alleyways.
	3. Assign slaves to selling themselves in the streets, then later I'll add a brothel for you to buy, and then assign your slaves to there.
	
	
	Common sense colourings for each race
	
	breast feeding/nipple sucking
	
	Child genetics
	
	Cowgirl (self)
	
	Start trading with Ralph and jinxed clothes re-apply themselves happens
	
	Essence inventory too big
	
	After giving birth I seem to be stuck with a recovering vagina from slightly loose to extremely tight... I have max plasticity and 1 elasticity
	
	Head pats
	Headpats and scritches during oral when
	
	adding a "TF preferences" screen to allow you to define what you're ok with being transformed into
	
	
	I'll also definitely add an options menu to set NPC transformation ratios, as well as making them take your preferences into account. They should already be doing that, but there must be a bug in my method.
	
	In the body stats menu it does not show plasticity for stuff only Elasticity
	
	gained three 'risk of pregnancy' status effects from being forcibly transformed?
	
	when a npc isn't interested in your gender, but has TF fetish, have them try to tf you instead of just taking your money and running when losing/submitting to them
	
	can the 'offspring' button get a character-overview akin to that of the contacts menu
	
	Also, right now, everyone has a species-preference. -may- want to make it so that some folk don't care much about species and only about body-shape/sex
	Make gender preferences for NPC's forced TFs settable
	
	Add paizuri for multi-breasts
	
	Maybe a non-furry version of forced TF would change the character's body type and such. For example, changing femininity, breast size, etc.
	I think bimbofication and sissification are common, fur-free, fetishes on TFgamessite. So maybe the human-only forced TFs could do something like that?
	
	Now, one other thought, maybe have fetishes figure in a little bit for what gear they end up with?
		Not for normal peps, but when deciding whether to be a herm or off-gender sex.
		If someone has a cum feitsh or receiving cock feitsh, they should probably prefer a partner with a cock.
		If they have impregnation fetishes, it would make sense for them to prefer a partner with a vagina.
		This could actually be tested after the random roll has been done, and adjusts the result then.
		That will save a fair bit of coding work.
	
	making demon PC able to tf
	
	Reduce offsping. Increase pregnancy time.
	
	Add sensible colours and gentics.
	
	
	they should focus on adding desired organs before removing
	
	Buy Brax
	
	virginity losses from self
	
	there's no yellow for genital colors
	
	pushing your fingers into your partner's mouth
	
	the player should be able to ask the alley succubi to change their femininity in addition to altering their breasts and genitals
	
	If a character has the non-consent fetish, you should remove the arousal gain penalty from resisting sex. You might even gain extra arousal
	NPCs with the non-con fetish always resist
	So a sadistic character will gain more arousal from a resisting partner and a non-con fetishist would gain extra arousal while resisting instead of having a penalty.
	
	Firstly, you could change the description of the Non-con fetish to only include being raped, but not necessarily raping others. 
	Then, you can expand the sadism fetish to include raping others. Alternatively, you could also make a second red boardered "dominant" version of the Non-con fetish.
	Also, you could have the "resist" action only decrease the character's arousal if they don't have the noncon fetish. I have no idea where this is done in the code however but if you can find where to stick it, a little if statement would probably do
	
	
	is the selfie screen supposed to not list the actual penis length anymore
	
	allow the option of enabling body hair content from the character creation extra hair menu
	
	an option to make all the skin options match your base skin would be nice
	
	try and add an event in the future where you're stopped by enforces due to wearing their uniform
	
	Allow sub/dom switch in sex (when improve UI)
	
	TF fetish for NPCs increases the amount of times they TF you
	
	resisting characters could stop resisting if you're gentle and/or make them cum a few times
	
	 a fetish for wearing soiled clothing? Also, I'd like a randomise button on character creation
	
	
	fishnet corsets and fishnet microskirts
	
	Flying
	
	Weapons delete themselves when keep on equipping the same type from floor
	
	Add thigh sex, and hotdogging.
	
	X Add in some proper dialogue and interactions for the incest content.

	Watch hands in AbstractClothingType!
	
	Slavery
	
	Add cloaca descriptions
	
	Improve forced TF descriptions
	
	eye TF racial modifiers
	
	Known bugs that are not fixed:

	The overlay display properly stretches for an item that blocks your clothing, but it doesn't properly stretch for item effects that are large - talked with @Innoxia about this and apparently fixing this is hell.
	-- Proficiency "spell cost reduction"
	-- Seduction "willpower damage"
	
	Sell All "Sell all of your tiara for x" improper pluralizing (this does work for items?)
	-- Buy All "Buy all of the opaque demonstone" also has improper pluralizing
	-- Drink All too
	-- Store All too
	-- Take All too
	
	Text misaligned when unequip drop warning is saved
	
	Possible bug with identifying working with stacks instead of single items (confirming that there is a bug here would be real nice because then I could fix it)
	
	Known possible inventory related improvements which I haven't applied yet because... ehhh lemme know if you want these:
	
	The bottom border of the item overlay with effects grows as the effects list goes on, this could get normalized
	Buy back says "Vendor will sell it to you for $ x.", could be "Vendor will let you buy it back for $ x."
	Dyeing items prints the text below the shop dialogue, when buying and selling items prints the text under the shop dialogue
	Known issues related to inventory that I'm not gonna fix:
	
	Pluralization bugs
	-- "You hand over all of your A dye-brush to Ralph in exchange for ¤ 287." Yeahhh that's item names and pluralization hell
	
	
	Flavour text in-game says it is custom to kiss a slave for one last time before enslavement, since kissing a slave is considered taboo
	
	Bugs
	
	Gym/Fast food
	
	After defeating my character, the succubi just finger their nipples and tail-fuck themselves to completion a lot of the time. Is there a way to disable this?
	
	Hey, tailpegging is super broken, it doesn't properly check to see if the player actually has a tail.
	
	The only bug i have found is when you use transformative enchantments on multiple (maybe single, haven't tested) breasts, specifically trying to grow the nipple and areola size that it keeps switching between 'getting larger' and 'shrinking' when all were enchanted to be Major Boost
	
	Cam inside of kate knocking her up. Then right after the sex ended had sex again cumming inside her and when I checked the pregnancy stats found she had 2 ongoing pregnancys at the same time
	
	Having an issue where using a cock-growing elixir gives me a penis with the wrong skin color. In my instance, my pale character grew a brown penis.
	
	
	Genderless mound" on dolls should probably be, "sexless mound".  Genitals don't really have a gender, so to speak, and another word for genitals is sex.(edited)
[23:01] DarkMaster: That mound being exposed does not trigger the exposed condition, may not be a bug but exposing it would still be public indecency and perhaps embracing
	
	I encountered a possible bug... I asked Ralph for the big discount, and now every move he does... is a lack thereof. he won't move at all. if it helps pin down the bug, it's durring a storm, and I already have a 25% discount. I don't know if either of those have to do with this.

hypnotic cum

add in part-specific colouring

Not sure if it's been pointed out but when I choose "slut" as a starting choice, it doesn't work. In fact, if I choose it, go back, and choose another (e.g average), I end up with a mix between slut and whatever other I chose!

1. The latest preview did not find my exported character from 1.83 but from the HF
2. The hair/skin/eye colors got changed all to brown, possibly due to color change in code
3. Testicles changed from vestigal to average
4. Cum amt changed from an extreme amount to average
5. My demonic ears lost their color. Were Lilac, now color isn't being mentioned

once you've selected to have glowing eyes, if you were to cycle back to regular the selected text doesn't shift to regular

skin toggle works
[05:11] Sorter: you can check the skin glow switch and see where it got messed up
[05:12] Sorter: my ears apparently still are lilac but it's not mentioned in the selfie. It used to

anybody else having issues with imported characters unable to extract essences?
[06:42] Def: since Lilaya's 1st quest doesnt resolve

	leg and ankle wraps to make full set
	

	NPC's with broodmother fetish do not try to get pregnant. This has also something to do with the first problem I've mentioned.

	
	New perk: Tempered (below arcane mastery). When willpower drops to 0 the first time, it stays at 1 instead.
New perk: Marathon (below cardio queen). When stamina drops to 0 the first time, it stays at 1 instead.
Change perk: "indefatigable" to "hulk", when health drops to 0 the first time, it stays at 1 instead.
	
	New status effect: Tired. Caused by being awake for over 12 hours in a row, gives no debuffs but in 4 hours it will become the status effect "exhausted". New status effect: Exhausted. Caused by being tired for 4 hours (ie awake for over 16 hours in a row), gives -5 strength -5 stamina and -5 willpower. Also make rest take 8 instead of 4 hours (succubi need to sleep too!).
	
	Minor bug report: Gaining more testicles seems to be bugged. I created a potion to take a character from 2 to 8, and I got this message 3 times:"A tingling feeling spreads down into your testicles, and you let out a little cry as you feel some of them shrinking away and disappearing.

4) New fetish: Chastity fetish. Frustrated debuff (-10 spell damage -50 willpower resist) becomes chaste (+50 stamina, -25 willpower resist)

You could make a new file full of "clothing tag" enums. The tags would describe clothes. For example, "revealing", "protective", "modest", "bondage" etc. Each item could have multiple tags. When the enchantment on the item is randomly generated, the tags would influence what types of enchantments are randomly selected.

You could do different things with this system: 
- maybe certain enchantments are only available for items with the right tags. 
(eg: revealing clothes like miniskirts might be the only ones to give a bonus to willpower damage.)

- maybe certain enchantments might be impossible for items with the wrong tags.
(eg: revealing clothes might never give bonuses to physical damage resistance.)

- maybe enchantments are still randomly generated but if a piece of clothing has a certain tag it might automatically get a stronger bonus. 
(eg: a physical damage resistance enchant on protective clothing would give a much higher bonus than a physical damage resistance enchant on revealing clothing.)



After a few moments, you're left with eight balls."
When it should be an indication that I'm gaining testicles, and the three messages should have given different amounts (first should have said 4, second 6, third 8).
	
	
	Minor bug report: Gaining more testicles seems to be bugged. I created a potion to take a character from 2 to 8, and I got this message 3 times:"A tingling feeling spreads down into your testicles, and you let out a little cry as you feel some of them shrinking away and disappearing.

After a few moments, you're left with eight balls."
When it should be an indication that I'm gaining testicles, and the three messages should have given different amounts (first should have said 4, second 6, third 8). 
	
	
	Hmm. Being pushed down into submissive cowgirl by a gynephilic victor that believes you to be female seems like it is probably not intended behavior?
	
	Also, there seems to be a continuity issue with NPCs' fetishes and their physical traits, such as a large number of girls I'm running into that like giving anal despite not actually having a penis themselves or guys who like being impregnated.
	
	my characters completely dry asshole is now being lubricated for some reason despite it being dry. It also only shows up when arousal is above 80
	
	1. The foot revamp where you have three foot styles (Talon, Foot/paw, Hoof) which is then used to figure blocked feet for clothing.
	 2. cloaca descriptions so that any avian/reptiles are given proper descriptions, as they look doll-like most of the time. 
	
	
	-Default to a different hair colour than white.
	-Body hair should default to the same colour as head hair, with a setting that specifically says, "Same as hair".
	  Once the game starts, then it makes sense to have that be set to a normal hair colour for transformation effects.  If it isn't already, body hair colour should probably also be fur colour.
	[21:41] DarkMaster: .
	Fetish suggestions: 
	-If a specific content type is completely disabled (like incest and non-con), then that fetish should not appear on the fetish screen at all and characters should not spawn with that fetish.
	-Content types that are partially disabled (like forced TFs) should either prevent the PC from being able to take those kinks, or prevent random NPCs from spawning with them, depending on what part is actually disabled.
	-Additionally/alternatively, enabling specific content partially unlocks that content (such as allowing the Lilaya scene and Brax's forced TF) but taking the fetish makes the content more likely (kids spawning in alleys and random NPCs TFing the player).
	
	
	Equals and HashCode *should* be ok for Abstract Clothing, Item, and Weapon types, but maybe make sure.
	
	GATE HAIR PROPERLY FOR TFS
	
	Gate obesity
	
	Add facesitting position, with descriptions from SABracSubCowgirl
	
	Good point, I'll add fuckable nipples (and urethras) behind option gates.
	
	so apparently if you're sitting on Brax's face when he cums, the system thinks that you were sitting on his dick
		just confirmed it does the same thing with vaginal
		doesn't count as penetration for the sake of virginity though, as my character is a """pure""" virgin and did not get broken by it
	
	exhibitionist clothing equipping
	
	remove all clothing button? or a strip button?
	
	So apparently if you import a character over from a new version and go through the prologue, then knock up Lilaya in the first encounter it won't progress since it ends differently.
		Going in for tests again lets you bone irregardless, but it won't let you do other sidequests that involve her, or progress the story along. I take it there's a catch missing, or that knocking her up isn't fully implemented?
	
	Also she stood there behind me sucking on her tail the whole time and did not even fuck me it was like finger sucking all over again
	
	Gate fat/obese
	
	Kate's shop!
	
	account-wide encyclopedia
	
	cum production import not working
	my skin/fur/feather colors are all wonky
	I am now virgin in every hole
	Asshole dried up, lost its elasticity and looseness
	Cum production tanked
	my dick is now prehensile, and my cum is sticky, slimy, and oily
	
	It would probably be best if the player gets prompted with an option to go into said content settings during character creation.
	
	Fetishes
	
	
	add a 'cloaca' transformation
	
	Tails in mouth AI
	now that cat tails are considered prehensile, there are lots of catgirls taking all of their own virginities with them.
	
	succubus with 3 pair of knockers that are H, GG and G in size according to the descripction part, and the in-game text during the transformation said she only has 1 pair of E boobs
	
	
	quitting sex after starting it gives you the frustrated status despite having little arousal.
	
	Milk
		Transformative effects
	
	backless panties for exhibs
	
	cowgirl Brax and select orgasm at the end when you both cum, you won't actually get the creampie/impregnation chance
	
	Ass descriptor
	
	Character-specific option overrides
	
	
	
	Change sex actions to use generic parts, not orifice and penetrator
	
	
	Character creation:
		Hair style
		
	Kate:
		Hair style
		Eye shapes.
	
	Gate options in screen again
		Tidy up fetishes:
		non-con tease
		incest tease
		For PC, makes forced TFs do more, for NPCs, makes them TF you more and maybe gives special dialogue for when you TF them
	
	
	Ear tags (cow)
	
	[Alexa & Scarlett]
	- Intro
	- Buying
	- Repeatable shop
	
	
	[TF fetish content]
	- NPC preference for each part
	- Give them a potion to force on you on each win
	
	Add Paizuri, thigh sex, and hotdogging.
	
	
	
	
	
	
	(I think I fixed, but check)
	Seems to be a bug where the second time a character gives birth the "pass out" button (and its knocked out equivalent) doesnt progress the scene, leaving you stuck there.
	
	a crash bug, if in you'r room, you put objects, and have to much objects, if you take all and don't have engout space in your invotory, the game crash
	
	 I think something's up with gender pronouns in the latest hotfix. Either that or traps are no longer called traps and are just called "Man" regardless of settings or feminity level.
	  Not sure, I'm out of town so haven't really been able to give this release a good stress test, hence why I'm not even signed in.

	Maybe the change to starting body breast size for androgynous males did that since they no start with a flat chest?
	 Either way, manually modifying the custom pronouns for players seems to change nothing, which might be a bigger problem if it's just not working at all like it should. Just FYI.
	
	found a bug that happens when you get pregnant from brax and then feminize him you get stuck in delivering scene
		it actually gets stuck because father is bree/brandi: Stanley Brandisson (horse-morph) Father:Brandi Mother:Carlos
	
	you fixed the player getting the more severe arcane storm effect but now while the player is outside it does not give any indicator that the arcane storm is happening at all in the status screen, although it does show you arcane storm protected status while indoors
	
	It appears that the chasing squirrels book is still on the drop table for random encounters even if you have already read it
	
	it seems dying items acts etremely oddly with stacks
	i dyed a stack of 2 rose gold collars platinum and then it showed i had 2 platinum collars but i had only used 1 dye brush then when i dyed another item it updated to 1 platinum collar and one rose gold collar
	Finally when i dyed the second rose gold collar platinum it did not stack with the other one immediatly
	Actually its just not letting me select it period
	Ok if i mess with the stacks a bunch it fixes it but that code definitely needs sanity checks
	Yeah so if you dye an item that is stackable to the same colour as another in your inventory it breaks one of them preventing you from interacting with it directly
	
	the "Report back" option doesn't disappear after reporting back once, although it doesn't do anything
	
	Is how good you are at a blowjob supposed to increase? Because mine doesn't. Ever. Maybe my guy is just that bad lol.
	
	Unsure if intended behavior or not, but typing in the name of a save, then hitting the enter key instead of pushing the save button will cause the main UI window to blank and the program to do nothing.
	  Expected behavior would assume that hitting enter would be the same as pushing the save button, but that may be hard to code in.
	
	: I think wearing a chastity belt and then getting fucked by brax while wearing pants has him perpetually masturbate instead of fuck you
	"I'm going to fuck you senseless" -> masturbates
	and he wont pull down pants, so the moment you do it, he actually fucks you
	
	brax loop for letting him impregnate you and then feminize him (gets looped in delivering scene)
	
	Is it a bug that NPCs are saying that an 8 inch dick is small or "cute"?
	(Also for breasts)
	
	vagina elasticity shows as 0 when have no vagina in stats
	
	Dom self doggy
	
	combined fetish for pure virgins with the deflowering fetish
	
	Save/Load button is locked in combat and sex
	
	NPCs to gain affection from PC using their fetish-related actions
	
	First row, 1 through 5
	Second row, shift + 1 through 5
	Third row, control + 1 through 5
	
	spawned with crotchless chaps and no underwear
		couldn't detect penis until sex?
		
	Yeah I've noticed that as well, any item in the bottom row in the last 3 slots on the right don't have to tool tips pop up like there is something blocking them.
		
	Lilaya's pull out dialogue cna be skipped somehow
		
	Dom anal
	
	Add Incest and generic NPC content from plan
	
	Save NPCs
	
	possible bug with buying and selling, the rounding occurs after tallying all the item values
		so for certain percentages, you could essentially get like 1 each if sold independantly, but, say, 5 for 4 items if sold as a group
	
	Expand TFs
		nail polish, lipstick, makeup (generalise it, I don't think I should go too in-depth here)
		sheath, ribbed, flared, barbed, tentacled

	New sex interface
	
	Sex stuff (anal in back-to-wall, then cowgirl)
	
	platinum
	
	With the preview release, in the clothing section of the encyclopedia, the colour list wraps, but the fields do not extend to accomodate it, so it clips into the next entry's list.
	
	Lilaya's LAB_EXIT is unsuitable for pregnancy text
	
	Pure Virgin NPCs should probably not beg you to fuck them in the puss if you're teasing it with your cock.
	
	 Impregnated Bree, then bimbo'd her and pregged her again
		Not sure if that has anything to do with it, but either way this happened:
			[two ongoing pregnancies for Brax, pregnancy stage: pregnant]
	
	How about a derived fetish from exhibition and masochism?
		Humiliation Fetish?
	
	Partner not making a move when sub and getting dom-oral
	
	encountered a problem with text saying I had a Knot even though I have a human penis. Didn't happen often, only saw it once or twice, think it only happened when I was with Dog-girls too
	
	Similar buffs could extend to things like anal creampie for anal fetishists, pregnancy for pregnancy fetishists.  Some fetish buffs would have to be applied after certain acts are done, such as causing a pregnancy chance for seeders.
		Would probably make sense to have that replace the exp boost from taking virginities.
		(Taking virgiinities would give a bigger/different buff than seeding would.)
	
	add an action to ask for them to keep going in sex
	
	Tantric Fetish
		It would encourage a partner to keep on going for more orgasns/ it could give you an extra arcane esscence for each orgasm you and your partner have.
		 get rested bonuses from having sex for a long time from the meditative/spiritual aspect of tantra
		
	
	Read fetish dreams
	
	Shopping arcade restrooms (gloryhole)
	
	Rename penis wetness effect
	
	if I win a fight, and submit, i can't make people drink my potions. 
	
	Add licking, sucking, tongue-fucking (for fuckable nipples) for breast actions
	
	AI is still ignoring fetishes (anal fetishists not using anal positions/actions, etc.)
	
	Lactation fetish, actions
	
	Vaginal wetness to determine squirting
	
	That's a good point about your phone... Once I expand the character creation screen, I'm going to let you choose your starting clothes, so I'll rework that part of the intro then (so that you keep your clothes). ^^
	I'm going to be adding conversation actions with Lilaya soon, and I'll add one for talking about your phone, good idea!
	Oh, and I'll probably expand the generic NPC encounters so that they try to run away if they've lost to you several times.
	
	
	UPDATE Lilaya & Kate SCENES:
		Getting a lot of game-halting bugs when trying to use the finger yourself command when doin the do with Lilaya
		Some embedded buttons are completely missing
	
	some descriptions could maybe change according to your characters orientation because it seems strange that an androphilic character stares and gulps at for example the stylist or other female assets
	
	if you have a tail and either suck it or self-tail peg, in the selfie tab the first time is given to your partner.
	
	If I select "Orgasm" instead of "Stay in position", I won't get a chance of pregnancy, I won't get pregnant, and I won't even get a creampie status, even though the flavor text says I got hella cum in my 100% fertility vagina.
	
	Please deal with the terrible finger sucking once and for all
	
	succubus is still not using her cock; add a preference for cock actions to her
	
	When you have the observant perk and examine someone, it shows what they are, but it also shows what they look like. The two statements are useful, but how they're blended (or, rather, not) can be rather jarring.
	
	Might be useful to be able to hide one or more sections in the pregnancy stats (ongoing pregs / completed pregs / offsprings list), because after having too many pregs with the seeder fetish, that page became quite long
	
	 i just got into a bug where the wolf futa i was having sex with pulled out just as her arousal reached 100 and its staying in an infinite loop where she is doing nothing
	 I had to choose a penetrative action in order to trigger the scene to end
	
	Ditzy fetish
	
	a pair of shin guards keep you from removing panties
	
	"Deep Throat," "Orgasm Facial" and "Thigh Squeeze"  mutual versions
	
	when outside of a known shop you can quick travel to the entrance, and when at your aunts the library
	
	lose to an NPC with submissive fetish, do they still submit to you
	
	Quicksave_somechar or Quicksave_otherchar
	
	Minor NPCs should be complying with requests, but I'll add some reactions for them to make that clear
	
	One of the NPC's quotes for a top-heavy PC is something like "How much Bubble Milk have you been drinking?!" Since bubble milk is no longer an item in the game, I feel that this quote has been overlooked.
	
	The gender detection is terrible ^^
	
	slightly change the flavour text for the Lusty Maiden stuff (to say they use pussy, but no penetration)
	
	The ability to have NPCs suck on your tail
	(furry tail option)
	
	I've always wished more games with combat would implement more sadomasochism stuff. I'm thinking something like, the less health you have, the harder you hit.
	 Maybe a perk of some kind. Could be health based or seduction based. Maybe a fetish like the more aroused you are, the more you arouse others.
	Also, attacks and teases that deal recoil damage of some kind. Like a really powerful tease that arouses the user or an attack that's self-inflicted but deals a lot of damage or arousal to the opponent. Something like that.
	Generally combat stuff that says "I will kill you by beating myself up!"
	I'm thinking something like Double Edge, where you take recoil damage, or Counter, where you deal twice the amount of damage you took, except with the emphasis being not on
	 "I was reckless and hurt myself but at least I beat you up" and more of "Getting hurt IS my attack!"
	 I don't want getting hurt to be a side effect of why I win, I want getting hurt to BE why I win
	
	
	 I'm still of the opinion that for whatever the next iteration of the character development system is, a system similar to D&D should be investigated.
	  One where your "Core" attributes are actuall core, and extremely difficult to alter(and probably tied to the TF's),
	   while the incremental changes that happen upon leveling up apply only to things that are safe to have increase infinitely(like the ability to overcome/resist specific interactions)
	
	cowboy hat
	Belt top... literally wearing a belt that coveres no more than the nipples
	Is a tube top a thing? i havent seen one yet
	
	There will need to be a system in place to handle multiple penetrators in one orifice
		Need to use capacity to determine what can fit
		Need girth?
	
	special action:
		deepthroat your cock and stick their tongue out to touch your vagina underneith (requires no balls getting in the way)
	
	Cum addicts should gain a bonus for having cum covered clothing on
	
	NPCs can spawn in exposed x_x
	
	Cat-girl losing penis, loses cock ring, but cock ring loss description refers to you, with "Clothing added to inventory: "
	
	Interruptions with bimbo speak (handle '-')
	
	penis, anal, nipple, oral virginity fetishes
	
	When you're having a scene with Lilaya, sometimes a button will not respond, and if you switch button pages and return, the button is missing
		For me, it was during the first scene with Lilaya. I tried to finger self, and it did not appear to respond, so I switched pages, came back and the button was gone.
		 I tried some other things to get the scene to progress, then other buttons stopped responding, like feel breasts, etc, during the scene.
		Once the scene progressed, things would return to normal for a while. I have not noticed the issue with Kate or random NPCs though.
		: I tried other actions later in the scene, and some buttons would just not respond, and flipping through the pages would make those unresponsive buttons vanish until the scene progressed.
	
	When I exported my character it was a pregnant herm, and import screen and selfie after importing show the same as well as I have the pregnant status effect.
	 However when I drank a "mother's milk" to speed it along so I could get preggers again, the potion dialog said nothing happened since I wasn't pregnant and the status timer didn't budge from the time left in that stage. 
	 That's as far as I got last night before passing out tho; Haven't tried receiving vaginal sex yet to see what happens.
	
	
	I've been using the masturbation fetish for those sort of options, but that doesn't really make much sense. I'll add a fetish for 'manual stimulation' (both for giving and receiving)
	
	Since v0.1.81 at least, there's a bug involving the standing/sitting NPC sex scenes (Lilaya, Kate), where trying to do self-penetration (pink-text) actions will lock up the dialogue.
	 Specifically, the scene won't progress and the only working button is 'Use item'; clicking on it will advance arousal but returning to the main screen doesn't advance the scene, and some of the options disappear.
	  It seems to happen when the partner is also self-penetrating, although from what I've been able to test, the logic isn't consistent (Lilaya doing all three - mouth, nipples, tail - doesn't cause the lock-up, but any one on its own does).
	   So far as I've tested, this does NOT happen with street NPCs, and normal intercourse is unaffected. I'm not familiar with Java so I haven't looked at the source code, but it seems to be unique to these characters' arrangement.
	
	
	Multi-breast option for unique NPCs
	
	Add unique scene for succubus taking virginity with tail.
	
	Combine potion effects!
	
	Add better reaction dialogue for:
		Starting sex with areas exposed
		Revealing areas while resisting
	
	Special daughter code :3
	
	veils
	
	If the system generates an NPC with a derived fetish (which is actually good) it should make sure they have the prerequisite fetishes too
		So basically grab from hat; if selections have prereqs, add those too
	
	I took the virgin trait, then I took my own virginity with my tail.  The game was not prepared.  It said the succubus I was having sex with did it.
	
	save game in sex/combat
	
	
	An easier fix for the moment might be to make it harder to level up.  You do seem to climb way faster than you should.  Especially since the game basically starts you off at level 2 if you just go to the lab.
	
	Clothing enchanting
		Maybe locks a character to a certain TF
		Or makes them always use a certain pace
	
	+ tit fucking
	+ hotdogging
	+ thigh sex
	
	voyeur fetish as a partner to exhibitionist
	
	character rework, ask the player if non-con is to be on or off. Same with TF
	
	When you explore the harpy nests after you finish the quest you wont find anything instead the look for trouble command is what you use so having the explore command there is redundant and possibly confusing
	
	It'd be even better if their scaling could be made dynamic based on time, and for the player's children the level of both parents at conception.
	
	Ralph's scenes
		The turn after I pushed us onto the brink of a mutual orgasm, a customer arrived. After clicking "Mutual Orgasm", I got the text for my climax, followed by the "part of your discount was offered to the customer" text,
		 followed by "you stayed quiet, they didn't find out you were there!" Then after the customer leaves Ralph's climax text hits. Then he offers me the full 25% discount. When I get back to the shop menu, however, it's listed as 20%.
	
	
	5) Also on the Non-Con Train, the description of your partner in the "Step Back" screen after the dirty deed has been done is also positive.
	 After 12 orgasms, the formerly Pure Virgin Non-Con partner shouldn't be "thoroughly satisfied because you gave them what they wanted."
	  Without getting too brutal you could say something along the lines of "Your reluctant partner lay panting in your combined fluids, their trembles a mark of their attempted resistance and ultimate failure to do so" or something. 
	
	It seems that hitting enter after typing in a name on the save game screen glitches it out.  You need to click off of the text box.
	
	You cant get rid of harpies although i have not tested after the harpy quest is finished
	
	Buy all not showing up?
	
	Tooltip persisting on window switch
	
	Regarding my suggestion of changing stats to different names (so you don't have strength or fitness, which don't have any bearing on the player's appearance), coming up with names for new stats that make sense was fairly easy.
	  They can be things like 'force of personality' or 'self-control', things which make a lot of sense to influence how good you are with magic and how strong your aura is.
	    That gives you a set of combat stats that then don't have any bearing on your appearance.
	The snag I actually ran into is actually the special attacks that various body types and transformations give you, abilities that are obviously not derived from magic at all.
	  It wouldn't be too hard to change enemies up so that they don't attack you directly, instead using magic to hit your aura, but those special attacks would have to be completely
	   redone since it doesn't make a whole lot of sense for claws to give you a new spell that you can't get otherwise.
	
	
	In the same way dicks will be getting flags it would be nice if pussies could also get a couple more variables for stuff like labia size/shape. It would also be nice if their pubic hair and it's potential styling were a flag rather than a matter of race. 
	Similarly it would be nice if nipples could get a bit more details like size, shape, state of inversion. Areola size/shape. 
	( For example it would be hot if some nipples started inverted but then 'pop' out once they get stiff from arousal.
	 While some, especially fuckable nipples should probably stay inverted regardless of arousal. As for Areola being to make them puffy separately from the nipples base size would be neat.)
	
	Brax dom not using proper actions?
	
	
	implement a sort of fetish-inheritance system
	
	-Child race is determined as one of the parent's dominant race (50/50 of player or partner's race, perks determine if player is more or less likely)
	-Child's furriness rating is determined to be something between the parent's furriness (random, average, or based on player choice of which)
	-Furriness is same as furry preference settings.
	-Humans are essentially all races with no furriness, so their race is ignored when determining what race the child will have (only if the child's furriness is 0 are they human)
	-The gender of the child is determined based on a mix of the natural birth rates for their race and the player's gender preferences, based on a setting chosen in the gender preference menu.  The options are:
	--All natural births (children are always the natural genders, ex: humans are 50% male and 50% female, harpies are 50% traps and 50% female)
	--Some preferred births (children are mostly natural genders, with a 10-33% chance to instead follow the player's gender preferences)
	--Natural preferred births (children are always natural genders, but will follow the player's gender preferences when possible, ex: if either male or female are enabled, the split will be based on the players gender preferences, otherwise it's the default)
	--All preferred births (children's genders are always based on the player's gender preferences)
	
	{
	Gender prefs aren't being applied to offspring.
	-Natural birth only (all children are born based on their race's natural birth rates only, human 50% male/50% female, harpy 50% trap / 50% female)
	-Rare unusual births (most children are born with natural genders, but unusual ones have a small chance to trigger)
	-Natural preferred births (all children are born with natural birth genders, but will respect the player's gender preferences when possible)
	-All births preferred (children will use the player's gender preference sheet)
	}
	
	
	
	
	NPCs to gain xp even on loss
	
	Randomise succubi a bit more
	
	"Arcane crystal dice" - consumable
		Adds a random enchantment to a piece of clothing
		
	get mother milk from NPC drops
	
	pots might not be adding to core
	
	Sloppy seconds fetish?
	
	parse TFs piece-by-piece
	
	If you get Lilaya pregnant, then manage to avoid her until the pregnancy is over, then go talk to her for the 'did she get pregnant or not' scene... she acts like she was never pregnant.

	NPC for TFs and resistance
		individual body preferences for NPCs (breast size, cock size, femininity, etc)
	
	Character view -> Panel on right
		Add details about romance/affection/relationship.
			You are not in any sort of relationship with the wolf-boy.
			The wolf-boy is your son, conceived with Brax on day 31 and birthed on day 42.
			The wolf-boy is currently neutral towards you.
	
	Split appropriate fetishes
	
	------
	
	Offspring:
		Start doing the 45% mother, 45% father, 5% chimera
		Add perks for breeding vessel, strong seed (and a more powerful version of each)
		Appearance should be based on mother, unless human, then based on father.
		Random name.
		Random fetishes.
		
	DOMINION - Dog, cat, horse, wolf:
		Alley attack, but you recognise each other. Reveals their name as soon as you meet.
			Talk
				Affection progression:
					Robber? -> Stop robbing -> Move in
					Hug +5 affection -> Kiss +5 affection -> Love +5 affection | Sex +25 affection, only if they have incest fetish
				Relax + 5 affection
				Gift +5 affection
				Massage (opportunity to influence fetishes) +5
				Dress (set their clothing)
			Fight -10 affection
			Leave
	
	------
	
	Redo perks
		Look like fetish screen
		Each has a cost
		Earn level amount of perk points each level up
		Add a reset button to both fetish and perk screen
	
	Dominant oral
		Remember paizuri!
	
	
	Sex effects:
		Make status effects affect penetrator
		Fetishes all on one icon?
		Status effects for penetration types as well
		
	Export to save inventory
	
	Quests
	
	
	cum onto face/breasts/stomach/pussy/ass/back
	
	At this point I would probably suggest giving some category tabs to other stores than just Nyan's. 
		Vicky's for example is getting kinda cramped with the new additions, and will get even more so if things keep going at this rate.
	
	AI are trying to remove all pen before orgasming? :s
		": Diana basically removed my finger from her ass, pulled off my dick from her throat, stopped fingering my pussy and then came"
	
	
	a decently game-breaking bug: Diana has an infinity loop where she stops the kissing action the PC initiated as the dom. When selected again she does it again to no end. So kissing is bugged for her atm.
	It seems Lexi has the same problem as Diana, and the issue is not an infinite loop but they just constantly stop kissing
Also noticed the Stop partner self action option disappears.
	
	Also, Face/Back to wall options do not become available until the selection of another position. I checked with doggy style.
	
	equipping items with global resist doesn't actually buff any of your resistances
	
	 Succubus attacker scene, submissive (no fight), with a new character (level 3): in 69, she struggles to blow my character (stretching her mouth for like 5+ turns); she then forces me to blow her,
	  and despite i have a standard mouth, there is no streching at all (for a 19 inch demonic cock...); am I naturally talented ? :LTmouth:
 Oh and despite being horny as fuck, and stating clearly she's going to fuck me, even if I request anal and she puts me in an anal-enabling position, she never goes for it, too busy stimulating herself with her various... tools
	
	Regarding Ralph's scene: i tried twice to ask for a big discount asap; it stops the sucking scene, Ralph says or does nothing (except stopping getting sucked), and... that's all. From there, the only available options are Wait
	 (Ralph does nothing either) / Calm down / Starting sucking (again; seems to work, except the big discount option isn't there anymore). More or less default male human character.
	( I think you need to get him suitably aroused first, 60 arousal or so?)
	Okay, this is only a matter of arousal; I tested with 40+ arousal on Ralph but with clothes on, and it works (he pulls everything himself when i select the option)
	
	
	the assaulting succubus doesn't have her racial trait, despite being Greater (and fully Demonic)
	
	Change sex actions into categories:
		[pen actions]
		[orifice actions]
	
	Saving in combat is causing a bug where if you reload, the enemy retains their lost health from before the load
	
	So apparently if you start as Androgynous Woman on the body, then chose your pronoun prefernce to be male, it ends up in that scenario:
		"You are a female man."
	
	
	Quests really need sorting out
	
	Fix Brax|bree options
	
	
	
	Mother's milk text, when using on an NPC, says "You eagerly gulp down the rich, creamy..."
	
	Stats panel is still creeping down and pushing your partners stats into unreadability during sex.
	Additional the masochism fetish doesn't seem to be working properly. was fighting an NPC and seduced them down to 8 points of willpower and punched them for 20 points of health damage and she took no willpower damage
	
	
	 think I found a bug, in the alley I have a wolf-girl like mark or stay in the place, then press the explore button several times so can she show up, but instead of the wolf-girl it was dog-girl
	 
	
	Far too many oral virgins
	
	Sex UI to show pen types
		Also just have one 'fetishes' icon
	
	Missionary (mating press if have impregnation fetish)
	
	 the game still says for npcs that wear fishnet top + cupless bra that I don't know their nipples (No exposed status effect)
	  It says her large boobs are now exposed
	You've never seen her naked chest, so you don't know what her nipples look like
	
	AI in sex:
		Horse boy pulled out at 98 arousal in doggy-style
	
	
	I guess if it's in the player's hands (Like an option saying 'BAD END: Submit totally to Brax.'), then bad ends could be ok.
	
	furry tail option
		Well, I don't think it will be included by default, due to my concerns with how it would feel, but I could add a toggle in the options menu to enable it. It wouldn't really be any extra work to do that, and I guess everyone is happy then.
	
	Yeah, I'll add some more variation so that more NPCs resist if you have non-con turned on. At the moment, it's just virgins or NPCs that aren't attracted to you who will resist. ^^
	
	Add some more speech during sex, like little unique lines to say based on what fetishes they have.
	
	add a cryptic "on loan from Merle" note to Vicky
	
	make 'litter size increase' a stat to be manipulated like all the others
	
	Speaking of finger sucking, is it possible to make other people suck your fingers? I know you can stick your fingers everywhere else.
	
	Fetishes besides exhibitionist (and crossdresser) should be taken into account for clothing choices, too. Like a buttslut should be more likely to wear backless panties. And a pure virgin should probably never wear anything crotchless
	
	Add some variation to clothing removal priorities
		I might make some NPCs only interested in starting penetration as soon as possible
		Anal fetishists should only care about revealing ass (split receiving and giving fetishes)
	
	I should add 'storm' status effect to the sex screen, so it's clear that the storm is having an influence on them.
		Pure virgin 'Tease her pussy' -> her response is begging to be fucked x_x (Due to storm though???)
	
	Orgasm actions are sometimes defaulting to the special ones, sometimes the default ones :s
		MUTUAL ORGASMS!!!
		deepthroat during her orgasm, "you feel her insider slighlty twitching as her body shakes from her orgasm"
	
	harpy begs for sex after fight
	Than it proceeds like its rape
	Issue linked with Pure Virgin fetish/effect?
	
	The dog-girl grins at you as your no breasts are revealed, "Aww, are you trying to become a girl?"
	
	I sometimes couldent deepthroat cum intop a harpy (no mutual orgasm is the cause)
	
	 put some rudimentary java install instructions on the blog, followed by instructions on how to launch jar files via the command line.
	
	Harpy fingering :s
	
	You're right, it does remove the possibility of female NPCs using oral/masturbation actions in those positions. I didn't quite think that one through, and will most likely revert it in the next update. ^^

	I'm also planning on completely revamping the character creation screen soon (as well as adding 'penis virginity'), and once I do that there will be a lot more starting traits to choose from! ^^
	
	Seems cock size and cum production can be boostet infinitely while descriptions seem to cap out at stallion-sized/extreme, not sure if intentional or not.
	 Cum production also doesn't seem to have any effect when you're on the receiving end of the cock, in neither dominant nor submissive scenes that I've tested, not sure if a bug or just incomplete.
	  Deepthroating also doesn't seem to stretch your throat at all. As an aside on blowjobs there should probably also be an option to cum in someone's mouth,
	   or have them cum in yours and then spit/swallow/play around with it, etc as desired, possibly with a rough action to force swallow.
	 20% human encounters also seems to be broken, didn't get one human on that setting, but it might just have been RNG fucking with me.
	
	Also, possible bug but may also be intended: With the Exhibition Fetish enabled, wearing a pair of backless panties adds the +12 Willpower damage status, but does not remove the +4 variant as is expected.
	 Shifting them aside and removing them properly removes the +4 status, leaving the +12 variant in play, but replacing or re-equipping them produces the previous results of both statuses being applied.
	  Checked with my stats page to confirm that it is in fact affecting my character in this manner and the math checks out and is consistent with the statuses being simultaneously applied.
	   Key note is that the same results do NOT occur when using other types of clothing that blocks view of the genitals.
	 This was tested and remains consistent with both male and female characters. Saves used were created with current build, 0.1.81.
	 + assless chaps
	
	
	fondling balls is associated to oral fetish
	
	: I could add a 1-turn check so that if you've displaced that clothing, they prefer to displace on that same turn
	: I should also add a 'forbid self-clothing interaction' action
	
	exhibitionists wearing overbust corsets
	
	Could be fun to play around with that number. Like fetish affecting the outcome or how you do the combat maybe?
		"weakness exploited + 2 essance"
	
	wouldent it be better to change the "your naturel dog-morph's ears colour is black"
		To "your naturel dog-morph's fur colour is black"
	change the descriptions to say "You now have a dog-like tail, covered in black fur."
	
	are the foodstuffs supposed to have a transformation effect before they're made into potions or what because Rose warns you to be careful of everything you do unless you want to turn into a catgirl.
		hint at encahnting system
	
	: I should add 'forbid partner' to consensual scenes, to give you more control
	
	the game considers me penetrating Lilaya as me getting fucked by her in the dirty talk: "Don't stop! Fuck me!"
	
	use the matriarch items on NPCs
	
	1) Any harpy you encountered before making it safe will be impossible to meet their saved icon will remain on the area but they can't be encountered.
	2) After making the nest safe it is impossible to encounter the same harpy twice. Her icon remains but when you click look for trouble a completely different harpy shows ups.
	
	
	Brax sex ended with pregnancy warning. Last action was orgasm while getting licked.
	
	Dual strike text doesn't take into account misses
	
	Enemies seem to add more acceseries every time i encounter them
		they just keep putting on more clothes

	Could there be a fun stat for how many undies or jewelry stolen?
	
	also a rape fetish for NPCs that makes them always resist
	
	It'd be interesting if perks like cum addict and nympho had a bonus if they were satisfied recently, and a penalty if you've gone a while without cum/sex
	
	After giving a random npc mother's milk, the dialogue description's 3rd paragraph is addressing the PC instead of the npc: "You eagerly... overwhelms your senses... Before you know...." Etc.
	
	Mother's milk for kate
	
	
	Importer is deleting core stats
	
	
	AI:
		1. An enemy with the Dominant personality just shouted Dirty Talk at me. Not even finger sucking or anything else, just that.
	
		Even after giving permission, the NPC doesn't help with stripping of clothing. They don't even take their own clothes off. Related to this, NPCs are still not taking off their bottoms generally speaking, not related to the permission.
	
	
	
	Cum fetish needs variation for nympho.
		Timings for punishments.
			
			
	Add player sexuality as part of the gender preferences option menu
	
	font size: large is causing the boxes in furry preferences to not fit the text.
	
	Not sure if this is a bug, but since Brax became repeatable he now prefers anal without the Anal fetish.  In 10+ attempts I have never had him take my character vaginally regardless of whether I was a futa or pure female.
	
	
	Need to change onVirginity loss to take into account NPC and their penetration type.
	
	by the way Innoxia, were you aware that for some reason every time I take an enemy, they now lean against my tiny/large breasts?! I'm playing male this play through, no breasteses in selfie, yet lol
		as in sexebrating my victory over an opponent
	
	Random potion/elixirs as drops
	
	futa harpies a possibility.
	
	Oh and another bug, the "allow clothes" and "forbid self actions" buttons don't appear at the very start of sex with the matriarchs, you have to do certain actions first.
	
	During sex, If an NPC (Any race) removes their top I don't know what their breasts look like, but if I remove their top I do know what their breasts look like.
	

	
	Also, "stroke cock" only works during sex with Brax now, and not in any other sexual encounter.
	Btw, Innoxia, stroke cock is still not working.
	Also, "stroke your cock" during sex doesn't work.
	
	Skin/eye/hair/fur colour groups
	
	Pregnant demons to grow penis? Doesn't this break pregnancy? :o
	 
	 Nah, sex again afterwards with a normal creampie caused the 'there's a chance she'll get pregnant' message.
	  If there was a prior valid creampie, it would have given the 'if she wasn't already pregnant, there's a chance she is now' message. And I just discovered that Pussy2Mouth does not take your partner's oral virginity.
	
	Just restarted and tried the Brax encounter.  Attempted a Cowgirl but for some reason, I can't ride Brax's cock.
	
		
	Bree/Brandi pregnant talk
	
	
	If Brax beats you, when he takes off your clothes it replaces his name with yours
	
	I'm not sure if this was a bug or not but when testing the above bug, Brax as the dom wouldn't seem to start vagina sex until the exact moment you orgasm,
	 which is what made me notice the above bug in the first place. So I tried testing as many times as I could but Brax for some reason just wouldn't cooperate,
	  he'd do start anal sex before I'd orgasm but not vaginal, I just thought it was weird, might be a bug, might not, I dunno.
	
	Transformation fetish NPCs to be hybrids
		Gate Brax TF behind fetish
		NPCs force TF you on combat defeat
	
	Items!
	
	Quest mechanics are stupid x_x
	
	I tried recoloring bree's panties in black but just spent one brush. Can you either avoid dyeing on these kind of NPC's or make it persistent,
	
	
	Taking own (anal) virginity using tail gives Brax taking virginity scene
	
	
	after I move to the left and then return to Candi's desk I can't actually do anything to Brandi, and when I moved away from the desk, the game acted like I was still interacting with Candi, with Brandi's inventory screen instead of the map
	
	
	cum addicts shouldn't make pull out requests.
	
	Alchemist perk
		Reduce essence costs
		Add values to increase/decrease descriptions
	
	Add 'Undo' beneath the 'Add' button in enchanting menu
	
	Brax as futa option
	
	
	Add an option 0 'Leave' for Bree's options
	
	Add search (option 6) to harpy nests.
	
	Harpy encounters
	
	Taking virginity NPC reactions
	
	------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	
	
	Combine Dominion and Harpy NPCs into a generic NPC class.
	Make encounter text based on their location.
	
	
	Dual cocks, cock customisation
	
	Expand colouring of parts:
		horse cock colouring
		Tails, wings, and horn got their own color separate from the base skin color.
		Add multiple colours to one body part (so you could have orange-black stripes or brown-white mottled fur and stuff ^^) spots, striped, mottled
			Single colour (default)
			Spots (Primary = background, Secondary = spots)
			Stripes (Primary = background, Secondary = spots)
			Mottled (Primary = background, Secondary = mottle)
	
	Lips: thin, full, plump, huge, massive
	hair styles
	nail polish
	makeup
	
	Dyebrush item for skin colours
	
	
	
	
	So I put on a jinxed clothing item, and now I'm stuck on the page telling me to talk to Lilaya
		Pressing continue (or 1) isn't doing anything
	
	
	[Ashley.they], [Ashley.them] and [Ashley.theirpro]
	
	No option to be bottom if you win as a male.
	 Also, I've seen a rather odd bug: at random I'll get a notice when an NPC has breasts or genitals exposed that I've never seen what that body part looks like, even though I'm now staring right at them.
	 So far the Succubus and a couple other general NPCs have had that at least once when they or I uncover their chest or any goodies downstairs.
	  I'll try a fresh new game later on as I realize I keep using my old saves and forget that that might cause issues as well.
	 One more thing, not really an issue but some might find it annoying: there doesn't seem to be a way to skip the intro anymore.
	
	
	I'm glad that the new enchanting system has addressed that other issue, but I might still add a 'Drink all' option for non-crafted potions/consumables. ^^
	
	
	I didn't see this in the notes but I noticed that the prices for Ralph's goods have gone up a bit, not a huge amount but things do cost a bit more.
	
	I know harpies are getting worked on, but just adding that I have encountered female harpies with the the deflowering fetish.
	 Also, harpies with a pregnancy fetish that ask me to breed them are still mad when I encounter them again and they are pregnant.
	
	
	I'll change those kissing descriptions soon (they don't really fit very well at the moment, you're right).
	
	Oh, also, Anonymous, I'll get that issue fixed as well. I'll make it so new vaginas have some starting wetness and elasticity, thanks for the feedback! ^^
	
	
	I'm not exactly sure what caused it, but after crafting potions I'm unable to exit the inventory screen
		The last thing I crafted was a human potion of larger testicles
		Also, the selfie screen seems to always say you have a genderless mound along with any genitals you have
		Can't seem to remove jynxed clothing, clicking the clothing in the dejynx menu doesn't do anything
	
	
	crotchless briefs
	
	 I equipped a pair of shoes that spawned cursed and I didn't get the quest to ask lilaya how to remove them
	
	Getting mound description in selfie even when ahving penis + vagina
	
	Harpy nests
		Harpy attack
		Three matriarchs
	
	Consider uncommon (green) items
	
	Fetish dreams
	
	
	Enchantments upgrade
		Allow multiple effects
			Combine same effects
			
	Add text feedback for when potion is crafted
	
	virgin killer (+groin cover)
	fishnet skirt
	
	
	Add more demon types
	
	
	Writing improvements needed:
		Virginity loss (nipple, throat)
		All sex actions.
		Check deflowering for other orifices
		Rewrite and improve a lot of those 'ongoing' descriptions during sex. (NPC's generateGenericPenetrationDescription method)
		
	
	Orgasms
	
	
	Tattoos
		
	Fix lag in clicking items in inventory
		
	I especially like the stripping reactions from PC/NPC as breasts and genitals are revealed, adds fun immersion. But I find that extra scene is missing if already naked or wearing crotchless panties.
	 Any chance of a reaction to those at start of battle/sex encounters? I'm sure some would give catcalls ;D Bonus for naughty exposed virgins.
	
	Add flavour text to explore action
	
	In Lilaya's climax scene: that scene states that she pulls herself off the PC's cock, but the game doesn't reflect.
	
	
	-------------
	
	Loading screen when generating map
	
	By submitting content or code to Lilith's Throne you agree to grant the developer "Innoxia" perpetual, unlimited license to use, modify, extend, or include that content in any fashion the developer sees fit,
		either in Lilith's Throne or any other project, game, story, movie, visual novel, or any other project the developer may create in the future.
	This includes, but is not limited to, character concepts and designs, written art, programming code and/or logic, accompanying art, sound effects, voice acting, or music.
	
	
	
	
	The ability to give Mother's Milk to pregnant characters, for sudden growth, or to hurry up and get them un-pregnant as quickly as possible.
	
	Increase cum/milk amount from potions.
	
	Add a way to jinx clothing
	
	Ralph scene, he uses tests until he knocks you up
	
	Go through all unique scenes and fix (don't expand yet, not enough time)
	
	Add rough/gentle/normal start for victory
	Add resist/eager start options to harpies
	
	Make it so you can switch positions even if penetrating (remove all penetration)
	
	AI in sex
		Make them get on with penetration a lot quicker than they currently do
			Make them prefer penis penetration
			
		Far too keen on self-actions
	  		
	  	Only the male human I fought and lost to had me doggy and just quite literally sat there and did nothing (his turns actually boiled down to him taking no action at all) until just before he came. 
			So far the option to be bottom for either male or female PC's is no where to be seen and even NPC's seem content to sticking to foreplay only.
	
	Go through and make sure resist is before normal->eager
	
	Maybe change it so that NPCs (while being the sub) will be allowed to penetrate you if your pace is gentle.
	
	add "feathered wings" to the [npc.arm+] command for harpy arms
		Rewrite harpy hands
		Leaving it as the arm ending in a hand covered in plumage and with feather-like fingers coming out if should work just fine.
		Parser "hand" and "finger"/"fingers" commands for harpy
	
	Allow unique NPCs to wear condoms, drink MM, take pills, etc.
	
	"Buy all I can afford" option instead of buy all when you can't afford all items in a stack
	
	Insemination orgasm (requires free cock, free pussy)
	
	----------------
	
	**Tail vagina**
	**Tail anus**
	**Tongue nipple**
	**Tongue anus**
	
	Bimbo lover/Bimbo
		-> braindead bimbo (all you can think about is bimbos)
	
	
	Add partner reactions during sex. (I'd be great if that remark from Lilaya was made as a response to that comment from the PC on the same 'turn')
	
	Add corruption requirements for rape/resist for NPCs
	
	
	
	Extra action descriptions for future:
		Face-to-wall:
			Reach around to breasts.
			Reach around to stroke cock.
			Descriptions of pushing into wall while fucking. (Reaching down to hold hips etc.)
		Pretty much every action x_x
			(They are all very generic and boring.)
		Orgasms in kneeling don't take pace into account properly.
		Orgasms in kneeling need a mutual variant.
		Expand/incorporate pace for all orgasms
		Herm fun in sixty-nine.
		Doggy actions:
			Grope breasts (reach around description).
			Add 'tail pull' as a rough action (grabbing base of tail and pulling back onto cock as fuck them). Remove this description from the generic 'Rough'.
			Add gentle fucking.
	
	
	Pregnant:
		belly rubbing action during gentle pace
		belly rubbing, belly wobbling during rough
	
	
	----------------------
	
	Back to wall (Ass on groin) Position:
		Forcing sub to fuck ass.
	
	Doggy oral Position:
		Dom performing oral & masturbation on doggy-style.
		
	----------------------
	
	
	
	CHECK FURRY OPTIONS (start of game)
		Are they working correctly?!?!
	
	Allow position changes while penetrating
		Remove all penetration on position/manager change.
		
	
	
	Fisting
	Head pats
	Ear scratching
	Specifically targetting cat-morphs, scraches just above the tail
	
	Add way to change sexual preferences and fetishes (at orgasm). [Requires mind-break fetish]
	
	retcon lore (not everyone is willing)
	
	Handle partner orgasm when you're not ready (still give player option of how to react)
	
	Add UI display for arousal gained. (arousal/turn)
	
	Improve "Recovering orifice" status effects (show timer and icon for orifice)
	
	
	Support partner-less sex.
	
	Lilaya's room
		Laundry basket
			steal dirty panties
			cumming in Lilaya's dirty panties
		Drawers
			steal panties
			cumming in Lilaya's clean panties
		
	Smell front/back
	Lick front/back
	Fantasise
	Penis:
		Wrap around jerk-off
		Stroke over head
		Rub over balls
	Vagina:
		Push inside
		Rub over clit
	Mound:
		Rub over mound
	Orgasm:
		Muffle mouth
		Cum in panties
		Stuff inside
		
		
	Rose romance (fem-dom, requires feminine player):
		(Rose has sub and dom fetishes.)
		Ask to help out.
		She gives you a maid uniform.
		She becomes really dom.
		Have to go around helping her clean the house.
		She forces you to eat her out.
		When romance level is high, she shows you 'extra' duties (teaches you how to get fucked by Lilaya in a threesome).
	
	
	
	Direct cum in orgasm
	
	I'll add a 'drink all' option to stacks of potions
	
	egg laying content. When Lilaya is the father, don't get aggressive towards her, and instead force her to help you protect your eggs.
	
	Colour for hotkey on button
	
	blend together potions for the same affects in a single potion
	
	I'll probably do as you suggest, and add in a 1 or 2 day timer before NPCs get new clothes.
	
	Would be nice to have a bit better highlighting on perks you've already taken.
	
	It should probably be possible to call for Rose from your room
	
	Hair styles
	
	add lactation increases during pregnancy.
	
	Braindead bimbo fetish
	
	Body toning
	
	add life-spans to the encyclopdia entries
	
	the auto fit of the text on buttons looks odd. better return it to the way it was before. The text shrinks, making it contrast and out of place compared to the text on other buttons.
	
	go through documents. (The ones that person sent you ^^)
	
	If the player has a the "pure virgin" and "love" fetish, they'll gain the "innocent virgin" derived fetish.
		This fetish makes it so the player doesn't gain "broken virgin" if they lose they virginity with a monogamous lover.
		But if for some reason they ever have sex with a non-lover npc, either by rape or cheating, they gain "broken virgin" too.
	
	Also, now that we can mass-produce potions, it might be useful to mass-feed people them
		(Add a 'use all' option or something)
	
	I have a suggestion, not sure where to put it in the suggestion doc, features? However, anyways not sure if this has been suggested or not.
	 Whenever you submit/ lose to an npc they only have one orgasm then leave, have not encountered one that has more than one yet.
	  Could it be possible to increase the number of times they can orgasm before they are satisfied? Maybe you could use their stamina to determine how many orgasms they can have, maybe 1 per 20 stamina points,
	   can change this to balance it out a bit? Whenever I fuck an npc I make sure to fill all of their holes, maybe there could be a few who try to do the same or an npc with an impregnate
	    fetish will make sure to empty themselves to make sure the chance of impregnation is high or something along the same line of thought.
	
	
	Make all penetrative actions ignore self-penetration. (You can fuck partner even if they're fingering themselves.)
	
	Fingerless elbow length (fishnet) gloves
	
	Need to display fetish requirements in tooltip
	
	Force fetishes on NPCs through spending arcane essences as they orgasm
	
	
	Sex:
		CHECK PHONE SEX DESCRIPTIONS
		
		TEST EVERY SEX SCENE
		Ralph: prioritise clothing removal before sex
		
		It seems that 69 sex is a position that can't be switched out of (and doggy?)
	
		because the option to request a pullout is X for me
	
		Better review the various buttons and the coloring post-refactoring.
	
	
	Content:
		After talking to Lilaya about any topic, one has to leave and re-enter the lab to talk to her again.
			Re-do all of Lilaya's scenes to allow continuation of talking.
	
		Harpy nests (Alexa and the three matriarchs)
		
		Harpy attacker
		Ok last bug report from me for tonight, I got a random harpy girl pregnant and it said this:
		"TODO: Harpy is pregnant encounter.
		You ended up getting Ralph pregnant, and now she wants revenge!"
	
		Scarlett quest progress
	
		----------
	
		
	Also, it'd be nice to be able to fuck Kate without her asking us to if we have high enough corruption
		Requirements: Cock, corruption>50
		Surprise penetration
	
	There's somewhat of an exploit with the bookcase in your bedroom. If you read the books you gain .5 intelligence from both books, but that's a one-time thing, I suppose.
		However if you save after getting the intelligence, close the game and reload your character you can read both again for a free 1 Intelligence each time you do this.
	
	perk descriptions (+25 or +60)
	
	Bimbo salon
	
	Fast travel to key places
		you could add a small quest item section to the inventory page, and have Lilaya give you some kind of magical teleportation item that you can "register" to certain frequently visited areas after you've been there once
	
	add Lilin corrupt into demon lore
	
	explore action in harpy nests
	
	Enchanting utility methods (recipe unlocks)
	
	~pregnancy probability certainty added multiple times (once for each encounter)~
	
	Improve characters present screen to use combat layout
	
	Improved bimbo speech
	
	TF reactions
	
	keybinds for 10-15
	
	Lilaya not get so mad when impregnated the second/third+ times.
	
	test lilaya scenes
	essence scenes
	
	Lock Brax TF behind TF fetish
	
	add incubus
	
	Slime back tentacles
	
	Improve use descriptions for all items
	
	Kate getting you pregnant reactions
	
	Create TF fetish
		NPCs need TF preference, then TF the player post-defeat
			Race
			Gender
	
	Clothing in different slots
	
	
	An auto strip button would be nice so you don't have to go through three menus each turn
	
	map view
	
	"punish" for sadist
	
	Make every Colour reference a BaseColor
	
	Incest encounter: Let PC define what son/daughter calls you
	
	Clothing durability:
		So the swimsuit (which I use for testing as it's the most awkward one), would have 'top half', 'bottom half', and 'midriff'.
		The top half being torn would reveal breasts, the bottom half would reveal groin, and the midriff would reveal stomach.
	
	--------------------------
	
	
		
	Make options:
		Breast count
		Furry
		Sexual preference
	
	Sex rework:
		Tail/hair pulling....
		Doggy style positioning changes...
		Add missionary at some point...
	
	
	
	Brax TF into wolf-girl or futa or shemale
		Let her dominate you afterwards
	
	
	3. Polish Brax's, Ralph's, and the Succubus's sex scenes.
	
	4. Options to interact with the succubus's nipples/tail will be included next version. (As well as demonic penis/vagina descriptions, and unique descriptions for the succubus.)
	
	6. Lilaya needs incest fetish
	
	
	Write variants for persistent NPCs encountering you after the first time.
	Polish all TF descriptions (especially the Harpy ones).
	Write in the next part of the story. (I may or may not have time to include a new sex scene, I think I may end up spending a lot of time polishing the ones that are already in the game.)
	
	Expand Lilaya & Kate pregnancy scenes
	
	I mean personally I take insane pride in teasing ralph by already being pregnant
	Ralph romance
	
	font style switcher
	
	And I'll be adding a way to upgrade potions into full-tf versions.
	
	Add something so that during the same scene they got genderbent in, NPCs acknowledge that their new genitals are new
	
	
	
	Affection:
		Random attackers (only in alleyway):
			Ask for name + Give your name
			->
			Ask why she/he attacked you (need money & then your aura turns them on)
			->
			Ask to be friends (they stop attacking you) OR if you have a slave collar, and the necessary documents, you can enslave them
			->
			Talk about life & have sex
			->
			Ask to move in (they move into Lilaya's home)
			->
			Scene with you introducing them to Lilaya
			->
			Can get sex in their room
	
	
	Change saving/loading files to use an InputStream
	
	Add back in random descriptions for CityPlaces streets
	
	Re-do how quests are handled in the engine (it's really bad at the moment...)
	
	Crafting:
		Change modifiers into ingredients
	
	
	Check export character methods
	
	Change 'request vagina/anal/oral' somehow
	
	
	------------------------
	{lilaya.cockSize>16 and lilaya.cockInPartner(pussy):[lilaya.speech(That's right, you love big cocks, don't you slut?)]}
	
	command++
	commandDD
	
	crotch/groin
		lists all genitals
	
	sheath/base/knot
	
	sack
	
	ball/balls
	
	cum flavour/colour/viscosity
	girlcum
	
	---------------------
	
	
	
	Add pregnancy details to encyclopedia entries for races.
	
	Add partner reactions to creampies.
	
	add back demon TF
	
	Change ongoing sex '+40%' stuff to flat values. (+0.5 per turn etc.)
	
	\[[^.]*?\]
		
		
	Main goals:
		Lilaya romance quest (becoming a demon) Going along with the theme of incest, Lilaya's mother looks exactly like your mother.
			After sex, she mentions wanting to show you how she can TF herself
			Next sex scene, she offers transformations
			After sex, she says how it would be so much better if she were a full demon
			Agree to help
			Have to contact Lilaya's mother (she likes burning bridges...)
			Go find her at demon home
			Have to persuade her to come visit Lilaya (Lilaya really burnt some bridges here...)
				Let her fem-dom you
				Passionate appeal
			She takes up residency at Lilaya's home (for the rest of the game).
			Next time you visit, you find her just having arrived. (She is mercilessly teasing Rose, who is extremely uncomfortable.)
				Lilaya breaks it up
				Lyssieth decides to stay for a while (she has a couple of slaves with her)
			Meet Lilaya in lab again
				She is annoyed that you didn't ask Lyssieth to TF her. (As you didn't really get an opportunity)
		
		
	
	{
		
		[60] Improved parter positioning actions. If your partner is the sub, they will request positions, requiring you to either go along with it, or deny them (which will stop them from attempting to position themselves again).
		[120] Improve orgasms and sex action types (cum inflation)
		
		[120] Character creation expansion
		[45] Move race status effect icon up to be the level-up icon. (Then do the same with your partner in sex.)
		[180] Phone menus
	}
	
	
	time progression changes
		shops closing
		(UI changes...)
	
	[60]

		tongue names
	
		add preferred positions and random fetishes to attackers
		partners need to be limited by corruption/fetishes as well
	
	I'll add a way to get your fingers wet, so that you can transfer saliva to your partner's (or your own) orifices easily.
	
	finger insemination
	
	orgasm reactions (cumming on player parts needs more detail, as well as directing away)
		Partner fucking player example:
		You feel partner about to orgasm. (along with their chosen attempt, either cumming inside or pulling out)
		Reaction option for partner in vagina: Allow pull out | Force creampie
		
		Partner giving blowjob example:
		Choose: Deepthroat | Cum in mouth | Facial
		Partner: Resist/submit | spit/swallow | stay still/direct away
	
	
	deny for sub?
	
	Painful stretching description variants.
		Descriptions should be things like "You cry out in pain as the wolf-boy's massive knotted cock forces its way into your tight asshole."
		
		
	
	Improve horny demon's penetration & dirty talk text.
	
	nipple fucking in 69 & kneeling
	
	Is to have penetration (and various other things) sort of be a "passive" state where the scene just assumes there's thrusting going on even if you actively choose other actions
	So the actions related to penetration would be more about changing pace, withdrawing, or special actions like mutual orgasm or denial or whatever
	Make pink text more narrative.
	
	Add 'free' perks
		Sexual preference (fem++, fem, bi, mas, mas++)
		Furry preference (moved from options)
		Racial preference (can select multiple)
	
	Make attackers during storm in rut/heat
		Rough/ignore all requests.
		
	Brax secretary TF warning
	
	 I'll also add more detailed body options, so you'll be able to customise all your starting body sizes/capacities/elasticities etc.
	
	Mutual orgasms (cum inside and pull out)
	Better orgasms (import from old scenes)
	
	
	Make action types (so can highlight them as important):
		PLAYER_POSITION_SWITCH(isPlayerAction, isOrgasm)
		PLAYER_PENETRATION
		PARTNER_POSITION_SWITCH
		PARTNER_PENETRATION
		
	
	finish:
		Improved mutual orgasms so that you always have the choice of how you want to orgasm.
	
	
	[120] Add cowgirl (dom+sub) 60/60
	
	----- Rolling into pregnancy:
	Lilaya (doesn't want to get pregnant)
		She asks you to pull out
			If you don't, she starts having a rant at you. "Aren't I supposed to be your aunt?! You want to get your aunt pregnant?!"
			"Yes": She grows a demonic cock and tries to impregnate you as some sort of twisted punishment
			"No": Advances to next stage.
		If you aren't infertile, you get her pregnant, and she gets really pissed off at you (no more sex, as she's really quite furious).
		Trigger for Lilaya quest progress. (She says she'll kick you out if you don't do as she says)
		Have to apologise by going to tell her mother that you got her pregnant (she won't let anyone else help her give birth)
		Maid at mother's house says she'll inform her mistress.
		Lilaya forgives you (unlocks pregnant Lilaya sex)
		
		
	Kate (wants cum, doesn't care if she gets pregnant)
		Sex scene while she's pregnant (same, but with flavour text)
		She's lactating
		Can cum on her belly
	
	
	
	
	
	Make weapons equippable in both slots (ranged weapons do less damage, but have an in-built crit chance?)
	
	
	Change fetishes to highlight in the status bar if they're applying effects.
		(e.g. anal fetish will provide +20% arousal if any anal pen is going on)
	
	
	
	change minx and the other one to:
		sexual preferences (can switch between at any time) (I can't use homosexual or heterosexual, as the nature of the game switches the PC's gender often, which would get confusing):
		
		Gynephilic:
			+more likely to encounter females
			-take increased tease damage from females
			+take decreased tease damage from males
		Androphilic:
			opposite
		Bisexual:
			encounter females and males at the same rate
			standard tease damage from both
	
	Need to make corruption more punishing. (Now that all sex actions are unlocked)
	
	
	
	Make pregnancy fetish unable to use condoms
	
	Combat:
		Factor in enemy sexual preference for tease attacks (they take 25% damage if they're not attracted to your gender)
		Add 'free perks', which you can switch between.
			'Furry'
			'sexual preference'
			'multi-breast'
		
	Add slap and tickle (Should fit in with Pix's character)
	
	Enemy refinement:
		In storm, everyone's in a rut/heat, so they don't care what gender you are.
		Otherwise, males will rape and oral females, and only oral males.
		Females will rape and oral anything.
		Corrupted enemies will use a single transformation on you before sex (into their race or opposite gender).
			(Can smash first drink to get the other one if you prefer.)
			Females: "I can get rid of the competition!"
			Males: "This city needs more girls for me to fuck"
		
	
	Tooltip over perks bugs when near edge of screen. (cause of those three bug reports)
	
	When you choose to submit after winning a fight, the dialogue gets mixed up at the second line (the enemy speaks as if they're you, and you speak as if you're the enemy.) It's especially funny if you have the bimbo fetish. :P
	
	Brax orgasms need some polish
	Need more mutual orgasms
	
	Remove fetish turning you on text. Instead, list +20% arousal as a bonus for the fetish perk. (too much writing clutter)
	
	Add penetrating sex effects for penis
	
	balance attribute modifiers
	
	-----------------
	
	update inventory UI when clothing gets dirty
	
	Make requirements obvious in tooltip for options
		This may be a part of the DialogueNode revamp
	
	
	Fix tooltip heights.
	
	
	change non-consensual stuff.
		sexual preferences (set on character creation and can edit in options)
		will be respected by non-corrupted NPC sex scenes
		(your character says you're not into that stuff, and they leave)
		If enemy is high corruption, they'll rape you anyway (keep Dominion attackers low corruption to avoid this)
		Weak-aura Demon and demon futa will be first high corruption enemies that don't give a shit
	
	
	Status effects post-sex:
		"afterglow" (dom non-con or con)
		"violated" (sub non-con)
		
	Add corruption gains for choosing to rape someone/do corrupt things.
	Make options that do this appear purple (like sex is pink and combat is red)
	
	
	Do all sex scenes' fetishes and re-writes
	Remember:
		pure=kissing, vanilla=all standard, horny=anal, dirty=getting crazy, lustful=feeding cum/depraved stuff, corrupt=forced incest impregnation stype stuff
	
	add variations in oral scene for if you're creampied
	
	Give characters a lung capacity, and a gag reflex stat for measuring their deepthroating skill.
	
	Use 'Used Condoms' as the test object for individual item types.
	These will be used in the pregnant random attacker's scene.
	alleyway encounter: see a girl getting fucked, they leave the used condom behind (so you know what cum is inside). gain corruption?
	
	level up screen: perks in tabs, so can make icons bigger/easier to see
	| Strength | Intelligence | Fitness | Fetishes |
	
	tooltip appearing on right for a split second sometimes	
	
	Make Brax's scene repeatable (maybe not though, as he will be making a re-appearance later on in the story...)
	
	Corrupted demons
	Force demon tf on you (they sense your aura)
	Lilith's pet (demon TF item)
	
	Throat stretched stuff.
	Stretching should be 1-time, and only do it at penetration or for special events (taking a knot)
	Add stretchOrifice(character, PenisSize) to sex, so there can be extra stretch evens other than initial penetration. can then use this method in applyEffects() in SexAction
	
	In selfie/body descriptions, highlight racial parts and colours.
	
	Pregnancies:
		(Them) Kate
		(Them) Randoms (with pregnant encounter)
		(You) Ralph reactions/sex
		(You) Brax reactions/sex
		(You) Lilaya reactions/no sex while pregnant
		
	

	"I also have some crash logs in my public Lilith Dropbox: https://db.tt/Xd1x14UWSG"
	
	Floor needs special type of inventory (I haven't even tested if it can overflow!)
	
	Make buttons for all attacks (for those that don't want to use keyboard)
	
	test piercing loss on body part loss
	
	Make sure all listeners are working/needed
	
	Make overview map
	
	Succubi's Secrets
		Tattoos
	
	save screen
	
	highlight text back (disable it in all non basic screens though)
	
	Change "Do nothing" to "In control" to "Full control" at higher corruptions
		
	[Multi-Breasts Off | Extra Breasts all flat | Multi-Breasts On].
	
	Melee spells: basic damage and basic protection/shields. Ranged spells: offensive and defensive utility, which can take many forms
	add steal spell (steals a random piece of clothing). If steal panties or bra, the opponent misses their next turn "W-What are your doing?! Y-You pervert!"
		Add display rack for stolen panties
	
	
	Dominion (with sub-area of Submission), Jungles (Caverns), Fields (Forest), Endless Sea (Depths), Desert (canyons), Lilith's Tower
	
	Some fish change color in spawning season. That should totally be in the game.
	
	Add flying fishmaids in Endless Sea and Pixies in Dominion and other areas.
	
	dolphin mermaids with trap males 
	
	Aquarium in room
	
	
1. There should be a "take all" and "drop all" button for items in inventory. "Sell all" and "use all" wouldn't hurt either, to avoid repetitive button pushing.

Another note: you've incorporated a very unusual fetish item into your game - that "finger insemination" thing you mentioned in the change log. I don't know how big the percentage is, but I've heard people griping about the lack of content like that - autoinsemination of various sorts, etc. In my usual tradition of spewing out ideas, here are some additional mentions in that vein in case you are interested:
-Insemination from ejaculating over a gaping pussy (only possible with low tightness; or immediately after intercourse, if you add a "pull out" option, assuming a large enough cock vs inelastic enough pussy (assuming you go with my elasticity modification above))
-If you ever add threeways, giving a BJ and not swallowing or spitting followed by oral on a female could be used to push semen inside a vagina
-If you ever add condoms, self insem. with used condoms (for EXTRA perversity, add used condom stealing from sex scenes the PC witnesses, for that purpose)
-If you ever add group/gang bangs, could have some kind of "sperm racing" event where PC takes a bunch of sperm from participants and inseminates herself (funnel? turkey baster?) to see which one gets to be a father
	
	item usage (flash powder (blinds), lilith's comet (random spell), healing salts, mind mist, muscle cream)
	
	- Level 2 freezing opaque deamonstone seems to cast slam instead of ice shard. The chill effect is still triggered though.
- The option menu does not work from the inventory : you are forced to go on another menu before.
- Wearing too masculine clothing when you have a feminine body does not seem to trigger any stat reduction like it would do with a male wearing too feminine clothing (intended ?). However, it does trigger and remain once you had non-consensual sex (lose a fight).

That's all I could find for now.

I would also suggest the following addition :

- Fire element seems to be obviously stronger than other elements so far due to its additional damage effect. I think the additional effect from poison and ice should also be buffed in order to make all elements a bit more balanced.
- Poison Shield and Ice Shield are not only useless at the moment due to the lack of poison and ice damage : they also look underwhelming. I suggest to make the poison shield deal poison damage to melee attackers and ice shield to reduce stamina/willpower of melee attackers.
- Stamina does not seem to have any purpose in combat right now : it's just used at the gym. I suggest to make spells drain stamina instead of willpower. It would give more sense to the chill effect as well, preventing the enemy from using their skills too much.
	
	
	- Also after sex, need to reset mana to max
	
	-TODO Items:
		- Multiple: Transformative items for race
			- Milked from demon's factories in the desert district (this is not common knowledge)
			- Demons have corrupted futa milking cows for each race, and combine their own cum with with their sexual fluids, using magic to make them transformative.
			- All transformative crystals should follow the theme of "crystal-strength-name animal-hint" e.g. "lesser crystal of the lupine howl"
		
		- Potions that temporarily increase attributes, following naming theme "potion-strength-name of attribute-theme" e.g. "elixir of strength" or "draught of iron-skin"
		- Food, magic-shots & drink. Generic and racial-specific. Generic provides minor + for each resource. Racial provides +++ for each resource based on transformation stage.
			(Magic shots are small crystals that you break open. The magic regenerates your mind. Sort of like drugs, but no addictive properties.)
	
	/*---------------------------------------------------------------------------------------------------------------------
	
		// BIG FUTURE RELEASE PLANS:
		
		Endless Sea (Mermaids, Sharks & Tiger sharks)
		Go underwater there
		siren/merfolk/octo-morph/squid-morph/eel-morph
		
		giant sea anemones that suck you in, tentacle rape you and transform you
		
		Octopus:
			Detachable tentacle penis.
		Squid:
			Fires tiny barbed needle with pulsating orb on the end. After a few turns of combat, it injects sperm into your womb (takes an action/turn to pull it out).
		Tentacle monster:
			Throws starfish onto you. Each turn, it moves further down towards your crotch. At the end of combat, if it positioned itself at your vagina/ass, it starts fucking you. (takes an action/turn to throw it off).
		
	---------------------------------------------------------------------------------------------------------------------*/
	
	/* 
	 * 	Lilith's Demonic creatures:
	 *  demonic-goat (Lilith's tower inner guard, punish intruders by fucking them into constantly horny goat sluts)
	 *  demonic-dragon (Lilith's personal guard, take any intruder to Lilith)
	 *  Menagerie:
	 *  Extremely corrupted Tentacle monster, keeps pets that it constantly fucks. Slime grows 3 rows of breasts/2 cocks into insanely huge, constantly milked and fed other pet's cum
	 *  Cerberus (huge, demonic lycan that walks on all fours and has three heads, cum turns people into lycan bitches)
	 *  Tit slugs (vagina for mouth, no limbs, breasts squirm and drag them along, their slimy breasts corrupt other people into tit slugs)
	 *  
	 * Toxic cum-slime
	 * 
	 * Manticore
	 * 
	 * Tigershark lower body of a shark
	 * 
	 * Goat (they have goat eyes, and get really annoyed by people commenting on them)
	 * Monster form is demonic-goat, only ever seen in Lilith's tower
	 * 
	 * A lot of variation in demons
	 * Feet can be high-heel spikes, normal, or hooves
	 * Can have little useless bat-like wings or no wings
	 * Some have tails with pussy-like orifices on the end
	 * Some tails have tentacles on end
	 * Some have combination
	 * Cocks range from normal to squirming mass of tentacles that grow into huge cocks
	 * Pussies can have tentacles in them
	 * Make different demon classes.
	 * 
	 * 
	 * Plant lab:
	 * Is Vicky's old research lab, it was abandoned when demons stopped her funding
	 * Fight through plant-girls that have escaped
	 * Tiger doctor who has found a way to refine transformation fluids to remove bad side effects
	 * Was trying to turn plant girls into something
	 * Have to pay for ingredients
	 * 
	 * For the scene with fucking plants:
 	 * If have vagina and bee-morph, it makes honey-milk
 	 * 
 	 * Living suit in plant lab
 	 
 	 Lilin lamia boss:
 	 	On loss, vore scene... (maybe, not too sure if this fetish is too much for some people)
 	 	While inside her, she transforms you into a lamia slut
 	 	Births you then gets you fucked by loads of horny lamia guys
 	 
 	 Frog-morphs:
 	 	Slimy
 	 	Have hallucinogenic saliva
 	 	On loss, they kiss you. You have a fantasy where you're making out with a hot guy/girl
 	 	You get fucked by them and they plant eggs in your stomach (anal pregnancy?)
 	 	You wake up and realise what happened
 	 	
 	 Imps:
 	 	Look like short demons (~3-4 feet tall).
 	 	Unlike demons, a lot of them like to stay in male form (although there are plenty of female imps as well)
 	 	They are totally obsessed with sex (to a far greater extent than demons)
 	 	Due to the fact that they can't function in Dominion society, they are banished to Submission
 	 	They like to grow their cocks/breasts to the same size as a normal demon, making it a bit extreme on their smaller frames.
 	 	Because they are smaller, their wings actually work.
 	 	Their society is based around an alpha imp.
 	 	Too weak to fight as an individual, but when enough of them get extremely horny, they form groups to attack people and gang-fuck them.
 	 
	
	/*----------------------------------------------------------------------------------------
	
	Submission: Slimes, Rat-morphs, Imps
	Fields: Cow/bull-morphs, fox-morphs, kitsunes, rabbit-morphs, deer-morphs, centaurs.
	Jungle: Tiger-morphs, dryads, bee & wasp-morphs, tentacle monsters, spider-morphs, driders.
	Desert/wasteland: Lizard-morph, lamia, salamanders, dragon-morphs, wyvern-morphs.
	Endless Sea: Mermaids, shark-morphs, orca-morphs, dolphin-morphs, octopus-morphs, squid-morphs.

	Sleep