Commit History

Author SHA1 Message Date
  bgkjdgbizgblzdgbr 455cb64509 [changed/added] New effect of not sleeping enough. THis include an change to how exp is assigned so instead of using name_exp += x use gs 'exp_gain', 'name', x 1 year ago
  Kevin_Smarts e9667120fb [text edit] [fixes] Many text edits and some fixes by colwyvern 1 year ago
  Kevin_Smarts 7c98689456 [changed] Hunger required to block exercises halved and player message changed to use the term hunger 2 years ago
  bgkjdgbizgblzdgbr 18e64752e6 [changed] Updated the exercise gosub to use the time argument to calculate exp gain, fat burn and so on. Changed all looping of gs 'exercise', 'tier*', 0 to use the total time as argument. Reversed the fat burn of the tiers,and other small fixes. 2 years ago
  bgkjdgbizgblzdgbr 4377b9a022 [fixed/added] You can now flash your butt in the parks after you have Exhibitionist 1. Also uniformized the flashing in both parks. 2 years ago
  bgkjdgbizgblzdgbr ef9a6a23ec [changed/fixed] Added options to use the gs 'flash' with out standard text or picture, replace the picture or only showing the random picture. Also fixed an flashing event in central park using these new options. 2 years ago
  Alaratt 4da65d7b0a [Changed] All gs 'exhibitionism' calls changed to gs 'flash' except the exhibitionism calls inside of the flash.qsrc 2 years ago
  hornguy6 f6872e0a45 [added] regional location variables for all major hubs 2 years ago
  Kevin_Smarts 0c10fd7548 [fixed]All the many, many places were danilovich outfits needed their variable updated 2 years ago
  Gwen 62db6e1cf2 [Changed] change and modify 'flaer' to 'job_flyer' and the game text 3 years ago
  KevinSmarts fbee580518 [added] New exercise clothing using new variable so old exercise clothing is now defunct 3 years ago
  KevinSmarts 240b7b5a25 [fixes] Clean up and variable name fixes for shoes and purses. Purses for custom start now re-done with full range of options and fixed broken images 3 years ago
  rachels 317eebeaad increase the skills properly 3 years ago
  rachels 335a08649d remove colon after else 3 years ago
  Spackled Lanturn 570ee8d1ef [text edit] clean up some of the text in city_park 3 years ago
  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 3 years ago
  Spackled Lanturn ece34efc4b [changed] wrapped all accesses to the value of student in a function call in preparation for adding checks that the player should still be a student when this is checked. made expulsion set student = -1, and changed some places that checked student = 0 to check student <= 0 to fix a bug where you could reapply to the university after being expelled only to be instantly expelled again. moved logic for enrolling and unenrolling from the university to the same file as function for checking value of student to cut down on code duplication and make this the only place where the raw student variable is accessed. fixed two typos 3 years ago
  KevinSmarts 7cb7503fa3 Merge remote-tracking branch 'Philo/master' 4 years ago
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses 4 years ago
  Netuttki 542bad4a5e Changed variable names 4 years ago
  Netuttki 4b398ef169 Changing variable name to better. 4 years ago
  Netuttki d30e67cc60 Tried to make busking criteria a bit more realistic 4 years ago
  Netuttki ddb30553c4 Merging the mod into the main code finished. 4 years ago
  Netuttki 61f8c23613 Added musiclife code to the main game 4 years ago
  Netuttki 1239d9a0ca Renamed parkivent->park_walkevents, parkdin->park_walkeventsrnd 4 years ago
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix 4 years ago