- Oct 10, 2022
- 6
- 6
With taur-bodies there is the option to have mamaries where a horse or cow would have them, near the crotch region of the taur portion, it gets annoying having to code multiple names for the anatomy part as udders is not always accurate and at the time I believe MLP culture had made the term crotch-boobs popular.WTF is a crotch-boob?
I always forget that the bronies exist, but why not just say udders instead of crotch boobs.With taur-bodies there is the option to have mamaries where a horse or cow would have them, near the crotch region of the taur portion, it gets annoying having to code multiple names for the anatomy part as udders is not always accurate and at the time I believe MLP culture had made the term crotch-boobs popular.
you make a fetish potion and force the person to drink it.How do you give people fetishes?
You make them watch nickelodeon as a kid. Or so i'm told by Dan SchneiderHow do you give people fetishes?
Without reworking the bonus for learning three water spells they can't really nerf it. It's still infinite money. And while they nerfed milking it's still very easy money once you enslave a single demon, it was just stupid that you could enslave a single demon set them to a futanari and milk them to oblivion and make as much money as you could ever want in less than an in game week. At least the transformation technique is relatively click intensive so it doesn't immediately break things passively.Dude its a porn game, what's wrong with some "power fantasy" by getting money fast? also that doesn't answer my question so anyone who plays can tell me if they nerfed the Liquid Potion cash strategy?
The courteous thing to do in this case is to create a bounty for it, heck, are the contributors getting anything for their work or is their reward just the fact that the game no longer annoys them as much as before they touched it.I think by this point Inno has already known that she's in deep shiz and desperately needs to start rebalancing species bonus perks (if not reworking them all) first before piling up more sub stuff, but that takes such a huge effort to unclog, and it would take a few years of hiatus at least to take vacations between coding one line a day so she just blissfully ignores all the red flags and keeps adding flavor subspecies in while waiting for a magic to happen and fix everything for her (in this case an avid contributor I guess).
Am I remembering wrong or didn't Inno tried to nerf the slave system a few years back by making it impossible to enslave any demon?it was just stupid that you could enslave a single demon set them to a futanari and milk them to oblivion and make as much money as you could ever want in less than an in game week.
Can confirm, is absolutely not fixed in the .jar version.NPCs will now only equip condoms to themselves or their partners if they dislike the associated 'cum stud' or 'cum addict' fetishes. Previous behaviour was to equip if they disliked or were neutral to the fetishes, so this should reduce the amount of NPCs wanting to equip condoms.
Yea I had something similar when I treid to run mods last version, I'd get something like 'partial save error, npc fail" in the log in the bottom right. Running no mods worked ok.I'm running a bunch of mods, so it's probably that, but on the off chance - is anyone else having the issue where loading a game wipes all the generated NPCs from the map, including children and slaves?
The game's mod handling was added as an afterthought and it's not very well designed. It absolutely does not fail gracefully with stuff like that, which is why you'll frequently lose shit entirely.Yea I had something similar when I treid to run mods last version, I'd get something like 'partial save error, npc fail" in the log in the bottom right. Running no mods worked ok.
One thing that would probably be quite helpful are pheromone bottles. For each species there is a bottle that increases the likelihood of them spawning. It's pretty annoying when some of the encounters take ages to find (it took me over 40 minutes to find the panda subspecies). Honestly wouldn't mind if it got implemented as a reward from a small sidequest involving one of the shops.
You can use the 'buggy' menu too. One of the buttons is 'Spawn Attacker'. If you're on a square where an attack can happen just use it to spawn whatever type of morph you want. Or you can go to the club and seek out a specific morph too. It takes a little longer this way but not as long as spawning random alley battles.You can modify the spawn rate of each individual race. You can have only tigers spawn if you want. However the game tends to spawn in humans if you block too many. Check the options and content options. You can customize just about everything. New races may not spawn in the starting area and may only spawn once you reach the open map. Also, some races will only spawn as slaves that you can buy.
Yeah okay, it seems once you reach a certain threshold of mods it breaks the game's ability to save NPCs... for some reason. I thought it was just race mods at first, but when I tried a no-race-mod loadout it broke once I added more mods after an initial successful test run.Yea I had something similar when I treid to run mods last version, I'd get something like 'partial save error, npc fail" in the log in the bottom right. Running no mods worked ok.
#!/bin/bash
export JAR=lt0.4.6.7pr.jar
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk
export JAVAFX_HOME=/usr/lib/jvm/java-11-openjfx
export JAVAFX_MODULES=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web
gamemoderun ${JAVA_HOME}/bin/java --module-path ${JAVAFX_HOME}/lib --add-modules=${JAVAFX_MODULES} -jar ${JAR}