Changes

Jump to navigation Jump to search
→‎Field changes in furniture data: update for build 24035 (translations moved out of Data/Furniture)
Line 2,689: Line 2,689:  
It implements a new <samp>IInventory</samp> interface, which lets mods pass their own implementations to code which works on inventories.
 
It implements a new <samp>IInventory</samp> interface, which lets mods pass their own implementations to code which works on inventories.
   −
===Field changes in furniture data===
+
===Furniture changes===
 +
<ul>
 +
<li>[[Modding:Items#Furniture|<samp>Data/furniture</samp>]] no longer has language variants. Translations were moved into <samp>Strings/Furniture</samp>.</li>
 +
<li>
 
There are a few changes in [[Modding:Items#Furniture|<samp>Data/furniture</samp>]]:
 
There are a few changes in [[Modding:Items#Furniture|<samp>Data/furniture</samp>]]:
 
<ul>
 
<ul>
 
<li>Field index 6 is now placement restrictions and field index 7 is now display name. The display name field is no longer omitted in English.</li>
 
<li>Field index 6 is now placement restrictions and field index 7 is now display name. The display name field is no longer omitted in English.</li>
 +
<li>Field index 7 (display name) now allows [[Modding:Tokenizable strings|tokenizable strings]].</li>
 
<li>Added new fields:
 
<li>Added new fields:
   Line 2,717: Line 2,721:  
| ''(Optional)'' A space-delimited list of [[Modding:Items#Context tags|context tags]] which apply to this furniture. Default none.
 
| ''(Optional)'' A space-delimited list of [[Modding:Items#Context tags|context tags]] which apply to this furniture. Default none.
 
|}</li>
 
|}</li>
 +
</ul>
 +
</li>
 
</ul>
 
</ul>
  
translators
8,445

edits

Navigation menu