边缘世界 RimWorld

边缘世界 RimWorld

评价数不足
Gloves Patch for VAE + Communicable Diseases
   
奖励
收藏
已收藏
取消收藏
Mod, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
136.680 KB
2024 年 2 月 12 日 下午 4:51
6 月 17 日 下午 4:42
5 项改动说明 ( 查看 )

订阅以下载
Gloves Patch for VAE + Communicable Diseases

描述
Simply changes "gloves" from Vanilla Apparel Expanded to be called "mittens", and "gloves" from Communicable Diseases to be called "surgical gloves".
Note that their Def names still call them gloves, they are just labelled differently.

This can be used with both mods, or just one of them. Either one works.
Technically you could also load it with neither mod, it just wouldn't do anything. Have fun.
6 条留言
Cantaloupe The Clown  [作者] 2024 年 4 月 16 日 下午 7:54 
updated for 1.5, though I don't think Communicable Diseases works with 1.5 (as of writing), so for now it's just for Vanilla Apparel Expanded :steamthumbsup:
Cantaloupe The Clown  [作者] 2024 年 2 月 17 日 下午 12:41 
@Thundercraft oh true, idk why I didn't consider that some might use one or the other. I've updated the mod to remove the dependencies from About.xml, though I'm still gonna leave the "required items" for easy links, and just clarify in the description that they're optional. thanks for pointin this out :)
Thundercraft 2024 年 2 月 15 日 下午 7:01 
@Cantaloupe The Clown [author]
(part 1)
There are many players like Jackledead who only use either "Vanilla Apparel Expanded" or "Communicable Diseases" (not both). So it'd be really nice if this mod detected whether or not either of these mods are loaded and only apply the patch then...
Thundercraft 2024 年 2 月 15 日 下午 7:00 
(part 2)
Checking the code, I see that each patch use <match Class="PatchOperationReplace">, so this mod is already able to optionally use 1 of the 2 mods. The issue is how both mods are listed under REQUIRED ITEMS and how the "About.xml" has both mods specified under modDependencies.

Per the RimWorld wiki's tutorial on PatchOperations, under "PatchOperationFindMod":
https://rimworldwiki.com/wiki/Modding_Tutorials/PatchOperations#PatchOperationFindMod

Quote,
"PatchOperationFindMod should only be used if you are implementing optional compatibility for the target mod, i.e. if your mod can work with or without the mod in question. If you are creating a compatibility mod specifically for a target mod that would be meaningless without that mod present, then it's better to simply specify that mod in your About.xml as a dependency and forgo the use of PatchOperationFindMod and avoid the potential issues introduced by using PatchOperationSequence."
Jackledead 2024 年 2 月 14 日 下午 2:04 
if i dont have/use communicable diseases all will be okay right? i just want the mitten rename, i dont use that other mod