Commit History

Author SHA1 Message Date
  Spackled Lanturn df45743d01 [text edit] clean up StasSex 3 years ago
  Spackled Lanturn 0e01647540 [text edit] clean up stat 3 years ago
  Spackled Lanturn b09a815486 [text edit] clean up stat_display 3 years ago
  Spackled Lanturn 177f2c4da7 [text edit] in stol, write hour instead of hours when you only have one hour of homework left 3 years ago
  Spackled Lanturn 1c7ac485fc [text edit] clean up stripclub 3 years ago
  Spackled Lanturn 4bbb3faafa [text edit] clean up stwork 3 years ago
  Spackled Lanturn 4a84e61ec8 [text edit] clean up stwork2 3 years ago
  Spackled Lanturn 32948d8f1c [text edit] clean up subkid 3 years ago
  Spackled Lanturn a796d9c75a [text edit] clean up svidboy 3 years ago
  Spackled Lanturn a791d08738 [text edit] clean up swamp 3 years ago
  Spackled Lanturn 20687518db [text edit] clean up gameover 3 years ago
  Spackled Lanturn 86b6666a72 [text edit] clean up swamp_woods 3 years ago
  Spackled Lanturn 9f3e410d73 [text edit] clean up swamp_yard 3 years ago
  Spackled Lanturn 14eb01ee52 [text edit] clean up swamphouse 3 years ago
  Spackled Lanturn 00ec3396d6 [fixed] cleaned up some unnecessarily duplicated code in tour_guide 3 years ago
  Spackled Lanturn 9de4c23313 [fixed] make the Vika birthday event condition in obroom file match the one in Vika file (fixes are (1) changing day to daystart like was done for the Vika file version and (2) removing the checks that bordel = 1 and slutty > 0 as I think the Vika file version without them makes more sense since the scene where you reject Vika's present (getting gangbanged) has you tell her "What do you take me for?" which wouldn't make sense if she already got you a job as a prostitute). also simplify the conditionals for accessing Vika here and make all checks against the brothel's opening and closing hours use the functions defined in the brothel file instead of the raw value 3 years ago
  Spackled Lanturn bc6af1e10b [text edit] clean up obroom 3 years ago
  Spackled Lanturn e49d3129a5 [changed] (1) rework Vika file to remove the need for an extra step where the player clicks finish before selecting a new action every time they chat or study with Vika (this includes separating the code for the top level text and actions because the page title/image should be displayed before the text from the chat and study actions but some of the actions only show up at certain times and the chat and study actions update the time), (2) add functions for checking whether the brothel Vika works at is open to bordel file and used them in places this data is checked, (3) added a check whether the brothel is open before the action to wait for customers is displayed in bordel file, (4) removed the vikaAge variable from Vika file since all it was doing was being used in a line of text in the same file and her age is just the player's age plus one (also there is another Vika in the game that uses the same variable) 3 years ago
  rachels 9fcc1d4a7d add the version number to each save 3 years ago
  Spackled Lanturn f228571e5c [fixed] correctly display the price brothel customers pay for the player to service them when the player is nude 3 years ago
  Spackled Lanturn 7ebd8d54c1 [text edit] clean up bordel and add a line to the entrance when the player's appearance is good enough to work to make it clearer what is going on that's causing an extra click there 3 years ago
  rachels 72fd7c3ea6 fix the repeated actions 3 years ago
  Spackled Lanturn a4f7411d3b [text edit] clean up autoservisF 3 years ago
  Spackled Lanturn 2e300dc045 [changed] (1) made it possible to enter the car directly from inside the car dealership and repair shop if the car is parked there, (2) added functions to the car dealership and repair shop that return their open hours, (3) used those functions to block the player from driving to those locations when they are closed, (4) replaced the other places currently guarded by those open hours with calls to this function, (5) added logic to move the car out of the dealership or repair shop if the car is not wrecked and the player comes by while they are closed (non-wrecked cars are moved to not block the player from accessing their car; wrecked cars are not moved to avoid forcing the player to pay a towing fee a second time to move the car back inside), (6) added lines of text saying the car is locked inside if the car is in the repair shop or dealership and they are closed 3 years ago
  Spackled Lanturn ce7113566b [fixed] make it so location 9 (car dealership entrance) is used instead of location 8 when the player purchases a new car and when the player drives to the car dealership. location 8 was formerly autosalonF, but this location was deleted in https://git.catrenelle.com/Kevin_Smarts/glife/commit/6fbae895776aaa7b8afb79980f45474280ff6e20 so the player cannot get out of the car if it is at location 8. also the car needs to be at location 9 for the player to sell it, so it previously being impossible to drive there meant there was no way to avoid the tow fee of 3,000 for getting the car to the lot 3 years ago
  Spackled Lanturn a299528e9d [fixed] (1) make it so that the text and action for the case where the player's car breaks down when the player starts it are actually displayed, (2) make it so that the case where the player drives drunk and crashes into a tree is actually reachable (it wasn't previously because if alko >= 10 then alko > 0 is always true), and (3) simplify the conditional for determining whether the car breaks down by removing unnecessary parts 3 years ago
  slonon b1a5e8b586 Merge https://git.catrenelle.com/Kevin_Smarts/glife into master 3 years ago
  rachels d10f13682d add ability to detect colon after else 3 years ago
  Kevin_Smarts 98b2e9348f Merge branch 'patch' of yanchi/glife into master 3 years ago
  Spackled Lanturn 26a4e68472 Merge remote-tracking branch 'origin/minor-fixes' into minor-fixes 3 years ago