RimWorld

RimWorld

112 ratings
Gastronomy (Continued)
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.6
File Size
Posted
Updated
1.133 MB
Jun 26 @ 5:25pm
Aug 3 @ 6:41pm
3 Change Notes ( view )

Subscribe to download
Gastronomy (Continued)

In 2 collections by Zaljerem
Zal's Continued Mods
529 items
The Hospitality Suite
11 items
Description
Original mod by Orion
https://steamcommunity.com/sharedfiles/filedetails/?id=2279786905
GNU General Public License
All the same, if the original author requests it, I will remove this update.

Github:
https://github.com/Zaljerem/Gastronomy

packageID of Orion.Gastronomy has been retained for compatibility purposes. Please unsub from the original for 1.6

--

Known Incompatibilities:
Animal Controls - animals treat dining spots as feeders - has been reported to them, but I have patched it on this side as of version 1.0.1

--

Original mod notes (1.5):

Features:
- Colonists and/or guests will sit down and order food
- Your designated waiters will serve them
- You can use the cash register to control the opening times, menu, and more
- Hospitality guests will pay for their meals
- Food price, waiting times and waiter affect the mood of the patron
- You can run multiple registers with different shifts, menus and prices each

How it works:
Once installed, you can toggle any table to be a dining table. At every spot with a chair you'll see a decoration. This is where patrons can eat. If your chair configuration changes, toggle dining again to update the spots.

Assign colonists as waiters to let them take care of any patrons who want to order. You do this by giving them the "Wait" job. It is recommended to set them to forced work at least for a few hours each day with waiting at maximum priority, so no one has to go hungry.

You need to build a cash register to operate your establishment. Add shifts to the cash register and assign colonists that are set to be waiters.

Set the radius of the register to include all tables that should be waited and all food that should be served.

At the cash register you can also choose who can be a patron, when the opening times are, what's on the menu, and make price adjustments.

During active shifts people will come and try to order at the dining tables, instead of just raiding the fridge or (Randy behold) eat out of their inventory... WITHOUT A TABLE. Outside of the active shifts, everyone acts as normal.

Note that if patrons have to wait too long they will incur a minor mood penalty. The price of the food and the waiter serving them (opinion, traits, social skill, mood) will further affect their mood.

Multiple locations:
Each register can have its own setup, with separate menus, settings, and staff. From each register you can select, add and delete setups. Each setup needs at least one register to work.

Compatibility:
This mod can be added mid-game. As with all mods, it is not recommended to remove it mid-game.

Known incompatible mods: [MOST OF THESE ARE UNTESTED IN 1.6]
There are only few incompatible mods known yet (please let me know if you find any). Probably crazy stuff like special prisoners and babies and what-not will cause issues. We'll see.
- Room Food (patrons will not order) - not 1.6
- Impassable Furniture (waiters stop moving if tables are impassable)
- Vampires and werewolves from Jecrell's mods (cause errors)
- Save Our Ship 2: Tables set for dining prevent ship movement - not 1.6
- Get Out Of My Chair (tables stop working)
23 Comments
Totally Not Ed Sep 10 @ 3:19am 
Finally, I can sell burgers.

No, I will not tell you what ingredients were used.
Sylum Sep 4 @ 12:14pm 
God I wish I could make mech waiters for these. Sadly trying to add Gastronomy_Waiting to mech enabled work types still doesn't let you actually assign a mech to the cash register shift.

Anyway, thanks for keeping such an awesome mod running.
OnyxFyre Aug 14 @ 1:42pm 
You have cash register too?
Jessicaxiv Aug 12 @ 12:00pm 
Can someone help me with this mod? I have this mod and hospitality, whenever i open my restaurant at the end of the day it says "you made $x in money today" but the silver doesnt show up anywhere, how do I get the money from my restaurant??
good old fox Aug 9 @ 1:59am 
since gastronomy was the only mod not updated to 1.6 by orion can I use all of his mod but with this version of gastronomy ?
Zaljerem  [author] Aug 8 @ 1:39am 
Nope.
岚灵 Aug 7 @ 9:51pm 
Can this mod run in 1.5?
Zaljerem  [author] Aug 3 @ 6:42pm 
Thanks for letting me know, I just pushed an update.
根岸 Aug 3 @ 6:34pm 
Hello!
Thank you so much for updating the mod! you’re a true hero in community!

I’ve noticed that in Languages/Japanese/DefInjected/WorkTypeDef/WorkTypes.xml, the <Gastronomy_Waiting.labelShort> entry is missing, so the work type label doesn’t appear in Japanese. Would you mind adding it like this?
[code]
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<Gastronomy_Waiting.label>サーブ</Gastronomy_Waiting.label>
<Gastronomy_Waiting.description>オーダーを取り、食事をサーブします。</Gastronomy_Waiting.description>
<Gastronomy_Waiting.labelShort>サーブ</Gastronomy_Waiting.labelShort>
<Gastronomy_Waiting.pawnLabel>ウェイター</Gastronomy_Waiting.pawnLabel>
<Gastronomy_Waiting.gerundLabel>サーブ</Gastronomy_Waiting.gerundLabel>
<Gastronomy_Waiting.verb>サーブ</Gastronomy_Waiting.verb>
</LanguageData>
[/code]
<3
Luneyl Jul 27 @ 1:55am 
Is it possible to add an option "Opened only when guests present" to cash register? So it auto checks Opened to on when there are any guests on map and checks it to off when they all left?