Natsumi
8d2850eeb2
world & group instance sorting
2023-07-15 04:29:15 +12:00
BoatFloater
0b10406d87
initial implementation of open world cache directory ( #598 )
2023-07-15 04:26:14 +12:00
Hactazia
65cc5bd9d1
Update french localization (& english) ( #591 )
2023-07-15 04:25:48 +12:00
あさると
f8898a5f89
update jp translation to nightly 2023-07-01T20.53 ( #593 )
...
* merge
* docs: 📝 update jp translation
* fix: 📝 fix translation loss
* fix: 📝 一部の翻訳ミスを修正
2023-07-15 04:25:21 +12:00
arisumilkland
115e77b015
Update Readme ( #596 )
...
* Update README.md
* Update README.jp.md
2023-07-15 04:21:35 +12:00
Natsumi
bd33aae8bc
Small fixes, fix launchGame not recreating shortName
2023-07-08 11:22:23 +12:00
Natsumi
ede0c52af2
Add logger for updater
2023-07-02 08:49:38 +12:00
Natsumi
ce053b2d82
avatarScalingDisabled tag, group member icons
2023-07-02 08:41:49 +12:00
Natsumi
1724e04252
Fix missing installer metadata
2023-07-02 06:57:19 +12:00
Natsumi
cc3f6f7ecd
Add hash check to updater
2023-07-02 06:57:16 +12:00
pypy
21e8b30380
Implement auto state change ( #590 )
...
* Implement auto state change
* fix
2023-07-02 06:56:33 +12:00
pypy
9d720770c0
Update ko localization
2023-07-01 05:15:59 +09:00
pypy
61e30aeb7b
Fix SQLite.Interop.dll
2023-06-30 23:10:23 +09:00
Natsumi
5cc1a68565
v2023.06.30
2023-06-30 08:08:29 +12:00
Natsumi
5c5e178e2c
Small fix
2023-06-30 08:08:10 +12:00
Natsumi
35ae13ce7a
Fixes for websocket changes
2023-06-29 23:29:25 +12:00
Natsumi
825377463e
Small fixes
2023-06-28 09:14:40 +12:00
Natsumi
b2942e5981
World memos
2023-06-25 02:32:57 +12:00
Natsumi
62e350cc91
Emoji manager
2023-06-25 02:32:53 +12:00
Natsumi
7a0b674bc8
Lint
2023-06-23 21:27:38 +12:00
Natsumi
04f3642e89
Add margin to delete account button
2023-06-23 21:22:42 +12:00
Natsumi
6cda4eae3e
Avatar scaling tag and toggle option
2023-06-23 21:21:52 +12:00
Natsumi
2ed0ed7d62
Instance info tooltip and random fixes
2023-06-23 21:21:26 +12:00
Kamiya
0074ec4790
feat: side-by-side login layout ( #582 )
2023-06-23 21:21:18 +12:00
flower_elf
e024de6d0b
Update zh_CN localization and README.md ( #580 )
...
* translate README.md
* Update README.zh_CN.md
* Update README.zh_CN.md
* Update localization
* fix: improve translation
* improve translation again
oh
* Just small modify
2023-06-23 21:21:10 +12:00
Dor
e0273da357
Improve monitoring of auto-started apps' processes. ( #578 )
...
* Improve monitoring of auto-started apps' processes.
* Keep the child process monitoring timer running when the game is closed and child processes are not to be killed.
Only start the timer when necessary.
* Keep the child process monitoring timer running when the game is closed and child processes are not to be killed.
Only start the timer when necessary.
Remove redundant lock.
2023-06-18 08:12:03 +12:00
fallen-shinigami
4ce4304680
Update github_actions ( #575 )
...
* Update github_actions.yml
actions/checkout@v2 is deprecated
* Update github_actions.yml
updated microsoft/setup-msbuild
2023-06-18 08:11:57 +12:00
Natsumi
cfd9fd0ac3
chore(npm): update deps
2023-06-18 08:10:50 +12:00
Natsumi
d239a4cdec
chore(.NET): update to Cef 114
2023-06-18 08:10:46 +12:00
Natsumi
5f705a4f59
Fix missing installer metadata
2023-06-18 08:10:43 +12:00
Natsumi
4a97721a00
v2023.06.15
2023-06-15 01:08:44 +12:00
あさると
a030d856ce
update jp translation ( #563 )
...
* update jp translation
* feat: 📝 update jp translation
* fix: 📝 fixed translation omission
* fix: 📝 fixed translation omission 2
* fix: 📝 translate omission 3
* feat: 📝 update
* docs: 📝 update to latest commit
2023-06-15 01:06:44 +12:00
XoFKon
1ee15989b9
Update zh_TW.json ( #561 )
2023-06-15 01:06:33 +12:00
Natsumi
d772927915
Fix new instance buttons
2023-06-15 01:05:20 +12:00
Natsumi
9879b72687
Update readme
2023-06-14 07:44:23 +12:00
Natsumi
028b8ffcff
Small formatting changes
2023-06-14 07:42:59 +12:00
Natsumi
f418b208f3
Bulk unfavorite mode
2023-06-14 07:42:55 +12:00
Natsumi
c19a7101a6
Build user created themes into app
2023-06-09 02:20:07 +12:00
Natsumi
3780d61054
Small fixes
2023-06-07 18:28:16 +12:00
Natsumi
09c4087ed4
Revert cleanup
2023-06-07 18:28:13 +12:00
Natsumi
f674b61b73
New instance for groups, small changes
2023-06-07 01:05:06 +12:00
Natsumi
7b63859de9
more cleanup
2023-06-07 01:03:33 +12:00
Natsumi
e1de8508c6
cleanup
2023-06-07 01:03:29 +12:00
Teacup
70249ea790
feat: Add new request types, world param, better error handling, various fixes ( #558 )
...
* feat: Add option for worlds to get data from other worlds
* docs: Add docs to new methods
* refactor: Add more error handling for potential edge cases
* fix: Catch exception for http listener start
* fix: Maybe stop throwing js exceptions at start from process check
* fix: Stop VRCX from dying if monitored processes are elevated
* fix: If auto close is turned off, update process states properly
* refactor: Limit db key length to 255, limit /getall to 10000 entries
2023-06-07 01:00:42 +12:00
Natsumi
f2c7275000
Fix for deleted groups
2023-06-04 13:04:28 +12:00
Teacup
7e17af8c7a
feat: Add request types to delete data/change external reads setting
2023-06-04 11:07:48 +12:00
Natsumi
e0bde3be98
Tabbed side panel
2023-06-04 11:07:45 +12:00
Natsumi
61fa42f897
Many fixes and instance queuing notification
2023-06-04 11:07:42 +12:00
Natsumi
11d92cabba
Fix friends not being shown in current user instance while traveling
2023-06-03 07:25:11 +12:00
Natsumi
fc4d94c279
Group instances
2023-06-03 07:25:07 +12:00