Commit History

Автор SHA1 Съобщение Дата
  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 47c8463276 [fixed] a Typo and a duplication of image link and cla & * clr преди 1 година
  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 година
  Anya 3264772c49 [fixed] shouldn't be able to watch porn on Artem's PC преди 1 година
  Anya 8f8e98fc6b [added] a check for Anya schedule to computer преди 1 година
  Anya 725082eac2 [changed] migrated all the family variables that control their locations to the locat array преди 2 години
  Anya 2002d8bc13 [changed] Migrated the schedules of anybody not in it to the schedule array locat['name'] преди 2 години
  Vengeance11 4b56234dc2 Text edits преди 2 години
  Kevin_Smarts ac1a275b85 [fixed] Reverse of last commit and change to Pushkin apartment to give TV ownership to Sveta which is correct fix преди 2 години
  Kevin_Smarts 4670dd2d09 [fixed] Check for no cable didn't recognise Plasma TV преди 2 години
  Kevin_Smarts e5c07520c5 [removed] Old uni course work file and links to it преди 2 години
  Kevin_Smarts 31be9ab752 [fixed] Errors found by analyser преди 2 години
  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 години
  Anya ea9d98b3d0 [Added] new Albina events coded in for Vengeance преди 2 години
  Netuttki 88066b8fbb Fixed an issue with the computer used at other locations преди 2 години
  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 години
  Kevin_Smarts 4de6efc6bc Merge branch 'master' of illit/glife into master преди 2 години
  Kevin_Smarts b9b47f4da3 [fixed] Internet time wasn't reverted after you left when using computer in library преди 2 години
  illit 7becbb7165 [fixed] MyFreeCams money duplication glitch преди 2 години
  Kevin_Smarts 258276bc5f [changed] The remaining files updated to new masturbation arousal code преди 2 години
  Kevin_Smarts fce53878b5 [fixed] Mistakes found by analyser преди 2 години
  Anya 2b6836c274 [changed] Family schedule tweaks and edits, mostly for Anya преди 2 години
  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 години
  bgkjdgbizgblzdgbr 77e3e2197b [fixed] And = was written instead of an !, preventing the use of MyFreeCams. преди 2 години
  bgkjdgbizgblzdgbr f039b9ecc3 [Added] More things to do in Albina's room by Vengeance_11. преди 2 години
  Gwen 236dbf96ec [Changed] move the 'accessories' folder inside 'pc/items' преди 3 години
  KevinSmarts 58aee28771 [changed] You now have separate bank account opening and it is needed before you can register as a camgirl. преди 3 години
  Alaratt 773a9bcf40 [Fixed] (hopefully) The Hot or Not website should be available now преди 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 години