Crux
|
0beeb37758
[GRAMMAR] - More fixes
|
3 rokov pred |
rachels
|
9e879bf7d6
fix typos
|
4 rokov pred |
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 rokov pred |
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 rokov pred |
Vengeance11
|
15ee65e309
Cleaned up some text and fixed some truly horrifying machine machine translation.
|
4 rokov pred |
philormand
|
33b82b1f62
[Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses
|
4 rokov pred |
Netuttki
|
d67f6ffa1d
Removed old curr_home value change
|
4 rokov pred |
Netuttki
|
c5bf731224
Fixed inconsistent curr_home values
|
4 rokov pred |
Netuttki
|
f9de8c866f
More renaming. All the train stations renamed plus the lake path
|
4 rokov pred |
philormand
|
ed18da64bb
[Changed] Move Anatoly Borisovich Bistro / Bar story variables to BurgerQW array
|
4 rokov pred |
philormand
|
01b473e4b8
[Fixes][Text Edit] Moved Parrot story variables to an array, fixed text in a few places
|
4 rokov pred |
KevinSmarts
|
c66d780953
[change] Renamed street to city_residential
|
4 rokov pred |
KevinSmarts
|
ff349cfcc9
[Changed] Renamed down to city_center
|
4 rokov pred |
KevinSmarts
|
4d635ce750
[text edit] From Karma
|
5 rokov pred |
3xpurt
|
ef15e1cce3
[changed] all cases of "act '...':" to "act 'Continue/Finish'".
|
5 rokov pred |
KeyMasterOfGozer
|
621cba48bf
Telefon: Removing old random mobile phone checks in favor of new style.
|
5 rokov pred |
julzor
|
6018e74595
[removed] doggy fun in the city
|
5 rokov pred |
KevinSmarts
|
f1b2fbaaea
[fixed] Incorrect uses of a before a word begining with a vowel and duplicate a's
|
6 rokov pred |
julzor
|
aec19c7c8f
[fixes] moved the leave option to the top and removed the color in korr
|
6 rokov pred |
3xpurt
|
98dcefe6ec
[removed] umbrella from player start.
|
6 rokov pred |
3xpurt
|
d24c7ad72b
[added] no theme option to display menu.
|
6 rokov pred |
3xpurt
|
7c98b38a0e
[fixed] the letter arrival in sentence and various corridors. Added some menu_loc seeding.
|
6 rokov pred |
3xpurt
|
831b24b506
[added] new "modern grey" night mode (less dark) and changed night mode selection to themes.
|
6 rokov pred |
julzor
|
090b9de38a
[fixes] removed unnecessary dynamics in vokdin
|
6 rokov pred |
KevinSmarts
|
680a298ec4
[added] Seeded the letter from the court to various hallways
|
6 rokov pred |
KevinSmarts
|
685b766afb
[changed] Used the $locclass to label the bedrooms and added bedroom selfies using that variable
|
6 rokov pred |
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 rokov pred |