Starbound
449 valoraciones
Searchable Tenant Tags [1.3]
   
Premio
Favoritos
Favorito
Quitar
Tamaño
Publicado el
Actualizado el
642.621 KB
1 AGO 2016 a las 10:42 p. m.
6 AGO 2016 a las 3:38 p. m.
5 notas sobre cambios ( ver )

Suscríbete para descargar
Searchable Tenant Tags [1.3]

Descripción
Adds the tenant/colony tags to the bottom of objects' descriptions, allowing you to search for the tags in crafting menus.

The mod works by replacing the entire description field for each object's .OBJECT file. With this being said, it should be very compatible with other mods, even ones which modify other aspects of objects.

Official Forums link for non-Steam download: http://community.playstarbound.com/threads/searchable-tenant-tags.121046/

Note: Currently, the mod causes text clipping outside the description box for objects with longer descriptions. Currently working on making the descriptiopn boxes larger, but this is fairly time intensive so might take a bit.
Discusiones populares Ver todo (1)
9
25 NOV 2018 a las 12:49 p. m.
Description overwrite bug.
SilverSkies
73 comentarios
Singe96 16 JUN a las 12:15 a. m. 
I made an updated version of this mod: [oSB] Searchable Colony Tags .
Major Poison 2 NOV 2024 a las 8:53 p. m. 
seems to be a lot of items that lack tags in the current version. possibly update?
Fuyuno 10 OCT 2019 a las 9:28 p. m. 
does it work on 1.4.4?
Pesto Posta 21 JUN 2019 a las 2:34 a. m. 
I think this mod needs updating, as it seems to be missing furniture.

Cheers love this mod.
Mozetronick 25 NOV 2018 a las 12:49 p. m. 
Didnt work witn another language, Mod replace it to English. Follow/Unfollow not fix this mistake
[UA]BorealStargazer 21 JUL 2018 a las 4:17 p. m. 
Could you please reupload this new version on playstarbound?
Loose Moose  [autor] 15 JUL 2018 a las 5:56 p. m. 
@frozenLake That's how I went through and generated the mod files. I used C++ though. If there's a way to do that 'on the fly' using LUA, let me know. I'm happy to transition what code I have to someone else.
frozenLake 8 JUL 2018 a las 8:57 p. m. 
(though, additional code would need to be added to ensure that items descriptions are not processed multiple times)
frozenLake 8 JUL 2018 a las 8:56 p. m. 
Could this be made to work with modded items, by, instead of having a bunch of patches for each and every item, a lua script is made to modify the description of every item to be like:

item.description() = item.description()+root.itemTags(itemName)
Reynbowz 18 JUN 2018 a las 2:06 p. m. 
I noticed furniture items added by other mods don't have the tags added to the description by this mod and so are not searchable by tags. Is that something that has to be fixed by the person whose mod added the new furniture, or is that only fixable by you?
Thanks for this mod btw, I use it constantly when doing builds <3