Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Takable Clothing Clickable Mod #349

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jan 19, 2023

  1. Add Takable Clothing Clickable Mod

    * Adds properties and UI for a potential clothing clickable mod that uses xTakableClothing.py
    
    Note that this does *not* add the actual clothing item for the avatar to GlobalClothing, but will set up a clickable in an Age to utilize an existing one (or new one if it's been added).
    DoobesURU committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    173302a View commit details
    Browse the repository at this point in the history
  2. Fix a couple of things

    * A few typos screwing things up fixed
    DoobesURU committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a196930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f50d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6e4e7 View commit details
    Browse the repository at this point in the history
  5. Change Tint Selection

    * Change tint color selectors to color pickers
    * Add equations to convert RGB values
    DoobesURU committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bf2af9a View commit details
    Browse the repository at this point in the history
  6. Remove Tint 2 activator

    * Removes the (probably) unneeded activator for tint 2 since having the extra data won't hurt anything.
    DoobesURU committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0e0f5b6 View commit details
    Browse the repository at this point in the history
  7. Clickable node adjustment

    * Nix facing
    DoobesURU committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0a57dda View commit details
    Browse the repository at this point in the history