Crux
|
5abffb57e1
[GRAMMAR] - More dots and spaces
|
преди 3 години |
Crux
|
369ffd90dd
[GRAMMAR] - A lot of manual editting
|
преди 3 години |
Crux
|
bf83a12b7d
[GRAMMAR] - Fixed several low hanging fruit grammar mistakes
|
преди 3 години |
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 години |
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 години |
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 години |
KevinSmarts
|
8ea124577c
[fixed] Used better variables to check for nude modelling as recommended by rachels
|
преди 4 години |
KevinSmarts
|
c66d780953
[change] Renamed street to city_residential
|
преди 4 години |
KevinSmarts
|
f1b2fbaaea
[fixed] Incorrect uses of a before a word begining with a vowel and duplicate a's
|
преди 6 години |
Blatte
|
8c94f4c8ea
[added] Menu variables for L
|
преди 6 години |
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 години |
3xpurt
|
a536fee17b
[changed] American English "Mom", "Mommy" to international English "Mum", "Mummy"
|
преди 6 години |
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 години |