Commit Graph

32 Commits

Author SHA1 Message Date
Resi Respati
c5b44ef32f ignore additional folders from vscode search 2017-12-02 00:51:40 +07:00
apemanzilla
1b1b627332 Improve README 2017-12-01 11:06:12 -05:00
apemanzilla
6167dfa82f Minor improvements and fixes 2017-12-01 11:05:57 -05:00
Resi Respati
062b76a351 [docs] "Configuration variables" -> "Deploy destinations" 2017-11-28 13:39:03 +07:00
Resi Respati
e0a33f2bad re-added the Unlicense 2017-11-28 13:31:12 +07:00
Resi Respati
df974e0753 [docs] fixed introduction to Cookbook 2017-11-28 13:15:29 +07:00
Resi Respati
32b70bf69b [docs] rollup is installed in node_modules, so not *technically* necessary 2017-11-28 13:07:22 +07:00
Resi Respati
6e9088c7ca [docs] add more sections 2017-11-28 13:05:07 +07:00
Resi Respati
b068c6bb78 Added 'lint' and 'watch' tasks 2017-11-28 12:18:32 +07:00
Resi Respati
f76d213b60 [docs] fixing headings on 'Deploying' page 2017-11-27 19:28:27 +07:00
Resi Respati
b929c4aec6 Resume work on first draft of docs 2017-11-27 19:18:31 +07:00
Resi Respati
ab1b01e8f5 added some more stubs to docs 2017-11-27 13:31:48 +07:00
Resi Respati
426b2d6207 Added initial docs 2017-11-27 11:59:00 +07:00
apemanzilla
56840c0adf Fix crucial bug 2017-11-26 22:04:36 -05:00
apemanzilla
d233c7ba8d Don't load screeps.json unless --dest is passed 2017-11-26 15:40:07 -05:00
apemanzilla
3d0359e89e Implement #75 2017-11-26 13:49:53 -05:00
Adam Laycock
fb83e12a0b update rollup-plugin-screeps. See #75 2017-11-26 15:41:05 +00:00
Resi Respati
8dc2cc9f77 use relative imports, console.error -> console.log 2017-11-25 01:54:46 +07:00
Resi Respati
fee7ab06c7 added sourcemaps support + sample library, disable member-ordering ts rule 2017-11-25 01:44:20 +07:00
Adam Laycock
84ef1f8da8 change to rollup-plugin-screeps 2017-11-24 11:09:29 +00:00
Resi Respati
7cc0907e46 optimise onwrite hook of rollup plugin, clean up dist folder before bundling 2017-11-23 10:24:08 +07:00
Resi Respati
5678e181e7 bundle up all strict typechecking option to the --strict flag 2017-11-23 01:44:22 +07:00
Resi Respati
0de6251ea2 [rollup] code style fixes 2017-11-23 01:33:53 +07:00
Resi Respati
34cd04a05b fix sourcemap uploading issue due to filename 2017-11-23 01:17:58 +07:00
Adam Laycock
8a24c7226c Merge branch 'v3.0' of https://github.com/screepers/screeps-typescript-starter into v3.0 2017-11-22 09:23:22 +00:00
Adam Laycock
ead8ca9d90 export source maps before screeps upload 2017-11-22 09:22:41 +00:00
Resi Respati
10942c9526 [tslint] Fixed interface-name rule declaration 2017-11-22 15:55:38 +07:00
Resi Respati
27df8687cc Fixed typos 2017-11-22 06:56:59 +07:00
Adam Laycock
80674295f1 Add rollup-plugin-screeps-upload to upload directly to screeps 2017-11-21 20:28:24 +00:00
Adam Laycock
4d6ebf3ec9 Basic readme and main.ts 2017-11-21 19:46:10 +00:00
Adam Laycock
3a76931275 fix typo in tsconfig.json 2017-11-21 19:24:22 +00:00
apemanzilla
5af6dc5077 Start on v3.0 2017-11-21 12:55:36 -05:00