JLyne / LiveAtlas

A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Apache License 2.0
343 stars 37 forks source link

ChunkyBorder - Red overlay #359

Closed PLESOP closed 2 years ago

PLESOP commented 2 years ago

I use current SquareMap and LiveAtlas

Once I deactivate LiveAtlas the world is not overlaid with red

Is there any way to turn off the red overlay? obrazek

Border was created by the Chunky plugin and the following commands: chunky world world chunky shape circle chunky spawn chunky radius 10000 chunky border add

markers.json [{"hide":false,"z_index":0,"name":"Spawn","control":true,"id":"squaremap-spawn_icon","markers":[{"tooltip_anchor":{"z":-8,"x":0},"size":{"z":16,"x":16},"anchor":{"z":8,"x":8},"tooltip":"Spawn","icon":"squaremap-spawn_icon","type":"icon","point":{"z":14,"x":-4}}],"order":0,"timestamp":1644941282264},{"hide":false,"z_index":1,"name":"World Border","control":true,"id":"squaremap-worldborder","markers":[{"color":"#ff0000","tooltip":"World Border","type":"polyline","points":[{"z":-29999984,"x":-29999984},{"z":-29999984,"x":29999984},{"z":29999984,"x":29999984},{"z":29999984,"x":-29999984},{"z":-29999984,"x":-29999984}]}],"order":1,"timestamp":1644941282264},{"hide":false,"z_index":0,"name":"World Border","control":true,"id":"chunky","markers":[{"popup":"World Border","color":"#ff0000","center":{"z":14,"x":-4},"fill":false,"type":"circle","radius":15000.0}],"order":1,"timestamp":1644941282264}]

JLyne commented 2 years ago

Should be sorted now. Seems the logic wasn't quite right for determining whether to fill/stroke some shapes

JLyne commented 2 years ago

Fix will be in the next release, try this version in the meantime