Kevin_Smarts
|
e415f689cc
[changed] Ivan in the city burger bar renamed by nutluck
|
3 年之前 |
Kevin_Smarts
|
577061d7a1
[fixed] some elements to the office job rework weren't coded and was possible to start work multiple times.
|
3 年之前 |
Kevin_Smarts
|
3679a25de1
[fixes] Coat wear and tear check was missing part of the code so always failed and shoe purchase had old format so shoes wouldn't count as purchsed
|
3 年之前 |
Kevin_Smarts
|
72ee201411
[fixed] Coat strength value was not set and overnight check was incorrect
|
3 年之前 |
rachels
|
4dd5631887
fix some minor bugs
|
3 年之前 |
bgkjdgbizgblzdgbr
|
7e46c012c7
[fixed] Missing setting the number of days in February depending upon it is leap year or not.
|
3 年之前 |
hornguy6
|
73c24f12ad
[added] clearing starlets late message
|
3 年之前 |
hornguy6
|
f57875929b
[fixed] some masseuse coding stuff
|
3 年之前 |
Alaratt
|
0a3582c6b3
[Fixed] sex as a Bimbo only counts 1 point per day
|
3 年之前 |
Alaratt
|
f1fd8be94b
[Fixed] Bimbo shoes were only counting towards bimbo score if wearing them when cikl runs. If changing shoes at any time before the cikl runs and then sent through stat.qsrc, you lost the bimbo variable. Set it up like clothes instead.
|
3 年之前 |
KevinSmarts
|
894334630c
[fixed] This should have been in a dyneval, I don't know what I was thinking
|
3 年之前 |
KevinSmarts
|
092cc984b6
[changed] Coat and shoe update adding in the new coats which are now seperate system from the clothing and fixing a couple of shoe errors. (Coat wear and tear still pending)
|
3 年之前 |
KevinSmarts
|
c499a044c1
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
3 年之前 |
KevinSmarts
|
da638db426
[changed] Part of coat updated needed so I can merge to cikl file
|
3 年之前 |
Alaratt
|
605248250c
[Fixed] The Albina storyline so that the starlets disband properly, regardless if the player joined them. Posters should display at the proper times, park rallies no longer require watching in order for content to cointinue.
|
3 年之前 |
Alaratt
|
6a231f830e
[Added] Starlets now have a mandatory practice schedule and Sveta can be held accountable for missing practice
|
3 年之前 |
rachels
|
1b1373c37d
S -> _s, H -> _h, B -> _b (beach, swimwear, coat)
|
3 年之前 |
rachels
|
d69ee3138f
if holy then holy, cats instead kats
|
3 年之前 |
BuggyDClown
|
756a841651
[changed] Changed momclean1 back to its previous value and changed Natasha's weekend schedule so the special event can only trigger on saturday mornings
|
4 年之前 |
BuggyDClown
|
7264d6d046
[fixed] Variable was named momclean at cikl.qsrc and named momcleaning at family_schedule.qsrc. Also made a change at line 1868 of cikl.qsrc so the event with Sveta's mother cleaning her room would trigger.
|
4 年之前 |
rachels
|
e8005f678d
add schedule variables for starlets and cheerleaders
|
4 年之前 |
KevinSmarts
|
76d18678e1
[fixed] Bimbo counter will now accept any sex scene that includes acts that can induce orgasm in Sveta.
|
4 年之前 |
rachels
|
1f22b85c39
add calculation of an odd week
|
4 年之前 |
rachels
|
fa8f1a4cc0
remove Wrestling tournament from project
|
4 年之前 |
KevinSmarts
|
6590adfa31
[fixed] Date correction for Katja getting pregnant
|
4 年之前 |
hornguy6
|
abb413f2f9
[fixed] wrong variable being checked making it impossible to collect paycheck at salon
|
4 年之前 |
rachels
|
3a8031c3db
add variations into cheerleader events
|
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
|
a2aab63474
[changed] wrapped all accesses to the university scholarship in calls to uniutil to make changing them easier
|
4 年之前 |
KevinSmarts
|
3e33915a69
Merge remote-tracking branch 'hornguy6/master'
|
4 年之前 |