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
|
hace 3 años |
Spackled Lanturn
|
de38e79a90
[text edit] clean up autosalonF
|
hace 3 años |
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%
|
hace 3 años |
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
|
hace 3 años |
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
|
hace 3 años |
Spackled Lanturn
|
57f8b6110d
[text edit] clean up carF
|
hace 3 años |
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
|
hace 3 años |
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
|
hace 3 años |
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
|
hace 3 años |
Spackled Lanturn
|
4339d47fcf
[text edit] clean up metro
|
hace 3 años |
KevinSmarts
|
5dbdc22ac4
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
hace 3 años |
KevinSmarts
|
417c7cb23f
Merge remote-tracking branch 'slanon/master'
|
hace 3 años |
KevinSmarts
|
919c2d58c9
Merge branch 'master' of https://git.catrenelle.com/Kevin_Smarts/glife
|
hace 3 años |
KevinSmarts
|
39992fa7ff
[fixed] duplitcate loops causing crashes
|
hace 3 años |
Spackled Lanturn
|
a9e10bfb04
[text edit] clean up bordelv
|
hace 3 años |
Spackled Lanturn
|
22b9e6fb77
[text edit] anouncement --> announcement
|
hace 3 años |
rachels
|
ab873bb0db
fix a few bugs realated to resizing
|
hace 3 años |
Spackled Lanturn
|
470bff3980
[text edit] clean up tatiana_lab
|
hace 3 años |
slonon
|
4819de7c36
Removes obsolete variables 'SiSonWork' and 'SiSgdk'
|
hace 3 años |
Spackled Lanturn
|
359c56a2a0
[text edit] clean up ivanRoom
|
hace 3 años |
slonon
|
29d7b88f2f
[fixes] removes blank screen when visiting kendra
|
hace 3 años |
KevinSmarts
|
ef1c497a4b
Merge remote-tracking branch 'slanon/master'
|
hace 3 años |
KevinSmarts
|
2a07c50a2a
[changed] Tittle change for bug fig release
|
hace 3 años |
KevinSmarts
|
51d0db1cb0
[fixed] Typos and small errors in the attributes files spotted by DeusExLibris
|
hace 3 años |
slonon
|
5fc670e654
[fixes] removes 'if' after 'end', removes ':' after 'else'
|
hace 3 años |
KevinSmarts
|
05826d9518
[fixed] else's with colons converted to else's without colons
|
hace 3 años |
KevinSmarts
|
75c4ab7d4e
Merge remote-tracking branch 'Alaratt/master'
|
hace 3 años |
KevinSmarts
|
a9745396cf
Merge remote-tracking branch 'Spackled_Lanturn/minor-fixes'
|
hace 3 años |
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
|
hace 3 años |
Spackled Lanturn
|
300faa76eb
[fixed] cleaned up some code that had a lot of copypasting:
|
hace 3 años |