Commit graph

17 commits

Author SHA1 Message Date
iCrawl
ff75ecf2c5
style: prettier 2019-09-22 18:56:19 +02:00
iCrawl
85f29ad073
chore: lint 2019-09-13 13:19:13 +02:00
iCrawl
531fbaf66d
refactor: use workspace.fs api 2019-08-08 21:40:52 +02:00
iCrawl
d402fbb13c
fix: actually move it upwards 2019-08-03 14:36:43 +02:00
iCrawl
fa3205bea5
fix: output-windows displaying as status 2019-08-03 14:33:51 +02:00
iCrawl
7e8ea061aa
feat/fix: add disconnect/fix reconenct command 2019-08-03 14:16:17 +02:00
iCrawl
039cb4bfbe
fix: clean up session and party presence 2019-04-28 10:46:22 +02:00
iCrawl
b691ac19c5
feat: switch to eslint and bundle with webpack 2019-04-21 20:30:00 +02:00
Smokie
9b01d3c793 feat: added more languages (#227)
* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update Activity.ts

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Convert spaces to tabs
2019-04-11 18:46:25 +02:00
Frangu Vlad
2e8fe55de7 fix: bugs introduced 3 versions down (#128)
* fix: Bugs

* fix: Set default partySize to 1
2018-12-01 17:49:26 +01:00
Crawl
66f21b1c7e
fix: partySize 2018-12-01 17:46:58 +01:00
Crawl
cc90d46f43
fix: lint and build errors 2018-12-01 05:25:48 +01:00
Crawl
eb60a54ac2
feat: join and spectate (#127)
* feat: test join and spectate

* feat: testing spectates

* feat: add spectate command

* fix: change it to spectate secret

* feat: allow and disable spectate

* feat: add join requests

* chore: add commands

* chore: bunch of logs

* chore: use latest vsls version

* chore: more logs

* hack: race conditions and autofilling

* fix: handle accepting and rejecting inside of vscode

* cleanup: remove logs and add comments

* chore: more comments

* feat: dynamically update party size

* feat: encode secrets and add changable partyId

* fix: change encoding

* fix: partyId

* chore: add feature to readme
2018-12-01 05:18:35 +01:00
Crawl
c5a8eda150
tslint: fix 2018-11-13 03:40:24 +01:00
Frangu Vlad
9827df74fb fix: leftover bugs n quirks (#106)
* fix: Loads of bugs n quirks

* misc: Requested Changes

* misc: Remove _ from property name
2018-11-10 17:39:01 +01:00
Crawl
a97defd5e3
fix: typos and {Lang}
fixes #103
2018-11-08 06:31:29 +01:00
Crawl
0195cde103
rewrite (#101)
* rewrite: initial commit

* feat: add constants for live share

* feat: add first letter uppercase

#88

* chore: remove automatic reconnects

* chore: add troubleshooting to readme
2018-11-07 03:53:18 +01:00