You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I tried the color creation process.
Here's 2 issues:
When you need to return to a pattern clicking with left click, Fiddler darkens the RGB code of the color you choose.
When you create a new color, in order to view it in game, you have to do this:
Save hues.mul -> change the old hues.mul with the new one -> open fiddler and save a new hues.mul-> change again hues.mul
and this:
i think that there's something wrong in saving, because sometimes last 3 color slot of the palette stays total black after an export. I noticed this when i work on hues with a friend
we were passing each other colors using the txt export
The text was updated successfully, but these errors were encountered:
Fixed the selection problem c09f2e3. I've had to redo RGB controls because changing selection was triggering on change event in numeric value fields which led to another color change.
I still have to fix export/import and figure out file saving issues.
From discord:
and this:
The text was updated successfully, but these errors were encountered: