Nightgames Mod (v2.5.1.2) updated 2/11/17

dndw

Well-Known Member
Aug 27, 2015
456
20
@12centDime
Tickle Monster: It works whenever you use the Tickle skill, the position doesn't matter. It guarantees a hit and if the target is mostly nude it does bonus damage.
Mojo cost for Tickle: That happens 50% of the time if you have an upgraded Tickle. It boosts damage output in return for your mojo.
Allies persisting for the whole turn: That's not supposed to happen, and it's probably not easy to fix. I'll have a look.
No pain when tailfucking a molten pussy: Meh. I can see reasons for and against. Might as well leave it as it is.
Diversion: I agree that it's too powerful, especially once clothing isn't too relevant any more. I'll probably make it cost mojo instead of generating it.

There are two Airi scenes for if she wins while disguised, one for when the player has a dick, one for if she doesn't, but does have a pussy. They start the same way, then diverge about half way through.

@MrAsdf
Wow, thanks!

I will give them all a detailed look later, but here are some issues I found:
  • The archive is named a .zip, but it's actually a .rar. Renaming the file should work, but most archive utilities depend on the file name and won't be able to open this as-is.
  • Gianna gets a "bramaster" trait at level 32, but that doesn't exist.
  • She also gets "sneaky", that should be "Sneaky"
  • Still in Gianna, "beguilingBreasts" should be "beguilingbreasts"
  • Nadja and Sophie have the same "sneaky" issue
  • Asa and Sophie have two victory scenes for when they win while fucking, one with her dominant, the other with the player. You don't distinguish these cases the right way,
    Code:
    "requirements" : {
        "reverse": {
        "result": "intercourse"
    }
    Is equivalent to what it would be without the reverse clause. You want to use "dom" and "sub" (or a reversed "dom") instead.
  • Gianna and Sophie's Willpower is very high, is that intentional?
 

12centDime

Active Member
Mar 16, 2017
41
5
@dndw
Er...me saying Tickle Monster doesn't work was probably too vague. Sorry about that.

So, Tickle Monster has multiple effects. One is it makes Tickle never miss which still works probably. I've never seen it miss in any case.
However, if the opponent is topless and bottomless Tickle has a modified text, does massively increased damage(like, slightly more than average for a Riding Crop), and has a chance of winding them on hit. None of these seem to function even if they are mostly nude while you are in those positions.
 

DarkSinfulMage

Well-Known Member
Nov 18, 2016
253
44
42
@MrAsdf
If you do a round of fixes on the characters I'll be happy to test them.

Been bored and doing some things here and there. Elina will get a design document for reference while I take scenes and lines I've already made and compile them in a document for someone to implement. Some of her java file is already done, and eventually I'll get to some point of it being done before handing it off to someone who understand the system better.
 

MrAsdf

New Member
Feb 10, 2017
3
0
36
@12centDime
Tickle Monster: It works whenever you use the Tickle skill, the position doesn't matter. It guarantees a hit and if the target is mostly nude it does bonus damage.
Mojo cost for Tickle: That happens 50% of the time if you have an upgraded Tickle. It boosts damage output in return for your mojo.
Allies persisting for the whole turn: That's not supposed to happen, and it's probably not easy to fix. I'll have a look.
No pain when tailfucking a molten pussy: Meh. I can see reasons for and against. Might as well leave it as it is.
Diversion: I agree that it's too powerful, especially once clothing isn't too relevant any more. I'll probably make it cost mojo instead of generating it.

There are two Airi scenes for if she wins while disguised, one for when the player has a dick, one for if she doesn't, but does have a pussy. They start the same way, then diverge about half way through.

@MrAsdf
Wow, thanks!

I will give them all a detailed look later, but here are some issues I found:
  • The archive is named a .zip, but it's actually a .rar. Renaming the file should work, but most archive utilities depend on the file name and won't be able to open this as-is.
  • Gianna gets a "bramaster" trait at level 32, but that doesn't exist.
  • She also gets "sneaky", that should be "Sneaky"
  • Still in Gianna, "beguilingBreasts" should be "beguilingbreasts"
  • Nadja and Sophie have the same "sneaky" issue
  • Asa and Sophie have two victory scenes for when they win while fucking, one with her dominant, the other with the player. You don't distinguish these cases the right way,
    Code:
    "requirements" : {
        "reverse": {
        "result": "intercourse"
    }
    Is equivalent to what it would be without the reverse clause. You want to use "dom" and "sub" (or a reversed "dom") instead.
  • Gianna and Sophie's Willpower is very high, is that intentional?

@dndw: First at all thank you for you fast reply with feedback and suggested improvements.

I did the changes you recommended:

- changed "beguilingBreasts" to "temptingtits" as starting trait and on Level 32 Gianna now gets "beguilingbreasts" instead of the non-existing "bramaster" trait.
(Dont know where I thought to read something like bramaster as a trait, checked again and could not find anything like this.)
- "sneaky" changed to "Sneaky" everywhere.
- changed the thing with the two different victoryscenes (hopefully correct now) for Asa, Sophie had the same scene twice anyway, so I deleted one.
- Willpower should be high, but maybe its a bit to high, so I slightly decreased the amount (20 points for starters ^^).

- I also noticed that Asa had ZipTies, which she shouldn't and probably would not use, so I changed them to Aphrodisiac.


Feel free to test again, I enjoy every feedback.

Mr.Asdf
 

Attachments

  • mrAsdf_custom_characters.zip
    1.1 MB · Views: 111

Draonir

Member
Jan 16, 2016
20
0
@Spike razor

After you download and unzip (7zip is your programm) you should find a NightgamesMod.jar file. This File acts like a container with several java files.

To execute a jar file you need a programm that can run *.jar files like Java Runtime Environment or any other programm who can execute those. With that you should be able to start the game.
 

The Silver Bard

Well-Known Member
Sep 2, 2015
207
23
- changed "beguilingBreasts" to "temptingtits" as starting trait and on Level 32 Gianna now gets "beguilingbreasts" instead of the non-existing "bramaster" trait.
(Dont know where I thought to read something like bramaster as a trait, checked again and could not find anything like this.)

Bramaster is a trait in the base game, that's probably where you saw it.

Hey everyone. I know the base game and the mod have slightly different leveling rates, but I know many of the people on this thread have played a lot and I'm trying to collect some data. If you know approximately how many days it typically takes you to reach level 50, please let me know. Thanks.
 

DarkSinfulMage

Well-Known Member
Nov 18, 2016
253
44
42
Giving Nightgames another run I realized something - several old scenes aren't triggering or processing correctly.

For example: After games, you usually get visited by one of the girls in various states of romance with you. I think I've always been stuck with Angel's "You're officially kidnapped" with no variation or randomness. I think it's broken, as the jewel scenes have all but disappeared in the mod.

We could also use more scenes for each of the girls during post-game and during random-daytime and selected daytime. These should progress according to affection.

As well, the main game currently processes NPC fights correctly, so they fight and get points on their own. If you hide and wait in the mod, you can consistently pass a night by without anyone getting any points.

TSB: I responded in the main game thread. I didn't make it to 50 tonight, but it's a lot of games. The Slow EXP would be okay if I didn't feel the main game was so much tougher and more difficult to figure out.
 

12centDime

Active Member
Mar 16, 2017
41
5
I just assumed you got scenes with whichever girl you had the most affection for at any given time. Like, I might start getting Angel scenes because I was going for Spank, then start getting Jewel scenes instead when I go for Dirty Fighter, then ultimately end up with Reyka scenes because Succubus Mouth.

I think dndw's said the fighting bug is fixed pending a new release version. Pretty hyped for it actually; be nice not to be 2 to 8 levels higher than the girls at level 20 xD.
--------------------------------
-Blindfolds do not block Charm. They also don't block Magic Eye traits. These were tested against an enemy if it makes a difference.
-I'm not sure what Foot Smother is supposed to do. It kinda maybe implies that it holds the enemy down or something, but it neither initiates a new position nor prevents the opponent from getting up with Recover that turn. Is it supposed to be doing something besides a small amount of temptation damage and sometimes applying foot fetish? If it could cause Shame or Allure it could stack well and be fine, but it doesn't seem to be able to. I think I'm missing something; Footjob is the ability you get earlier and it would do ~90 pleasure damage in the same circumstance listed here and stack foot fetish up to 3 times, making it eclipse Foot Smother's damage by far given the same amount of time for setup and easier/more consistent to do besides. (Glamour + some source of Allure + Foot Smother vs. Footjobx3)

You are standing over Eve, who is helpless on the ground.
You use Foot Smother.
You place the soles of your feet over top of Eve's face and press down, keeping her in place and giving her no choice but to worship your feet.
Eve was tempted by your feet for 8 (base:8, charisma:1.1)
Eve's feet fetish has grown.

Eve uses Recover.
Eve scrambles back to her feet.
Eve is now braced.
Eve is now wary.
Eve was healed for 1

-Also, are Fetishes in general working correctly? For example, if an enemy ends up with a Foot Fetish over 1 or so they just get stuck in a Foot Worship loop for the rest of the match while you Footjob them to defeat. Then, if you see them again that night, you take off your shoes and they instantly get stuck in another Foot Worship loop. For the sake of balance, I feel like Foot Worship is supposed to reduce their fetish by some amount, allow them other actions after completed, or that the Fetish should be reduced on orgasm, but as it is their fetish just goes down by .01 every turn, which will never be enough to outpower simple constant fetish-increasing Footjobs.

Also also...I hope I'm not being overbearing throwing all these out. Please say something if so, I worry sometimes. >.>

Edited because I'm dumb and didn't put in the right version of that Foot Smother explanation.
 
Last edited:

dndw

Well-Known Member
Aug 27, 2015
456
20
@DarkSinfulMage @12centDime is right on the aftermatch scenes and the others not fighting each other.

@12centDime
The fetish system could use some work, yes. Logical Kink made a new skill which can take advantage of strong fetishes and reduces them in the process, but it requires 25 points in the Fetish attribute, so it's not a general solution. I like the idea of having the fetish 'overflow', causing some catastrophic effect but then massively reducing the fetish. It would be a bitch to balance, though.
Also also...I hope I'm not being overbearing throwing all these out.
No such thing as overbearing. Keep them coming.

_____________________________________________________________________________________________________________

Could it be? YES! A new release! Well, a testing release, but still!

It's been a long time coming, and as such the changelog is pretty huge. Some pretty invasive stuff happened, which broke things which had been working just fine since The Silver Bard's first alpha release. That's what you get for letting me touch some code... I think most issues are fixed by now, but the situation still warrants a testing version before I'm comfortable calling this an actual release. In case you haven't understood this yet: there are going to be bugs.

Big thank you to Logical Kink and witchlook who made substantial contributions to this version. Check the changelog for details.

https://mega.nz/#!BR5ETIpC!OV8-iDelbC9Osjn6sAvQzs7dhsfJBcEZfv6y8X9cWfw

Changelog, in which I almost certainly missed some things:
dndw:

Major new features:
- Flexible Match system
This is mainly behind-the-scenes stuff. It's a major overhaul of the match system which will allow us to implement new match types much more easily. Of course, since I was the one who made it, it also completely broke everything. It's somewhat less broken by now, but still the main reason for the test release
- Team Matches
The first new match type using the new system!
- Players are grouped into teams of two or three.
- One of the team members is the captain. The captain moves around on the (reduced) map and leads during fights. The other(s) function like pets.
- Everyone on the winning team gets a point, not just the captain.
- Team matches have a 20% chance of triggering when the player is at least level 15.

Other new stuff:
- Tutorial
It's a lot like The Silver Bard's, but with different text. It also additionally covers the basics of transformative items. You'll be prompted to watch/play (there are minor choices) the tutorial when you start a new (non-advanced start) game. The tutorial offers no benefit whatsoever aside from information, so you're not mising out on free XP or something by skipping it.
- Focus Skills
Not Focus, that was already there. There are three new ones: Focus: Foreplay, Focus: Sex and Focus: Recovery. Each confers upon the player a 10-turn, unremovable status.
- Foreplay focus: Better at foreplay skills (anything which causes pleasure but isn't fucking), meaning you deal more pleasure but sustain less, does the opposite to fucking skills (and more strongly, at that) and reduces mojo gain.
- Sex focus: Basically the opposite of Foreplay focus, but more extreme in its modifiers and doesn't affect mojo.
- Recovery focus: Increases pleasure from all sources, and decreases all pleasure output. In return, it doubles mojo gain, halves mojo use, restores 10% of your maximum stamina per turn, and lowers arousal by 20% of max per turn.
Naturally, only one focus can be active at any one time. The AI is not particularly smart about these new skills yet, but it does know that the Sex focus is good when it's trying to fuck you.
- Added a variant of Drain Energy for the Oral Pin position. It's funny, because Drain Energy is actually Suck Neck, so Suck Neck can now be used from Oral Pin...
Bug fixes:
- NPCs now actually fight each other again. This got broken when the fight system (not the match system, it's different) got overhauled and no one noticed for months. Since then, they only got XP from fighting the player and through threesomes. Oops.
- You now get properly Flatfooted when ambushed in the dorm showers.
- Frottage is no longer usable from the Facesit position
- Embrace (Reyka's new position) no longer gets body parts mixed up when using a tail on the sub's pussy.
-

Logical Kink:

- Added a brand new Quest system. These are persistent challenges which remain across multiple matches. The actual effects are completely generic, so without further ado:
- Added the Buttslut Quest. If this is active, the other characters will try to make the player a, well, butt slut. There is no way to actually active the quest yet in-game, but you can add the "ButtslutQuesting" flag to your save file (all the way down at the bottom). In Logical Kink's own words:
If you win a fight, you get an attribute point depending on who you beat.
If you lose a fight by being assfucked, you gain a point for one of eight effects (each effect has a separate point count), depending on who beat you.
//Airi: increases ass size by floor(sqrt(points)), increases struggle difficulty when penetrated by 1.0*points
//Angel: Causes player to have a chance each turn to present ass to a visible cock equal to 0.05*points
//Cassie: Causes player to be enthralled on initial anal penetration for a number of turns equal to 1.0*points
//Eve: For a cock in the player's ass, the chance of fetish formation is increased by 5%*points, and any cock fetish magnitude increases while anally penetrated are increased by 0.01*points
//Jewel: increases the dominance of stances where the player is anally penetrated by 0.2*points
//Kat: Each turn while anally penetrated causes 3.0*points of your stats to turn into submissive (like corruption)
//Mara: Increases anal sensitivity by 0.25*points
//Reyka: Receiving cum in ass increases lust by 30*points
- Added some (HUGE) new victory scenes. These will be a bit tough to trigger, though. They require that the opponent (Cassie or Angel, so far) wins by fucking the player's pussy, not with a strapon, and that they have done so at least 10 times before.
- Added another, more easily accessible victory scene to Mara. She needs to have her level 10 class, and she needs to win by fucking you. It's almost the same conditions as the other two, but without the 10 prior wins.
- Added a new daytime scene for Cassie. You need to have over 10 points in Arcane, and Cassie needs at least double what you've got. She also needs a dick. Sensing a theme here? I am.
- Added the heatedsemen trait. It drains stamina when coming into contact with the opponent's skin.
- Made it possible to set the player's name, font size, default starting strength and weakness, and XP rate in custom starts.
- Made the font size in skill buttons scale along with everything else
- Made Shamed not removed on orgasm (not sure how I feel about this one...)
- Added a new variation to the Behind Footjob position, which adds assfucking to the mix.
- New skill: Growl. It unlocks at 15 Animism, and can only be used against players afflicted with Kat's Breeder addiction. It maneuvers the combatants so Kat can initiate sex soon after. It's geared towards Kat having a dick and fucking the player, but it works the other way around as well.
- New skill: Kneel. It only transitions to the Kneeling stance. You get it at 10 points in Submissive.
- New skill: Offer Ass. I'll let you guess what it does. You need 10 points in Submissive and a pussy (that last bit is probably a bug).
- Some new fetish stuff:
- The fetishCharmer trait gives a character a chance of inflicting the Charmed status when increasing a fetish.
- The new Manipulate Fetish skill allows one to exploit a powerful fetish in one's opponent. It will cause Enthralled, but also lowers the fetish magnitude by a full point. You need 25+ of the Fetish attribute, and whatever body part your opponent happens to be craving.
- Fixed some text issues
- Added a bunch of futa-related images.

witchlook:

- Prevented one of Jewel's defeat scenes blocking another. They now have a 50/50 chance of being displayed.
- Genderized some of the random comments, also some small fixes
- Genderized match modifiers
- Actually, genderized lots of stuff
- Typo corrections
- Cleaned up some code
(I'll get to those blindfold bugs later)
 
Last edited:

Pim_gd

Well-Known Member
Jan 7, 2016
63
0
Looking through the source, I see this in the ExtendedTonguedMod bodypart:

Code:
public String getLongDescriptionOverride(Character self, BodyPart part, String previousDescription) {
if (part.isType("mouth")) {
return previousDescription + Global.format(" Occasionally, a pink tongue slides out of %s and licks {self:possessive} second lips.", self, self, part.getType());
} else {
return previousDescription + Global.format(" When {self:pronoun-action:open} {self:pronoun} mouth, you see an unnaturally long tongue.", self, self, part.getType());
}
}

I think the descriptions need to be switched.
 

Eld

New Member
Dec 16, 2016
3
0
40
In Futa 20++ New Game, I was watching Jewel and Angel fight and the game randomly froze while Angel/Caroline were 2v1ing Jewel. Any clue what's going on?
Something has changed about Jewel's demeanor, though it's hard to put your finger on it. Her body has always been toned, but now she seems like a weapon in human shape. She carries a calm composure subtly different from her normal arrogance. Her movements are deliberate and fluid, like you imagine a martial arts master would look.

She has a soft feminine face. C Cup boobs adorn Jewel's chest. A moist fiery cunt is nested between Jewel's legs. There is a enlightened girl-phallus erect between Jewel's legs. Nude and on full display, she has a lovely naked body. (2.5)
Juices constainly drool from Jewel's slobbering pussy.
Jewel's Seduction is greatly augmented.
Jewel's Power is greatly augmented.
Jewel's Cunning is augmented.

Jewel is completely naked.

Her arousal is at 38%
Her stamina is at 81%
Her willpower is at 75%
She looks nervous
List of statuses:
Seduction +11, Power +11, Cunning +2


Angel's transformation seems to have taken inspiration from her own name. She has large angelic wings behind her, which combined with her long blonde hair and perfect unblemished skin gives her a positively divine appearance. Her appearance should be emanating holy purity, but instead her eyes and expression seem lewder than ever. You're not sure what happened exactly, but it's clear to you that she's somehow become a goddess of sexuality. Angel's entire being seems to radiate sex and you struggle to ignore an overwhelming urge to prostrate yourself and beg to worship her body.

She has a beautiful face at the height of femininity. D Cup breasts adorn Angel's chest. A moist divine cunt is nested between Angel's legs. There is a blessed girl-phallus erect between Angel's legs. A pair of angelic wings sits gracefully between Angel's shoulder blades. Even though much of it is hidden away, her clothed form is absolute perfection, as if perfectly sculpted by a divine hand. (3.9)
A divine aura surrounds Angel.
Mara's words are starting to have a greater pull on you. You won't hold out much longer.
Angel is affected by slight ass fetish (0.25).
Angel is affected by slight feet fetish (0.25).
Angel is wary of Jewel.
Concentrated divine energy surges through Angel's pussy (0.25).

Under her translucent shawl, Angel is only wearing a pair of high heels while her chest and crotch are clearly visible.
Her arousal is at 23%
Her stamina is at 35%
Her willpower is at 100%
She looks horny
She does not seem particularly passionate yet.
List of statuses:
Mind Control, Ass Fetish, Feet Fetish, Braced, Wary, Divine Energy


Caroline is fucking Jewel from behind while Angel is riding her dick, creating a Jewel-sandwich.
Caroline thrusts into Jewel's fiery vagina in a slow steady rhythm, leaving her gasping.
Jewel's fiery slit was pleasured by Caroline's girl-shaft for 24 base:13.0 (13.0) x multiplier: 1.84 (1 + sen:0.2 + ple:0.2 + per:0.4 + stage:0.00 )
Plunging her girl-dick into her fiery slit leaves her gasping from the heat.
Caroline was hurt for 58
Caroline has calmed down by 14
Jewel uses her powerful vaginal muscles to milk Caroline's cock, adding to the pleasure.
Caroline's girl-phallus was pleasured by Jewel's fiery slit for 24 base:9.0 (4.0 + 5.0) x multiplier: 2.72 (1 + sen:0.0 + ple:0.6 + per:1.2 + stage:0.00 )


Angel's divine aura forces Jewel to forget what she was doing and crawl to her on her knees.
Jewel uses Breast Worship.
Jewel worshipfully licks and sucks Angel's nipples while uncontrollably playing with herself.
Angel shudders when licked by her.
Angel's D Cup tits was pleasured by Jewel's mouth for 28 base:14.0 (10.0 + 4.0) x multiplier: 2.00 (1 + sen:0.6 + ple:0.0 + per:0.5 + stage:0.00 )
Jewel's fiery cunt was pleasured by Jewel's hands for 17 base:10.0 (10.0) x multiplier: 1.70 (1 + sen:0.2 + ple:0.5 + per:0.0 + stage:0.00 )
Angel built 5 mojo.


Angel uses Tighten.
Angel gives her a seductive wink and suddenly her divine cunt squeezes around her enlightened girl-dick as though it's trying to milk her.
Angel's concentrated divine energy in her pussy seeps into Jewel's cock, sending unimaginable pleasure directly into her soul.
Angel uses her well-trained vaginal muscles to milk Jewel's cock, adding to the pleasure.
Jewel's enlightened girl-dick was pleasured by Angel's divine vagina for 148 base:28.0 (27.0 + 1.0) x multiplier: 5.28 (1 + sen:0.8 + ple:2.2 + per:1.3 + stage:0.00 )
Drawing upon her extensive training, Jewel concentrates her will into her enlightened girl-dick, enhancing her own abilities
She seems stronger now
She seems more seductive now
She seems more seductive now
She seems stronger now
She seems stronger now
She seems stronger now
She seems stronger now
She seems more intelligent now

Jewel built 4 mojo.
Jewel regained 1 willpower.
Angel continues feeding on her own pleasure to charge up her divine energy.
Angel's divine cunt was pleasured by Jewel's enlightened girl-cock for 3 base:1.0 (1.0) x multiplier: 2.97 (1 + sen:0.0 + ple:1.6 + per:0.5 + stage:-0.13 )
Angel spent 15 mojo.


Jewel was healed for 1
Angel was healed for 1
She's here! The holy glow reveals her presence even before you see her, and you nearly drop to your knees where you are.
 

Ormael

Well-Known Member
Aug 27, 2015
6,623
1,789
Do anyone of you know if Plant Girl (forgot how she's named) was changed since half year ago or she still exist as sort of stub character that may someday been made into more equal enemy to fight or not?
 

Sacredferro

Well-Known Member
Aug 26, 2015
510
45
I get a fatal crash as soon as I hit Start.

Ditto. Something went tits up alright.

During game start (after hitting the "Start" button), the bottom section of the UI continues to show the same as when you first open a new game (showing start game point allocation, with the toggles for difficulty and NPC bonuses) with no way to continue.

Edit: Redownloaded just in case...same thing. Game gets locked up on start. Tried to load a previous save, also locks up.
 

crate

New Member
Feb 3, 2016
1
0
The game not starting is because Samantha's json file isn't included in the archive dndw posted and the default included.json still has Samantha listed. Either disable Samantha in included.json (in the characters folder) or grab Samantha's json file from somewhere (an old version or one of the repos).

I'm not sure how to get the buttslut quest to actually be added to your character. Glancing through the code it seems like the flag ("ButtslutQuesting") is only checked at character creation, unless I'm missing something, and I don't think you can edit flags at that time. Presumably you could add the quest to the saved quests in the save file instead, I guess.

---

The new Angel and Cassie hidden dominance stat has a bug at least in the LogosK repo:

Code:
           dominance=Math.min(dominance-1, mindominance);
(line 593 in Angel.java) should be Math.max instead. Cassie has the same bug in her file.
 

dndw

Well-Known Member
Aug 27, 2015
456
20
I updated the link, the new archive includes samantha.json. Sorry about that...

@zufield
I'll have a look through the images. And yes, team matches are pretty unstable. I was so focused on fixing up everything else I might have forgotten... Anyway, log files would help here, too.
And like Draonir said, you can't unlock Yui as a combatant. If she likes you enough, though, you can summon her as a pet during fights.

Getting a Java Exception when I try to run it.

Do you mean one of these?
s7PS2.png
If so, you might have an outdated Java version. Just go to java.com and install the latest. (You should always make sure to keep it up-to-date, not doing so is a serious security risk.)
If that doesn't fix it, try running this: https://mega.nz/#!QRImiQZJ!V7uSDfw2EhGgNuv-2uZpa1XEMWKzIGsSimyrs11yU9Q and uploading the text file it generates.

If you don't get one of those popups, could you upload your nightgames log instead?
 
  • Like
Reactions: Anent

Sacredferro

Well-Known Member
Aug 26, 2015
510
45
Is there anyway to edit the win/loss scenes? I figure it'd go a long way to helping the game better support the fact that the PC doesn't always have to be male and Competitors don't always have to be females.
 

12centDime

Active Member
Mar 16, 2017
41
5
Cool, new build. Not much time today, but what I noticed:

-Enemies now actually fight their own matches, but they seem to happen too fast. Shouldn't they last some short amount of time? I can surrender to Angel, have her move as part of the scene after the loss, follow her immediately, and still miss the fight that happened when she moved.
-The game says you get 1 point when you win, but you actually gain 2 points per win. The enemies do seem to actually get 1 point per win though.
-The new Focus: X skills each work properly only once per night for the player. If they are used again, the buff is applied to your character and then dispelled at the end of the turn with no mention of why by the game. The enemies seem to have no trouble using the same Focus: X skill multiple times.
-The early game is odd. The enemies have a tendency to decide that Masturbate and Focus: Sex are far better actions near the start of a battle than they are. Might be a good idea when they level enough to have the actions to exploit it though.

I hate mentioning pictures since it's so often a thing that can vary from person to person, but...
I looked through the new images and some of the new pictures recognizably have characters from other franchises depicted, which is a huge breakaway from immersion. Others have this weird problem with...tone, I want to say?. What I mean is, with most of the pictures from before, there is one person in the picture who is definitely the resistant bottom. They may like what's going on, but they are still trying to fight it and/or having it forcibly done to them. Some of these pictures are just everyone having fun or where the bottom has already given up which, while possibly hot, isn't at all what is going on in the game. I also appreciate that the pictures from before typically tried to focus on the human-ish participant(s) and left anyone else that was there mostly to our imaginations (or was specifically Reyka/Rosea/Airi). The game features humans, slimes, demons, a dryad, a cat-girl, and an Angel. Why would the game tell me that there are 2 cat-futas and a green girl having a threesome instead of a probably true part of whatever is actually happening?

Basically, I like most of the non-franchise specific pictures from a hotness standpoint. I hate how most of them don't seem to fit with the game in my opinion.

- Start of tutorial: We will be changing up the pairs later on, but for now, let's get strated As I've explained...should be ...but for now, let's get started. As I've...
- Text preceding "The First Thing": Angel notices for fascination and winks seductively at you. should be ...notices your fascination and...
- Same section: you will be affected by any number of things in any ways during a fight. should be ...any number of things in many ways...
 

A-Grubby

Member
Apr 2, 2017
11
0
33
Loving the new update, it's great too to see this game still being worked on.

The only thing is that I can't get the Buttslut quest thing to work...
I've added it to the flags but it doesn't seem to have any effect.

Is there something I am missing?

Edit:
Oh also, some of the new images are really big. They don't seems to scroll with the rest of the text and therefore force all the options off screen.
 

Bronzechair

Well-Known Member
Aug 30, 2015
150
6

  • Edit: My testing wasn't very thorough, so some of this info is probably misleading. I didn't really want to play today, but figured I should since it looked like nobody else was trying the test release. Peruse with caution.
  • me strange happenings in regards to three-way encounters. I found Angel and Cassie fighting immediately after I beat Cassie myself. I was able to help Angel win, then I was able to help Cassie then. Additionally, right after that it told me I encountered Angel but hadn't recovered from my last fight (with her) yet, even though she never beat me; I wasn't stripped of my clothing despite this ghost defeat. It looks like it says that line about all opponents you defeat.
  • There was some point at the night that caused all of the Focus skills to stop working. I didn't see anything unusual happen, but whenever this bug occurred it became impossible to apply the new statuses to the PC (NPCs unaffected) until the game was loaded again.
  • Points for player turn-ins are doubled at the end of the night.
  • The boutique is accessible to male PCs from the start. This isn't a problem, but it's undocumented if intended.
  • The player is randomly informed that an NPC has received a point for defeating another NPC, even if neither NPC is in the area.
  • Jewel apparently (see above) just beat Angel and then when I tried to fight Jewel, Angel appeared and helped me win. She shouldn't be able to do that, since she was already beaten by Jewel.
  • Continuing this trend of people fighting when they shouldn't be (it's probably all the same problem, but I don't have any technical know-how, so I'll let you sort it out), after Angel helped me beat Jewel, Jewel immediately got into a fight with me.
  • Victory (and presumably defeat/draw) text is repetitive sometimes, might have something to do with leveling up after that fight:
You and Jewel grapple back and forth for several minutes. Soon you're both tired, sweaty, and aroused. You catch her hands for a moment and run your tongue along her neck and collarbone. Recognizing her disadvantage, she jumps out of your grasp and directly into Angel. Neither of you noticed Angel approach. Before Jewel can react, Angel pulls her into a passionate kiss. Jewel forgets to resist and goes limp long enough for Angel to pin her arms. Jewel's arms are firmly pinned, so she tries to kick you ineffectually. You catch her ankles and slowly begin kissing and licking your way up her legs while gently, but firmly, forcing them apart. By the time you reach her inner thighs, she's given up trying to resist. Since you no longer need to hold her legs, you can focus on her flooded pussy. You pump two fingers in and out of her while licking and sucking her clit. In no time at all, she's trembling and moaning in orgasm.
You notice Angel head toward the student union.
You and Jewel grapple back and forth for several minutes. Soon you're both tired, sweaty, and aroused. You catch her hands for a moment and run your tongue along her neck and collarbone. Recognizing her disadvantage, she jumps out of your grasp and directly into Angel. Neither of you noticed Angel approach. Before Jewel can react, Angel pulls her into a passionate kiss. Jewel forgets to resist and goes limp long enough for Angel to pin her arms. Jewel's arms are firmly pinned, so she tries to kick you ineffectually. You catch her ankles and slowly begin kissing and licking your way up her legs while gently, but firmly, forcing them apart. By the time you reach her inner thighs, she's given up trying to resist. Since you no longer need to hold her legs, you can focus on her flooded pussy. You pump two fingers in and out of her while licking and sucking her clit. In no time at all, she's trembling and moaning in orgasm. You've gained a Level! Select which attributes to increase.
You and Jewel grapple back and forth for several minutes. Soon you're both tired, sweaty, and aroused. You catch her hands for a moment and run your tongue along her neck and collarbone. Recognizing her disadvantage, she jumps out of your grasp and directly into Angel. Neither of you noticed Angel approach. Before Jewel can react, Angel pulls her into a passionate kiss. Jewel forgets to resist and goes limp long enough for Angel to pin her arms. Jewel's arms are firmly pinned, so she tries to kick you ineffectually. You catch her ankles and slowly begin kissing and licking your way up her legs while gently, but firmly, forcing them apart. By the time you reach her inner thighs, she's given up trying to resist. Since you no longer need to hold her legs, you can focus on her flooded pussy. You pump two fingers in and out of her while licking and sucking her clit. In no time at all, she's trembling and moaning in orgasm. You've gained a Level! Select which attributes to increase. 3 Attribute Points remain.
You and Jewel grapple back and forth for several minutes. Soon you're both tired, sweaty, and aroused. You catch her hands for a moment and run your tongue along her neck and collarbone. Recognizing her disadvantage, she jumps out of your grasp and directly into Angel. Neither of you noticed Angel approach. Before Jewel can react, Angel pulls her into a passionate kiss. Jewel forgets to resist and goes limp long enough for Angel to pin her arms. Jewel's arms are firmly pinned, so she tries to kick you ineffectually. You catch her ankles and slowly begin kissing and licking your way up her legs while gently, but firmly, forcing them apart. By the time you reach her inner thighs, she's given up trying to resist. Since you no longer need to hold her legs, you can focus on her flooded pussy. You pump two fingers in and out of her while licking and sucking her clit. In no time at all, she's trembling and moaning in orgasm. You've gained a Level! Select which attributes to increase. 3 Attribute Points remain. Jewel has leveled up!
 
Last edited:

Sacredferro

Well-Known Member
Aug 26, 2015
510
45
I think the requirements for the boutique to show up changed. Maybe that's why it's showing up for males.

Also, I noticed a number of times portraits getting mixed up, at one point for instance I got Reyka's portrait when fighting Eve, then no portrait for Eve in the next fight.

I'm also noticing at times my turn's action gets skipped completely, especially when pets are around.

I'm also noticing that I often get stuck in team fights where no options appear at the bottom, forcing me to close the game and reload from the previous save (saving before going on a team fight night is highly recommended for this reason, guys. I've so far managed to make it through one night of team fights and the other four or five times, I got stuck midway through a fight). It also, albeit actually convenient for the aforementioned bug, prompts saving a game twice when starting a night with teams.

Also, only part of the map is available during team fight nights. Is that intended? It's always the same rooms, so I figured it was.
 

Anent

New Member
Dec 15, 2016
4
0
30
I updated the link, the new archive includes samantha.json. Sorry about that...

@zufield
I'll have a look through the images. And yes, team matches are pretty unstable. I was so focused on fixing up everything else I might have forgotten... Anyway, log files would help here, too.
And like Draonir said, you can't unlock Yui as a combatant. If she likes you enough, though, you can summon her as a pet during fights.



Do you mean one of these?
s7PS2.png
If so, you might have an outdated Java version. Just go to java.com and install the latest. (You should always make sure to keep it up-to-date, not doing so is a serious security risk.)
If that doesn't fix it, try running this: https://mega.nz/#!QRImiQZJ!V7uSDfw2EhGgNuv-2uZpa1XEMWKzIGsSimyrs11yU9Q and uploading the text file it generates.

If you don't get one of those popups, could you upload your nightgames log instead?

Here ya go.

EDIT: Needed to change the default program it used for JAR files to Java, my bad.
 

Attachments

  • sys-info.txt
    289 bytes · Views: 6

12centDime

Active Member
Mar 16, 2017
41
5
-Continuing with the girls fighting when they shouldn't, if you catch someone masturbating and get an auto-win, you immediately get the option to fight or run from them afterward.
-Force Dismiss is probably way too good to allow in Team Matches. Dark Talisman ftw.
-On the other hand, Force Dismiss breaks Team Matches. Leading with Dark Talisman and following with Force Dismiss will consistently cause the game to freeze within 3 turns. Not sure why the variance, but once in a while a test run would continue for a turn longer.
-Entralling opponents in Team Matches can cause your allies to use Command skills, some of which normally would move them into a position they are not allowed to go into in a Team Match, effectively wasting the turn.
Jewel uses Command against Reyka
Freezing her in place with a mere glance, Jewel casually walks around Reyka and grabs her from behind.
Jewel built 5 mojo.

-Losing a Team Match prevents you from entering into another match against the same team after resupplying, giving the text "You notice Reyka heads for one of the safe rooms, probably to get a change of clothes" though they never lost for that to be an issue.
-During a Team Match, enemy followers can initiate sex positions against you as if you are in a submissive position even if you are currently in a dominant position. Not sure if intended or not. On the one hand, it makes a sort of sense. On the other, it implies that you really aught to just stay in neutral position the whole match if it applies to all dominant positions. This current time was done while I was in the Oral Pin position.
You are holding Reyka down with your face nested between her legs.
Kat uses Suck Neck against Airi
Kat licks and sucks Airi's neck, biting lightly when she isn't expecting it.
Airi's skin was pleasured by Kat's mouth for 12 base:8.0 (8.0) x multiplier: 1.51 (1 + sen:0.0 + ple:0.0 + per:0.2 + stage:0.30 )
Kat built 7 mojo.

Angel uses Initiate Reverse Threesome against you
While Reyka holding you down, Angel mounts you and presses her own pussy against yours.
Reyka is now braced.
Reyka is now wary.
Your cunt was pleasured by Reyka for 10 base:5.0 (5.0) x multiplier: 1.98 (1 + sen:0.0 + ple:0.0 + per:1.0 + stage:0.00 )
Reyka's none was pleasured by your cunt for 9 base:5.0 (5.0) x multiplier: 1.73 (1 + sen:0.0 + ple:0.2 + per:0.5 + stage:0.00 )
Angel's concentrated divine energy in her pussy seeps into your pussy, sending unimaginable pleasure directly into your soul.
Your pussy was pleasured by Angel's divine slit for 22 base:5.0 (5.0) x multiplier: 4.48 (1 + sen:-2.3 + ple:4.3 + per:1.4 + stage:0.00 )
Angel continues feeding on her own pleasure to charge up her divine energy.
Angel's divine slit was pleasured by your cunt for 23 base:5.0 (5.0) x multiplier: 4.51 (1 + sen:3.0 + ple:0.2 + per:0.6 + stage:-0.30 )

Airi uses Wait against Reyka
Airi hesitates, watching Reyka closely.
Airi was healed for 6
Airi built 19 mojo.

Cassie uses Suck Neck against Reyka
Cassie licks and sucks Reyka's neck, biting lightly when she isn't expecting it.
Reyka's skin was pleasured by Cassie's mouth for 0 base:6.0 (6.0) x multiplier: 0.06 (1 + sen:-1.8 + ple:0.5 + per:0.3 + stage:0.00 ) x staleness: 0.80
Cassie built 10 mojo.

Reyka uses Tempt. "Why keep fighting? Wouldn't it just feel SO much better just to let me do what I do best?"
Reyka tempted you for 21 (base:7, charisma:3.0)

Your Lick Pussy failed

-Upon reaching level 10, Airi was automatically added to the game with some accompanying text. The problem was you can still receive an event at this time, but Lily will only present the new competitor text, prompting the Save, Do It, and Not Interested options with no further info. If you Do It, she does still give the extra text for accepting the quest though.