Commit History

Author SHA1 Message Date
  anjuna krokus ab694e46d0 [fixed/changed] Fixed an issue with the `npc_set_preference, rebuild_preferences` function. Combined `$npc_preferences` and `$npc_pref_values` into a singular array 5 months ago
  anjuna krokus b3cde0f8d1 [changed] pcs_butt now has a new level (heart-shaped) and ranges between 0 and 60+ (instead of 0 and 12+) 8 months ago
  anjuna krokus bca61771b8 [added] functionality to "get_value" function in npc_set_preference to return the closest value name (potentially useful in case of comparisons). Implemented exceptions to body_skin values to remove it's capabilities as a preference (for now) 11 months ago
  anjuna krokus 2891c176d1 [added] More body_strength and body_tits preferences 11 months ago
  anjuna krokus 5ef34b6ba5 [added/changed] added two new preferences. Changed small update to some preference names 11 months ago
  anjuna krokus a4ae312205 [changed] hair_[length] to hair_lenght_[length] naming in pcs_has_attr 11 months ago
  anjuna krokus aa6924a852 [added] some more preferences, and updated the related comments 11 months ago
  anjuna krokus 8f419c723d [added] better examples of how to use npc_set_preference 11 months ago
  anjuna krokus 6de7a323a6 [changed] improved explanation in npc_set_preference 11 months ago
  anjuna krokus 859785fbb7 [added] option to set npc_preferences directly with numbers. Use this only if you know what you're doing 1 year ago
  anjuna krokus 4f0e69f19a [fixed] a bug in npc_set_preference which prevented the entire system from working.... WOOPS... 1 year ago
  anjuna krokus ea3ae988a6 [added] optional hotcat lock 1 year ago
  anjuna krokus b1d64738a2 [added][removed] Added additional comment and removed unneeded if-else structure. 1 year ago
  anjuna krokus 56eb6159ad [fixed] bug due to repeating the generic loop label and index. 1 year ago
  anjuna krokus 81a20a93ba Revert "[fixed] properly fixed the killvar 'array', 'stringindex' problem. Can't use the shortgs method due to a large number of repeating preference values." 1 year ago
  anjuna krokus 1247734c53 [fixed] properly fixed the killvar 'array', 'stringindex' problem. Can't use the shortgs method due to a large number of repeating preference values. 1 year ago
  anjuna krokus 21891aa770 [fixed] Can't delete array elements with string index directly 1 year ago
  anjuna krokus a7c9ae9a79 [fixed] Slight rewrite of npc_set_preference for better flow and fixed a missing arr *[i]*. 1 year ago
  anjuna krokus 9422459af3 [fixed] missing ends and colons 1 year ago
  anjuna krokus 8f69842ee7 [added] Added a lot more preferences 1 year ago
  anjuna krokus b903597412 [fixed] spelling error of tatoo to tattoo 1 year ago
  anjuna krokus 9156651f0e [changed] Changed piercing and tatoo from body_ to cosmetics_ 1 year ago
  anjuna krokus 6f0d007ef3 [changed] Changed to npc_set_preference from npc_add_preference, for clearer communication of what the function does. 1 year ago