Terra icon indicating copy to clipboard operation
Terra copied to clipboard

Dev/metapacks

Open duplexsystem opened this issue 2 years ago • 0 comments

Pull Request

Description

Changelog

  • [X] add metapacks
  • [X] implment metapack loading
  • [X] platform metapack loading
  • [X] custom dimension settings
  • [X] random changes
  • [ ] custom generator settings
  • [ ] bukkit

Checklist

Mandatory checks

  • [X] The base branch of this PR is an unreleased version branch (that has a ver/ prefix) or is a branch that is intended to be merged into a version branch.
  • [X] There are no already existing PRs that provide the same changes.
  • [X] The PR is within the scope of Terra (i.e. is something a configurable terrain generator should be doing).
  • [ ] Changes follow the code style for this project.
  • [X] I have read the CONTRIBUTING.md document in the root of the git repository.

Types of changes

  • [ ] Bug Fix
  • [ ] Build system
  • [ ] Documentation
  • [X] New Feature
  • [ ] Performance
  • [X] Refactoring
  • [ ] Repository
  • [ ] Revert
  • [ ] Style
  • [ ] Tests
  • [ ] Translation

Compatibility

  • [ ] Introduces a breaking change
  • [X] Introduces new functionality in a backwards compatible way.
  • [ ] Introduces bug fixes

Documentation

  • [X] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

Testing

  • [ ] I have added tests to cover my changes.
  • [X] All new and existing tests passed.

Licensing

  • [X] I am the original author of this code, and I am willing to release it under GPLv3.
  • [ ] I am not the original author of this code, but it is in public domain or released under GPLv3 or a compatible license.

duplexsystem avatar Dec 13 '23 00:12 duplexsystem