Commit Graph

270 Commits

Author SHA1 Message Date
Christian Paul
804b55076d After ESLint in utils 2017-12-23 00:07:34 -08:00
Christian Paul
088b9a3b71 After ESLint in TileSource 2017-12-23 00:07:23 -08:00
Christian Paul
1369140af4 After ESLint in LabelBuffer 2017-12-23 00:07:12 -08:00
Christian Paul
09142e7a8f Decaffeinate Canvas 2017-12-23 00:06:47 -08:00
Christian Paul
4122e8826b 'use strict' in main.js 2017-12-22 22:40:38 -08:00
Christian Paul
bf8ebfd3df Clean up Renderer (still uses bluejay) 2017-12-22 22:40:02 -08:00
Christian Paul
f236f95383 Dirty translation of Tile.js 2017-12-22 22:35:26 -08:00
Christian Paul
283c245a88 Non-perfect translation of Renderer.js 2017-12-22 21:33:10 -08:00
Christian Paul
29b5b3ccb1 Decaffeinate TileSource 2017-12-21 02:18:34 -08:00
Christian Paul
d27e086758 Decaffeinate BrailleBuffer class 2017-11-24 02:01:05 -08:00
Christian Paul
9d9ef31f7b Make Styler strict 2017-11-24 01:42:09 -08:00
Christian Paul
fd40b57f51 Shorten the code by using Array.prototype.find in the Styler. 2017-11-24 00:01:05 -08:00
Christian Paul
554ae593be Unpolished translation of Styler.coffee 2017-11-23 23:43:18 -08:00
Christian Paul
2d22e33ff1 Decaffeinate Mapscii class 2017-11-04 18:32:27 -07:00
Christian Paul
6033f0be3c Decaffeinate utils 2017-11-04 18:18:58 -07:00
Christian Paul
48367926c2 Decaffeinate config 2017-11-04 17:10:50 -07:00
Christian Paul
ac784977d9 Decaffeinate LabelBuffer 2017-11-02 01:22:48 -07:00
Michael Straßburger
1251e3f257 ⬆️ updating dependencies 2017-10-25 22:18:09 +02:00
Michael Straßburger
45071fd931 🔖 bumping 0.1.6 2017-10-25 20:04:45 +02:00
Michael Straßburger
b65da50d05 👷 optimizing select order of node installations 2017-10-25 20:03:04 +02:00
Leo Arias
490a598d84 Add the packaging metadata to build the mapscii snap 2017-08-09 00:16:54 +00:00
Michael Straßburger
45315d4ccf ⬆️ upgrading to term-mouse 0.2.0 (closes #24) 2017-06-17 00:15:16 +02:00
Alexander Zhukov
5fcf553427 🔬 fix a typo 2017-05-14 18:26:21 +03:00
Michael Straßburger
cb42c21812 🔖 bumping 0.1.5 2017-05-14 14:47:49 +02:00
Michael Straßburger
60dfdb8135 📝 adding string-width to readme 2017-05-14 14:47:19 +02:00
Michael Straßburger
5873af5c96 Merge pull request #20 from rastapasta/ascii
Braille-less ASCII mode, using ▀ ▄ █ ▌▐ ■
2017-05-12 23:17:48 +02:00
Michael Straßburger
724e605317 🎨 convert braille idx to bitstring to allow ascii selection 2017-05-12 23:11:42 +02:00
Michael Straßburger
7edde3b30f 🎨 moving poiMarker to config, improving asciiMap 2017-05-12 19:58:39 +02:00
Michael Straßburger
7e255edc53 🎨 adding braille-free mode, activate with 'c' 2017-05-12 18:48:38 +02:00
Michael Straßburger
82c05d6932 Merge pull request #19 from rastapasta/stringwidth
Support for wide characters (Chinese/Japanese/...), cache, speed and general optimization
2017-05-10 14:40:56 +02:00
Michael Straßburger
46692ec1bb adding string-width 2017-05-10 14:40:38 +02:00
Michael Straßburger
03f191edb0 📝 adding reference to PuTTY 2017-05-10 14:35:42 +02:00
Michael Straßburger
7fc618d6d2 📝 adding OSM license to readme 2017-05-10 14:32:45 +02:00
Michael Straßburger
3888293f0e 🎨 welcome message, callbacks, latlng normalization 2017-05-10 14:26:04 +02:00
Michael Straßburger
ca6a4e27ae 🏃 moving label selection logic to tile loader 2017-05-10 14:24:11 +02:00
Michael Straßburger
3dffcde3b5 only keep 16 tiles in memory 2017-05-10 14:22:07 +02:00
Michael Straßburger
0e5ce02e79 🎨 support label characters with width>1 2017-05-10 14:16:36 +02:00
Michael Straßburger
0bdb01f706 🎨 adding hint for -> telnet mapscii.me 2017-04-30 01:12:51 +02:00
Michael Straßburger
e79d91186b 📝 kudos to @manuelroth 2017-04-29 06:46:54 +02:00
Michael Straßburger
0b6d24126b 📝 kudos to @mourner 2017-04-29 03:49:34 +02:00
Michael Straßburger
cd5176d23b 📝 kudos to @lukasmartinelli 2017-04-29 03:44:51 +02:00
Michael Straßburger
ac1ab0369b 🔖 bumping 0.1.4 2017-04-29 00:54:56 +02:00
Michael Straßburger
ba74aeede2 Merge pull request #11 from rastapasta/mouse
adding lat/lon under cursor, drag&drop, center on click
2017-04-29 00:48:57 +02:00
Michael Straßburger
9c6afe2ffe 🐁 welcome back, drop + drag! 2017-04-29 00:39:20 +02:00
Michael Straßburger
d2c0c993cb 🐁 showing lat/lon under cursor, center on click 2017-04-29 00:15:31 +02:00
Michael Straßburger
cf757772f2 🔖 bumping 0.1.3 2017-04-28 04:06:34 +02:00
Michael Straßburger
8e93900475 🎨 using mapscii.me as osm2vectortiles source 2017-04-28 03:55:11 +02:00
Michael Straßburger
ba037e421a Merge pull request #8 from rastapasta/asciicast
adding asciicast
2017-04-27 13:19:38 +02:00
Michael Straßburger
a363cf06dc 📝 opening asciinema in new window 2017-04-27 13:17:25 +02:00
Michael Straßburger
4b3f47753c 📝 replacing animated gif with link to assciicast 2017-04-27 13:12:56 +02:00