커밋 기록

작성자 SHA1 메시지 날짜
  Lusticon 5e265fd813 [fixed] cum calls 1 개월 전
  anjuna krokus 0374f307c4 [changed] Mass variable migration surrounding "drugs". This includes an experimental move of stat, hourly_events, and cikl. Almost certain something's going to break. My bad 2 달 전
  netuttki 05239c5a93 Fixed the `$region = 'city_'` typo, so it's `$region = 'city'` 7 달 전
  Awesome 4ac99ec2cc [changed] converted the condom and birth control variables to the new format 8 달 전
  bgkjdgbizgblzdgbr 64271e6016 [changed] The redoing of stamina to actaully mean something. I'm waithing for the tears of the players. 1 년 전
  hornguy6 14e2a0cc92 [fixed] $region is now consistent 1 년 전
  netuttki 20c4babfa9 Guitar shows up in room desc. if left here, icon is used not actions. 1 년 전
  Netuttki e77fd7cd50 Moved everything to the new homes and property system. 1 년 전
  Netuttki 646791f5d5 upstream merge 1 년 전
  Kevin_Smarts 1d653794ba [fixed] Some legacy swallow variable usage and switching the events they are in to use cum_call for the swallowing 1 년 전
  Netuttki 3efa03c200 Moved the busking calls to `music_actions` with the rest. 1 년 전
  bgkjdgbizgblzdgbr 6485ab75a6 [changed] the exp gained from using the gs 'exercise', 'teir*' will now alos go through the new exp_gain file, these changes the parameter in the exercise calls from name_exp to just name. 1 년 전
  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 년 전
  Kevin_Smarts e9667120fb [text edit] [fixes] Many text edits and some fixes by colwyvern 1 년 전
  Kevin_Smarts 7c98689456 [changed] Hunger required to block exercises halved and player message changed to use the term hunger 2 년 전
  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 년 전
  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 년 전
  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 년 전
  Alaratt 4da65d7b0a [Changed] All gs 'exhibitionism' calls changed to gs 'flash' except the exhibitionism calls inside of the flash.qsrc 2 년 전
  hornguy6 f6872e0a45 [added] regional location variables for all major hubs 2 년 전
  Kevin_Smarts 0c10fd7548 [fixed]All the many, many places were danilovich outfits needed their variable updated 3 년 전
  Gwen 62db6e1cf2 [Changed] change and modify 'flaer' to 'job_flyer' and the game text 3 년 전
  KevinSmarts fbee580518 [added] New exercise clothing using new variable so old exercise clothing is now defunct 3 년 전
  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 년 전
  rachels 317eebeaad increase the skills properly 3 년 전
  rachels 335a08649d remove colon after else 3 년 전
  Spackled Lanturn 570ee8d1ef [text edit] clean up some of the text in city_park 3 년 전
  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 년 전
  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 년 전
  KevinSmarts 7cb7503fa3 Merge remote-tracking branch 'Philo/master' 4 년 전