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
|
před 4 roky |
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
|
před 4 roky |
Netuttki
|
5aa1637aea
Making sure half done stuff doesn't show up
|
před 4 roky |
Netuttki
|
31d4eae1a3
Merge remote-tracking branch 'upstream/master' into ml_dev
|
před 4 roky |
KevinSmarts
|
97f17b3e96
[added] Trauma system to limit max mood from julzor
|
před 4 roky |
Netuttki
|
b098cde648
Guitar icon added to stat display
|
před 4 roky |
KevinSmarts
|
271f146749
[fixed] Some things weren't stopped from displaying adn proccessing when Sveta is expelled, from julzor
|
před 4 roky |
KevinSmarts
|
65b77470b0
Revert "Trying to move the guitar related actions to the sidebar."
|
před 4 roky |
Netuttki
|
a3d9c9e80e
Trying to move the guitar related actions to the sidebar.
|
před 4 roky |
KevinSmarts
|
9c0476873f
[fixed] Syntax errors spòtted by julzor
|
před 4 roky |
hornguy6
|
84eeaf9633
[changed] new icons for modelling and porn so the work icon is not constantly active at all times
|
před 4 roky |
hornguy6
|
4ecb84a596
[changed] model variable to model['status']
|
před 4 roky |
rachels
|
66aff61d34
populate files with $clothingworntype 'beach'
|
před 4 roky |
hornguy6
|
bf8f7c415e
[added] stat_display message that tells you if you're working at the salon on a given day
|
před 4 roky |
hornguy6
|
7060185b9a
[added] new masseuse content and reorganization of the salon at the St. Petersburg mall
|
před 4 roky |
Netuttki
|
ff88af5313
Merge remote-tracking branch 'upstream/master' into ML-DEV
|
před 4 roky |
philormand
|
5f4eade353
[Added] Implement ability to receive SMS messages
|
před 4 roky |
Netuttki
|
0c2c3919f6
Fixed pcs_perform name to fit the one in the skills file.
|
před 4 roky |
Netuttki
|
59ec0656a6
Performance skill now shows up, also new skill Music Production
|
před 4 roky |
richard_butte
|
f87beee17b
Moved cum location/amount/guy/age/etc. calculations from stat_display to cum_manage
|
před 4 roky |
julzor
|
4b5436f473
[fixed] grades should be blocked if sveta has been expelled
|
před 4 roky |
philormand
|
ed18da64bb
[Changed] Move Anatoly Borisovich Bistro / Bar story variables to BurgerQW array
|
před 4 roky |
KevinSmarts
|
7147e57d28
[fixed] Spell and shave icon updated to the pubic shaving figures as per the bathroom file
|
před 4 roky |
KevinSmarts
|
2286f9587a
[fixed] Exceptions aren't needed and might have been breaking something
|
před 4 roky |
sovietmercader
|
1af68f1fe7
[changed] merge gadukino_wip into master
|
před 4 roky |
KevinSmarts
|
1fa94fc4da
[added] Made function for Sveta's pube images and replaced all the direct image links plus tidied up the pussy image folder and gave teh images more logical names
|
před 4 roky |
Sicaa
|
77e3a24b6f
[added] Cheerleading events by Vengeance_11 & the cheerleading skill
|
před 4 roky |
richard_butte
|
7ef8d8ea6e
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife into gadukino_fixes
|
před 4 roky |
richard_butte
|
925573856b
Fixed something in stat_display, added grandma's chore disappointments to cikl. Need to change it and add grandpa's still
|
před 4 roky |
KevinSmarts
|
8bdfc6c10e
[Fixes] Some incorrect variables for clothing checks in Natasha events and for Stat icons
|
před 4 roky |