Christian Paul
5c8ded81dc
Change the unit of width and length options to full characters
2020-08-12 01:58:25 +02:00
Thorkil Værge
34d628d1d1
Add preliminary support for parsing of command line options ( #86 )
...
* Add preliminary support for parsing of command line options
* Remove redundant options for width and height
* Add parser for command line arguments. Type validation outstanding.
* Update TODO list
* Use config for argv's default values, simplify argument management
Co-authored-by: LH <@>
2020-08-12 01:44:39 +02:00
Christian Paul
cdb0f45c75
Handle errors from Mapscii.init()
2018-11-19 00:17:12 -08:00
Christian Paul
baceee6ad6
Stylize name as MapSCII
2018-11-18 18:47:24 -08:00
Christian Paul
7d6aa54d33
Remove CoffeeScript dependency
2017-12-23 02:03:24 -08:00
Christian Paul
4122e8826b
'use strict' in main.js
2017-12-22 22:40:38 -08:00
Michael Straßburger
3706ec75b6
📝 renaming termap -> mapscii
2017-04-26 18:06:28 +02:00
Michael Straßburger
59b64e8dd2
👷 cleanup, testing tiles with an extent of 512, config params
2016-11-06 14:15:30 +01:00
Michael Straßburger
da6c398e6d
🍺 comitting current dev stage of various refactors
2016-11-02 13:19:46 +01:00
Michael Straßburger
eb88d231a9
🔳 calculating visible tiles
2016-10-03 22:09:04 +02:00
Michael Straßburger
c0da2871d6
🔳 accurate calculation of current viewport bbox
2016-10-03 19:19:41 +02:00
Michael Straßburger
bd83950eeb
🎨 optimizing label/marker rendering
2016-09-29 01:24:00 +02:00
Michael Straßburger
814d698203
🎨 setting bright's background to black
2016-09-28 22:51:28 +02:00
Michael Straßburger
334032da59
🎨 optimizing canvas size calculation
2016-09-28 19:29:54 +02:00
Michael Straßburger
11c2f1f544
🔮 abstracting tile handling, preparing usage of spatial indexing
2016-09-22 05:09:07 +02:00
Michael Straßburger
d7c7500a7f
🎨 improving Styler condition parser, adding main.js
2016-09-21 21:52:35 +02:00