Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 3 años
  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 hace 3 años
  pfffbft cda920a691 Replace even more voyeur calls hace 4 años
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses hace 4 años
  Netuttki 0382aeaef7 Synch with main. hace 4 años
  Netuttki 60a7c4ff50 Renamed sauna->city_sauna and saunawhore->city_saunawhore hace 4 años
  KevinSmarts fada498a9d Merge remote-tracking branch 'Violet_Kitten/master' hace 4 años
  VioletKitten ed64ffcec6 [text edit] Minor spelling error. hace 4 años
  KevinSmarts 5e3a6185eb [changed] Renamed main pav hubs to use pav_ prefix and remove capitals hace 4 años
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix hace 4 años
  KevinSmarts c66d780953 [change] Renamed street to city_residential hace 4 años
  KevinSmarts ff349cfcc9 [Changed] Renamed down to city_center hace 4 años
  KevinSmarts 5be4fa2ea2 [Chaged] Renamed Nord to city_industrial hace 4 años
  KevinSmarts 3fd55cf7ad [added] Street rape scene that was missing wwriten and coded by nutluck hace 4 años
  KevinSmarts 330fdb3d6c [fixed] typo hace 4 años
  KevinSmarts 7e4301755d [fixed] typo hace 4 años
  KevinSmarts f8b71d7d93 [text edit] Text edits from MidnightMoose hace 4 años
  julzor 57861fda06 [fixed] changed hour += into minut += hace 4 años
  KevinSmarts 6ae174fb19 [changed] Move npc fight data to new file for easier usage and maintainance hace 4 años
  julzor 347233522c [added] cheat to block random robbers, rapist and hijackers in the streets hace 4 años
  julzor 43d9b078b5 [fixed] actions from the locations showing up in the divorce party event hace 4 años
  julzor 062c69cc62 [changed] a change to evade the purse snatcher, when agil+strength is high enough hace 4 años
  KevinSmarts aaa397a5f7 [fixed] Str values were too high so you had to be Jean-Claude van Damme to have any hope of beating a mugger up. hace 5 años
  Blatte 8450d13504 [updated] Wages updated after the poll: hace 5 años
  julzor c948b76f9c [changed] willpower additions by nutluck/julzor and a new event in sexshop hace 5 años
  KevinSmarts e4702591ea [added] Fights now have a variable for endings and have updated them to use this. It is numerical and should be used in all fights for win and lose in the file "ender" hace 5 años
  KeyMasterOfGozer ec9a7ca237 [Added] Seeded new fight parameters. Still no magic added. hace 5 años
  3xpurt 7aeeeb3b4f [fixed] missing clr in street_event hace 5 años
  Christine 6fc9de8f81 [fixed] Taras abduction locked until finished hace 5 años
  Christine 642c4b4b30 Merge branch 'dev' into galaMistress hace 5 años