slonon
|
5fc670e654
[fixes] removes 'if' after 'end', removes ':' after 'else'
|
3 лет назад |
KevinSmarts
|
05826d9518
[fixed] else's with colons converted to else's without colons
|
3 лет назад |
KevinSmarts
|
75c4ab7d4e
Merge remote-tracking branch 'Alaratt/master'
|
3 лет назад |
KevinSmarts
|
a9745396cf
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
3 лет назад |
Spackled Lanturn
|
a0c476f240
[fixed] replace all the copypasted "act 'Leave':gt'talent_agency','hallway'" in all the branches of the conditional for the random interviews the player can walk in on with a single act call that's outside the conditional
|
3 лет назад |
Spackled Lanturn
|
300faa76eb
[fixed] cleaned up some code that had a lot of copypasting:
|
3 лет назад |
Alaratt
|
2bc55dee57
[Added] Can now have a snack in the Mansion kitchen
|
3 лет назад |
Alaratt
|
fad8630697
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
3 лет назад |
KevinSmarts
|
932dceaff9
[fixed] description numbers offset
|
3 лет назад |
Alaratt
|
1b605c3aaa
[Changed] Updated the Mansion to use the dynamic kitchen code to keep things consistent.
|
3 лет назад |
KevinSmarts
|
1e19980451
[fixed] Strength and hip values for swimwear and coats were not all updated
|
3 лет назад |
KevinSmarts
|
6fb71c1e56
[fixed] Some poor copy/pasting
|
3 лет назад |
KevinSmarts
|
85f63485a1
[added] Check for old clothing variables will sell them off and add 1 basic outfit
|
3 лет назад |
Spackled Lanturn
|
1a77d4020e
[fixed] change all instances of Timothy to Timofei. previously the character referred to in these places had been called Timothy in some places and Timofei in others and it was decided that Timofei should be the name that's used https://discord.com/channels/439744316555132948/519791787158536192/790555550856249374
|
3 лет назад |
Spackled Lanturn
|
3acf4e990e
[text edit] clean up swampspring
|
3 лет назад |
Spackled Lanturn
|
bc8ba9744d
[text edit] clean up talent_ageny
|
3 лет назад |
Spackled Lanturn
|
e6859a65fb
[text edit] change all remaining references to Juugo to Gustav (this name change mostly happened in 2016 according to blame history) and fix some spelling errors in ivanRoom
|
3 лет назад |
Spackled Lanturn
|
13ca1c527b
[fixed] make it so that the Gustav agility/reaction/endurance trainings actually take an hour like they say they do instead of an hour and fifteen minutes. also extract their shared code to a gs call since the logic is identical outside of what exp they give
|
3 лет назад |
Spackled Lanturn
|
aabb0b755e
[fixed] moved some code/text repeated in all branches of a conditional to outside the conditional and changed some places where "end if" had been written instead of "end" to just say "end"
|
3 лет назад |
Spackled Lanturn
|
bc4234cd8e
[text edit] clean up tatiana_missions
|
3 лет назад |
Spackled Lanturn
|
0757f9cc1c
Merge remote-tracking branch 'upstream/master' into minor-fixes
|
3 лет назад |
KevinSmarts
|
cdcd28273c
[added] Update to version number, Wiki link and changelog for release
|
3 лет назад |
KevinSmarts
|
70635756e6
Merge remote-tracking branch 'slanon/master'
|
3 лет назад |
KevinSmarts
|
aa2e1353e7
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
3 лет назад |
slonon
|
e10a23447b
[fixes] adds new argumwents to capture errors
|
3 лет назад |
slonon
|
4cdc438480
[fixes] cum call using wrong argument
|
3 лет назад |
slonon
|
02ef249d6a
[fixes] adds whole directory to be ignored
|
3 лет назад |
KevinSmarts
|
3cb45cefa3
[fixed] Set Misha day check variable to use his unique id as he was using same one as Timothy in the city
|
3 лет назад |
Spackled Lanturn
|
43d7f7da06
[text edit] change line in tatiana mission where the player hasn't met the fairy before since the line about possible reasons the fairy doesn't have anyone to talk to is in response to a line in the version where the player has seen the fairy before where the player says "She told me that I was the only one who could see her and who she could talk to"
|
3 лет назад |
Spackled Lanturn
|
7cb822d759
[fixed] moved two large blocks of text that were copypasted multiple times to gs calls so that they only need to be written out once
|
3 лет назад |