Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Upgrade World
A tool which can add new content to already explored areas.
CHANGELOG
-
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!
- Adds wildcard
-
v1.78
- Adds output to commands
location_listandobject_listwhen no objects or locations are found. - Changes the command
object_editto allow clearing data by providing only the key as a parameter.
- Adds output to commands
-
v1.77
- Fixes the command
location_addnot always spawning all locations properly (related to location groups).
- Fixes the command
-
v1.76
- Adds a new command
uw_checkwhich prints currently queued operations. - Adds info to the console when a command requires
startto begin. - Adds a new setting
Verbose locationsto print more detailed information about location generation. - Fixes error when trying to remove already removed objects.
- Fixes the command
location_addcausing vegetation to generate on nearby areas. - Fixes the server not having devcommands automatically enabled.
- Possibly fixes some commands getting stuck (unverified).
- Removes the command
backupas obsolete.
- Adds a new command
-
v1.75
- Add support for wildcard
*in locations ids. - Adds a new parameter
locationsto include only objects or zones that have any of the given locations. - Adds a new command
locations_countto count locations of specified types. - Adds server sync for location and vegetation ids to provide better autocompletion.
- Changes commands not to run if any invalid ids are provided.
- Changes location commands to not run if no ids are provided.
- Fixed for the new update.
- Fixes
pos=x,z,ynot working for the commandlocation_register. - Reworked the execution flow to work more smoothly and efficiently.
- Add support for wildcard