Crux
|
6e0f3e25e2
[GRAMMAR] - Small adjustments to St
|
3 jaren geleden |
KevinSmarts
|
ba445fe5b6
[fixes] Some varibles updated to new format
|
3 jaren geleden |
KevinSmarts
|
727f5b62df
[changed] clothing variable changes that will break all of the existing clothing. All use of _outfit is now _outfits. The postfixes for clothing strength, size and wardrobe location now standardized to rest of game code formatting
|
3 jaren geleden |
Crux
|
6ce8e23b2b
[GRAMMAR] - More grammar fixes
|
3 jaren geleden |
hornguy6
|
62aadfa776
[fixed] wrong image link
|
3 jaren geleden |
hornguy6
|
1b2ed1b3d6
[added] new icons for going without bras and/or panties
|
3 jaren geleden |
KevinSmarts
|
0d5fd17d16
[added] New attribute files for G&M outfits/dresses, new misc category for outfits that are not from any existing shops
|
4 jaren geleden |
hornguy6
|
4b3165d9e0
[fixed] forgot to add in conditions regarding "never shave"
|
4 jaren geleden |
hornguy6
|
10d3c174ff
[changed] cleaned up the shaving part of din_van to make it less complicated at a glance
|
4 jaren geleden |
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 jaren geleden |
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 jaren geleden |
Netuttki
|
5aa1637aea
Making sure half done stuff doesn't show up
|
4 jaren geleden |
Netuttki
|
31d4eae1a3
Merge remote-tracking branch 'upstream/master' into ml_dev
|
4 jaren geleden |
KevinSmarts
|
97f17b3e96
[added] Trauma system to limit max mood from julzor
|
4 jaren geleden |
Netuttki
|
b098cde648
Guitar icon added to stat display
|
4 jaren geleden |
KevinSmarts
|
271f146749
[fixed] Some things weren't stopped from displaying adn proccessing when Sveta is expelled, from julzor
|
4 jaren geleden |
KevinSmarts
|
65b77470b0
Revert "Trying to move the guitar related actions to the sidebar."
|
4 jaren geleden |
Netuttki
|
a3d9c9e80e
Trying to move the guitar related actions to the sidebar.
|
4 jaren geleden |
KevinSmarts
|
9c0476873f
[fixed] Syntax errors spòtted by julzor
|
4 jaren geleden |
hornguy6
|
84eeaf9633
[changed] new icons for modelling and porn so the work icon is not constantly active at all times
|
4 jaren geleden |
hornguy6
|
4ecb84a596
[changed] model variable to model['status']
|
4 jaren geleden |
rachels
|
66aff61d34
populate files with $clothingworntype 'beach'
|
4 jaren geleden |
hornguy6
|
bf8f7c415e
[added] stat_display message that tells you if you're working at the salon on a given day
|
4 jaren geleden |
hornguy6
|
7060185b9a
[added] new masseuse content and reorganization of the salon at the St. Petersburg mall
|
4 jaren geleden |
Netuttki
|
ff88af5313
Merge remote-tracking branch 'upstream/master' into ML-DEV
|
4 jaren geleden |
philormand
|
5f4eade353
[Added] Implement ability to receive SMS messages
|
4 jaren geleden |
Netuttki
|
0c2c3919f6
Fixed pcs_perform name to fit the one in the skills file.
|
4 jaren geleden |
Netuttki
|
59ec0656a6
Performance skill now shows up, also new skill Music Production
|
4 jaren geleden |
richard_butte
|
f87beee17b
Moved cum location/amount/guy/age/etc. calculations from stat_display to cum_manage
|
4 jaren geleden |
julzor
|
4b5436f473
[fixed] grades should be blocked if sveta has been expelled
|
4 jaren geleden |