Spackled Lanturn
|
daff9c213f
[fixed] dealt with some issues in the Ivan related parts of the quest line to become a starter for the volleyball team: (1) made it so that declining Ivan's request to have sex after school in the showers on the current day doesn't block him asking again (agreeing to his request is necessary for coach to spy on the two of you), (2) removed the VoltrenerVoyeur += 1 from VoluntrenerSexShower scene triggered when VoltrenerVoyeur = 2 (this line was never called as it was guarded by a check that IvanShowerYes = 2 but the gt call that triggers the scene is guarded by IvanShowerYes = 0), (3) moved the line IvanShowerQW = 1 from inside ShowerWithIvan to the code stanza that calls ShowerWithIvan (this avoids IvanShowerQW getting reset in subsequent calls of ShowerWithIvan and avoids there being paths in ShowerWithIvan that don't set this var, which there inadvertently were previously), (4) removed the IvanShowerQW = 1 lines in the cases in the scene in gdksport where the player does not shower with Ivan (the Ivan dialogue at school only makes sense if you do shower with him), and (5) made the intro Ivan shower scene repeatable until the player showers with him (this can be changed back to a one-off if alternative dialogue for the scenes in IvanEv and gschool_chats1 where the player and Ivan discuss the shower incident is added for if the player doesn't shower with Ivan)
|
3 years ago |
hornguy6
|
b748706b11
[fixed] correct image paths for characters
|
4 years ago |
Gwen
|
865d57f49f
[Changed] directories to match the new folder locations
|
4 years ago |
rachels
|
b5db451fce
add image size format
|
4 years ago |
philormand
|
33b82b1f62
[Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses
|
4 years ago |
VioletKitten
|
fa5450a9b8
[fixes] Chat option to ask Ivan for help with Niko, was missing and I reworded Vitek's help chat to give better feedback to the player.
|
4 years ago |
KevinSmarts
|
8d77b4ca1d
[changed] Value for all pav_slut checks doubled and new nicknames added to match new more suitable scale
|
4 years ago |
KevinSmarts
|
294d73c14d
[fixed] Removed all pcs_dom increases even if commented out
|
5 years ago |
CroWke
|
34d44ddd73
[edit] large batch of fixes for the school kids interactions. dinnpc can probably be simplified further.
|
5 years ago |
julzor
|
dee74b5ae1
[changed] moved the decline/leave option to the top and a small text edit
|
6 years ago |
julzor
|
b6e11c2e8d
[fixes] moved the leave option to the top in ivanEv
|
6 years ago |
KevinSmarts
|
3fa8370062
[added] Menu variables for I
|
6 years ago |
3xpurt
|
070d5bac4e
[changed] qsrc extension added to all split files, for easier management (may need to rename your un-pushed changes manually before committing).
|
6 years ago |