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
The good: This mod still functions in 1.6 without me having to change the code.
The bad: Rimworld now checks if a weapon has drawOffsets in its graphicData and instead of ignoring it like in 1.5 it now throws a config error. This is harmless but annoying. (this can be circumvented by setting "rotatable" to true in the weapon def, but i dont know what other technical impact this has)
The other bad news: Rimworld now uses drawSize when generating the button on the bottom of the screen when a pawn with a weapon is selected. This can make the weapons bigger than the button if the weapon is very large.
Neutral news: Weapons can now have equippedDistanceOffset. This will draw the weapon a certain distance from the pawn in the direction the pawn is aiming, but only when the pawn is actually attacking, not in idle.
I could update the mod now, but the changes in Rimworlds behaviour are annoying me and i am trying to find a solution.