forked from Bubberstation/Bubberstation
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Extra inventory slots #13
Merged
Merged
Conversation
This file contains 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
schizophrenia
So, this commit creates a new unit test that generates underwear objects for each of the underwear sprite accessories already in TG, this is so we can use their current underwear selection systems while using our object underwears. It still requires to edit the way underwear is handled so it's the same as the sprite accessories, though
apparently the test fails because unix doesn't like rustg file procs. I'll still keep it for windows just because I can.
let's see
ANULO MUFA
with tg's current systems
- bras don't appear when spawning with them in the hud although they're selectable - bras spawn twice when spawning in as a player
all ui updates runtime for some reason
so that it still has a purpose I guess
- creates a macro to define new underwear so that it's compatible with the system - Updates the unit test to account for sprite accessories created by this macro - Fixes underwear not properly updating in the menu - Fixes bras not spawning correctly (probably)
MosleyTheMalO
pushed a commit
that referenced
this pull request
Oct 25, 2024
# This is the 1st commit message: goofsec hud # This is the commit message #2: the sensible tgui errors # This is the commit message #3: Gets it to compile # This is the commit message #4: Fixes all extra runtimes # This is the commit message #5: TGUI Fixes 1 # This is the commit message #6: Removes open dream check # This is the commit message #7: Ticked file enforcement # This is the commit message #8: A very harsh way to fix potential missing icons # This is the commit message #9: Wipes all the errorneously included files # This is the commit message #10: fixes missing_icons fully # This is the commit message #11: some extra ci fixes before I forget # This is the commit message #12: WHAT THE FUCK # This is the commit message #13: really? # This is the commit message #14: bye waffles # This is the commit message #15: hooray
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About The Pull Request
Adds the inventory slots made by skyrat on their old fork that have been maintained exclusively on my codebase, more info can be found at Sandstorm Station 13#75 (Morrowinventory Port).
Why It's Good For The Game
Really good feature and a base for the interactions.
Proof Of Testing
hamburger
Changelog
🆑
add: undergarment slot
/:cl: