Commit Graph

1977 Commits

Author SHA1 Message Date
Usman Shafiq
411f50969b Fix IsDuplicateProcessRunning (#950) 2024-10-22 08:50:51 +13:00
Kyler Li
c253056058 fix search not working for zh languages (#948) 2024-10-22 08:07:00 +13:00
Usman Shafiq
4f34e2d18a Rework Startup Args (#946)
* Rework startup args

* Preserve previous startup args on re-launch

* Ignore subprocess when checking for duplicate processes

* Cleanup code

* Remove extra process list grabbing

* Use `IsUpgradePrefix` when using `RestartApplication`

* Change `ProxyServerPrefix` to `ProxyUrlPrefix`
2024-10-22 08:06:56 +13:00
Usman Shafiq
ddc1604795 Add UserId parsing on player joined or left (#943) 2024-10-22 08:06:50 +13:00
rs189
458c00fdec Fix .desktop to match WM_CLASS (#942) 2024-10-22 08:06:43 +13:00
Natsumi
43081ed997 v2024.10.11 2024-10-11 23:15:03 +13:00
Natsumi
ee4e1ad3b1 Update .NET deps 2024-10-11 23:14:54 +13:00
Natsumi
5daff79d40 Fix friends list fetching 2024-10-11 16:40:44 +13:00
Kamiya
193d82c2ae New translations en.json (Polish) 2024-10-11 16:40:40 +13:00
Assault1892
d910f9a26e update jp translation (#865)
* feat: update translation

* fix: update jp translation

* feat: update

* feat: 📝 partially updated to jp

* update jp translation

* 公式日本語に沿って更新

* 自然な文章へ更新

* disclaimer2をREADMEと共通文章へ変更

* VRChatの日本語翻訳に合わせて変更 & 一部文章を自然に

* タグを公式日本語と同じものに変更

* インスタンスタイプ名の翻訳ミスを修正

Friends → フレンド

* notification内user_groupの翻訳抜けを修正

* note_export/description4のテキストを修正

* config_json/description2のテキストを修正

* Local World Persistenceを翻訳

* side_panel , friend_log の翻訳を更新
2024-10-11 16:38:58 +13:00
Sergey004
a99146539d Update ru_RU localization (#929) 2024-10-11 16:38:50 +13:00
BlueOvi
778393874f Update en.json (#930) 2024-10-11 16:38:42 +13:00
Natsumi
e0f7d54ab5 Fix 2FA dialog not opening & notifications table 2024-10-11 16:08:35 +13:00
Natsumi
d45a2607e7 Change delete icon in tables 2024-10-09 18:24:55 +13:00
Natsumi
d16d8399ca Handle errors 2024-10-09 18:24:50 +13:00
Natsumi
d16928f6de Update Cef 129.0.110 2024-10-09 18:24:47 +13:00
Nekromateion
5562d3e76f Fix CheckVRChatCache erroring for non variants 2024-10-09 18:24:43 +13:00
Nekromateion
31ce8b9cee Fix CheckVRChatCache erroring for non variants 2024-10-09 18:24:40 +13:00
Natsumi
45544f6495 Fix current user randomUserColours, maybe 2024-10-09 18:24:37 +13:00
Natsumi
ee23a8580f dontLogMeOut flag 2024-10-03 12:31:37 +13:00
Natsumi
3ff2d687d2 Support variants 2024-10-03 12:31:25 +13:00
Natsumi
665780ed58 Backup friend order 2024-09-28 02:45:59 +12:00
Natsumi
5125d64b94 Move avatar size & sticker fixes 2024-09-28 02:45:53 +12:00
Natsumi
dd67b9113a Fix CancelFriendRequest typo 2024-09-28 02:45:49 +12:00
Natsumi
696f0a915c Update Cef 128.4.90 2024-09-28 02:45:45 +12:00
Nekromateion
bab51886f7 Stickers and Focus view for world (#925)
Add required elements for stickers
Add focus view tag for worlds
2024-09-28 02:45:25 +12:00
Natsumi
c9d93d7f87 Avatar dialog changes 2024-09-23 18:39:05 +12:00
Natsumi
e3789482be Fixes 2024-09-23 18:39:01 +12:00
flower_elf
b8fa816790 Update zh_cn translation (#921) 2024-09-23 18:38:15 +12:00
Natsumi
252e2c4e17 Hide group member only instances from Discord presence 2024-09-19 18:40:07 +12:00
Natsumi
6fc5d9e9ab gameLog location support for Quest 2024-09-19 18:40:03 +12:00
Natsumi
27df100e08 Remove OSC fix
https://feedback.vrchat.com/bug-reports/p/installexe-breaks-osc-port-binding
2024-09-19 18:40:00 +12:00
Natsumi
b514cbedd7 Add support for chatbox muting 2024-09-19 18:39:55 +12:00
Natsumi
74c4f7f981 Sidebar sorting defaults 2024-09-19 18:39:52 +12:00
Natsumi
4a2ea2fde3 Sidebar sorting dropdown 2024-09-14 21:07:24 +12:00
Kyler Li
2cc42d48a9 add option to hide unfriends from friend log (#916)
* add option to hide unfriends from friend log

* hide unfriends from user dialog and hide notification dot on unfriend
2024-09-14 21:05:21 +12:00
Kyler Li
bab2e286f7 add validation command to localization tools and validate translation files (#915) 2024-09-14 21:05:13 +12:00
Kyler Li
2995d74196 improve search matching significantly for special characters and characters that look similar to latin characters (#914)
searching using characters in other scripts should see slight improvements, but i dont expect much difference
2024-09-14 21:05:05 +12:00
Kyler Li
4a92cc8619 rework sort, clean up old sort settings, and refactor badly named friend groups (#913)
* rework sort, clean up old sort settings, and refactor badly named friend groups

* switch sorting to user selected dynamic number of methods
2024-09-14 21:04:48 +12:00
Natsumi
d444c42f2d Fix creating group role only instances 2024-09-14 13:10:32 +12:00
Regalia
69b95d2c69 Remove no-cef-sandbox flag from .desktop file (#918) 2024-09-14 13:10:03 +12:00
Regalia
c972a9b02d Remove $HOME/.local/bin/ symlink entirely (#917) 2024-09-14 13:09:56 +12:00
Regalia
89c44ee046 Use the VRCX.app direct links intead (#912) 2024-09-14 12:38:54 +12:00
Natsumi
6825616d5f npm update 2024-09-11 09:31:15 +12:00
Natsumi
404751763f active for timer, fix localeCompare from comparing undefined 2024-09-11 08:42:08 +12:00
Natsumi
fc6148149e Fix websocket reconnecting 2024-09-11 08:41:11 +12:00
Nekromateion
d4f6ef6fff Use Avatar thumbnail for previous Avatar in feed. (#908) 2024-09-11 08:39:42 +12:00
Kyler Li
a7892ed665 Add tools to make localization development easier (#907)
* add localization command to npm to automate some localization processes

* allow inserting key above specified key

* fix localization script not working
2024-09-11 08:39:38 +12:00
Nekromateion
3ccc6bbdf4 Fix group dialog not showing when user is traveling (#903)
When viewing a profile of a user that is traveling to a group instance clicking the group name will not open the group dialog.
2024-09-11 08:38:36 +12:00
y.takahashi
c333f165e4 Fix a small error in Japanese translation (#901) 2024-09-11 08:38:29 +12:00