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

I did a thing #6

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

I did a thing #6

wants to merge 3 commits into from

Conversation

Booplicate
Copy link

This adds an UI to adjust settings for each individual sprite object in the game. This kinda closes #4.
NOTE: I kept the ahc "notation" even though it's aoc now, since most of the code was written like that.

Additional changes:

  • Added 3 new maps: ACS_EX_PROPS, HAIR_EX_PROPS, CLOTHES_EX_PROPS . If we get more ex_props, we'll need to update them. There's also a map that contains all the ex_props - ALL_EX_PROPS, which is available after init 2
  • compatibleOnly is semi-private now
  • updateJsons was changed code-wise, but does the same thing
  • The submod's events are now being queued, instead of pushed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outfit selection GUI (Feature Request)
1 participant