安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Stuff I changed:
- cleaned up and modernized the C# code base/project structure
- migrated to RimWorld v1.5 (adding support for the new blood smear textures)
- added mod settings for customization (you can now change time it takes for blood to dry, as well as the temperature modifiers).
Thank you to the original authors, @izzimon and @mail4starzi, for their solid ground work and for the previous versions 🍻
Let me know if you want anything changed about the steam description or the mod itself.
i don't think he would mind, considering that this is a minor nitpick with the way blood filth is simulated. please let us know if you do post it on the workshop.
I am also trying to track down some performance problems at the moment - sounds like some people have been having issues when they've got a big mod list. So probably won't add that now (to avoid further slow downs), but maybe later :)
Like bugblood, or vomit? is that a potential future feature, maybe? :)
I also included a performance tweak @GotWeenies - hope it helps!
-_-
I made this..
Would a modlist that large even be helpful, or should I see if I can bugfix on my end to narrow down possible mod conflicts?
Exception ticking Filth_Blood1058579 (at (236, 0, 237)): System.NotImplementedException: The method or operation is not implemented.
at Verse.Entity.TickLong () [0x00000] in <00638943358e4807bd44cd7bc8f572da>:0
at (wrapper dynamic-method) Verse.TickList.Verse.TickList.Tick_Patch0(Verse.TickList)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) Verse.TickList:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch7 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) Verse.Game:Verse.Game.UpdatePlay_Patch3 (Verse.Game)
(wrapper dynamic-method) Verse.Root_Play:Verse.Root_Play.Update_Patch0 (Verse.Root_Play)