Commit Graph

50 Commits

Author SHA1 Message Date
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
pypy
d3568f65b5 add missing variable 2020-01-11 22:28:01 +09:00
pypy
e48d2383a0 renaming friend_ to $isFriend 2020-01-11 22:25:57 +09:00
pypy
b88f4ffa92 using Map instead of object on API.avatar and renaming it to API.cachedAvatars 2020-01-11 22:23:33 +09:00
pypy
22d129a4c3 bugfix 2020-01-11 22:21:05 +09:00
pypy
9c07956a0c rename config to cachedConfig 2020-01-11 22:16:50 +09:00
pypy
e1796634a9 using Map instead of object on API.world and renaming it to API.cachedWorlds 2020-01-11 22:08:27 +09:00
pypy
5b390b33e8 cleanup code (no-redeclare) 2020-01-11 22:01:09 +09:00
pypy
b9d6296c20 using Map instead of object on API.user and renaming it to API.cachedUsers 2020-01-11 21:38:59 +09:00
pypy
642c996283 rename variable name 2020-01-11 21:25:40 +09:00
pypy
ad7a38776b drop arrow function 2020-01-11 21:21:34 +09:00
pypy
541a978918 API.bulk() cleanup 2020-01-11 20:52:13 +09:00
pypy
98f5448d52 apply no-throw-literal 2020-01-11 20:27:57 +09:00
pypy
15eb9a45ac apply no-nested-ternary 2020-01-11 20:22:39 +09:00
pypy
b225e596d0 apply default-case 2020-01-11 20:18:19 +09:00
pypy
fcb4baf7a6 apply init-declarations 2020-01-11 20:11:22 +09:00
pypy
44f068f8e5 rename ctx to dt 2020-01-11 19:58:05 +09:00
pypy
ba2a47480c optimize fetch routine 2020-01-11 19:52:48 +09:00
pypy
c72a120fae add isObject() 2020-01-11 19:52:24 +09:00
pypy
b4ef559241 loop optimization 2020-01-11 19:32:24 +09:00
pypy
45e75a9281 event handler optimzation 2020-01-11 17:15:39 +09:00
pypy
149a2117b0 v2019.11.18 2019-11-18 23:12:01 +09:00
pypy
23c108c266 v2019.10.31.1 2019-10-31 02:23:34 +09:00
pypy
b5cd4b3184 v2019.10.31 2019-10-31 01:36:04 +09:00
pypy
8789b48ba9 v2019.09.26 2019-09-26 02:15:34 +09:00
pypy
1dc688a6a0 v2019.09.24
resolve #4
2019-09-24 12:23:08 +09:00
pypy
0b5ed2ff15 v2019.09.23 2019-09-23 12:16:50 +09:00
pypy
96442707c0 v2019.09.04 2019-09-04 12:07:04 +09:00
pypy
4bf4001890 v2019.08.20.1 2019-08-20 17:22:40 +09:00
pypy
0694e838a8 v2019.08.20 2019-08-20 14:32:59 +09:00
pypy
fb4c04ff61 v2019.08.20 2019-08-20 14:30:40 +09:00
pypy
28c8392aa0 Merge remote-tracking branch 'refs/remotes/origin/master' 2019-08-20 12:52:22 +09:00
pypy
8a699c63ae v2019.08.20 2019-08-20 12:52:20 +09:00
mog422
a095c994b9 Show name color by trust level when display name 2019-08-20 12:14:02 +09:00
pypy
26b371fd0f v2019.08.19 2019-08-19 23:21:08 +09:00
pypy
d725c8f1e3 v2017.08.17.1 2019-08-17 21:55:24 +09:00
pypy
9eac705d07 v2019.08.17 2019-08-17 04:26:54 +09:00
pypy
095f9c0d59 v2019.08.17 2019-08-17 04:13:48 +09:00
pypy
90f096c497 Initial commit 2019-08-16 22:53:04 +09:00