Fixes
Ever since the new art was added, I kept getting some weird art where slaves without dicks would sometimes still get art with a dick. Finally think I tracked it down to the fact that _penisSize
was never initialized. All the unsets were superfluous or harmful as well.
Unless there's a reason to hold off on it, I plan to try out $slaveIndices
to reduce for-loops/.findIndex/.find usage now. Any files in particular I should avoid, or focus on?
Merge request reports
Activity
mentioned in commit 930f199e
@kopareigns Thanks for fixing my messes (and in !1810 (merged), and !1811 (merged)), I apologize for the inconvenience, as I am incapable/dumb. =(
@deepmurk Just to be clear, I like these recent art additions so much, you can basically do no wrong in my eyes. The fact you brought me into the art folder shows I like it enough to try and figure out how it all works.
@kopareigns Well I appreciate that, still, I will try not to flub everything up for everyone else as much as possible.
Edited by deepmurk