Changes

→‎Other item changes for C# mods: update for build 23325 (fixed fruit trees forgetting the growth stage set in their constructor when they're updated overnight)
Line 2,791: Line 2,791:  
<li>Modularized <samp>Object.CheckForAction</samp> to simplify mod patches.</li>
 
<li>Modularized <samp>Object.CheckForAction</samp> to simplify mod patches.</li>
 
<li>Reworked <samp>Item.getOne()</samp> implementation to avoid common pitfalls. (This only affects mods with custom item classes, or which patch <samp>Item.getOne</samp> or <samp>Item._GetOneFrom</samp>.)</li>
 
<li>Reworked <samp>Item.getOne()</samp> implementation to avoid common pitfalls. (This only affects mods with custom item classes, or which patch <samp>Item.getOne</samp> or <samp>Item._GetOneFrom</samp>.)</li>
 +
<li>Fixed fruit trees forgetting the growth stage set in their constructor when they're updated overnight.</li>
 
</ul>
 
</ul>
  
translators
8,404

edits