You are viewing a potentially older version of this package. View all versions.
JereKuusela-Upgrade_World-1.25.0 icon

Upgrade World

A tool which can add new content to already explored areas.

Date uploaded 3 years ago
Version 1.25.0
Download link JereKuusela-Upgrade_World-1.25.0.zip
Downloads 1165
Dependency string JereKuusela-Upgrade_World-1.25.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202
JereKuusela-Server_devcommands-1.88.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

Preferred version: 1.88.0

README

Upgrade World

This tool includes console commands to add new content to already explored areas (and more).

Always back up your world before making any changes!

Install on the admin client and on the server (modding guide).

Usage

See documentation.

Credits

Thanks for Azumatt for creating the mod icon!

Sources: GitHub

Donations: Buy me a computer

Changelog

  • v1.25

    • Improves performance of vegetation_add and zones_generate commands.
    • Fixes vegetation_add and vegetation_reset showing wrong amount of added objects.
    • Fixes location distribution not prioritizing priority locations.
    • Fixes upgrade EVA to work with EVA version 1.8.0
  • v1.24

    • Fixes chest reset not working properly.
  • v1.23

    • Fixes operation center not being at the world center by default.
  • v1.22

    • Adds a new command world_gen to set the world gen.
    • Adds automatic reset for outer areas to the mistlands_worldgen operation.
  • v1.21

    • Adds Player_tombstone to the default player base item list.
    • Adds a new upgrade operation jewelcrafting.
    • Adds new upgrade operations hh_worldgen and mistlands_worldgen.
    • Removes the "Dedicated server execution" the setting as confusing.
    • Improves location commands to work better with server side locations.
  • v1.20

    • Adds a new parameter log to the objects_count, objects_list and objects_remove commands to print to the log file.
    • Changes objects_count, objects_list and objects_remove to print to the console.
    • Changes ids of the objects_count, objects_list and objects_remove commands to be case insensitive.
  • v1.19

    • Adds support for custom biomes from Expand World mod.
    • Adds a new setting world_radius to support bigger worlds from Expand World mod.
    • Adds support for all locations to locations_* commands (when no ids are given).
    • Adds a new command world_reset to reset both locations and zones.
    • Improves the chests_reset command to work with modded chests.
    • Improves the performance of locations_remove.
    • Improves the Mistlands upgrade command to also regenerate locations.
    • Removes vegetation altering commands as obsolete (use Expand World mod).
  • v1.18

    • Fixes locations_* commands not working.
  • v1.17

    • Fixes upgrade command not working.

CHANGELOG

  • v1.80

    • Adds compatibility with Location Placement Accelerator mod. Thanks Kurios.ZeuS!
    • Improves parameter parsing to not omit empty values.
  • v1.79

    • Adds wildcard * support for data based filtering to check any data key.
    • Fixes vegetation reset sometimes not cleaning up the spawned terrain object. Thanks warp!
  • v1.78

    • Adds output to commands location_list and object_list when no objects or locations are found.
    • Changes the command object_edit to allow clearing data by providing only the key as a parameter.
  • v1.77

    • Fixes the command location_add not always spawning all locations properly (related to location groups).
  • v1.76

    • Adds a new command uw_check which prints currently queued operations.
    • Adds info to the console when a command requires start to begin.
    • Adds a new setting Verbose locations to print more detailed information about location generation.
    • Fixes error when trying to remove already removed objects.
    • Fixes the command location_add causing vegetation to generate on nearby areas.
    • Fixes the server not having devcommands automatically enabled.
    • Possibly fixes some commands getting stuck (unverified).
    • Removes the command backup as obsolete.