Changes

Jump to navigation Jump to search
Line 466: Line 466:  
* ☑ Remove unused <tt>BloomComponent</tt>, <tt>BloomSettings</tt>, and all code which references them (this is broken and never enabled).
 
* ☑ Remove unused <tt>BloomComponent</tt>, <tt>BloomSettings</tt>, and all code which references them (this is broken and never enabled).
 
* ☑ Make the game assembly name (i.e. <tt>Stardew Valley.exe</tt> on Windows and <tt>StardewValley.exe</tt> on Linux/macOS) consistent to simplify crossplatform modding.
 
* ☑ Make the game assembly name (i.e. <tt>Stardew Valley.exe</tt> on Windows and <tt>StardewValley.exe</tt> on Linux/macOS) consistent to simplify crossplatform modding.
 +
* ☑ Remove caching on the farmhouse <tt>KitchenStandingLocation</tt> property to simplify editing it.
 
<ul>
 
<ul>
 
<li>☑ NPCs check the player spouse or NPC relationships with a substring match. That causes issues for mods; e.g. [[Jas]] will show marriage dialogue for a custom Jasper NPC. More specifically:
 
<li>☑ NPCs check the player spouse or NPC relationships with a substring match. That causes issues for mods; e.g. [[Jas]] will show marriage dialogue for a custom Jasper NPC. More specifically:
Line 486: Line 487:  
|}
 
|}
 
</li>
 
</li>
 +
* ☑ Make <tt>Furniture.addLights</tt> virtual.
    
===Medium changes===
 
===Medium changes===
translators
8,447

edits

Navigation menu