supermatter safety moth parity#1625
Merged
AftrLite merged 2 commits intoimpstation:masterfrom Feb 9, 2025
Merged
Conversation
AftrLite
approved these changes
Feb 9, 2025
3 tasks
8 tasks
12 tasks
5 tasks
sleepyyapril
added a commit
to TheDenSS14/TheDen
that referenced
this pull request
Mar 8, 2026
<!--- LICENSE: MIT --> ## About the PR ported the following: - impstation/imp-station-14#1143 - impstation/imp-station-14#1143 - impstation/imp-station-14#1190 - impstation/imp-station-14#1205 - impstation/imp-station-14#1246 - impstation/imp-station-14#1348 - impstation/imp-station-14#1359 - impstation/imp-station-14#1578 - impstation/imp-station-14#1595 - impstation/imp-station-14#1624 - impstation/imp-station-14#1625 - impstation/imp-station-14#1714 - impstation/imp-station-14#1895 - impstation/imp-station-14#1911 - impstation/imp-station-14#1928 - impstation/imp-station-14#2444 - impstation/imp-station-14#2455 ## Why / Balance Making the supermatter no end the round instantly so it can be used in maps again. ## Technical details Look at linked PRs. ## Media Look at linked PRs. ## Requirements - [x] I have read and am following the [Pull Request and Changelog Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). - [x] I have added media to this PR or it does not require an ingame showcase. - [x] I have tested any changes or additions. - [x] I can confirm this PR contains no AI-generated content, and did not use any AI-generated content. ### Licensing - [ ] (OPTIONAL) This pull request contains code or assets that are owned by me, and I give permission for my own contributions to be re-licensed under MIT. **Changelog** :cl: - fix: The Supermatter Engine's code backend has been refreshed. Stations that use it as their main power source are coming. --------- Co-authored-by: hivehum <ketchupfaced@gmail.com> Co-authored-by: Dark <darkwindleaf@hotmail.co.uk> Co-authored-by: V <97265903+formlessnameless@users.noreply.github.com> Co-authored-by: mqole <113324899+mqole@users.noreply.github.com> Co-authored-by: AftrLite <61218133+AftrLite@users.noreply.github.com> Co-authored-by: beck <163376292+widgetbeck@users.noreply.github.com>
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
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.
adds exceptions to the map-wide paracusia for mobs inside EntityStorage like lockers to achieve parity with the safety moth poster. very important
also removed some unused usings and fixed up a comment
Changelog
🆑