forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 10
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 Sexes to Vox #32
Closed
Closed
Add Sexes to Vox #32
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
Omega Update Add holopads, atmospheric network monitors & sensors, and advanced SMES's.
* fix power * Rebalance power, add holopads, add pipenet sensors * recolor that one pipe I missed + remove invalids * resave map, if this fails tests one more time, no more cake
Update Cargo Shuttle/ATS Adds holopads to the cargo shuttle and ATS. Also replaces the blast door buttons on the cargo shuttle with locked variants.
* fix cog power * double fix cog power * trial 3 * fourth go * i stopped counting
* Made the Armory Gun Safe craftable with 10 steel, 10 plasteel, and 5 LV cables. * Changed gun safe price to 335, to match the cost of its material components. Changed gun safe to start with no accesses when constructed. * adress the review * yeah * wrah * test fail is not real --------- Co-authored-by: Ty Ashley <[email protected]>
* Init * fix * Atmosn't * ID fixes * locale
* reduce network burden of the hunger system * explicit start + last updated * remove auto reformat changes to otherwise untouched code add clamp helper * imagine making breaking changes, documenting them, and then not thinking to check the yaml * comments * Remove unused net manager in hunger system Remove lastAuthoritativeHungerValue from prototypes
…rds#33879) * Only disable panicbunker for admins with AdminFlags.Admin * nicer curly braces
* Check buckle.BuckledTo value before hugging interaction * Make InteractHandEvent to be used by BuckleSystem before InteractionPopupSystem instead of after
* Mercenary gear contraband tweaks. * Fixed Mercenary Combat Gloves to have basic Combat Gloves as a parent again. * Update Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml --------- Co-authored-by: RedBookcase <[email protected]> Co-authored-by: slarticodefast <[email protected]>
* FINALLY * Update animals.yml
* Hew * properly attribute hew.ogg * add to maints locker plushie pool with low chance, clear up grammar * shhhh nobody saw that linter failure * adds localization support for Weh and Hew emotes * fix capitalization error present since circa 2/25/2024 * resolve conflicts, fix sprite, add reversed inhands * clear up cursed formatting
* coggers * Requested changes
…33938) * fix marathon power * add holopads * add requested changes
* Stuff * Requested changes
Packed Holopad & Engi Update Added holopads, atmos network monitor and sensors, advanced SMES, and revamped TEG setup.
* Reach/Cargo Update Adds holopads and new atmos tech to Reach, and replaces cargo shuttle/ATS holopads with localized versions. * Fix Invalid invalidinvalidinvalidinvalidinvalidinvalid
* Add a festive lemon-lime soda variant: cranberry! * Gave lemon-lime a brand name * Make the CrateFoodSoftdrinksLarge slightly larger to accomodate the extra drinks. * Extend the Christmas anomaly with extra jolliness * Minor spelling mistake. Jollyness will not be denied. * Removed redundant delay from meta file
* Comment LogTypes * Uncomment unused types --------- Co-authored-by: Winkarst <[email protected]>
…pace-wizards#33854) * Use class instead of out variables * Show battery level in power monitoring console * Better color contrast for battery level + localized string * Add visualization to battery percentage * Reverts random ChatSystem.cs whitespace change * Address review * Show BatteryLevel stats in child view when selecting devices --------- Co-authored-by: Crotalus <[email protected]>
* Initial commit * Update * Comment correction * Minor margin increase
…rds#34150) Added the holopad circuit board to the AV Communication technology and circuit imprinter lathe.
* Fix disposal signal routers sprites * Remove old shitcode
* added mail, moved some things around, and fixed a lot of APCs * fixed my mistakes * Fixed a few mistakes and AI camera names * Redid south medbay and more wiring * Finished sci overhaul, and fixed all issues that I could find. * rebuilt botany, removed vox box, fixed all known issues. * Overhauled security * Minor commit as I prepare to update my copy * Rebalanced role counts * Final changes, ready for review! * Emisse and other people fixed issues with the station * Finalized changes (for real this time)!
shotgun ammo changes
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Good lord can I not be retarded for 30 minutes |
RSI Diff Bot; head commit fe8eee6 merging into 7b5619b Resources/Textures/Objects/Specific/Medical/defib.rsi
Resources/Textures/Structures/Piping/disposal.rsi
Resources/Textures/Objects/Fun/toys.rsi
Resources/Textures/Objects/Consumable/Drinks/lemon-lime-cranberry.rsi
Resources/Textures/Objects/Consumable/Food/Baked/bagel.rsi
Resources/Textures/Objects/Consumable/Food/Baked/bread.rsi
Resources/Textures/Objects/Consumable/Food/Baked/misc.rsi
|
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.
What this does
For some reason vox are asexual/non-gendered in ss14. Cortical stacks, I suppose. Vox can now choose a sex at character creation like the respectable species can.
Why it's good
I HATE THE CORTICAL STACKS I HATE THE CORTICAL STACKS
How it was tested
I booted myself to lobby and choose a sex. It didn't crash
Changelog
🆑