Skip to content

Releases: erkle64/FoundryCommands

v1.6.7

04 Jun 00:16
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Then install Unfoundry
  • Or use FoundryModManager

Uninstallation

  • Delete the FoundryCommands folder from within the mods folder.

Commands

  • /time
    Displays the current time of day.

  • /time HH
    Set the time of day to HH:00

  • /time HH:MM
    Set the time of day to HH:MM

  • /calculate expression or /calc expression or /c expression
    Calculate the result of a mathematical expression. See Expressive wiki for available functions.

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name or /teleport waypoint-name
    Teleport to the named waypoint.

  • /tpr or /ret or /return
    Teleport back to position at last teleport.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.7
  • Added dragRange option in the config. Automatically update when using the /drag command.
  • v1.6.6
  • Fixed miswritten regex not allowing punctuation characters for /tp and /give.
  • v1.6.5
  • Fixed /drag command for qoltestingbranch.
  • v1.6.4
  • Added /time command to get or set the current time of day.
  • Added /calculate command to do maths.
  • v1.6.3
  • Added /teleport alias.
  • Added /return command to return to the position before the last teleport.
  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.6

01 Jun 17:55
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Then install Unfoundry
  • Or use FoundryModManager

Uninstallation

  • Delete the FoundryCommands folder from within the mods folder.

Commands

  • /time
    Displays the current time of day.

  • /time HH
    Set the time of day to HH:00

  • /time HH:MM
    Set the time of day to HH:MM

  • /calculate expression or /calc expression or /c expression
    Calculate the result of a mathematical expression. See Expressive wiki for available functions.

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name or /teleport waypoint-name
    Teleport to the named waypoint.

  • /tpr or /ret or /return
    Teleport back to position at last teleport.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.6
  • Fixed miswritten regex not allowing punctuation characters for /tp and /give.
  • v1.6.5
  • Fixed /drag command for qoltestingbranch.
  • v1.6.4
  • Added /time command to get or set the current time of day.
  • Added /calculate command to do maths.
  • v1.6.3
  • Added /teleport alias.
  • Added /return command to return to the position before the last teleport.
  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.5

27 May 14:26
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Then install Unfoundry
  • Or use FoundryModManager

Uninstallation

  • Delete the FoundryCommands folder from within the mods folder.

Commands

  • /time
    Displays the current time of day.

  • /time HH
    Set the time of day to HH:00

  • /time HH:MM
    Set the time of day to HH:MM

  • /calculate expression or /calc expression or /c expression
    Calculate the result of a mathematical expression. See Expressive wiki for available functions.

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name or /teleport waypoint-name
    Teleport to the named waypoint.

  • /tpr or /ret or /return
    Teleport back to position at last teleport.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.5
  • Fixed /drag command for qoltestingbranch.
  • v1.6.4
  • Added /time command to get or set the current time of day.
  • Added /calculate command to do maths.
  • v1.6.3
  • Added /teleport alias.
  • Added /return command to return to the position before the last teleport.
  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.4

15 May 15:30
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Then install Unfoundry
  • Or use FoundryModManager

Uninstallation

  • Delete the FoundryCommands folder from within the mods folder.

Commands

  • /time
    Displays the current time of day.

  • /time HH
    Set the time of day to HH:00

  • /time HH:MM
    Set the time of day to HH:MM

  • /calculate expression or /calc expression or /c expression
    Calculate the result of a mathematical expression. See Expressive wiki for available functions.

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name or /teleport waypoint-name
    Teleport to the named waypoint.

  • /tpr or /ret or /return
    Teleport back to position at last teleport.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.4
  • Added /time command to get or set the current time of day.
  • Added /calculate command to do maths.
  • v1.6.3
  • Added /teleport alias.
  • Added /return command to return to the position before the last teleport.
  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.3

15 May 13:55
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name or /teleport waypoint-name
    Teleport to the named waypoint.

  • /tpr or /ret or /return
    Teleport back to position at last teleport.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.3
  • Added /teleport alias.
  • Added /return command to return to the position before the last teleport.
  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.2

11 May 20:23
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name
    Teleport to the named waypoint.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.2
  • Changed /tp to teleport 0.5m higher to avoid failure due to ground clipping.
  • Changed /give command to work in multiplayer. count parameter is ignored in multiplayer and always spawns one stack.
  • Fixed and restored /drag command.
  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.1

02 May 22:37
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /tp waypoint-name
    Teleport to the named waypoint.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.1
  • Updated for early access release version. Thanks to skupfer for the fixes.
  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.6.0

22 Jan 02:16
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /tp waypoint-name
    Teleport to the named waypoint.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.6.0
  • Updated for Foundry v0.5.0.11991.
  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.5.2 for Foundry Demo v0.5.x

21 Oct 13:36
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Currently it replaces 0Harmony.dll to workaround some assembly stripping. You will need to extract again after each update. This will likely change in the future.

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name
    Teleport to the named waypoint.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.5.2
  • Added missing CreateDirectory command to /count.
  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.

v1.5.1 for Foundry Demo v0.5.x

21 Oct 13:05
f185027
Compare
Choose a tag to compare

Installation

  • Extract FoundryCommands_x64.zip to the Foundry root folder and say yes to overwriting file.
  • You can find the Foundry root folder by right clicking the game in your Steam library and going to Manage → Browse Local Files. Or in the Itch App by right clicking Foundry in the Itch Library and selection Open folder in explorer
  • Currently it replaces 0Harmony.dll to workaround some assembly stripping. You will need to extract again after each update. This will likely change in the future.

Uninstallation

  • Delete the A_Unfoundry and FoundryCommands folders from within the mods folder.

Commands

  • /drag range
    Change the maximum range for drag building. Use /drag 0 to restore default.

  • /tp waypoint-name
    Teleport to the named waypoint.

  • /give item
    Spawn single item into your inventory.

  • /give item amount
    Spawn multiple items into your inventory.

  • /count
    Dump counts for all buildings within loading distance of the player. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\count.txt

  • /dumpData
    Dump data for use with Foundry Save Editor. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\idmap.json

  • /dumpData minify
    Same as above but leaving out extra whitespaces.

  • /tweakItems tweak-name identifier=value...
    Generate a tweak file for use with Tweakificator. Saves to %AppData%\\..\\LocalLow\\Channel 3 Entertainment\\Foundry\\FoundryCommands\\_tweak-name_.json
    Example: /tweakItems Stack2000 stackSize=2000

Changes

  • v1.5.1
  • Added error reporting.
  • Removed OreMultiplier test code that I accidentally left in there.
  • v1.5.0
  • Added /count command to count buildings around the player.