Terrain generator for TaleSpire
Project description
Wildstruck
A terrain generator for TaleSpire.
Procedural generators are good for when you don't know what you want. Modular tilesets are good for when you know what you want, but it can be hard to create or find good ones, and they offer very little granularity.
This tool is a sort of middleground between both options. You draw your map in any paint program and the let Wildstruck generate your terrain for you.
Installation
Find the latest release and download
wildstruck.zip. There is no installation, the executable can just be ran.
To install the Python library, use pip install wildstruck,
but be aware that it does not inlcude the default config file nor the biomes-test file.
Usage
Execute wildstruck.exe in a command-line to see the help.
Example
wildstruck render wildstruck.json5 biomes-test.png --maxHeight 1
Configuration
The included wildstruck.json5
configuration file comes with basic biomes and two ways to map colors to biomes.
To edit the file, simply follow the instructions given by the --configSchema option.
Biomes
See comments in the config file to know which biomes have been created so far.
Configuration File Updates
IMPORTANT: New versions of the download file will not be created for updates that do not require a version bump, therefore the latest version of these files will be found in the repository itself if there is a discrepancy.
See the commits for wildstruck.json5 for a detailed changelog.
Roadmap
Roughly in order of priorities:
- Add option to use nearest biome by color when missing
- Support for TaleSpire slabs as props
- Water behavior (fill with tiles up to a specific height)
- Tileset behavior (to allow for paths and walls to detect what's around them)
- Support for the multi-paste mod
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wildstruck-2.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: wildstruck-2.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 33.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b2632ecb98f2133ee82acee157f1f84f824cda911f8f74add89b8ff16e97c4
|
|
| MD5 |
f6d009b0e404742bfeb6dde31c6d6abb
|
|
| BLAKE2b-256 |
33a940f7e872b397bef6da2bdd5e30a8be7a884362321d75882afda375310572
|