Daniel Asher Resnick
8c2d5fc6c2
Layer-based rendering
6 months ago
Daniel Asher Resnick
ae1987022e
README: click-togglable pop-ups are enabled
7 months ago
Daniel Asher Resnick
147c2cb6cb
.
7 months ago
Daniel Asher Resnick
5c2c1c5afc
Coord tripler and grid tester
7 months ago
Daniel Asher Resnick
6acfb81512
Get site image pages all together
1 year ago
Daniel Asher Resnick
b7674c1a47
Cleanup
1 year ago
Daniel Asher Resnick
54e4708484
Minor enhancement to location processing
1 year ago
Daniel Asher Resnick
4687677e0c
Fix bug with MWTemplate::Parse
...
The slurp after the template name needs to be non-greedy so it ends at the first }}.
Now that I think about it,
this will break if the template invocation has template/variable calls within it
1 year ago
Daniel Asher Resnick
b3b8d8700f
Remove defunct subregion code
1 year ago
Daniel Asher Resnick
569a68309c
Minor code cleanup
1 year ago
Daniel Asher Resnick
06cf0a8c7a
Carp instead of croak when recoverable/abortable
1 year ago
Daniel Asher Resnick
5dee70cd48
Only render popups and click events for html maps
1 year ago
Daniel Asher Resnick
57eb487682
Add comments to Path.pm
1 year ago
Daniel Asher Resnick
3b086b0ebe
Check for bad edge direction and abort path
1 year ago
Daniel Asher Resnick
ddb01005c8
Inline simple curve_to method
...
Shorter and more obvious to do the direct svg code (just a Q followed by the points).
1 year ago
Daniel Asher Resnick
4ddba48847
Fix logging order and message typo
1 year ago
Daniel Asher Resnick
4681cb9010
Introduce Path splintering
...
Primarily for use splintering parent Grid Paths onto Subgrids.
Only the sections of the Path present in the Subgrid get included.
1 year ago
Daniel Asher Resnick
b832bf9d00
Add starts_from and ends_to path functionality
1 year ago
Daniel Asher Resnick
f9c9b31089
Return null instead of dying when can't find tile
1 year ago
Daniel Asher Resnick
bc9e7d5477
Render a Path as a single SVG <path> element
1 year ago
Daniel Asher Resnick
f44777e585
Remove and ignore output of tests
1 year ago
Daniel Asher Resnick
d99d7446ca
Add default path width
1 year ago
Daniel Asher Resnick
07c1494b77
Add configurable coordinate colours
1 year ago
Daniel Asher Resnick
33a1867641
Fetch paths from wiki
1 year ago
Daniel Asher Resnick
67b50501cb
Make path fills transparent (only want the stroke)
1 year ago
Daniel Asher Resnick
2469ca32cc
Add Paths
1 year ago
Daniel Asher Resnick
67bc6b64e8
Give tiles a style by default
1 year ago
Daniel Asher Resnick
0e63a8d64f
Use rlib to find module in same dir
1 year ago
Daniel Asher Resnick
a68f9c7785
.
1 year ago
Daniel Asher Resnick
a6f22d3b25
.
1 year ago
Daniel Asher Resnick
7fa72aef52
.
1 year ago
Daniel Asher Resnick
cf59c89cf2
.
1 year ago
Daniel Asher Resnick
1d574ccee6
.
1 year ago
Daniel Asher Resnick
f6d0afa029
.
1 year ago
Daniel Asher Resnick
1804bf04f4
.
1 year ago
Daniel Asher Resnick
a758dabcf2
Cache images
2 years ago
Daniel Asher Resnick
c93297d845
Increase popup font size and make configurable
2 years ago
Daniel Asher Resnick
5e1eccfb20
Document coordinate visibility toggling
2 years ago
Daniel Asher Resnick
238cd08c8f
Add coordinate toggling to html documents
2 years ago
Daniel Asher Resnick
2929f226c9
Fix some README issues
2 years ago
Daniel Asher Resnick
288b9cc545
Fix location background bug ( #1 )
...
Splits location processing into pre and post background image fetching.
2 years ago
Daniel Asher Resnick
c8ba3af912
fix syntax error
2 years ago
Daniel Asher Resnick
2e0b888397
fix syntax error
2 years ago
Daniel Asher Resnick
41f82c798f
fix rename in docs
2 years ago
Daniel Asher Resnick
c44644e98c
.
2 years ago
Daniel Asher Resnick
690473d400
Declare README a markdown file
2 years ago
Daniel Asher Resnick
6d8853c9ee
No default API URL, exit when not given
2 years ago
Daniel Asher Resnick
5a1072f6d8
Add README
2 years ago
Daniel Asher Resnick
b92b3013c0
Add README
2 years ago
Daniel Asher Resnick
45363718bb
Rename wiki-tile to wiki-map
2 years ago