Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  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 tahun lalu
  Kevin_Smarts 47c8463276 [fixed] a Typo and a duplication of image link and cla & * clr 1 tahun lalu
  Kevin_Smarts 2ab959878c [fixed] Changed the free internat access system to use a flag and not add to your account to prevent the adding 9999 credit bug 1 tahun lalu
  Anya 3264772c49 [fixed] shouldn't be able to watch porn on Artem's PC 1 tahun lalu
  Anya 8f8e98fc6b [added] a check for Anya schedule to computer 1 tahun lalu
  Anya 725082eac2 [changed] migrated all the family variables that control their locations to the locat array 2 tahun lalu
  Anya 2002d8bc13 [changed] Migrated the schedules of anybody not in it to the schedule array locat['name'] 2 tahun lalu
  Vengeance11 4b56234dc2 Text edits 2 tahun lalu
  Kevin_Smarts ac1a275b85 [fixed] Reverse of last commit and change to Pushkin apartment to give TV ownership to Sveta which is correct fix 2 tahun lalu
  Kevin_Smarts 4670dd2d09 [fixed] Check for no cable didn't recognise Plasma TV 2 tahun lalu
  Kevin_Smarts e5c07520c5 [removed] Old uni course work file and links to it 2 tahun lalu
  Kevin_Smarts 31be9ab752 [fixed] Errors found by analyser 2 tahun lalu
  Kevin_Smarts e74ba6f838 [changed] Sveta's belief that she is a virgin is now stored in the variable stat['virgin'] with value of 1 meaning she thinks she is a virgin. Physical virginity is still using pcs_vag = 0 for her having a hymen. 2 tahun lalu
  Anya ea9d98b3d0 [Added] new Albina events coded in for Vengeance 2 tahun lalu
  Netuttki 88066b8fbb Fixed an issue with the computer used at other locations 2 tahun lalu
  Kevin_Smarts 597d5081d9 [changed] updated all teh flags for game start types so things like magic and magic story line will not seep in to teh regular game. Also removed teh storyline alternatives so that all Sveta's now have ties back to Pav 2 tahun lalu
  Kevin_Smarts 4de6efc6bc Merge branch 'master' of illit/glife into master 2 tahun lalu
  Kevin_Smarts b9b47f4da3 [fixed] Internet time wasn't reverted after you left when using computer in library 2 tahun lalu
  illit 7becbb7165 [fixed] MyFreeCams money duplication glitch 2 tahun lalu
  Kevin_Smarts 258276bc5f [changed] The remaining files updated to new masturbation arousal code 2 tahun lalu
  Kevin_Smarts fce53878b5 [fixed] Mistakes found by analyser 2 tahun lalu
  Anya 2b6836c274 [changed] Family schedule tweaks and edits, mostly for Anya 2 tahun lalu
  bgkjdgbizgblzdgbr 977fe7f04c [Added] The a computer to the Library in Pav, and the ability to do your homework there. Also fixed such that you can't use Artem's computer for being a cam whore. 2 tahun lalu
  bgkjdgbizgblzdgbr 77e3e2197b [fixed] And = was written instead of an !, preventing the use of MyFreeCams. 2 tahun lalu
  bgkjdgbizgblzdgbr f039b9ecc3 [Added] More things to do in Albina's room by Vengeance_11. 2 tahun lalu
  Gwen 236dbf96ec [Changed] move the 'accessories' folder inside 'pc/items' 3 tahun lalu
  KevinSmarts 58aee28771 [changed] You now have separate bank account opening and it is needed before you can register as a camgirl. 3 tahun lalu
  Alaratt 773a9bcf40 [Fixed] (hopefully) The Hot or Not website should be available now 3 tahun lalu
  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 tahun lalu
  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 tahun lalu