RimWorld
83 lượt đánh giá
Gastronomy (Continued)
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Mod, 1.6
Kích cỡ file
Đã đăng
Đã cập nhật
1.133 MB
26 Thg06 @ 5:25pm
3 Thg08 @ 6:41pm
3 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Gastronomy (Continued)

Trong 2 bộ sưu tập tạo bởi Zaljerem
Zal's Continued Mods
516 vật phẩm
The Hospitality Suite
11 vật phẩm
Mô tả
Original mod by Orion
https://gtm.steamproxy.vip/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)
16 bình luận
Zaljerem  [tác giả] 3 Thg08 @ 6:42pm 
Thanks for letting me know, I just pushed an update.
根岸 3 Thg08 @ 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 27 Thg07 @ 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?
Zaljerem  [tác giả] 24 Thg07 @ 10:34am 
I don't have that issue, going to need more information if I'm to try and help.
Marunath 20 Thg07 @ 2:57am 
looks like game wont start with adaptive storage framework
seeki 17 Thg07 @ 6:38am 
GJ
Zaljerem  [tác giả] 17 Thg07 @ 6:20am 
Thank you seeki for the info and for handing me the fix on a silver platter. I have applied it in the latest update, 1.0.1. Please let me know if you see any issues.
seeki 16 Thg07 @ 7:24am 
There is a known conflict between Animal Controls and Gastronomy (including Continued). DiningSpot is a subclass of NutrientPasteDispenser, but it overrides IsFoodDispenser to return false. However, Animal Controls incorrectly assumes all such subclasses are valid dispensers.
This causes animals to treat DiningSpots as feeders, breaking Gastronomy’s logic.
I reported this to the Animal Controls author on June 8 and provided a detailed analysis image (https://imgur.com/wXv5fEV) , but the issue was not fixed even after their 1.6 update.
Since the conflict is on their side but unresolved, would you consider adding a workaround patch in Gastronomy Continued to ignore DiningSpot in their check?
Thanks for keeping Gastronomy alive!
Ruby Ririn 13 Thg07 @ 11:34am 
Thank you for your work!
Zairya 2 Thg07 @ 8:11am 
Thank you very much for updating this and other Orion mods <3