Commit Graph
170 Commits
Author SHA1 Message Date
Eliot Partridge 326063bc95 Discord auth 2019-08-30 10:34:14 -05:00
Eliot Partridge ef316acfe4 Update npm dependencies 2019-08-30 10:30:13 -05:00
Jeremy Simpson eefd9e9a2c Add myself to credits 2019-08-30 01:58:02 -07:00
Jeremy Simpson 7f7efbb94b tslint changes 2019-08-30 01:52:40 -07:00
Erik McClure 7603879d35 Merge pull request #37 from BytewaveMLP/fix-enoent-directory
Create settings and stats directories ad-hoc
2019-08-29 21:30:46 -07:00
Erik McClure 450de3ff79 Merge pull request #35 from BytewaveMLP/gitignore
Create preliminary .gitignore
2019-08-29 21:20:15 -07:00
Eliot Partridge 3fbdcc47cf Shouldn't blow up here, actually. whoops.
Revert "Blow up for settings as well"

This reverts commit 41d5b1ec7d.
2019-08-29 23:19:07 -05:00
Eliot Partridge 09fe074a9d Anchor gitignore entries to root of project 2019-08-29 23:16:31 -05:00
Eliot Partridge 41d5b1ec7d Blow up for settings as well 2019-08-29 23:15:29 -05:00
Eliot Partridge 0d04bc06ae Blow up if the error isn't EEXIST 2019-08-29 23:14:37 -05:00
Erik McClure 65224dbfc4 Merge pull request #36 from BytewaveMLP/ph-credits
pixel.horse team credits
2019-08-29 21:13:25 -07:00
Erik McClure e4ac969010 Merge pull request #38 from BytewaveMLP/vscode-config
Add VS Code launch config
2019-08-29 21:06:33 -07:00
Eliot Partridge 4f68a53150 Add VS Code launch config
Allows attaching to the debugger run with a dev build from within Code
2019-08-29 22:59:38 -05:00
Eliot Partridge aaee2dc8b7 Create settings and stats directories ad-hoc 2019-08-29 22:57:21 -05:00
Eliot Partridge 5b308ebe63 pixel.horse team credits
Can be added to later, these are just the current contribtors I know
2019-08-29 22:55:16 -05:00
Eliot Partridge 5ed4e0520e Create preliminary .gitignore
Ignores build artifcats, but not src/ts/generated
2019-08-29 22:44:05 -05:00
Erik McClure 6cdd4f0826 Merge pull request #32 from Stubenhocker1399/no-such-file-settings
Create settings file if it does not exist
2019-08-29 15:47:08 -07:00
Stubenhocker1399 f2e953f8cf Only create new settings file if file is missing 2019-08-30 00:46:27 +02:00
Stubenhocker1399 eab78e2100 Create settings file if it does not exist
Fixes #22
2019-08-29 23:41:39 +02:00
Erik McClure 735845746e Archive commit 2019-08-28 21:15:02 -07:00