Histórico de commits

Autor SHA1 Mensagem Data
  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 anos atrás
  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 anos atrás
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses 4 anos atrás
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix 4 anos atrás
  richard_butte 85fa85bb12 Dorm/Africans stuff for nutluck/VK 4 anos atrás
  KevinSmarts 4b0191d3b8 [fixed] rename of DeMarcus to Djibril missed in these locations 4 anos atrás
  KevinSmarts c34600bf2a [added] Some more auto_lube seeding 4 anos atrás
  julzor 57861fda06 [fixed] changed hour += into minut += 4 anos atrás
  CroWke 11e95b23b7 [added] triggers for anya chat 4 anos atrás
  julzor c10e8328c9 [removed] racist language 4 anos atrás
  julzor 0e349dea24 [added] menu seeding for the letter D 5 anos atrás
  bicobus 00af6e87ed Updated regex and new lowercase changes. 5 anos atrás
  bicobus c3bd1ba154 First trial at lowercase. Should exclude string with << and ' 5 anos atrás
  3xpurt d24c7ad72b [added] no theme option to display menu. 5 anos atrás
  3xpurt 7c98b38a0e [fixed] the letter arrival in sentence and various corridors. Added some menu_loc seeding. 5 anos atrás
  3xpurt 831b24b506 [added] new "modern grey" night mode (less dark) and changed night mode selection to themes. 5 anos atrás
  KevinSmarts 680a298ec4 [added] Seeded the letter from the court to various hallways 5 anos atrás
  KevinSmarts 13ad027882 [added] seeded the locclass for living rooms and kitchens and added the telephone options to take selfies in those locations (lots of files) 5 anos atrás
  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 anos atrás