KevinSmarts
|
0093b1ec73
Merge remote-tracking branch 'Gwen/master'
|
4 years ago |
Spackled Lanturn
|
70f7ac7e18
[fixed] added logic to account for the year the last time anything university related was done to fix issue where players could avoid the university for a year and not get expelled for skipping the exam (this also removes the need for the buggy kurs variable). added logic to track the number of previously passed semesters to remove dependencies in logic on graduation being exactly two semesters. added lines for graduated/expelled students to the university landing page, and moved the logic for being expelled/graduating here to consolidate all the statements about the player's status in the university to one place
|
4 years ago |
Gwen
|
681ce503c3
[Changed] School Uniform: value adjustments as well as double checking for mistakes
|
4 years ago |
KevinSmarts
|
cb6b0fabdd
Merge remote-tracking branch 'Alaratt/master'
|
4 years ago |
KevinSmarts
|
ca32be789b
Merge remote-tracking branch 'Gwen/master'
|
4 years ago |
KevinSmarts
|
ecaa47ba7b
[fixed] Anya and Roma scheduling error ment you couldn't spy on them
|
4 years ago |
Spackled Lanturn
|
6aa7f114fa
[changed] replaced all the Russian-named variables moved to uniutil in previous commits with two arrays with English string indices. added code to transfer the legacy Russian vars over to the new arrays. set all university and university prep class vars to be initialized when player enrolls in each to help guard against issues from unexpected states
|
4 years ago |
Spackled Lanturn
|
09e87266ff
[changed] wrapped all accesses to semestr and examen vars in calls to uniutil. also did the same for the remaining month and day of the week checks in univer
|
4 years ago |
Alaratt
|
dc4826ad7b
[Fixed] Pav Park action sending you to Pushkin Park
|
4 years ago |
Alaratt
|
5becb2fa75
[Fixed] one more fix to Lariska I forgot to do
|
4 years ago |
Alaratt
|
4066697918
[Fixed] smoothed/replaced some jarring dialogue in Lariska locations
|
4 years ago |
Spackled Lanturn
|
214d0c55c2
[changed] revert part of earlier commit where minut and intel_exp updates were moved from univer to uniutil
|
4 years ago |
Spackled Lanturn
|
d7758993f1
[changed] wrapped all accesses to vars and constants related to lectures and assignments in uniutil calls
|
4 years ago |
Spackled Lanturn
|
06c4909549
[changed] wrapped all accesses to the vars and constants related to preparing to enter the university in calls to uniutil
|
4 years ago |
Spackled Lanturn
|
a2aab63474
[changed] wrapped all accesses to the university scholarship in calls to uniutil to make changing them easier
|
4 years ago |
Spackled Lanturn
|
ece34efc4b
[changed] wrapped all accesses to the value of student in a function call in preparation for adding checks that the player should still be a student when this is checked. made expulsion set student = -1, and changed some places that checked student = 0 to check student <= 0 to fix a bug where you could reapply to the university after being expelled only to be instantly expelled again. moved logic for enrolling and unenrolling from the university to the same file as function for checking value of student to cut down on code duplication and make this the only place where the raw student variable is accessed. fixed two typos
|
4 years ago |
Spackled Lanturn
|
96a1dee0b7
[changed] centralized the code for doing university coursework in one file instead of having it largely copy-pasted all places it can be done. this will also make adding this option in other locations easier
|
4 years ago |
Gwen
|
6563cf3f26
[changed] clean up picture names for future development
|
4 years ago |
Gwen
|
1940ce7aaa
[changed] from non-essential .png to .jpg and rename to _1 since dev likely to add more
|
4 years ago |
Gwen
|
5896e02172
[changed] change the code from .jpeg to .jpg
|
4 years ago |
Gwen
|
386fabd4de
[changed] someone put all the ed picture into a folder without changing directory
|
4 years ago |
Gwen
|
3a8e0a733c
[changed] original creator use png to distinqush scenes, now fixed names with _1 and _2 both in jpg
|
4 years ago |
Gwen
|
6e8a1b4dd1
[fixed] change the jpeg to jpg so it can display
|
4 years ago |
KevinSmarts
|
26a3dda9e6
[fixed] Bugs found by Hadicht
|
4 years ago |
KevinSmarts
|
04a4bdad01
Merge remote-tracking branch 'hornguy6/master'
|
4 years ago |
KevinSmarts
|
3df058d199
[Fixed] Footing had old name
|
4 years ago |
hornguy6
|
e5ee4c85fc
[fixed] missing colon
|
4 years ago |
hornguy6
|
150e2479f7
[fixed] accidental second if
|
4 years ago |
hornguy6
|
15bdc855f8
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
4 years ago |
hornguy6
|
97a404bbe1
[added] check to see how many dildos need to be referenced in text
|
4 years ago |