Gwen
|
e11a8a05c7
[Fixed] change files names to be able to display pictures
|
4 лет назад |
Gwen
|
b17a8bc5f4
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
4 лет назад |
KevinSmarts
|
08523dc19b
[added] action to buy paint to cover graffiti outside city apartment re added
|
4 лет назад |
KevinSmarts
|
b459a431dd
Merge remote-tracking branch 'SpackledLanturn/minor-fixes'
|
4 лет назад |
Gwen
|
0566df1ecd
[Changed & Added] Replacements and additions of exhibitionist clothing
|
4 лет назад |
Gwen
|
aa44e8344a
[Fixed] change the directory so it can properly display video
|
4 лет назад |
Spackled Lanturn
|
ef3eff93f3
[text edit] clean up some of the text in sister_party
|
4 лет назад |
Gwen
|
f080e20375
[Fixed] change directory requirement of 'gardens.jpg' to match the actual file name 'garden.jpg'
|
4 лет назад |
Gwen
|
03643e374c
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
4 лет назад |
Gwen
|
48419d2ac3
[Changed] the directory will now use the avatar inside the 'system' folder
|
4 лет назад |
Gwen
|
fdec908b5a
[changed] change the file name from 'razd.jpg' to 'locker.jpg'
|
4 лет назад |
KevinSmarts
|
ff2de2ea65
Merge remote-tracking branch 'Gwen/master'
|
4 лет назад |
Spackled Lanturn
|
570ee8d1ef
[text edit] clean up some of the text in city_park
|
4 лет назад |
Spackled Lanturn
|
c79e0f86f8
[fixed] make it so that getting bed rest when sick in Nicholas's apartment doesn't cause you to teleport to one of the city apartments you can buy/rent
|
4 лет назад |
Spackled Lanturn
|
38b6b2185d
[text edit] clean up the text in nichBedroomServant
|
4 лет назад |
Gwen
|
f43fc6529d
[Changed] change 'fit.jpg' into 'desk.jpg' and 'schedule.jpg'
|
4 лет назад |
Spackled Lanturn
|
d6ba22bd13
[fixed] syntax errors from earlier commits
|
4 лет назад |
Spackled Lanturn
|
26473ab1f3
[changed] renamed the university sub locations dekanat and examen with anglicized names deans_office and exam_room
|
4 лет назад |
Spackled Lanturn
|
8d706e3a1e
[text edit] clean up the text in the two random professor scenes
|
4 лет назад |
Spackled Lanturn
|
70461307e9
[changed] wrapped all usages of diplom and fakediplom in calls to uniutil. made it so that obtaining the real diploma makes the player no longer aware they need a fake diploma. fixed a small number of typos in the text near this change in etoexib
|
4 лет назад |
Gwen
|
1e95c1aa7e
[Changed] Files names that helps to tell the difference between pets in shop and home.
|
4 лет назад |
KevinSmarts
|
9c52875fb6
[fixed] Too many blank lines added for suction dildo stuff in bathroom
|
4 лет назад |
Spackled Lanturn
|
588e1bf067
[fixed] a bunch of syntax errors from earlier commits
|
4 лет назад |
Spackled Lanturn
|
584b10db95
[fixed] updated unicoursework to use the current names for things in uniutil. also updated a couple functions that are the inverse of another function to be defined in terms of that other function
|
4 лет назад |
Spackled Lanturn
|
ad9e1a7123
[fixed] made the months text says that things related to the University take place be tied to the actual variables instead of just being hardcoded. if months are ever changed, text will now autoupdate
|
4 лет назад |
Spackled Lanturn
|
8916eab76d
[changed] defined prepclass update_count in terms of set_count and count similarly to how other parts of uniutil work
|
4 лет назад |
Spackled Lanturn
|
62ff55313a
[changed] moved entrance exam passing criteria to uniutil
|
4 лет назад |
Spackled Lanturn
|
ae93ed2ba6
[changed] made the scholarship variable set to its actual value instead of 1 or 0 to make it possible to have different scholarship values. modified the text for the exam and deans office to make the fact the scholarship exists more visible
|
4 лет назад |
Spackled Lanturn
|
2276a15754
[changed] grouped together related functions in uniutil into pseudo-objects ($ARGS[0] is object and $ARGS[1] is method) and changed all func('uniutil', 'foo') ! 0 calls to func('uniutil', 'foo') to make meaning clearer. added some additional methods like func('uniutil', 'student', 'enrolled') and func('uniutil', 'student', 'not_enrolled'). added a missing case for transferring from legacy vars to new vars
|
4 лет назад |
KevinSmarts
|
ff7abd3451
[fixed] if, ifelse, end squashed up too much. Needed more lines to breathe
|
4 лет назад |