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
I believe that everything should work just fine considering that that mod is just a single XML patch. But for the future, I would appreciate it if people checked for incompatibilities themselves and only asked me to fix them, if found.
Would this happen to be compatible with Space Moth's Biosculpter Treats Organ Decay mod?
And about 1.4 ... I don't really care to be honest.
You could use the same code to for 1.4 as you did for 1.5 probably, that would make it compatible there as well, but I doubt there are many people still using 1.4
Just realized, I think it still says "incompatible with BPaNSVariations" in game, apparently I didn't remove that with the pull request
My mod checks for those being of their respective original types (or a type derived from those) to determine which CompProperty is for which cycle.
Would it be possible for you to derive your replacement classes (..._TargetedMedicCycle & ..._TargetedRegenerationCycle) from the respective original classes instead of using a new base class?