Commit Graph

1939 Commits

Author SHA1 Message Date
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
Usman Shafiq
0b8d394a11 Further reduce calls of API.getCurrentUser (#899)
* Move nextCurrentUserRefresh set into API.getCurrentUser

* Fix loop reset

* Don't get user on refreshFriends too fast
2024-09-11 08:38:22 +12:00
Nekromateion
4b78eca7ab Use user set proxy for downloading updates (#898) 2024-09-11 08:38:06 +12:00
Natsumi
5bc405e166 v2024.09.02 2024-09-02 18:36:32 +12:00
Natsumi
06dad59796 Only compress PNG when needed, instance-queue-left 2024-09-01 20:45:18 +12:00
Usman Shafiq
ed74e8293e Fix notification for group posts (#895) 2024-09-01 20:39:37 +12:00
Nekromateion
dd97c60725 Add instance reset and vote kick log game log events (#894)
* Add instance reset game log event

* Parse vote kick output log lines
2024-09-01 20:39:28 +12:00
Usman Shafiq
c0401eca24 Make VRCX update rate uniform (#892) 2024-09-01 20:39:11 +12:00
Usman Shafiq
8c4e4af075 Fix build scripts (#891) 2024-09-01 20:38:54 +12:00
Nekromateion
734b2e3952 Update localFavoriteFriends when adding to favs (#890) 2024-09-01 20:38:44 +12:00
Natsumi
424a15fdc7 Auto login adjustments 2024-08-29 17:42:53 +12:00
Natsumi
7b4a9656aa Changes for getCurrentUser 2024-08-29 17:42:48 +12:00
flower_elf
c584e3b51d Update zh_cn translation (#887)
* Rollback of Simplified Chinese translations overwritten

* Fix error

* Synchronisation with official translations
2024-08-29 17:41:59 +12:00
ScrapW
c50a879ebf Fix: Detect Steam screenshots folder from registry (#886) 2024-08-29 17:41:51 +12:00
Nekromateion
59237b5b11 Enable compression for http requests (#888)
Enable compression for http requests made by VRCX to improve bandwidth usage and speed.
Also removed duplicate setWorldImage assigning.
2024-08-29 17:41:41 +12:00
Natsumi
bc565abdae Update Cef and npm packages 2024-08-28 13:55:49 +12:00
Kyler Li
6ac1a6570b match user sort to website and client (#882) 2024-08-28 13:54:00 +12:00
Usman Shafiq
dd14048936 Increase getCurrentUser cooldown to 7 minutes. (#881)
* Increase getCurrentUser cooldown to 7 minutes.

* Fix nextCurrentUserRefresh interval.
2024-08-28 13:53:50 +12:00
Kamiya
d992518fa2 New Crowdin updates (#871)
* crowdin updates

* crowdin
2024-08-28 13:53:34 +12:00
Natsumi
cff4d83164 Repo cleanup (#879)
* Move build scipts

* Move library DLLs

* Remove DotSettings

* Update gitignore

* Remove Properties

* Clean up csproj

* Move warning suppression into code

* Remove App.config

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
2024-08-28 13:52:04 +12:00
Natsumi
3baf00af27 Small changes 2024-08-21 09:24:06 +12:00
Kamiya
baebfe2041 update localization 2024-08-21 09:17:54 +12:00
Natsumi
3d4f01135e crowdin updates 2024-08-21 09:11:36 +12:00
Usman Shafiq
490ebfaafd VRCX API Update Changes (#876) 2024-08-21 09:02:48 +12:00
flower_elf
9e70578d57 chore(i18n): Update zh_cn translation (#870) 2024-08-21 08:58:28 +12:00
Lily
d7b595a9da [Theme-Dark Vanilla] Removed Blur (#869)
* Removed Blur

as it seems to cause stability issues for some users.

* Added License for Encode Sans

* Add missed elements
2024-08-21 08:58:14 +12:00
Natsumi
a7cad54867 Theme dropdown, correct inverted settings 2024-08-13 20:31:59 +12:00
Natsumi
65e5ef5bc6 Dark theme base 2024-08-13 20:31:53 +12:00
RingLo_
7528fb80c3 fix: sometimes install.exe is suspended (#868)
* fix: sometimes install.exe is suspended

* fix: make the description of the osc fix function more accurate

* fix: replacing Process.MainModule.FileName with win32api

* chore: remove unnecessary references

* chore: rectify the text of the description
2024-08-13 20:28:02 +12:00
Sergey004
37fd4f8d71 Update ru_RU localization (#860)
* Posts? localizated

* Translation of the posts section into Russian

* "Посты" (Posts) to "Объявления" (Announcements)

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU

* Add new string

* Update localization ru_RU( (synchronized with crowdin)

* Update localization ru_RU (synchronized with crowdin)

* Update localization ru_RU

* Update localization ru_RU

* Update localization for ru_RU

* Update en.json

* Update localization for ru_RU

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization

* Merge branch 'master' of https://github.com/Sergey004/VRCX

* Update ru_RU localization

* Update ru-RU localization

* Update ru-RU localization

* Update ru-RU localization

* Small fix

* Update ru-RU localization

* Update ru_RU localization

* Edit

* Update ru_RU localization

* Update ru_RU localization

* Update ru_RU localization
2024-08-13 20:27:48 +12:00
Lily
9806856088 Update Dark Vanilla Theme (#867)
* Add theme option for Dark Vanilla v1.7

* Update localization strings

* Updated theme: Dark Vanilla to v2.0

* Changed font + added missed elements
2024-08-13 20:27:36 +12:00
Natsumi
a5a5b34c9f Prevent fetching blocked users on game start
???
2024-08-07 21:07:16 +12:00
Natsumi
0de8041ce6 Switch Intel URL 2024-08-07 21:05:42 +12:00
Nekromateion
137a953b28 Warning for unhandled exceptions for faulty CPUs (#861) 2024-08-07 20:54:48 +12:00
RingLo_
6465dc0910 feat: kill install process after exiting game (#864)
* feat: kill install process after exiting game

* Restore en.json

* fix some key incorrect

* gui: update for VRChat OSC Fix

* fix: may incorrectly kill unrelated processes

* fix: pattern incorrect
2024-08-07 20:54:39 +12:00
Nekromateion
c3f4771f4d Add error message for invalid proxy server (#862) 2024-08-07 20:54:30 +12:00
Natsumi
1d09785896 Add world sizes for all platforms 2024-08-05 11:08:13 +12:00
Natsumi
29d3f85a08 Parse AVPro video errors 2024-08-05 11:08:07 +12:00
Regalia
749153021f Set EnableWindowsTargeting to true (#858)
This permits .NET to download the Windows targeting packs, which enables VRCX development on Linux.

It's not recommended to build the Windows apps with Linux though, so actual release builds should likely stick with Windows CI/CD, as per Microsoft:
> This property is currently recommended to allow development on non-Windows platforms. But when the application is ready to be released, it should be built on Windows. When building on a non-Windows platform, the output may not be the same as when building on Windows. In particular, the executable is not marked as a Windows application (which means that it will always launch a console window) and won't have an icon embedded.

https://learn.microsoft.com/en-us/dotnet/core/project-sdk/msbuild-props#enablewindowstargeting
2024-08-05 11:06:38 +12:00