forked from KaBooMa/S1API
-
-
Notifications
You must be signed in to change notification settings - Fork 28
Add Clothing Wrappers and Registry Helpers #77
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
Merged
Merged
Changes from 15 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4099782
Expose native wrappers and add utility APIs
sethwalker1 91fa4e9
Update documentation + comments on Clothing APIs
sethwalker1 05e57d6
Ensure custom clothing is recognized as clothing
sethwalker1 7d1be93
Simplify clothing equips
sethwalker1 ef85b8d
Add OnRevive wrapper
sethwalker1 927a5aa
Maintain existing clothing stack quantity behavior
sethwalker1 bc22503
docs: clarify clothing registration idempotency
sethwalker1 58276e2
fix: respect clothing instance quantity
sethwalker1 15ea7cb
docs: clarify avatar settings wrapper
sethwalker1 97b90a1
refactor: use registry alias consistently
sethwalker1 8abf293
fix: document clothing UI template sharing
sethwalker1 4632029
Align clothing UI missing-warning dedupe with existing keyed warning …
sethwalker1 4e54811
Clarify CurrentBasicAvatarSettings returns a new wrapper per access
sethwalker1 2ca5ce7
Clarify clothing registration guards
sethwalker1 e6ef4bb
chore: address code rabbit warnings
sethwalker1 6463fbe
Remove public Native* properties
sethwalker1 2ab08a8
Make EquipClothing honor definition defaults
sethwalker1 97b7070
chore: resolve code rabbit nitpicks
sethwalker1 06fc96e
Default clothing to non-stackable
sethwalker1 9a79094
Add thread-safe synchronization to the static warning dedup set
sethwalker1 2e84797
Handle null source.SlotsToBlock in the Mono clone path
sethwalker1 84f47d5
Cache the resolved native CustomItemUI template on first access
sethwalker1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.