Spackled Lanturn
|
1d716b1d96
[text edit] clean up trainBimbo (mostly spelling/grammar/word choice issues, but also in a couple cases where there was text saying a man got dressed and left 2-3 times I removed all but 1 of the times)
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
feae7083ee
[text edit] clean up traits and fix the description of how many points are needed to reach level 3 for nerd_status
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
b5dbbc1329
[text edit] clean up TV
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
3231cfa21e
[text edit] clean up liam
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
bd1767db5a
[text edit] clean up dibodi. also change the line from Marinka to say she does know where the art studio is instead of her saying that she doesn't since having this conversation with her is how the player unlocks the art studio (or is how the player would unlock the art studio if the earlier events in the chain leading to accessing the art studio were actually triggerable)
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
8cbcc4a703
[text edit] clean up artstudia
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
926beaf0ae
[text edit] clean up ugel
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
283257c09f
[text edit] clean up ugol
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
9d974ff5c0
[text edit] clean up ugol1
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
d67899c59c
[text edit] clean up underwear
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
ae910b23cf
[text edit] update the text for when the player agrees to Vika's birthday present as, seemingly due to an oversight when converting these from being largely machine translated, the text was identical in both the case where the player has slept with at least 6 guys total before and where they haven't. changes are (1) in the scenario where the player has slept with less than 6 guys total, added a line saying that, (2) in the scenario where the player has slept with 6 or more guys (where it isn't necessarily true they haven't slept with 6 at once), changed the line back to being similar to the original version where the player is happy and excited instead of apprehensive, and (3) added back in the line about making sure the player isn't interrupted (I think that's what the machine translation meant by "I''ll make you so no one prevented") to make it clear that that's why Vika is locking the door and that she isn't trapping the player in the room (at least I don't think it's supposed to be that she's trapping the player since that wouldn't make sense in the case where the player likes her present and the player can freely leave at the end of the series of scenes without her coming back to unlock the door)
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
c5ff868d3d
[text edit] fix the npcstatic entry for the university roommate by (1) correcting a couple spelling/grammar issues in her notes and (2) updating her last name to the one that is actually used in the game ($npc_lastname['A220'] isn't used anywhere so this should be safe)
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
b50fabdd25
[fixed] match $npc_usedname call to boyStat call
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
c0967bfc7f
[text edit] clean up univer_din
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
6cc189fe1e
[text edit] clean up vann
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
495655ff78
[fixed] moved a line of text used in both the if and else branch of a conditional to outside the conditional and fixed some indentation
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
d8cc50088f
[text edit] clean up vanr2x
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
4d9d7b3d05
[text edit] clean up vanrPar
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
a7a0af26de
[text edit] clean up vecher
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
a8248e3345
[text edit] fixed four typos in version file
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
cfcfa7537e
Merge remote-tracking branch 'upstream/master' into minor-fixes
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
444b6367b1
[text edit] clean up some of the text in din_pav. much of the file still looks pretty machine translated though
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
ee72d34fb4
[fixed] update code in Vika file to use gs calls and conditionals for the three different scenarios it contains (Vika asleep, Vika celebrating your birthday, Vika awake but not celebrating your birthday) to simplify it and remove need for cls and exit calls. also updated the line for seeing Vika sleeping to not question whether she worked in the brothel to be consistent with the line in the dorm room file you click to reach it, which mentions that she did work in the brothel
|
%!s(int64=3) %!d(string=hai) anos |
Spackled Lanturn
|
2a8ed7643f
[fixed] move the exit action to the top for the magic circle in response to discord comment from hornguy6 on avoiding inconsistent UI https://discord.com/channels/439744316555132948/526624671219580948/789309865029009428
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
727f5b62df
[changed] clothing variable changes that will break all of the existing clothing. All use of _outfit is now _outfits. The postfixes for clothing strength, size and wardrobe location now standardized to rest of game code formatting
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
3e44dd2660
[fixed] missing and old labels on purse images
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
a96bfffea2
[fixed] Some extra gm prefixes might have broken something
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
48c90bf2e6
[fixed] bad image link
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
5e63e7f682
[fixed] missing s again. Stupid alphabet
|
%!s(int64=3) %!d(string=hai) anos |
KevinSmarts
|
f08ab6b677
[fixed] Another little file I missed now updated to new clothing variables
|
%!s(int64=3) %!d(string=hai) anos |