anjuna krokus
|
696bc5fdf6
[changed] variable migration for the amateur and professional runner questline (both in pavlovsk and St. Petersburg).
|
8 月之前 |
anjuna krokus
|
1bdfdbe6c8
[added] body_structure. A file which handles the various classes that Sveta's body can be in. Centralises the descriptions, images, and appearance bonusses from bmi and strenbuf
|
10 月之前 |
netuttki
|
48b3128da2
Replacing the old calls and variable checks with the new ones
|
2 年之前 |
netuttki
|
487732cfa7
Renamed `owned_property` to `accessible_property` more precise name
|
2 年之前 |
Netuttki
|
e77fd7cd50
Moved everything to the new homes and property system.
|
2 年之前 |
bgkjdgbizgblzdgbr
|
455cb64509
[changed/added] New effect of not sleeping enough. THis include an change to how exp is assigned so instead of using name_exp += x use gs 'exp_gain', 'name', x
|
2 年之前 |
Kevin_Smarts
|
9b11d7c951
[fixed] Potential issue from workKafe variable being used alone and as base for array as spotted by rachels
|
2 年之前 |
Kevin_Smarts
|
dd69d0fc9e
[fixed] A number of old magic variable checks updated. Might explain why things were a bit odd
|
2 年之前 |
Kevin_Smarts
|
597d5081d9
[changed] updated all teh flags for game start types so things like magic and magic story line will not seep in to teh regular game. Also removed teh storyline alternatives so that all Sveta's now have ties back to Pav
|
2 年之前 |
ADCSux
|
c5d6afd01f
[Changed] Rewrote lips description
|
2 年之前 |
Kevin_Smarts
|
514c3da61c
[fixed] All the -20 relationship adjustments to new system
|
3 年之前 |
bgkjdgbizgblzdgbr
|
13118a4326
[Changed] The new fame system as discussed on discord. The only thing missing is the update of the foto files since hornguy6 seems to want to do that himself.
|
3 年之前 |
bgkjdgbizgblzdgbr
|
52be8dfa0c
[fixed] So that you can not tell Martin that you are dancing with the Starlets if they are shotdown.
|
3 年之前 |
bgkjdgbizgblzdgbr
|
547aa1000c
[changed] Moved kickboxing variables to an array and added gaining fame to winning amateur kickboxing matches. Also fixed an error in the photo shoot running documentary referring to kickboxing sash instead of running league.
|
3 年之前 |
Crux
|
b14fe83257
[GRAMMAR] - Various grammar corrections and consistency
|
4 年之前 |
rachels
|
d7f7ec4945
No more Quite complicated expression
|
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 年之前 |
philormand
|
1ef378c801
CHANGE Move Albina quest variables to an array, added reworked text from Vengeance_11, reworked code to implement text changes
|
4 年之前 |
KevinSmarts
|
8df757d1fe
Merge remote-tracking branch 'Philo/master'
|
4 年之前 |
KevinSmarts
|
176c659be8
[fixed] When I said pav_industrial what I meant was city_industrial.
|
4 年之前 |
KevinSmarts
|
4a76d2c9f3
Revert "[fixed] A number of links to 'nord' updated to 'pav_industrial'"
|
4 年之前 |
KevinSmarts
|
f78e4d3fc6
[fixed] A number of links to 'nord' updated to 'pav_industrial'
|
4 年之前 |
philormand
|
ed18da64bb
[Changed] Move Anatoly Borisovich Bistro / Bar story variables to BurgerQW array
|
4 年之前 |
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
|
5 年之前 |
3xpurt
|
06f44a2da0
[removed] old ParHomeBlock variable and replaced with home_owned[2], and updated loadg to fix existing saves.
|
5 年之前 |
CroWke
|
c75e79f1e3
[fixed] Dead end fixed
|
5 年之前 |
julzor
|
a93eaac22e
[fixes] missing bracket in martintalk
|
6 年之前 |
KevinSmarts
|
11aae3dc89
[fixes] Incorrect footings, typos, spelling errors, bad tense and grammer, missing stat calls and some missing cum calls
|
6 年之前 |
julzor
|
5d146b5980
[fixes] missing bracket in martintalk, missing : in brother_voyeur and missing argument in an iff in martinsex2
|
6 年之前 |