-
Notifications
You must be signed in to change notification settings - Fork 58
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
Outreach map changes #508
Open
PsyCommando
wants to merge
1,171
commits into
PersistentSS13:dev
Choose a base branch
from
PsyCommando:tweakbranch
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Outreach map changes #508
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
PsyCommando
added
🆕 enhancement
New feature or request
🚧 do not merge
🚀 ship/overmap
Things related to flying ships, ship systems, ship creation, ship events, and the overmap in general
🌌 Map/Map Gen
Things related to maps, map generation, layouts, etc..
labels
Mar 9, 2024
PsyCommando
force-pushed
the
tweakbranch
branch
4 times, most recently
from
March 25, 2024 20:12
a9eabb0
to
46b47a2
Compare
Fixing some issues with printing tape from a fabricator.
Fixes clamp() args order (at old `between` helper calls)
Staging update from stable
r5 staging merge
Script tweaks from trying to run 515 on testing server
Fixes mapped shield gen being inoperable.
Prevents Shutdown() running more than once for a given subsystem.
Reduces steel recovered from dismantling a steel wall.
Disambiguates /chems messages about being full or empty.
Also added missing doors.
This thing has been so buggy, and idk why it was placed in there in the first place.
Putting network group access id in req_access for things break units tests expecting a matching ``/datum/access`` to be defined with that same id. Network groups are dynamic by nature and don't have those.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🚧 do not merge
🌌 Map/Map Gen
Things related to maps, map generation, layouts, etc..
🆕 enhancement
New feature or request
🚀 ship/overmap
Things related to flying ships, ship systems, ship creation, ship events, and the overmap in general
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.
Massive set of changes to the outreach map, alongside several changes to chargen and etc.
Changelog
🆑
tweak: big changes to outreach map layout.
refactor: refactored chargen code.
/:cl: