Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom map support #46

Open
4 tasks
rzats opened this issue Oct 25, 2016 · 0 comments
Open
4 tasks

Custom map support #46

rzats opened this issue Oct 25, 2016 · 0 comments
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase Status: Needs Discussion Requires help discussing a reported issue or provided PR Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Architecture Requests, Issues and Changes related to software architecture, programming patterns, etc. Type: Improvement Request for or addition/enhancement of a feature

Comments

@rzats
Copy link
Member

rzats commented Oct 25, 2016

Add support for custom (user-made) maps, stored in a directory besides "savegames" in the program data dir. Users should be able to simply drop new height maps into that folder.

  • Read in all height map files (*.jpg, *.png, ...) from a folder and display in list when starting a new game
  • Show a preview of the selected map
  • Support subfolders and additional information files (e.g. myMap.jpg and myMap.txt)
  • Offer (random) procedural maps


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@rzats rzats added the Topic: Architecture Requests, Issues and Changes related to software architecture, programming patterns, etc. label Oct 25, 2016
@rzats rzats changed the title Extensibility - Maps Custom map support Oct 25, 2016
@jdrueckert jdrueckert added Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase Type: Improvement Request for or addition/enhancement of a feature Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Status: Needs Discussion Requires help discussing a reported issue or provided PR labels Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase Status: Needs Discussion Requires help discussing a reported issue or provided PR Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Architecture Requests, Issues and Changes related to software architecture, programming patterns, etc. Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

No branches or pull requests

2 participants