mapshot icon indicating copy to clipboard operation
mapshot copied to clipboard

Factorio mod to export maps as zoomable html

Results 21 mapshot issues
Sort by recently updated
recently updated
newest added

Is it possible to add an option to hide the `fly-text` object created by `create_entity`? ref: https://lua-api.factorio.com/latest/LuaSurface.html#LuaSurface.create_entity ![image](https://user-images.githubusercontent.com/29140293/203883289-441c5605-1b03-45a3-b491-06f081cbaecb.png)

bug

Not sure what can be done about this, but imma drop it here: It looks like [Pause instead of catching up](https://mods.factorio.com/mod/piocu-pause-instead-of-catching-up) is incompatible with the mapshot CLI. It causes the...

enhancement

As of writing, the whole map is rendered at the same resolution levels. However: - Given that the area chosen is square, lots of space is not interesting, esp. those...

enhancement

When I try to launch mapshot to render a map for my save, this window appears: ![image](https://user-images.githubusercontent.com/43481731/141480254-0ea79061-c77e-4183-8c57-39f54af4d557.png) and the program says: "Error: factorio exited early" even if I press OK....

In the implementation, `mapshot render` uses the list of mods from the current Factorio install. It means that the render can include or exclude some mods compared to what the...

bug

Worked perfectly previously with 1.1.35 version, linux nogui with xvfb+virtualgl. Using mapshot CLI mode. It breaks after 1.1.36 update, settings unchanged, factorio mods unchanged, only factorio binaries and data folder...

bug

Currently, listing available versions of a given serve is only available through `mapshot serve` subcommand - the list of available saves is obtained by scanning which mapshot.json exist and built...

enhancement

Each mapshot is fairly large, so keep the number under control would make sense. We can imagine keeping (for example) just the last one for a given map (based on...

enhancement

Hello! I think this is a great mod, however, I am having trouble just viewing the default html file on windows. It should be able to run seeing the code...

bug

Station names using richtext icons are displayed with the raw `[item=nullius-iron-ingot]` etc. text, which makes them quite hard to read if those are heavily used. ![image](https://github.com/Palats/mapshot/assets/341401/9ca1a9cc-11c9-4cf1-918e-2aa138ff111f) I'm guessing this is...

enhancement