提交歷史

作者 SHA1 備註 提交日期
  Kevin_Smarts 97dbd0ad66 [fixed] Marisha event causing white screen and stat display for commando lvl not having you flushed with shame if inhibition low enough 3 年之前
  Gwen fa7e56afb7 [Changed] changing the media directories to matcch the current physical location 3 年之前
  Gwen c603bc6142 [Changed] change the folder name 'icon' to 'icons', 'action_icons' to 'action' (already inside icons folder) & change 'status_icons' to 'status' (already inside 'icons' folder 3 年之前
  Gwen 1968b12ec9 [Changed] renaming 'menu_icons' to 'menu" and move the folder into 'icon' under system 3 年之前
  rachels 4dd5631887 fix some minor bugs 3 年之前
  hornguy6 f4d4981de7 [added] starlets late message 3 年之前
  KevinSmarts fbee580518 [added] New exercise clothing using new variable so old exercise clothing is now defunct 3 年之前
  hornguy6 6970b6cac2 [fixed] forgot to account for certain levels of commando 3 年之前
  hornguy6 a6c935dc79 [added] new trait: "Commando" 3 年之前
  KevinSmarts 2fc9048368 [fixed] Swimwear checks all updated to new swimwear 3 年之前
  hornguy6 d1d8efa0dd [changed] code is now for day and night images for braless and pantyless icons 3 年之前
  Spackled Lanturn b09a815486 [text edit] clean up stat_display 3 年之前
  Crux 6e0f3e25e2 [GRAMMAR] - Small adjustments to St 3 年之前
  KevinSmarts ba445fe5b6 [fixes] Some varibles updated to new format 3 年之前
  KevinSmarts 727f5b62df [changed] clothing variable changes that will break all of the existing clothing. All use of _outfit is now _outfits. The postfixes for clothing strength, size and wardrobe location now standardized to rest of game code formatting 3 年之前
  Crux 6ce8e23b2b [GRAMMAR] - More grammar fixes 3 年之前
  hornguy6 62aadfa776 [fixed] wrong image link 3 年之前
  hornguy6 1b2ed1b3d6 [added] new icons for going without bras and/or panties 3 年之前
  KevinSmarts 0d5fd17d16 [added] New attribute files for G&M outfits/dresses, new misc category for outfits that are not from any existing shops 3 年之前
  hornguy6 4b3165d9e0 [fixed] forgot to add in conditions regarding "never shave" 3 年之前
  hornguy6 10d3c174ff [changed] cleaned up the shaving part of din_van to make it less complicated at a glance 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 年之前
  Netuttki 5aa1637aea Making sure half done stuff doesn't show up 3 年之前
  Netuttki 31d4eae1a3 Merge remote-tracking branch 'upstream/master' into ml_dev 3 年之前
  KevinSmarts 97f17b3e96 [added] Trauma system to limit max mood from julzor 3 年之前
  Netuttki b098cde648 Guitar icon added to stat display 3 年之前
  KevinSmarts 271f146749 [fixed] Some things weren't stopped from displaying adn proccessing when Sveta is expelled, from julzor 3 年之前
  KevinSmarts 65b77470b0 Revert "Trying to move the guitar related actions to the sidebar." 3 年之前
  Netuttki a3d9c9e80e Trying to move the guitar related actions to the sidebar. 3 年之前