Switch domain

This commit is contained in:
Natsumi
2024-05-31 15:44:19 +12:00
parent 90555c0043
commit d040f70aab
11 changed files with 69 additions and 84 deletions

View File

@@ -107,7 +107,7 @@ namespace VRCX
catch (Exception e)
{
logger.Fatal(e, "Unhandled Exception, program dying");
MessageBox.Show(e.ToString(), "PLEASE REPORT IN https://vrcx.pypy.moe/discord", MessageBoxButtons.OK, MessageBoxIcon.Error);
MessageBox.Show(e.ToString(), "PLEASE REPORT IN https://vrcx.app/discord", MessageBoxButtons.OK, MessageBoxIcon.Error);
Environment.Exit(0);
}
}

View File

@@ -2,8 +2,7 @@
# <img src="https://raw.githubusercontent.com/vrcx-team/VRCX/master/VRCX.ico" width="64" height="64"> </img> VRCX
[![Versión de GitHub](https://img.shields.io/github/release/vrcx-team/VRCX.svg)](https://github.com/vrcx-team/VRCX/releases/latest) [![Descargas](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest) [![Estado del Workflow de GitHub](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml) [![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx) [![Invitación al Discord de VRCX](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![Versión de GitHub](https://img.shields.io/github/release/vrcx-team/VRCX.svg)](https://github.com/vrcx-team/VRCX/releases/latest) [![Descargas](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest) [![Estado del Workflow de GitHub](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml) [![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx) [![Invitación al Discord de VRCX](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | **Español** | [Polski](./README.pl.md)
@@ -32,7 +31,7 @@ Descargue y ejecute el último instalador (`VRCX_Setup.exe`) desde [aquí](https
- :floppy_disk: World Persistence
- ¡Para mundos que soportan la característica, VRCX puede guardar ajustes del mundo, guardar estados, inventarios y otros datos!
- **Nota**: Para utilizar esta función, debe tener habilitado "Allow Untrusted URLs" en sus ajustes de VRChat.
- Para Desarrolladores: [Wiki Page - World Persistence (PWI)](https://github.com/vrcx-team/VRCX/wiki/World-Persistence-(PWI))
- Para Desarrolladores: [Wiki Page - World Persistence (PWI)](<https://github.com/vrcx-team/VRCX/wiki/World-Persistence-(PWI)>)
- :mag: Busca avatares, usuarios, mundos y grupos
- :earth_americas: Construye una lista de favoritos en local y sin restricciones
- :camera: Almacena los datos del mundo en las fotos que hagas en el juego, así podrás recordar ese mundo en el que hiciste esas fotos tan chulas como... ¡hace 6 meses!

View File

@@ -6,8 +6,7 @@
[![Downloads](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![GitHub Workflow Status](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | **Français** | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | [Polski](./README.pl.md)

View File

@@ -6,8 +6,7 @@
[![Downloads](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![GitHub Workflow Status](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | **Italiano** | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | [Polski](./README.pl.md)

View File

@@ -6,8 +6,7 @@
[![Downloads](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![GitHub Workflow Status](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | **日本語** | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | [Polski](./README.pl.md)

View File

@@ -6,8 +6,7 @@
[![Downloads](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![GitHub Workflow Status](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| **English** | [Français](./README.fr.md) | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | [Polski](./README.pl.md)
@@ -17,7 +16,9 @@ VRCX is an assistant/companion application for VRChat that provides information
<div align="center">
Download and run the latest installer (`VRCX_Setup.exe`) from [here](https://github.com/vrcx-team/VRCX/releases/latest).
Download and install the latest installer (`VRCX_Setup.exe`) from [here](https://github.com/vrcx-team/VRCX/releases/latest).
Beta/nightly build available [here](https://vrcx.app/github/nightly) or in-app `Settings -> General -> Change build`.
# Features

View File

@@ -6,7 +6,7 @@
[![Liczba pobrań](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![Status GitHub Workflow](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![Discord VRCX Discord](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![Discord VRCX Discord](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | **Polski**

View File

@@ -6,23 +6,18 @@
[![Загрузки](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![Статус GitHub Workflow](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX приглашение в Discord](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX приглашение в Discord](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | [日本語](./README.jp.md) | [简体中文](./README.zh_CN.md) | [Italiano](./README.it.md) | **Русский** | [Español](./README.es.md) | [Polski](./README.pl.md)
VRCX является ассистентом/компаньоном приложением для VRChat, который предоставляет информацию о VRChat и помогает вам быстрее выполнять различные действия, связанные с VRChat в удобной форме, чем полагаться на простой VRChat клиент (настольный компьютер или VR), или только веб-сайт. Кроме того, в нем реализованы и другие удобные функции, о которых пойдет речь ниже.
# Начало работы
<div align="center">
Скачать и запустить последнюю версию программы установки (`VRCX_Setup.exe`) можно [здесь](https://github.com/vrcx-team/VRCX/releases/latest).
# Особенности
<div align="left">
@@ -40,7 +35,7 @@ VRCX является ассистентом/компаньоном прилож
- :floppy_disk: Сохранение мира
- В мирах, поддерживающих эту функцию, VRCX может сохранять настройки мира, сохранять состояния, инвентарь и другие данные!
- **Примечание**: Для использования этой функции в настройках VRChat должна быть включена опция "Разрешить недоверенные URL'ы" ("Allow Untrusted URLs").
- Для разработчиков: [Вики страница - Сохранение мира (PWI)](https://github.com/vrcx-team/VRCX/wiki/World-Persistence-(PWI))
- Для разработчиков: [Вики страница - Сохранение мира (PWI)](<https://github.com/vrcx-team/VRCX/wiki/World-Persistence-(PWI)>)
- :mag: Поиск аватаров, пользователей, миров и групп
- :earth_americas: Создает локальный, неограниченный список избранных миров
- :camera: Храните данные о мире в фотографиях, которые вы делаете в игре, чтобы вы могли вспомнить тот мир, в котором вы сделали те классные фотографии, например... 6 месяцев назад!
@@ -58,16 +53,12 @@ VRCX является ассистентом/компаньоном прилож
- :skull: Автоматический перезапуск и присоединение к последнему инстансу при сбое VRC
- :left_right_arrow: Экспорт/импорт избранных групп
## Прочее
- Хотите новый взгляд на VRCX? Посмотрите [Темы](https://github.com/vrcx-team/VRCX/wiki/Themes)
- См. [инструкции по сборке](https://github.com/vrcx-team/VRCX/wiki/Building-from-source) VRCX из исходного кода.
- Руководство по запуску VRCX на Linux можно найти [здесь](https://github.com/vrcx-team/VRCX/wiki/Running-VRCX-on-Linux)
# Скриншоты
<div align="center">
@@ -143,8 +134,6 @@ VRCX - это внешний инструмент, использующий API
Ознакомиться с позицией VRChat по использованию API можно в канале #faq в VRChat Discord.
---
VRCX не поддерживается VRChat и не отражает взглядов или мнений VRChat или кого-либо, официально вовлеченного в производство или управление свойствами VRChat. VRChat и все связанные с ним свойства являются торговыми марками или зарегистрированными торговыми марками VRChat Inc. VRChat © VRChat Inc.

View File

@@ -1,12 +1,12 @@
<div align="center">
# <img src="https://raw.githubusercontent.com/vrcx-team/VRCX/master/VRCX.ico" width="64" height="64"> </img> VRCX
[![GitHub release](https://img.shields.io/github/release/vrcx-team/VRCX.svg)](https://github.com/vrcx-team/VRCX/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/vrcx-team/VRCX/total?color=6451f1)](https://github.com/vrcx-team/VRCX/releases/latest)
[![GitHub Workflow Status](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml/badge.svg)](https://github.com/vrcx-team/VRCX/actions/workflows/github_actions.yml)
[![Crowdin](https://badges.crowdin.net/vrcx/localized.svg)](https://crowdin.com/project/vrcx)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.pypy.moe/discord)
[![VRCX Discord Invite](https://img.shields.io/discord/854071236363550763?color=%237289DA&logo=discord&logoColor=white&label=discord)](https://vrcx.app/discord)
| [English](./README.md) | [Français](./README.fr.md) | [日本語](./README.jp.md) | **简体中文** | [Italiano](./README.it.md) | [Русский](./README.ru_RU.md) | [Español](./README.es.md) | [Polski](./README.pl.md)
@@ -22,7 +22,6 @@ VRCX是一个用于VRChat的辅助应用提供有关VRChat的一些信息并
<div align="left">
- :family: 好友、世界和模型列表管理
- 在 VRChat 游戏客户端之外管理你的好友列表、世界/群组和模型。
- 监视你好友所在的世界,以及他们的模型变动,同时查看他们的在线状态。
@@ -59,6 +58,7 @@ VRCX是一个用于VRChat的辅助应用提供有关VRChat的一些信息并
- 想让 VRCX 看起来独一无二吗?请查看 [Themes](https://github.com/vrcx-team/VRCX/wiki/Themes)(英语)了解如何制作主题
- 参见[Building from source](https://github.com/vrcx-team/VRCX/wiki/Building-from-source)(英语)了解如何从源码构建 VRCX。
- 关于如何在 Linux 上运行 VRCX 的指南,请看[这里](https://github.com/vrcx-team/VRCX/wiki/Running-VRCX-on-Linux)(英语)
# 一些界面截图
<div align="center">
@@ -137,4 +137,3 @@ VRCX只是一个外部辅助工具使用VRChat的API来提供功能。
---
VRCX 没有得到 VRChat 的认可,也不反映 VRChat 或任何正式参与制作或管理 VRChat 的人的观点或意见。VRChat 和所有相关属性都是 VRChat 公司的商标或注册商标。VRChat © VRChat Inc.

View File

@@ -13186,7 +13186,7 @@ speechSynthesis.getVoices();
)}&part=snippet,contentDetails&key=${apiKey}`,
method: 'GET',
headers: {
Referer: 'https://vrcx.pypy.moe'
Referer: 'https://vrcx.app'
}
});
var json = JSON.parse(response.data);
@@ -18109,7 +18109,7 @@ speechSynthesis.getVoices();
}?${type}=${encodeURIComponent(search)}&n=5000`,
method: 'GET',
headers: {
Referer: 'https://vrcx.pypy.moe'
Referer: 'https://vrcx.app'
}
});
var json = JSON.parse(response.data);
@@ -18185,7 +18185,7 @@ speechSynthesis.getVoices();
url: `${url}?authorId=${encodeURIComponent(authorId)}`,
method: 'GET',
headers: {
Referer: 'https://vrcx.pypy.moe'
Referer: 'https://vrcx.app'
}
});
var json = JSON.parse(response.data);
@@ -25305,13 +25305,13 @@ speechSynthesis.getVoices();
$app.data.branches = {
Stable: {
name: 'Stable',
urlReleases: 'https://vrcx.pypy.moe/releases/vrcx-team.json',
urlLatest: 'https://vrcx.pypy.moe/releases/latest/vrcx-team.json'
urlReleases: 'https://api0.vrcx.app/releases/stable',
urlLatest: 'https://api0.vrcx.app/releases/stable/latest'
},
Nightly: {
name: 'Nightly',
urlReleases: 'https://vrcx.pypy.moe/releases/natsumi-sama.json',
urlLatest: 'https://vrcx.pypy.moe/releases/latest/natsumi-sama.json'
urlReleases: 'https://api0.vrcx.app/releases/nightly',
urlLatest: 'https://api0.vrcx.app/releases/nightly/latest'
}
};

View File

@@ -64,10 +64,10 @@ mixin settingsTab()
span.name {{ $t("view.settings.general.general.repository_url") }}
span.extra https://github.com/vrcx-team/VRCX
//- General | General | Support
.x-friend-item(@click="openExternalLink('https://vrcx.pypy.moe/discord')")
.x-friend-item(@click="openExternalLink('https://vrcx.app/discord')")
.detail
span.name {{ $t("view.settings.general.general.support") }}
span.extra https://vrcx.pypy.moe/discord
span.extra https://vrcx.app/discord
//- General | VRCX Updater
+simpleSettingsCategory("view.settings.general.vrcx_updater.header")
div.options-container-item