Commit Graph

88 Commits

Author SHA1 Message Date
pypy
5a3068ccbc apply status system changes 2020-02-25 22:32:16 +09:00
pypy
7dbd0d7006 v2020.02.01 2020-02-01 14:51:29 +09:00
pypy
a66c2fda95 bug fix 2020-02-01 14:46:36 +09:00
pypy
84f6070d97 bug fix #29 2020-01-27 15:48:19 +09:00
pypy
eeb038e82c bug fix 2020-01-27 15:21:59 +09:00
pypy
9d4f87f2f4 release 2020.01.26 2020-01-26 16:39:17 +09:00
pypy
8125e32691 bug fix 2020-01-20 19:54:46 +09:00
pypy
5fe3347bf0 code cleanup 2020-01-14 23:34:05 +09:00
pypy
f33e61c679 bugfix 2020-01-14 23:31:18 +09:00
pypy
5f71d290f3 cleanup 2020-01-14 02:19:44 +09:00
pypy
727a552083 cleanup code 2020-01-13 22:53:01 +09:00
pypy
129259cd1e cleanup code 2020-01-13 22:50:21 +09:00
pypy
234995d23e cleanup code 2020-01-13 22:45:10 +09:00
pypy
b861258de9 cleanup code 2020-01-13 22:23:58 +09:00
pypy
ebcf715a35 bugfixt 2020-01-13 22:13:28 +09:00
pypy
abe28878e4 detailed error message 2020-01-13 22:13:19 +09:00
pypy
ac8ba5b824 bugfix 2020-01-13 22:04:20 +09:00
pypy
45d4f26458 unroll complex code 2020-01-13 21:56:41 +09:00
pypy
3d27fc5ca1 remove unnecessary condition 2020-01-13 21:48:27 +09:00
pypy
c907f1f964 cleanup code 2020-01-13 21:43:18 +09:00
pypy
704ac594d6 bugfix 2020-01-13 02:07:40 +09:00
pypy
fcf973bb7e shows user's bio 2020-01-13 00:56:38 +09:00
pypy
f234f882a1 show active states 2020-01-13 00:53:37 +09:00
pypy
dc91cd9973 bugfix 2020-01-13 00:51:00 +09:00
pypy
4641ce58c3 bugfix (get weird on resizing) 2020-01-12 22:46:29 +09:00
pypy
a3b224ed6c cleanup code 2020-01-12 22:16:17 +09:00
pypy
18dc67e0fe 🤔 2020-01-12 22:13:00 +09:00
pypy
516052fd16 bugfix 2020-01-12 22:09:45 +09:00
pypy
12e8f7f45f chagne menu item order, cleanup code 2020-01-12 21:50:12 +09:00
pypy
75b9849a65 always show name color, add dark mode 2020-01-12 21:07:48 +09:00
pypy
2ba8e339b1 bugfix 2020-01-12 20:10:35 +09:00
pypy
7b163bb2bb use cached object instead raw json 2020-01-12 19:55:28 +09:00
pypy
293fe6c552 move applyUserTrustLevel() to API.* 2020-01-12 19:48:31 +09:00
pypy
3bec2798ac rename $isVIP to $isModerator 2020-01-12 19:37:25 +09:00
pypy
b7cd2d8fee cleanup code 2020-01-12 19:13:42 +09:00
pypy
e851460cf0 bugfixes 2020-01-12 08:40:25 +09:00
pypy
f72adb9d90 bugfixes and cleanup code 2020-01-12 08:29:23 +09:00
pypy
794c8e0b93 cleanup code 2020-01-12 07:32:45 +09:00
pypy
b894c8f2f3 bind ecx to API on callback of API.bulk() 2020-01-12 01:49:39 +09:00
pypy
f38eee3dd5 bugfix 2020-01-12 00:44:58 +09:00
pypy
424c42a8d1 disallow prefer-destructuring 2020-01-12 00:30:06 +09:00
pypy
3ca9ca73eb delete unused apis 2020-01-11 23:52:17 +09:00
pypy
5915c6bafd delete unused apis 2020-01-11 23:48:56 +09:00
pypy
e6be1c6879 use Map() on API.playerModeration and rename it to cachedPlayerModerations 2020-01-11 23:47:06 +09:00
pypy
306a754e73 bugfix 2020-01-11 23:44:42 +09:00
pypy
bc2924abc6 use Map() on API.notification and rename it to cachedNotifications 2020-01-11 23:37:21 +09:00
pypy
5af4685e84 use Map() on API.friend404 2020-01-11 23:34:15 +09:00
pypy
f4842bec59 rename '_' postfix to '$' prefix on VRCX internal variables 2020-01-11 23:13:58 +09:00
pypy
c0f66ac064 using isObject() instead of typeof 2020-01-11 22:55:35 +09:00
pypy
9fbac82505 bugfix 2020-01-11 22:39:42 +09:00