Terra icon indicating copy to clipboard operation
Terra copied to clipboard

Voxel world generation modding platform

Results 79 Terra issues
Sort by recently updated
recently updated
newest added

# Pull Request ## Brief description. Introduces an image library that includes general image related functionality. The image biome provider and image sampler now depend on this library, and have...

Type: Enhancement
Platform: All
Subsystem: Internal API
Subsystem: Config

# Pull Request ## Brief description. A rewrite of the biome pipeline back-end, that utilizes a single backing arrays for the construction of each biome chunk (formerly `BiomeHolder`s. ### What...

Type: Enhancement
Status: In Progress
Platform: All
Subsystem: Biome Pipeline
Type: Performance

Currently, the value of `pack:biomes.resolution`increases the final scale of the output of the biome provider. I believe that this shouldn't be the case, as the options main use case is...

Status: Accepted
Platform: All
Subsystem: Generation
Subsystem: Biome Pipeline

like 500 diffrent things, fixes #264

# Pull Request ## Brief description. ### What Issues Does This Fix? Implements a new generator based on 'layers' as outlined in #340 ## Licensing - [x] I am the...

# Pull Request ## Brief description. ### What Issues Does This Fix? Closes #352 ## Licensing - [x] I am the original author of this code, and I am willing...

### Pre-Request Checklist - [x] I have checked that I am on the latest version of Terra. - [x] I have searched github for similar features requests, including closed ones,...

Type: Enhancement
Note: Good First Issue
Status: Pending

Just pulled the master branch and got the error: `C:\Users\{owner}\IdeaProjects\Terra\buildSrc\src\main\kotlin\DistributionConfig.kt: (49, 39): Type mismatch: inferred type is Path! but URI! was expected` Resolves this and subsequent `Path component should be...

- [x] I am the original author of this code, and I am willing to release it under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).

If a server doesn't have any Terra worlds, warning-level log a message containing a link to the [quick start guide](https://github.com/PolyhedralDev/Terra/wiki/Quick-Start-Guide). People don't like to read things, so they don't read...

Type: Enhancement
Note: Good First Issue
Subsystem: UI
Platform: All