-
Notifications
You must be signed in to change notification settings - Fork 203
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
Mapping Mini-Wizmerge & New Central Command #1610
Merged
sleepyyapril
merged 4 commits into
Simple-Station:master
from
sleepyyapril:multiple-centcomms
Jan 20, 2025
Merged
Mapping Mini-Wizmerge & New Central Command #1610
sleepyyapril
merged 4 commits into
Simple-Station:master
from
sleepyyapril:multiple-centcomms
Jan 20, 2025
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
<!-- You can add an author after the `:cl:` to change the name that appears in the changelog (ex: `:cl: Death`) Leaving it blank will default to your GitHub display name This includes all available types for the changelog --> :cl: - add: Added a new central command map that is randomly picked alongside the old one (thank you to Spanky from Harmony) - add: Added Advanced SMES for mappers. - add: Added the atmospheric network monitor for seeing what the temperature, moles, and pressure is on every pipe everywhere through a computer. - add: Nukie med bundle now contains a compact defibrillator. - add: More mapping stuff. - add: Added the throngler plushie. - remove: Removed the Throngler as a possible loot spawn for gamble crates.
sleepyyapril
requested review from
angelofallars and
DEATHB4DEFEAT
as code owners
January 20, 2025 02:57
github-actions
bot
added
Status: Needs Review
Someone please review this
Changes: C#
Changes any cs files
Changes: Localization
Changes any ftl files
Changes: UI
Changes any XAML files
Changes: Map
Changes any yml file in the Maps directories
Changes: YML
Changes any yml files
Changes: Sprite
Changes any png or json in an RSI
labels
Jan 20, 2025
RSI Diff Bot; head commit 3034d61 merging into 9a12e7b Resources/Textures/Clothing/Multiple/towel.rsi
Resources/Textures/Decals/Overlays/markups.rsi
Resources/Textures/Decals/burnt.rsi
Resources/Textures/Objects/Specific/Medical/defibsmall.rsi
Resources/Textures/Objects/Specific/Medical/defibsyndi.rsi
Resources/Textures/Objects/Specific/Medical/medipen.rsi
Resources/Textures/Structures/Piping/Atmospherics/directionalfan.rsi
Resources/Textures/Structures/Piping/Atmospherics/gas_pipe_sensor.rsi
Resources/Textures/Structures/Power/smes.rsi
Resources/Textures/Structures/Wallmounts/posters.rsi
|
Woo, CODEOWNERS is working! |
Signed-off-by: sleepyyapril <123355664+sleepyyapril@users.noreply.github.com>
angelofallars
approved these changes
Jan 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Changes: C#
Changes any cs files
Changes: Localization
Changes any ftl files
Changes: Map
Changes any yml file in the Maps directories
Changes: Sprite
Changes any png or json in an RSI
Changes: UI
Changes any XAML files
Changes: YML
Changes any yml files
Status: Needs Review
Someone please review this
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.
Description
Ports space-wizards/space-station-14#32294
Ports ss14-harmony/ss14-harmony#310 (and everything needed for it to function)
Early-merges space-wizards/space-station-14#34302
Adds the ability for multiple central command maps that get randomly selected.
Tested and works.
Changelog
🆑 Several contributors