-
-
Notifications
You must be signed in to change notification settings - Fork 538
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
Newfood Part 1: The Prequel #2834
Closed
Closed
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
* tgstation/tgstation#49192 * https://github.com/tgstation/tgstation/pull/53047/files * fixerino * food_storage component * tgstation/tgstation#53316 * tgstation/tgstation#53225 * tgstation/tgstation#53574 * 515 compat * fix maps * tgstation/tgstation#69095 * bread slicing * tgstation/tgstation#71449 * fixes * finger food & edible fixes * tgstation/tgstation#66257 * FIX THIS SHIT * accidental_consumption * fix trash runtime * fixes some runtimes * microwavable * tgstation/tgstation#55150 * 515 compat * Revert "515 compat" This reverts commit 5681ca6cf6f8bcc187ceb4c263407631b461659b. * Revert "tgstation/tgstation#55150" This reverts commit aadbe1c392ade3caa4f1bcaf56abd8ea51dbd12d. * Revert "microwavable" This reverts commit 3b2f465d2cb79675e49dde08f45dcc694be29595. * fix exploit with pasta
github-actions
bot
added
Map Change
Tile placing is hard. Thank you for your service.
DME Edit
Code change
Watch something violently break.
labels
Mar 11, 2024
todo: fix multitools. this pr is fucked up |
Tsar-Salat
reviewed
Mar 26, 2024
@@ -24,7 +24,7 @@ handles linking back and forth. | |||
src.allow_standalone = allow_standalone | |||
|
|||
RegisterSignal(parent, COMSIG_PARENT_ATTACKBY, PROC_REF(OnAttackBy)) | |||
RegisterSignal(parent, COMSIG_ATOM_MULTITOOL_ACT, PROC_REF(OnMultitool)) | |||
//RegisterSignal(parent, COMSIG_ATOM_MULTITOOL_ACT, PROC_REF(OnMultitool)) todo: port component rework of multitool buffers (bee) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Buffer component came after my newfood part 1, I dont think it will be necessary.
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Kill me with hammers if I don't come back to this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Code change
Watch something violently break.
DME Edit
Map Change
Tile placing is hard. Thank you for your service.
Merge Conflict
Use Git Hooks, you're welcome.
Test Merge Required
They'll have to do it for free.
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
Ports BeeStation/BeeStation-Hornet#8748
I forgot this one
Changelog
🆑
RKz, Ghommie, tralezab, cacogen, Krysonism, qustinnus
add: Added Pizza and Burgers to Newfood.
delete: Temporarily removes custom burgers and pizza
tweak: processable element uses the correct grammar and references
code: split pizzaspaghetti.dmi into pizza.dmi and spaghetti.dmi
/:cl: