Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

not_so_random - adds a bunch of changes to weight selection to make it more likely for some strictly tagged protraits to appear,ALSO after the portrait is selected (using random weights )all tagged bodyparts (skin color, hair color,fur, tits/ass size ) will be set to randomly match tags from image. Changes to weight selection:

  • different weights for Ass/Tits/Skin/Hair
  • Bonus weight of only one tag is present
  • Less likely for opposite Sizes of Ass/Tits to appear.

As for improving precision of random portraits, i've made some pretty big changes to the mod, which haven't been posted yet,  it no longer uses weights to select portraits, instead it will select random loosely matching portrait (age/race/gender) and then fit character to match the tags.

as a side note, in currently released version regex for darkelves and normal elves is incorrect, and mature characters can almost never be detected due to certain break; case.

and finally, i'll update descriptions for each module to make more sense


edit: as for settings.gd -1 just ignore it its nothing even remotely important, a minimum number of required matches for random selection, default is 2  if i remember correctly (in reality 1 cuz the check is 'lt' rather then 'le'), like i said just ignore it