isample_mod
|
69cf9a6c2a
Missed syntax folders and moved samples out of tools
|
4 年之前 |
locations
|
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 年之前 |
tools
|
25256de455
teach it *= and /=
|
3 年之前 |
.gitignore
|
02ef249d6a
[fixes] adds whole directory to be ignored
|
3 年之前 |
CHANGELOG
|
1b7b8b9496
Update CHANGELOG
|
8 年之前 |
MakeQSP.bat
|
335713f45a
[fixed] Dirrectory changes weren't included in makeQSP.bat
|
4 年之前 |
Name Updates.txt
|
ee03984edc
File changed AlbFatherQW to albina_election_events
|
3 年之前 |
build.sh
|
e0993ec75e
Fix path problem when using build.sh
|
3 年之前 |
glife-notepad++
|
ee03984edc
File changed AlbFatherQW to albina_election_events
|
3 年之前 |
glife.qproj
|
ee03984edc
File changed AlbFatherQW to albina_election_events
|
3 年之前 |
insanity.sh
|
da807eef9b
rebuilds git cache, so new gitignore rules take effect
|
3 年之前 |
keywords_en.xml
|
a38521c084
English translation for QSP.
|
6 年之前 |
userDefineLang.xml
|
5a88feae51
Notepad++ Syntax highlighting for quest
|
9 年之前 |