Commit Graph

1775 Commits

Author SHA1 Message Date
flower_elf
00489dfd53 Update localization for zh-CN (#745)
* update localization for zh-CN

* update localization for zh-CN

* Update localization for zh-CN

* Update readme

* Update localization strings and tooltips
2024-03-16 04:07:47 +13:00
Natsumi
e9f28a1aca Persist friendbar hide states, hide nicknames option 2024-03-05 12:19:48 +13:00
konsti219
eb1a9a1fa7 Show Headset Battery in VR Overlay (#742)
Fixes #741
2024-03-05 12:19:09 +13:00
Natsumi
cf4416fccc Adjust column widths for Spanish 2024-02-28 09:35:37 +13:00
Natsumi
c3e99d0bdb chore(.NET): update to Cef 121.3.130 2024-02-28 08:43:02 +13:00
Natsumi
fc69eadf7b LSM worldId 2024-02-28 08:42:57 +13:00
BlueOvi
176b599cbd Add Spanish localization (synchronized with crowdin) (#734)
* Add files via upload

* Update README.es_ES.md

* Create en.json

* Update README.es_ES.md

* Update README.es_ES.md

* Update en.json

* updated spanish json, added lang

* Rename README.es_ES.md to README.es.md

* Update README.md

Spanish has been added to the list of available languages.

* Update README.fr.md

Spanish has been added to the list of available languages.

* Update README.it.md

Spanish has been added to the list of available languages.

* Update README.jp.md

Spanish has been added to the list of available languages.

* Update README.ru_RU.md

Spanish has been added to the list of available languages.

* Update README.zh_CN.md

Spanish has been added to the list of available languages.

* Fixed translation tags on profile tab

* [Implem. Fix] Past names

* Updating strings

* Update localization strings in en.json

* Temporary fix to world clasification dropdown localization

* Updating spanish translations

* Update translations

* Removing things my vscode changed lol

* Updating spanish translations

---------

Co-authored-by: Miguel Campo (migue802) <contact@migue802.com>
Co-authored-by: migue802 <54627022+migue802@users.noreply.github.com>
2024-02-28 08:17:39 +13:00
Natsumi
78e9503af0 Save new group instance region independently 2024-02-14 14:55:28 +13:00
Natsumi
19abbd318b chore(.NET): update to Cef 121.3.70 2024-02-14 14:20:39 +13:00
Natsumi
b7d5255f3b Change --config behavior to allow for multi instance 2024-02-14 14:20:35 +13:00
Natsumi
e2e907da77 Small fixes 2024-02-02 02:52:38 +13:00
Natsumi
cb35e5e50f chore(.NET): update to Cef 120.2.70, openvr 2024-02-02 02:52:36 +13:00
Kamiya
ecc9f366a6 fix: saved account scrollbar (#726)
fixes: #724
should contains no side effects
2024-02-02 02:50:52 +13:00
Sergey004
e0697f75cb Update localization ru_RU (#723)
* 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
2024-02-02 02:50:43 +13:00
flower_elf
6ee3580ee7 Update localization for zh-CN (synchronized with crowdin too) (#717)
* update localization for zh-CN

* update localization for zh-CN

* Update localization for zh-CN

* Update readme
2024-02-02 02:50:31 +13:00
Natsumi
8fe35dbfc2 Revert "chore(npm): update deps"
This reverts commit 2bc29f26691d735b0bf336203085c0a047149fb6.
2024-01-17 09:02:26 +13:00
Natsumi
ef936a2cc4 chore(npm): update deps 2024-01-17 07:35:00 +13:00
Natsumi
e48b31e85c chore(.NET): update to Cef 120.2.50 2024-01-17 07:34:55 +13:00
Natsumi
bc0f93e782 Small fixes 2024-01-17 07:34:53 +13:00
Natsumi
3204a5d012 Lint 2024-01-09 23:23:45 +13:00
Natsumi
cd2387aa32 Updates and fixes 2024-01-09 23:22:48 +13:00
Myrkur
581d5fe418 Update Material 3 Theme (#709)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.

* fixed notification selection menu being compressed

* fixed queue messages padding and coloring.

* fixed padding issues with group ID copy button being missing, fixes issues with text boxes being misaligned with secondary elements such as delete buttons

* more changes fixes issues relating towards text boxes overflowing off of screen into overlay areas, I hate using !Important but its a necessary evil.

* fix previous instance user width being affected by changes to notification wide

* fixed unreadable text in bulk unfriend selection message.
2024-01-09 23:20:24 +13:00
Sergey004
f6a6e1da18 Update localization ru_RU (synchronized with crowdin) (#715)
* 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)
2024-01-09 23:20:08 +13:00
Natsumi
fecb39ba79 Linux github action 1 2024-01-02 16:12:57 +13:00
Natsumi
108239c1da Linux github action 2024-01-02 16:04:53 +13:00
Natsumi
e27a470dda Fixes 2024-01-02 15:17:18 +13:00
Natsumi
84a2721137 chore(npm): update deps 2023-12-24 08:31:44 +13:00
Natsumi
07dd8d04f7 v2023.12.24 2023-12-24 08:22:12 +13:00
Natsumi
bc4c115612 chore(.NET): update to Cef 120.1.80 2023-12-24 08:19:34 +13:00
Natsumi
f030bd10d9 Avatar platform tags 2023-12-24 08:12:11 +13:00
Myrkur
ebf27cb75c Material 3 Theme fixes. (#707)
* fixed issues with avatar tag setter, viewing images and message box dialog overflowing out of view

* fixed other elements being corrupted by previous changes

* made table text selectable, fixed padding with buttons.
2023-12-24 08:05:57 +13:00
Kito Yuta
244735bb20 Update JP Translation (#700)
* fix: 📝 一部の表現を修正 & アップデート

* feat: 📝 update

* feat: 📝 アップデート & 表記ゆれ修正

「ロール」と「役職」の表記ゆれを修正、「ロール」に統一

* fix: 📝 一部表記修正

* feat: 📝 アップデート

* fix: 📝 一部表現を修正

* fix: 📝 微妙に表現を修正

* feat: 📝 update

* fix: 更新
2023-12-24 08:05:52 +13:00
Natsumi
d52ac789ac Fix cached worlds not showing in user dialog, Fix "Error" world size 2023-12-09 12:08:59 +13:00
Natsumi
897e4f2974 Fix crash 2023-12-04 21:18:06 +13:00
Natsumi
704268bb1b Make use of queuedInstance to add/remove queued instances 2023-12-04 20:54:35 +13:00
Myrkur
00e93a9667 Fixed issues with saving window resize and move (#699) 2023-12-04 20:53:18 +13:00
Kisaragi
75416ab578 refactor: convert input document to JSDoc format (#698)
* refactor: convert input document to JSDoc format

* refactor: migrate rest of document

* chore: eslint and prettier
2023-12-04 20:53:11 +13:00
flower_elf
3320e28fb6 update localization for zh-CN (#696) 2023-12-04 20:52:56 +13:00
Sergey004
2725265883 Update localization ru_RU (#692)
* Posts? localizated

* Translation of the posts section into Russian

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

* Grammar fix

* Update localization ru_RU

* Update localization ru_RU
2023-12-04 20:52:48 +13:00
Usman Shafiq
f053f2bec1 Build as Self Contained and Selfhost CefSharp SubProcess (#693)
* Added self contained parameter to builds

* Remove dotnet install from installer

* Fixed missing SubProcessExe

* Self hot browser subprocess

---------

Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-12-04 20:52:34 +13:00
Natsumi
312519bcf6 Fixes 2023-11-22 02:28:25 +13:00
Natsumi
ab8ffbec87 Small changes and fixes 2023-11-22 02:12:19 +13:00
Natsumi
29b5bedde1 Option to copy VRC images 2023-11-22 02:12:16 +13:00
Natsumi
2febfab962 chore(.NET): update to Cef 119.4.30 2023-11-22 02:12:13 +13:00
Natsumi
9c9a404dcf Impostors 2023-11-22 02:12:10 +13:00
Ethan Cordray
2e9db3153d NET 8 Upgrade (#687)
* Initial .NET8 Upgrade

* Initial GitHub Actions Cleanup

* Fix Desktop Notifications

* Fix throw warning

* Upgrade vunerable transative nuget packages

* Fix warnings with registry overflow

* Adjust async/await usage for configRepository

* Fix TTS voice name and app auto start

* Install .NET 8 with setup

I regret NSIS

* Remove no longer needed System/MS references (included in dotnet sdk)

* Surpress stackalloc in loop warning, that code scares me.

* Removed unused SharpDX packages

* Ignore WebClient warning, hopefully this project doesn't move past NET 8

* Fixed terrifying code

* GenerateAssemblyInfo

* Trimmed editor config to only silence warning.

* Fix open webpage

* Fix updater

---------

Co-authored-by: DubyaDude <ushafiq141@gmail.com>
Co-authored-by: Natsumi <cmcooper123@hotmail.com>
2023-11-22 01:41:57 +13:00
Natsumi
7bb5c8ea45 Changes and fixes
Remove nonce (rip)
Current instance avatar change on wrist feed
Ignore non-standard unity package variants
Remove GPUFix
2023-11-13 21:38:18 +13:00
Natsumi
25f47f9a1e Option to enable desktop notifications while AFK 2023-11-13 21:38:14 +13:00
BenjaminZehowlt
928422e5b9 Move DirectX Texture2D initialization to after OpenVR Init
This allows us to create the texture on the correct GPU.
2023-11-13 21:21:14 +13:00
Natsumi
e436492c99 chore(npm): update deps 2023-11-13 21:21:03 +13:00