Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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!