#enabled hyperline with fox tail mod on

25 messages · Page 1 of 1 (latest)

still quest
modern plover
#

are both mods up-to-date?

timber ravine
#

@median moss hi somethings wrong in drawTail

timber ravine
timber ravine
#

can you replicate this with just foxeline, skinmodhelper and whatever skin mod you use

median moss
#

I have 2 immediate guesses.

  1. Somehow hyperline deletes the existence of node[0] from PlayerHair
  2. Floating point imprecision
#

Both sounds like genuine hell to fix

timber ravine
#

ive seen skins with 0 hair nodes

#

floating point imprecision would have to be impactful if the error term is more than 1, assuming we're on the same wavelength

median moss
timber ravine
#

ah

#

was that in the repo

#

i havent seen a new commit in days

median moss
#

It could be that the floating point imprecision is making it be some stupid number like 8.000000000001

#

Instead of 7.999999999

#

Actually in this case it would be -0.000000001

median moss
timber ravine
#

hm

median moss
#

Havent worked on foxeline in a bunch

timber ravine
#

i didnt check the commit logs

#

yeah neither

median moss
#

Uni taking priority

timber ravine
#

i was planning to add a feature but it turned out more complicated than expected