1
0

História revízii

Autor SHA1 Správa Dátum
  Spackled Lanturn 70461307e9 [changed] wrapped all usages of diplom and fakediplom in calls to uniutil. made it so that obtaining the real diploma makes the player no longer aware they need a fake diploma. fixed a small number of typos in the text near this change in etoexib 3 rokov pred
  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 rokov pred
  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 rokov pred
  KevinSmarts 8ea124577c [fixed] Used better variables to check for nude modelling as recommended by rachels 3 rokov pred
  KevinSmarts c66d780953 [change] Renamed street to city_residential 4 rokov pred
  KevinSmarts f1b2fbaaea [fixed] Incorrect uses of a before a word begining with a vowel and duplicate a's 5 rokov pred
  Blatte 8c94f4c8ea [added] Menu variables for L 5 rokov pred
  3xpurt c6a5af103f [changed] Sveta's mom, mum, mother, mummy name to use variable. Name can now be set via command input $npc_nickname['A29'] 5 rokov pred
  3xpurt a536fee17b [changed] American English "Mom", "Mommy" to international English "Mum", "Mummy" 5 rokov pred
  3xpurt 070d5bac4e [changed] qsrc extension added to all split files, for easier management (may need to rename your un-pushed changes manually before committing). 6 rokov pred