RimWorld

RimWorld

80 hodnocení
Material Sub-Menu
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Mod, 1.5, 1.6
Velikost souboru
Přidáno
Aktualizováno
94.089 KB
9. říj. 2024 v 1.12
6. čvc. v 20.09
Poznámky ke změnám (7) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Material Sub-Menu

Popis
A modding tool to save architecture tab?

For Players

It's a modding tool, you only need this if another mod has a dependency on it.

For Modder

The function of this mod is, if there's a stuffable building in dropdown menu, it'll expand a sub-menu to select material when your mouse on it. So you can organize stuffable buildings into dropdowns, without need to worrying about cannot select their material.
Počet komentářů: 22
Cedaro  [autor] 11. srp. v 19.54 
@WODKA40 it's "More grouped buildings"
Cedaro  [autor] 11. srp. v 19.54 
@LordBeef21 base game limitation prevent it from happening, there's no way to define a dropdown inside dropdown in vanilla, and I'm not able to reinvent one
LordBeef21 11. srp. v 19.29 
Hi! Is there a way to make this work with things like the metal tiles? The vanilla metal tiles and stone tiles are implemented not as stuffables, but as separate defs put into the same designator dropdowns.

What I want to do is put a dropdown inside of a dropdown, basically.
WODKA40 10. srp. v 10.04 
Hey, what is the name of mod which groups similar items into the group? Like the "beds" group on the screenshot
csc001 8. srp. v 20.27 
与Hull Style: NANAME Walls不兼容,
错误位置:MaterialSubMenu.Patcher.Postfix
这是模组 Material SubMenu 的一个 Harmony Postfix 补丁
它挂钩了 RimWorld.Designator_Dropdown.ProcessInput 方法
MaterialSubMenu.Patcher.Postfix → Designator_Dropdown.ProcessInput → GizmoGridDrawer.DrawGizmoGrid → ArchitectCategoryTab.DesignationTabOnGUI → MainTabWindow_Architect.ExtraOnGUI → WindowStackOnGUI → UIRootOnGUI → Root.OnGUI
从堆栈看,错误发生在 Postfix 方法内部,参数为:
csharp
Postfix(Designator_Dropdown __instance, List<Designator> ___elements, Designator ___activeDesignator)
希望会有修复,感谢你的MOD
Tyrant 6. čvc. v 20.39 
Awesome, thanks.
Cedaro  [autor] 6. čvc. v 20.09 
@Tyrant yup
Tyrant 6. čvc. v 13.11 
Hope it's alright if I ask, do you plan on updating this to 1.6?
AzoorFox 21. čvn. v 15.24 
UPDATE WHEN?????????????