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
|
il y a 4 ans |
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
|
il y a 4 ans |
philormand
|
1ef378c801
CHANGE Move Albina quest variables to an array, added reworked text from Vengeance_11, reworked code to implement text changes
|
il y a 4 ans |
KevinSmarts
|
8df757d1fe
Merge remote-tracking branch 'Philo/master'
|
il y a 4 ans |
KevinSmarts
|
176c659be8
[fixed] When I said pav_industrial what I meant was city_industrial.
|
il y a 4 ans |
KevinSmarts
|
4a76d2c9f3
Revert "[fixed] A number of links to 'nord' updated to 'pav_industrial'"
|
il y a 4 ans |
KevinSmarts
|
f78e4d3fc6
[fixed] A number of links to 'nord' updated to 'pav_industrial'
|
il y a 4 ans |
philormand
|
ed18da64bb
[Changed] Move Anatoly Borisovich Bistro / Bar story variables to BurgerQW array
|
il y a 4 ans |
KevinSmarts
|
21129b2448
[fixed] Removed all pcs_dom I could find from code and those that need attention are commented out so they can be found easily
|
il y a 5 ans |
3xpurt
|
06f44a2da0
[removed] old ParHomeBlock variable and replaced with home_owned[2], and updated loadg to fix existing saves.
|
il y a 5 ans |
CroWke
|
c75e79f1e3
[fixed] Dead end fixed
|
il y a 5 ans |
julzor
|
a93eaac22e
[fixes] missing bracket in martintalk
|
il y a 6 ans |
KevinSmarts
|
11aae3dc89
[fixes] Incorrect footings, typos, spelling errors, bad tense and grammer, missing stat calls and some missing cum calls
|
il y a 6 ans |
julzor
|
5d146b5980
[fixes] missing bracket in martintalk, missing : in brother_voyeur and missing argument in an iff in martinsex2
|
il y a 6 ans |
KevinSmarts
|
fa1af3ba2d
Merge remote-tracking branch 'bicobus/lowercase'
|
il y a 6 ans |
KevinSmarts
|
aeffe874b4
[added] seeding for menu locations
|
il y a 6 ans |
bicobus
|
c3bd1ba154
First trial at lowercase. Should exclude string with << and '
|
il y a 6 ans |
3xpurt
|
7c003b0f64
[added] pcs_drank and pcs_ate variable to food_menu to track eating and drinking each day (cleared each day).
|
il y a 6 ans |
3xpurt
|
d24c7ad72b
[added] no theme option to display menu.
|
il y a 6 ans |
3xpurt
|
831b24b506
[added] new "modern grey" night mode (less dark) and changed night mode selection to themes.
|
il y a 6 ans |
julzor
|
eb45b1ad29
[fixes] wrong variable in martinTalk
|
il y a 6 ans |
3xpurt
|
fc36c72714
[fixed] gschool_grounds, still able to go to school when schoolblock = 1
|
il y a 6 ans |
KevinSmarts
|
832d58c0bf
[changes] some variables changed to the new exhibitionist trait system and a comment in body to explain why something is set the way it is
|
il y a 6 ans |
hornguy6
|
869b331619
Final seedings of Inhibition replacing Exhibition (where appropriate)
|
il y a 6 ans |
3xpurt
|
070d5bac4e
[changed] qsrc extension added to all split files, for easier management (may need to rename your un-pushed changes manually before committing).
|
il y a 6 ans |