Michael Straßburger
9f0fa46f92
Merge pull request #101 from rastapasta/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21
2021-05-08 15:06:18 +02:00
Michael Straßburger
da9d4d05a6
Merge pull request #99 from rastapasta/dependabot/npm_and_yarn/y18n-4.0.1
...
Bump y18n from 4.0.0 to 4.0.1
2021-05-08 15:06:03 +02:00
dependabot[bot]
64c53f6d01
Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 20:49:46 +00:00
dependabot[bot]
dafe5cf4cb
Bump y18n from 4.0.0 to 4.0.1
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:02:56 +00:00
dependabot[bot]
9be22c8a1a
Bump node-notifier from 8.0.0 to 8.0.1 ( #96 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 14:08:22 +01:00
Christian Paul
b70e64f378
Upgrade dependencies
2020-09-09 00:40:47 +02:00
Christian Paul
247122f684
Remove bluebird ( #94 )
2020-09-09 00:36:37 +02:00
Christian Paul
a7e7621705
Replace userhome with env-paths ( #91 )
...
* Replace userhome with env-paths
* Download the correct package
2020-08-17 12:02:07 +02:00
Christian Paul
2d88b6f16d
Merge branch 'master' of github.com:rastapasta/mapscii
2020-08-12 02:08:04 +02:00
Christian Paul
0ce9b27a04
Upgrade dependencies
2020-08-12 02:07:55 +02:00
Christian Paul
df269c10d9
Fix TileSource test to be a test ( #90 )
2020-08-12 02:06:01 +02:00
Christian Paul
26f8ebe1f5
Add lennonhill to the AUTHORS file
2020-08-12 01:59:51 +02:00
Christian Paul
5c8ded81dc
Change the unit of width and length options to full characters
2020-08-12 01:58:25 +02:00
Christian Paul
9eb2e5ef25
Regenerate package-lock.json
2020-08-12 01:50:26 +02:00
Christian Paul
9bee8cca19
Fix the initial center to be the c-base
2020-08-12 01:46:20 +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
dependabot[bot]
219161e13e
Bump lodash from 4.17.15 to 4.17.19 ( #88 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 13:53:43 +02:00
Christian Paul
393f867c84
Raise the minimum NodeJS version to 10 ( #84 )
2020-05-28 12:18:00 +02:00
Christian Paul
8475501605
Upgrade dev dependencies: jest and eslint
2020-05-21 14:47:59 +02:00
dependabot[bot]
739176e817
Bump acorn from 6.4.0 to 6.4.1 ( #82 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 01:34:48 +01:00
Michael Straßburger
7103ecc0b7
✅ re-adding jest, making the CI happy again
2020-02-19 10:23:55 +01:00
Michael Straßburger
223bb9b644
🔖 bumping 0.3.1
2020-02-18 21:42:14 +01:00
Michael Straßburger
c1cfe3ecfe
⬆️ upgrading dependencies
2020-02-18 21:41:39 +01:00
Michael Straßburger
3b85c6d513
🔖 bumping 0.3.0, adding @quincylvania to the authors
2019-10-14 17:01:50 +02:00
Quincy Morgan
a872c0ee6d
Zoom toward the mouse pointer instead of the map center ( #75 )
2019-10-13 17:59:03 +02:00
Michael Straßburger
dcda97e305
📝 adding travis badge to readme
2019-10-11 15:46:47 +02:00
Michael Straßburger
4011c877bb
✅ Merge pull request #74 from rastapasta/eslint
...
CI: Add linting with ESLint
2019-10-11 15:44:01 +02:00
Michael Straßburger
b76e626d5e
🔖 bumping 0.2.0
2019-10-11 00:51:36 +02:00
Christian Paul
b2e491d9ea
Run the linter on CI
2019-10-10 21:05:24 +02:00
Christian Paul
b07786c547
Also test on NodeJS 12
2019-10-10 20:54:32 +02:00
Christian Paul
348b84f71f
Make ESLint pass the current codebase
2019-10-10 20:54:16 +02:00
Christian Paul
184ce100d7
Upgrade dependencies
2019-10-10 19:50:50 +02:00
0xflotus
54235a81b7
fixed optimized ( #69 )
2019-07-12 00:15:09 +02:00
Christian Paul
95ad703199
Merge pull request #70 from jestin/master
...
Add vim keys as alternative to arrow key navigation
2019-07-11 22:37:48 +02:00
Jestin Stoffel
fccacad3a2
Add vim keys as alternative to arrow key navigation
2019-07-08 10:50:19 -05:00
Christian Paul
9b5769a2ec
Merge pull request #68 from rastapasta/upgrade-dependencies
...
Upgrade various dependencies
2019-06-16 22:30:06 -07:00
Christian Paul
421d71255f
Merge branch 'master' into upgrade-dependencies
2019-06-16 22:18:01 -07:00
Christian Paul
7d4cd331ae
Upgrade various dependencies
2019-06-16 22:12:23 -07:00
Christian Paul
eac7cb4d15
Merge pull request #67 from Self-Perfection/patch-1
...
Fix typo in README
2019-05-13 15:55:15 -07:00
Christian Paul
22532ba03b
Merge pull request #61 from rastapasta/draw-is-never-null
...
Fix issue where every button press causes a rerender
2019-04-12 20:49:00 -07:00
Christian Paul
0b0384c3f3
Merge pull request #63 from rastapasta/authors
...
Start a dedicated AUTHORS file for copyright purposes
2019-04-12 20:48:41 -07:00
Christian Paul
e7ff94fc1c
Merge pull request #62 from rastapasta/safe-upgrades
...
Upgrade dependencies
2019-03-24 18:28:17 -07:00
Christian Paul
ff75d2de50
Merge pull request #59 from rastapasta/mapbox-mbtiles
...
The NPM package mbtiles got deprecated in favour of @mapbox/mbtiles
2019-03-24 18:27:56 -07:00
Christian Paul
6c86050b3d
Merge pull request #64 from rastapasta/drop-node6
...
Remove support for Node 6
2019-03-24 18:27:24 -07:00
Christian Paul
ad4103c8df
Don't use async within describe
2019-03-24 18:18:48 -07:00
Christian Paul
7b322af22f
Remove tests / support for Node 6
2019-03-24 18:14:19 -07:00
Christian Paul
d98aced647
Merge pull request #57 from rastapasta/create-folder-error
...
Throw an error if creating a folder fails.
2019-03-24 18:05:01 -07:00
Christian Paul
044c24f6c8
Merge pull request #56 from rastapasta/promises
...
Load the style file in Mapscii to keep the Renderer simpler
2019-03-24 18:00:57 -07:00
Christian Paul
66a605254c
Fix mistake where _createFolder wouldn't throw an error
2019-03-24 17:59:46 -07:00
Christian Paul
3dcebfa42e
Start a dedicated AUTHORS file for copyright purposes
2019-03-24 17:36:30 -07:00