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

map: add support for external mapping programs (e.g. Mappy) #77

Closed
jorgegv opened this issue Jul 29, 2022 · 1 comment
Closed

map: add support for external mapping programs (e.g. Mappy) #77

jorgegv opened this issue Jul 29, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jorgegv
Copy link
Owner

jorgegv commented Jul 29, 2022

Besides the current GAME_DATA directive, it could be really cool to import data from map design programs (e.g. Mappy, maybe others?)

Ideas:

  • Make the mapping programs export the tiles and the global MAP in PNG format, so that it can be directly inmported with the MAPGEN tool from RAGE1

Possible mapping programs to target:

@jorgegv jorgegv added the enhancement New feature or request label Jul 29, 2022
@jorgegv jorgegv added this to the Release 0.6.0 milestone Jul 29, 2022
@jorgegv jorgegv self-assigned this Jul 29, 2022
@jorgegv jorgegv changed the title map: add support for mapping programs (e.g. Mappy) map: add support for external mapping programs (e.g. Mappy) Aug 2, 2022
@jorgegv
Copy link
Owner Author

jorgegv commented Sep 18, 2023

The current MAPGEN implementation can already import a PNG with the complete map and generate GDATA files, so this issue can be closed for good.

The program used for the tests was Tiled, with very satisfactory results.

@jorgegv jorgegv closed this as completed Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant