-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Just to collect the ideas and such.
Summary
- There was the idea to use a Leaflet map for rendering, like IGN does
- How we can use images that are not tiled
- Or create tiles manually using imagemagick and ruby scripts
- We can extract them from the game to a PNG using the npm package 'preview-dds' (but it offers no real api for that)
- enables us to make the user select his favorite map mod file, so he has the same map ingame and outside
- via select file
- from game files automatically?
- we should still include a static
.png
map, so you don't need a.dds
, or in case the.dds
fails in any way.- The android app includes
this image
- The android app includes
- enables us to make the user select his favorite map mod file, so he has the same map ingame and outside
Metadata
Metadata
Assignees
Labels
No labels