Commit Graph

310 Commits

Author SHA1 Message Date
pypy
030185f683 bugfix (closes #100 and closes #101) 2020-11-07 18:05:44 +09:00
pypy
2e18bfbebf bugfix 2020-11-07 17:51:07 +09:00
pypy
547c978dab add trailing newline 2020-11-07 17:22:16 +09:00
pypy
b6055c516c OpenVR SDK v1.14.15
from ValveSoftware/openvr@0eb70325a4
2020-11-02 03:26:15 +09:00
pypy
659dd0d83c cleanup code 2020-11-02 02:02:11 +09:00
pypy
01e9ca9b59 rename sqlite 2020-11-02 01:57:54 +09:00
pypy
705c7e22ad cleanup code 2020-11-02 01:48:54 +09:00
pypy
94bbd6c7d5 migrate config 2020-11-02 01:30:55 +09:00
pypy
90369aa3d4 shared repository 2020-11-02 01:29:20 +09:00
pypy
d31621bae0 config repository 2020-11-02 01:29:09 +09:00
pypy
aa31777506 sqlite 2020-11-02 01:29:03 +09:00
pypy
ab3bbc6d68 bugfix 2020-11-02 01:11:14 +09:00
pypy
a2e8b5e5c9 async sqlite 2020-11-02 00:56:12 +09:00
pypy
c051dccecf cleanup code 2020-11-01 23:41:21 +09:00
pypy
2cc00465ad cleanup code 2020-11-01 22:23:03 +09:00
pypy
5938f877f8 bind as synchronous 2020-11-01 22:18:37 +09:00
pypy
87f6c985c5 bugfix 2020-11-01 21:35:41 +09:00
pypy
c2a0250be9 remove unsafe sqlite options, increase busy_timeout 2020-11-01 21:15:50 +09:00
pypy
af2b09fdd6 use async/await on update() 2020-11-01 20:19:11 +09:00
pypy
cbdcf2d6c6 add SharedVariable 2020-11-01 19:57:02 +09:00
pypy
c6e8195e01 bugfix 2020-11-01 19:47:06 +09:00
pypy
8cf6418b56 typo 2020-11-01 19:40:11 +09:00
pypy
9877e52d67 log watcher rework 2020-11-01 19:20:36 +09:00
pypy
7e84977ace lint 2020-11-01 13:17:05 +09:00
pypy
f732ac2fde fix vertical scroll 2020-11-01 13:10:19 +09:00
pypy
06106a8291 bugfix 2020-11-01 13:09:45 +09:00
Natsumi-sama
b9b1960059 Minimal wrist feed icons (#96)
* Wrist feed minimal emoji icons
* Minimal feed toggle
2020-11-01 13:07:12 +09:00
pypy
8d3f448c1e code formatting 2020-11-01 12:37:41 +09:00
Natsumi-sama
1953098790 VR overlay notifications dark mode toggle (#95) 2020-11-01 12:35:55 +09:00
pypy
f7b6324d73 bump deps: sqlite 2020-10-28 23:24:14 +09:00
pypy
0bafb06070 bump npm deps 2020-10-28 23:21:50 +09:00
pypy
7f6c243d51 update gamelog parsing: OnPlayerJoined, OnPlayerLeft 2020-10-28 23:14:38 +09:00
pypy
fc55d9c6a7 v2020.10.25 2020-10-25 19:01:06 +09:00
pypy
b15cf90a01 separate isGameRunning and isGmaeNoVR 2020-10-25 18:59:57 +09:00
pypy
e9f65f4868 launch through Steam (fixes #89) 2020-10-25 18:29:22 +09:00
pypy
c0f2a87817 add request invite 2020-10-25 17:01:38 +09:00
pypy
69a39b6d0a hide message button 2020-10-25 17:00:55 +09:00
pypy
d44f97de9d code formatting 2020-10-25 16:11:17 +09:00
Natsumi
bf8c8b7461 Fix build error caused by #83 2020-10-25 15:51:55 +09:00
Natsumi
d560aa9836 Add an option to toggle VR overlay notifications
Whoops

Whoops 2
2020-10-25 15:39:10 +09:00
Natsumi
d6a5b3a26d Add option to hide Online/Offline from wrist feed 2020-10-25 15:38:31 +09:00
Natsumi
a16875bfc2 Toggle for VR device visibility on wrist overlay 2020-10-25 15:38:24 +09:00
pypy
a80bfc71bc bump npm deps 2020-10-20 22:39:45 +09:00
Natsumi
20a78eebd4 Add option to hide Private world from wrist feed 2020-10-20 18:02:35 +09:00
Natsumi-sama
0c8bcdbd48 Remove current user from shared feed 2020-10-19 17:23:53 +09:00
pypy
50df6f94e8 Merge pull request #83 from Fusl/steamoverlay-novr-fix
don't attempt to start steam overlay when vrchat is running with --no-vr
2020-10-17 18:13:01 +09:00
Katie Holly
e2f732b173 don't attempt to start steam overlay when vrchat is running with --no-vr 2020-10-17 09:55:51 +02:00
pypy
69ee901dd0 fix quote replacement 2020-09-29 20:30:08 +09:00
pypy
4a35062c6a add export friends list (closes #80) 2020-09-29 20:27:58 +09:00
pypy
68c04f7a09 add get avatar info by clicking avatar image in feed (closes #79) 2020-09-26 17:03:10 +09:00