Crux
|
5abffb57e1
[GRAMMAR] - More dots and spaces
|
3 năm trước cách đây |
Crux
|
369ffd90dd
[GRAMMAR] - A lot of manual editting
|
3 năm trước cách đây |
Crux
|
bf83a12b7d
[GRAMMAR] - Fixed several low hanging fruit grammar mistakes
|
3 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
KevinSmarts
|
8ea124577c
[fixed] Used better variables to check for nude modelling as recommended by rachels
|
4 năm trước cách đây |
KevinSmarts
|
c66d780953
[change] Renamed street to city_residential
|
4 năm trước cách đây |
KevinSmarts
|
f1b2fbaaea
[fixed] Incorrect uses of a before a word begining with a vowel and duplicate a's
|
6 năm trước cách đây |
Blatte
|
8c94f4c8ea
[added] Menu variables for L
|
6 năm trước cách đây |
3xpurt
|
c6a5af103f
[changed] Sveta's mom, mum, mother, mummy name to use variable. Name can now be set via command input $npc_nickname['A29']
|
6 năm trước cách đây |
3xpurt
|
a536fee17b
[changed] American English "Mom", "Mommy" to international English "Mum", "Mummy"
|
6 năm trước cách đây |
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 năm trước cách đây |