Changes

Jump to navigation Jump to search
Line 453: Line 453:  
* ☑ In <tt>HoeDirt.seasonUpdate</tt>, change <code>!this.isGreenhouseDirt.Value && base.currentLocation is not IslandLocation</code> to <code>!base.currentLocation.SeedsIgnoreSeasonsHere()</code> so fertilizer doesn't disappear in other locations that ignore seasons.
 
* ☑ In <tt>HoeDirt.seasonUpdate</tt>, change <code>!this.isGreenhouseDirt.Value && base.currentLocation is not IslandLocation</code> to <code>!base.currentLocation.SeedsIgnoreSeasonsHere()</code> so fertilizer doesn't disappear in other locations that ignore seasons.
 
* ☑ Fix rain not watering tilled dirt outside the farm.
 
* ☑ Fix rain not watering tilled dirt outside the farm.
* ☑ Fix some sprites not rendered correctly at large Y tile coordinates (e.g. mailbox after Y=255).
+
* ☑ Fix some sprites not rendered correctly at large Y tile coordinates (e.g. mailbox after Y=155).
 
* ☑ Fix warp tower on the island ignoring <tt>WarpTotemEntry</tt> farm property.
 
* ☑ Fix warp tower on the island ignoring <tt>WarpTotemEntry</tt> farm property.
  
translators
8,447

edits

Navigation menu