安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






If you like, you can dump the "Assemblies" and "Source" folders straight into your mod, or if you wanted the mod hosted outside Steam, I could upload the entire thing there/you can fork it/I can give you write permissions to the repository/etc and you can release the update on steam?
I think it's kind of funny/horrifying to have people running around with cancers growing all over them...but yeah, maybe it *should* kill them once it gets too ridiculous...
If I'm feeling bored in a coffeeshop anytime soon I'll contemplate a harmony patch; in the meantime, I'll test out giving Waist a coverage of .000001f.
hahahaha, oh it's your mod all right! Oh the poor bastard.
Pan of the Knuckleduster Raptors has carcinoma in every body part except the waist. And the waist has a "weight" of 0 - so when it tries to spread, there's nowhere to spread to.
Unless you're big on Harmony Transpilers this may not be an easy general fix.
RandomElementByWeight with totalWeight=0 - use TryRandomElementByWeight.
Verse.Log:Error(String, Boolean)
Verse.GenCollection:RandomElementByWeight(IEnumerable`1, Func`2)
Verse.HediffGiverUtility:TryApply(Pawn, HediffDef, List`1, Boolean, Int32, List`1)
Verse.HediffGiver:TryApply_Patch1(Object, Pawn, List`1)
Verse.HediffGiver_Random:OnIntervalPassed(Pawn, Hediff)
Verse.Hediff:Tick()
Verse.Pawn_HealthTracker:HealthTick()
Verse.Pawn:Tick
RimWorld.Planet.WorldPawns:WorldPawnsTick()
RimWorld.Planet.World:WorldTick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
(continued)
It's a member of the pirate faction in my game, and the Hediff in question is "Carcinoma" (it was annoying/often enough I went hunting for the source).
Is there a chance this is happening thru your mod, as poor Pan slowly dies without medical care, amongst their rotten cohorts?
--LWM
(ps - you can message me thru the Ludeon forum if you have any questions/if there's anything I can do?)
Minor 0.15 severity or below : 0.2% per day
Minor 0.15 - 0.4 severity: 2.5% per day
Major 0.4 - 0.6 severity: 3.3% per day
Major 0.6 - 0.8 severity: 5% per day
Extreme 0.8 - 1 severity: 10% per day
These should be the the right numbers if mtbDays works as I want to. I am open to suggestions if people think the numbers are bad!