Spackled Lanturn
|
49c8007f2d
[fixed] extract the common car buying logic to shared logic called with gt, reducing the size of autosalonF by about 390 lines or about 2/3
|
3 years ago |
Spackled Lanturn
|
de38e79a90
[text edit] clean up autosalonF
|
3 years ago |
Spackled Lanturn
|
ba41e58642
[fixed] remove the massive amount of unnecessary copypasting in carF1 and removed remaining uses of the cartraid variable, reducing the size of carF1 by over 500 lines or about 85%
|
3 years ago |
Spackled Lanturn
|
f0d4c95826
[fixed] fix some bugs where it was possible to drive to the city industrial area train station (19) and the city island (25) without going on the highway but not the other way around. the city industrial train station issue looks like it was missed when the car code was cleaned up and the various locations were split into different blocks (city, pavlovsk, and other). the city island issue looks like a result of that logic being added before the island was created and before the car code was refactored so that having that guard is no longer needed
|
3 years ago |
Spackled Lanturn
|
da07296f63
[fixed] remove the cartraid variable used to distinguish whether carF1 is being called from autosalonF or autotraidF as autotraidF does not actually access carF1
|
3 years ago |
Spackled Lanturn
|
57f8b6110d
[text edit] clean up carF
|
3 years ago |
Spackled Lanturn
|
031a3c2735
[text edit] changed a line in the Vika brothel intro scene to make it more clear where it is. the player can't walk from the island to the red light district, and they aren't the same neighborhood
|
3 years ago |
Spackled Lanturn
|
c3b1c2d505
[fixed] the brothel Vika works at is in the red light district, not the city residential area, so the player should be in the red light district when they leave
|
3 years ago |
Spackled Lanturn
|
1e6de54f4f
[fixed] simplify a few conditionals. make the code for buying 10 joints worth of weed actually show up if you have the right amount of money and make the associated text say you are buying 10, not 5
|
3 years ago |
Spackled Lanturn
|
4339d47fcf
[text edit] clean up metro
|
3 years ago |
KevinSmarts
|
5dbdc22ac4
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
3 years ago |
KevinSmarts
|
417c7cb23f
Merge remote-tracking branch 'slanon/master'
|
3 years ago |
KevinSmarts
|
919c2d58c9
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
3 years ago |
KevinSmarts
|
39992fa7ff
[fixed] duplitcate loops causing crashes
|
3 years ago |
Spackled Lanturn
|
a9e10bfb04
[text edit] clean up bordelv
|
3 years ago |
Spackled Lanturn
|
22b9e6fb77
[text edit] anouncement --> announcement
|
3 years ago |
rachels
|
ab873bb0db
fix a few bugs realated to resizing
|
3 years ago |
Spackled Lanturn
|
470bff3980
[text edit] clean up tatiana_lab
|
3 years ago |
slonon
|
4819de7c36
Removes obsolete variables 'SiSonWork' and 'SiSgdk'
|
3 years ago |
Spackled Lanturn
|
359c56a2a0
[text edit] clean up ivanRoom
|
3 years ago |
slonon
|
29d7b88f2f
[fixes] removes blank screen when visiting kendra
|
3 years ago |
KevinSmarts
|
ef1c497a4b
Merge remote-tracking branch 'slanon/master'
|
3 years ago |
KevinSmarts
|
2a07c50a2a
[changed] Tittle change for bug fig release
|
3 years ago |
KevinSmarts
|
51d0db1cb0
[fixed] Typos and small errors in the attributes files spotted by DeusExLibris
|
3 years ago |
slonon
|
5fc670e654
[fixes] removes 'if' after 'end', removes ':' after 'else'
|
3 years ago |
KevinSmarts
|
05826d9518
[fixed] else's with colons converted to else's without colons
|
3 years ago |
KevinSmarts
|
75c4ab7d4e
Merge remote-tracking branch 'Alaratt/master'
|
3 years ago |
KevinSmarts
|
a9745396cf
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
3 years ago |
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 years ago |
Spackled Lanturn
|
300faa76eb
[fixed] cleaned up some code that had a lot of copypasting:
|
3 years ago |