Changes

Jump to navigation Jump to search
→‎Debug command changes: + more changes in 1.6.9
Line 110: Line 110:     
===[[Modding:Console commands|Debug command]] changes===
 
===[[Modding:Console commands|Debug command]] changes===
1.6.9 adds some new debug command:
+
<ul>
 
+
<li>All debug commands now validate their arguments.</li>
 +
<li>Improved error-handling in many cases.</li>
 +
<li>1.6.9 adds some new debug command:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 125: Line 127:  
| <samp>worldMapPosition {{o|includeLog}}</samp>
 
| <samp>worldMapPosition {{o|includeLog}}</samp>
 
| Show detailed info to help troubleshoot [[Modding:World map|world map positioning data]]. If {{o|includeLog}} is <samp>true</samp>, it will print a detailed log of how the current position was determined based on the <samp>Data/WorldMap</samp> entries.
 
| Show detailed info to help troubleshoot [[Modding:World map|world map positioning data]]. If {{o|includeLog}} is <samp>true</samp>, it will print a detailed log of how the current position was determined based on the <samp>Data/WorldMap</samp> entries.
|}
+
|}</li>
 
+
<li>These have been removed:
These have been removed:
   
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 135: Line 136:  
| <samp>buildCoop</samp>
 
| <samp>buildCoop</samp>
 
| Replaced by <samp>debug build coop</samp>.
 
| Replaced by <samp>debug build coop</samp>.
|}
+
|}</li>
 
+
<li>These have been improved:
And other debug command changes:
   
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 151: Line 151:  
| <samp>furniture</samp>
 
| <samp>furniture</samp>
 
| Now allows non-numeric furniture IDs.
 
| Now allows non-numeric furniture IDs.
 +
|-
 +
| <samp>growCrops</samp>
 +
| Now affects crops in garden pots.
 
|-
 
|-
 
| <samp>holdItem</samp>
 
| <samp>holdItem</samp>
Line 163: Line 166:  
| <samp>setUpFarm</samp>
 
| <samp>setUpFarm</samp>
 
| The <samp>clearMore</samp> argument no longer treats any value as true.
 
| The <samp>clearMore</samp> argument no longer treats any value as true.
 +
|-
 +
| <samp>spreadSheeds</samp>
 +
| Now affects crops in garden pots.
 
|-
 
|-
 
| <samp>warpCharacterTo</samp>
 
| <samp>warpCharacterTo</samp>
 
| Added a separate argument for the NPC's facing direction, instead of using the Y argument.
 
| Added a separate argument for the NPC's facing direction, instead of using the Y argument.
 
|-
 
|-
| ''various''
+
| <samp>water</samp>
| Fixed debug commands for crops not affecting those in garden pots. This affects debug growCrops, spreadSeeds, and water.
+
| Now affects crops in garden pots.
|}
+
|}</li>
 +
</ul>
    
===Translation changes===
 
===Translation changes===
manager
8,549

edits

Navigation menu