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
Cheers love this mod.
item.description() = item.description()+root.itemTags(itemName)
Thanks for this mod btw, I use it constantly when doing builds <3
Use our names in these comments with the timestamp as an example comparison.
For now, new items (like Novakid themed furniture) do not have tags in description.
Could you please post when you upload the Pixel Goods add-on? Thanks for making this mod!
Besides that, the popular race mods have custom race furniture that could use labeling also...
Frackin universe (has tags including i believe new ones)
Castlevania (if it actually has tags)
Pixel goods store (definately has tags)
@HappyHead If you give me the name(s) of mod(s) you would like, I can make "addon" packs to post on the official forum (Link in description)
Because of this, I essentially "outsourced" the code that makes a new description and used the patch files to make it displayable by the game's engine.
And yes, the way I created everything was with a C++ script that reads in the file, pulls out the description and colony tags, parses it all together, and then feeds back the "updated" description into a template patch file.