Resi Respati
4254caeba3
use file-extension requires for non-JS/TS files
2018-08-01 11:43:18 +07:00
Resi Respati
9acec92200
deps upgrade
2018-08-01 11:24:03 +07:00
Resi Respati
b5377ae96f
Merge pull request #89 from ahmedcharles/master
...
Do some cleanup.
2018-05-15 11:13:30 +07:00
Ahmed Charles
fcaba5e64a
Do some cleanup.
...
rollup-plugin-clean doesn't work with the latest rollup, use rollup-plugin-clear instead.
Explicitly set module resolution to be Node.
Specify the tslint project which allows rules based on type info to run.
Update some dependencies to newer versions.
2018-05-13 07:32:33 +00:00
Resi Respati
9c24289d11
Merge pull request #86 from ahmedcharles/update
...
Update some dependencies.
2018-04-20 16:55:39 +07:00
Ahmed Charles
688f3f594b
Update some dependencies.
...
Rollup warns about unknown arguments now, so use --environment instead.
2018-04-13 11:20:46 +00:00
Resi Respati
12b63845bc
clarify what types.d.ts is for
2018-02-27 14:59:35 +07:00
Resi Respati
323e734cd8
Merge pull request #84 from screepers/deps-upgrade
...
Upgrade dependencies
2018-02-13 16:17:43 +07:00
Resi Respati
829581a1ad
lock source-map at version 0.6.1
...
source-map@0.7.0 pulls in native dependencies like `fs` and `path` which
doesn't work for Screeps.
2018-02-13 16:15:07 +07:00
Resi Respati
c617e20e00
[docs] Big Docs Update
2018-02-06 18:01:40 +07:00
Resi Respati
f8a28a1c92
Upgrade dependencies
...
* typescript@2.7.1
* rollup-plugin-typescript2@0.11 .0
* rollup-plugin-screeps@0.1.2
* rollup@0.55 .3
* source-map@0.7.0
2018-02-06 17:41:19 +07:00
Resi Respati
ffb0a0fa88
Merge pull request #81 from screepers/token-based-auth
...
Implement token-based auth
2018-01-09 23:55:17 +07:00
Resi Respati
4fa08c7867
[docs] added sanity check post-authentication
2018-01-09 23:53:59 +07:00
Resi Respati
d66b720a75
[docs] updated docs with authentication guide
2018-01-09 23:47:15 +07:00
Resi Respati
71c1571aa8
update rollup-plugin-screeps to v0.1.1
2018-01-09 23:17:09 +07:00
Resi Respati
c429620557
updated plugins to support token-based auth
2017-12-31 15:36:39 +07:00
Resi Respati
08602a9f8b
Merge pull request #79 from screepers/use-typed-screeps
...
swap `typed-screeps` with `@types/screeps`
2017-12-31 09:34:49 +07:00
Resi Respati
6ba4f84a26
[docs] download from the new master branch instead of v3.0
2017-12-30 09:56:05 +07:00
Resi Respati
64c8008c18
swap typed-screeps with @types/screeps
2017-12-30 09:43:07 +07:00
Resi Respati
8818c10634
[docs] updated contributing section
2017-12-23 15:35:59 +07:00
Resi Respati
6947c439a5
[docs] Unable to extend type interfaces (e.g. Game, Memory)
2017-12-23 13:53:14 +07:00
Resi Respati
fdabb465dd
[docs] reduces -> helps reduce
2017-12-23 13:35:17 +07:00
Resi Respati
5ce7b4a576
[docs] updated TypeScript section
2017-12-23 13:30:57 +07:00
Resi Respati
9c2a282aa9
[docs] link to getting started to the readme
2017-12-22 20:57:38 +07:00
Resi Respati
2bcc048363
Merge pull request #78 from PostCrafter/fix-tslint-issue
...
Fix TSLint issues
2017-12-22 20:48:49 +07:00
Leo Friedrichs
40c482bed8
Fix TSLint issues
...
As this is the starter project it should be provided without any errors.
This commit restructures some code to solve the TSLint issues.
2017-12-22 14:41:44 +01:00
Resi Respati
af65405e38
Docs updates [2017-12-18]
2017-12-18 13:02:52 +07:00
Resi Respati
605d07a014
Clear up documentation re: named exports
2017-12-17 21:18:30 +07:00
apemanzilla
c1fd87f170
Update typed-screeps version to 2.0.0
2017-12-12 19:33:01 -05:00
Resi Respati
40fa6c616c
[docs] what's new (v3.0)
2017-12-12 00:12:48 +07:00
Resi Respati
bb759e198f
finalised Environment variables section of doc
2017-12-12 00:07:57 +07:00
Resi Respati
3b79220b95
[docs] added some links
2017-12-11 23:52:52 +07:00
Resi Respati
cccf5a5aa2
[docs] Minor wording fixes
2017-12-11 23:51:22 +07:00
Resi Respati
23cfd4942d
Finished "What's new" section of docs
2017-12-11 23:48:19 +07:00
Resi Respati
b363a82382
Added 'Environemnt variables' cookbook page
2017-12-05 11:43:39 +07:00
Resi Respati
255f994099
Point to docs + contributing guidelines in readme
2017-12-05 10:37:19 +07:00
Resi Respati
75ee6f8b16
Finalise docs
...
Notes:
* Will fill in the 'What's new' section after @arcath is finished with his article draft
* Will add the legacy branch link when it's available
2017-12-02 00:57:07 +07:00
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