速速上菜!

速速上菜!

260 个评价
Cards Manager
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
81.920 KB
2023 年 1 月 30 日 上午 7:47
9 月 27 日 上午 1:49
27 项改动说明 ( 查看 )

订阅以下载
Cards Manager

在 IcedMilo 的 1 个合集中
Testing Collection
260 件物品
描述
ADDED CodelessModInterop as dependency.
https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=2962181953

ADDED PreferenceSystem as dependency
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2949018507


Cards Manager allows you to manipulate what cards spawn during your run. This mod also improves the vanilla card viewing menu.

To use the mod:
- Access Cards Manager from `Options => PreferenceSystem => Cards Manager` (or from 'Active Cards', then changing pages with 'Interact')
- Press 'Interact' to change pages (Modded cards are on their own page)
- Press 'Grab' to enable/disable cards. (Hold for 1.5 seconds to enable/disable the entire row)
- Hold 'Ready' to add selected card into the current run. (Only works for host)
- Press 'Stop Moving' to toggle automatic card addition at the start of the restaurant

On the active cards page:
- Hold 'Ready' to remove selected card (Only works for host)

You can change the mode of operation in the Mod Preferences menu.
Vanilla - Cards settings have no effect.
Blacklist - Disabled cards will not appear.
Whitelist: All enabled cards have a chance of appearing if their prerequisites are met.

If you encounter any issues, do let me know :)




v1.0.0
Mod authors that wish to use Cards Manager as a means of allowing unlock toggles can
1. Adding 'Cards Manager' as a dependency.
2. Referencing CardsManager.dll
3. Add using line (using KitchenCardsManager)
4. Registering your unlocks in OnInitialise() with
void CardsManagerUtil.RegisterUnlock(string page_guid, int row_index, int customUnlockID, int unlock_order = 0)
page_guid - String used to identify your page. You can use the same page id across multiple mods to combine pages.
row_index - Determine which row the unlock will be in.
customUnlockID - ID of your GDO inheriting from CustomUnlock.
unlock_order - Position cards within row, sorted from smallest on the left to largest on the right.

This is very much untested with CustomGDOs. If you have face any issues you can reach out to me on the Unofficial Modding Discord and we can sort it out :D
热门讨论 查看全部(1)
0
3 月 30 日 上午 10:51
Start runs with cards?
ElectricZeke
158 条留言
Loscil 10 月 22 日 下午 9:35 
is it possible to change settings based on files while not in-game? some mod is making me unable to open up the menu while in-game
SuspiciousP 10 月 4 日 上午 1:42 
Would you ever consider adding profiles for cards manager like custom difficulty?
It'd be nice to be able to swap between my saves with their different cards rather than have to turn a bunch on and off all the time
IcedMilo  [作者] 9 月 27 日 上午 2:16 
Updated for compatibility with PlateUp v1.3.0
Hashslingingnut 9 月 18 日 下午 12:52 
can i remove a food card thats already in the run?
GiefKid 7 月 26 日 下午 9:40 
I notice that if this mod is enabled, things like different pizza ingredients or other food ingredients do not show up (onion, mushroom, etc). Is there a way around this?
inmyswiftieera 5 月 8 日 上午 10:17 
I've done the card selection in PreferenceSystem but we're still getting cards we marked as disabled. what are we doing wrong?
Nuria 3 月 29 日 上午 7:13 
I can't find the menu in the preference System either. I've tried from HQ as well as from in a game.
JJAP 3 月 11 日 上午 6:56 
It works! xD I was looking at the preferenceSystem at the main menu. Looking at the one inside the game, show it correctly
IcedMilo  [作者] 3 月 10 日 下午 3:27 
Not sure what the issue would be for you then. Still works in current version of the game and mod as far as I can tell https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3442287159
JJAP 3 月 10 日 上午 9:23 
There's no option for me in PreferenceSystem. I have all dependencies. I also reinstalled the mod sometimes and verified files integrity. I also rebooted the pc and nothing happened.