-
-
Notifications
You must be signed in to change notification settings - Fork 682
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: Ovens #11467
Newfood: Ovens #11467
Conversation
yay |
The issue with DeltaStation disposals is that you moved the kitchen disposal unit outside of kitchen, so it now fails the check as its not arriving in the correct destination. Move the disposal unit to kitchen, or some other place where the chef can reasonably collect their deliveries and then add that new area to the list of disposal valid area destinations if it isn't already. Any deliveries to the kitchen will arrive in the bar, which make the chef unable to collect them since the table is in the way, meaning that they have to drag it all the way around. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Will look at this at some point, have to say that the oven sprite kinda sucks though. It looks as tall as a person and something you are meant to walk inside |
Huh? Because its big? Its not an oven you would find in your kitchen, its more like a commercial oven you would see at a Italian Pizza joint. They are not waist-height, they are pretty big. When Stoves are added, I will be combining these machines into one machine(mostly for space reasons) which will look like the traditional stove-oven, which hopefully should address any misgivings. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1 similar comment
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
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.
Needs an update path for the shiv changes
@PowerfulBacon Done |
Hiya! Thanks for making this wonderful PR @Tsar-Salat ! I found out about this PR when I tried to make donuts with a microwave yesterday! Haha 1- It would be nice if the baking tray worked the same as the existing tray item, allowing rapid pickup of specific, single, or all ingredients on a tile, and rapid emptying with click/drag for more efficient unloading. Right now it is incredibly fiddly to move about my batch of prepared dough! 2- It would be nice if there was any indication of how long the oven was taking to cook something. like at least a glass front like the microwave? Right now, with lag making timing imprecise, it feels like a bit of a crapshoot. 3- This one is a bug: When the baking tray goes into the oven with stuff on it, and it's full, the oven will accept all the items on it but not the tray, leading to the tray looking like it's been left on top of the oven, but when you pick up the baking tray, the ingredients will all come with it, leaving the oven empty. 4- The recipe for the oven seems anemic. the laser makes sense, but why not a bin, too? and perhaps some wire or glass? Again, thanks for making the PR! it's going to make the experience of baking much more rich. If you need my help with any more testing I'm happy to report back! |
About The Pull Request
Ports Ovens from TG.
Ovens are a replacement for a lot of remaining microwave_results, including cakes, pizzas, and breads.
A few recipes are being adjusted so they make sense with the new system. You no longer add raw ingredients on a microwaved pizzabread to make a pizza, you now put the raw ingredients on, make the raw pizza, then put it in the oven to bake.
Several Other changes:
Ports:
Why It's Good For The Game
Move the cooking medium away from overreliance on microwaves. Add more fun and depth to cooking overall.
Testing Photographs and Procedure
Screenshots&Videos
dreamseeker_SErQeH8la3.1.1.mp4
Changelog
🆑 rkz, AMonkeyThatCodes, Kryson, Ghommie
add: Adds Ovens, a new way of cooking.
add: Does mapchanges to accommodate new oven machines
add: Converts cakes, pies, bread and pizza all to baking cook method.
rscadd: New sprites for pizza and some cooking ingredients
fix: fixes some recipes
code: kitchen icon file & folder reorg
tweak: minor repathing of knife code
/:cl: