Commit graph

9 commits

Author SHA1 Message Date
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
449725e300
fix: timeout and default command 2018-11-20 21:52:13 +01:00
Frangu Vlad
7be2adf048 fix: errors on boot (#121)
* fix: Reconnects not working if Discord wasn't open before VSCode

* misc: Cleanup

* fix: Hide and re-show the status bar item on enable/disable

* nit: Crawls request

* fix: Use if + .catch on the promise

* nit: Crawl's request
2018-11-20 21:32:26 +01:00
Crawl
90a255069e
feat: modify statusbar icon instead of showing a message on successful connect 2018-11-20 05:26:48 +01:00
Crawl
c5a8eda150
tslint: fix 2018-11-13 03:40:24 +01:00
Crawl
307a7b62d9
style: white space 2018-11-10 17:40:30 +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
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