Historique des commits

Auteur SHA1 Message Date
  Gwen 62db6e1cf2 [Changed] change and modify 'flaer' to 'job_flyer' and the game text il y a 3 ans
  KevinSmarts fbee580518 [added] New exercise clothing using new variable so old exercise clothing is now defunct il y a 3 ans
  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 il y a 3 ans
  rachels 317eebeaad increase the skills properly il y a 3 ans
  rachels 335a08649d remove colon after else il y a 3 ans
  Spackled Lanturn 570ee8d1ef [text edit] clean up some of the text in city_park il y a 3 ans
  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 il y a 3 ans
  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 il y a 3 ans
  KevinSmarts 7cb7503fa3 Merge remote-tracking branch 'Philo/master' il y a 4 ans
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses il y a 4 ans
  Netuttki 542bad4a5e Changed variable names il y a 4 ans
  Netuttki 4b398ef169 Changing variable name to better. il y a 4 ans
  Netuttki d30e67cc60 Tried to make busking criteria a bit more realistic il y a 4 ans
  Netuttki ddb30553c4 Merging the mod into the main code finished. il y a 4 ans
  Netuttki 61f8c23613 Added musiclife code to the main game il y a 4 ans
  Netuttki 1239d9a0ca Renamed parkivent->park_walkevents, parkdin->park_walkeventsrnd il y a 4 ans
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix il y a 4 ans