Commit Graph

328 Commits

Author SHA1 Message Date
Sakamoto Shiina
22ada89fa6 [TMP] Plugins system. 2025-03-05 23:22:22 +09:00
Sakamoto Shiina
a2cc69b8ee Merge branch 'develop' into scheduled_message_send 2025-02-22 09:29:17 +09:00
Sakamoto Shiina
9c84c9905d [bugfix/Update] Config Page: Others: Sound: fix japanese localize. add description. 2025-02-21 08:49:01 +09:00
Sakamoto Shiina
fd0069cb6b [Update] UI: VRC ChatBoxの通知音のON/OFF 設定項目追加 2025-02-18 15:36:08 +09:00
Sakamoto Shiina
a9c5ccdbb8 [Update/Refactor] Subtitle system v1.1. Organize file system and change the design. 2025-02-15 08:46:15 +09:00
Sakamoto Shiina
8360a7e955 [Update/TMP] Subtitle system v1.0(It works) 2025-02-14 22:09:56 +09:00
Sakamoto Shiina
eb81fae2a0 [Update/Refactor] Move files to main container. 2025-02-13 05:28:00 +09:00
Sakamoto Shiina
31deeae53f [Update] Support ASS format file. and show actor combine with text. 2025-02-12 18:32:31 +09:00
Sakamoto Shiina
65ee75b49e [Update/TMP] Add feature Scheduled message send. 2025-02-12 14:32:48 +09:00
Sakamoto Shiina
9f728f46d3 [bugfix] GlobalHotKeyController: Fix the bug that even if VRCT is not available, (that when ai models has not been detected), registered the hotkeys works and could turn on main functions. 2025-02-11 15:21:57 +09:00
Sakamoto Shiina
945b2a83a8 Merge branch 'bugfix_translate' into develop 2025-02-10 03:11:25 +09:00
Sakamoto Shiina
9daa50294e [Update] Add VRCT Availability Status that if the status set to false, that is when ai models has not been detected by backend, can't use VRCT. 2025-02-08 21:58:29 +09:00
Sakamoto Shiina
0592695f1f [Update] Add network error notification. 2025-02-07 17:57:27 +09:00
Sakamoto Shiina
2637e8eef9 [Update] About VRCT: Change the title to only mention 'Special Thanks' and remove 'Supporters' cuz 'Supporters' means patron for now.
Add members.
2025-02-06 17:46:38 +09:00
Sakamoto Shiina
8ed5922465 [Update] Adjust calculation and apply multi supporting plans. 2025-02-05 23:34:22 +09:00
Sakamoto Shiina
539d360ebe Merge branch 'ui' into develop 2025-02-03 17:15:17 +09:00
Sakamoto Shiina
4df958caf1 Merge branch 'supporters_page' into develop 2025-02-03 17:15:08 +09:00
Sakamoto Shiina
52a43b1780 Merge branch 'bugfix_window_scaling_issue' into develop 2025-02-03 17:14:57 +09:00
Sakamoto Shiina
37aaf1aad0 [Update] Config Page: About VRCT: Apply a responsive design. 2025-02-03 16:49:58 +09:00
Sakamoto Shiina
34f6bb215a [Update] Config Page: supporters: Update-able supporters title calc period. 2025-02-03 14:08:07 +09:00
Sakamoto Shiina
0955aaa12c [Update] Config Page: Supporters: Add animation. 2025-02-03 12:41:19 +09:00
Sakamoto Shiina
4fb675943f [Update] Config Page: Supporters: Update-able anytime.
Fetch the supporters data and images from the git repo, https://github.com/ShiinaSakamoto/vrct_supporters, via web.
2025-02-03 11:26:10 +09:00
Sakamoto Shiina
225c9c73b9 [Update] Main Page: Sidebar: Add scroll bar to compact mode. 2025-01-30 21:40:06 +09:00
Sakamoto Shiina
e39f77704e [Update] Config Page: Side menu: Add scroll bar. 2025-01-30 21:19:50 +09:00
Sakamoto Shiina
1b2a9a4efd [Update] Add Copyable version label. 2025-01-30 20:00:34 +09:00
Sakamoto Shiina
5869cbae2f [bugfix] Fix window size and scale issue when windows' scaling is not 100%. 2025-01-30 12:00:10 +09:00
Sakamoto Shiina
2caf04fcd1 [Refactor] Remove the files that was for backup the code. 2025-01-28 17:39:31 +09:00
Sakamoto Shiina
ae0b21e233 [Update] Change the design support us section (Add ko-fi and patreon button.). 2025-01-28 16:08:21 +09:00
Sakamoto Shiina
ef5ec8732a [Update] Add supporter period. 2025-01-27 20:14:36 +09:00
Sakamoto Shiina
eb9519cfdd [Refactor/Update] Organize the codes for easy to update. Cut out rendering cost. 2025-01-27 17:57:52 +09:00
Sakamoto Shiina
e3f118254d [bugfix] Message Input Box: Remove unnecessary padding where the input box right when the send button is hide. 2025-01-22 10:47:31 +09:00
Sakamoto Shiina
fe16a94262 [bugfix] Message Input Box: fix and change calculation rem to percentage.
*When resize the window, input box height wasn't change on purpose. but the down side was made some bugs.
so gave it up and change the calculation.
2025-01-22 10:29:14 +09:00
Sakamoto Shiina
93a6d304c0 [Update] Hotkeys: Add prevent the default function that when pressed F10, F12. 2025-01-20 12:27:30 +09:00
Sakamoto Shiina
16b41c8102 [bugfix] to register hotkeys when start up the software.(to unregisterAll when the software is updating) 2025-01-20 12:06:05 +09:00
Sakamoto Shiina
3e23509e68 [Update] Prevent to register the same hotkey that is already in use. 2025-01-17 05:18:09 +09:00
Sakamoto Shiina
21235068f7 [Update] Add Japanese and add breakpoint. 2025-01-17 04:33:15 +09:00
Sakamoto Shiina
04f7c1f556 [Update] Prevent hotkeys function while opening config page and register the hotkeys when closed. 2025-01-17 04:08:13 +09:00
Sakamoto Shiina
bac7bb15d3 [Update] Add hotkeys main functions 2025-01-17 02:41:27 +09:00
Sakamoto Shiina
34d221c437 [Update] Save and register -able. 2025-01-13 06:56:13 +09:00
Sakamoto Shiina
a76ea77d5d [Refactor] Refactor. 2025-01-12 22:56:00 +09:00
Sakamoto Shiina
ff57454073 [Update/TMP] tmp 2025-01-12 04:46:55 +09:00
Sakamoto Shiina
9e5af73ccb [Update/TMP] The shortcut will trigger whenever.(Remove the checking whether the window is VRChat or not) 2025-01-05 14:23:10 +09:00
Sakamoto Shiina
47126bf5c8 [Update/TMP] Hotkey Alt+Y will active VRCT when VRChat is the active window. 2025-01-05 14:10:48 +09:00
Sakamoto Shiina
abeeb69afb [Chore] About VRCT: Set the position to center. 2025-01-03 21:12:14 +09:00
Sakamoto Shiina
31fb57baad [bugfix] Message Page: Message Logs: System Message: Fix width and set to text center. 2025-01-03 20:59:06 +09:00
Sakamoto Shiina
b6b73b2d01 [Chore] Update Modal: Deny button. to be a little bit darker. 2025-01-03 20:30:09 +09:00
Sakamoto Shiina
4502f30b29 [bugfix] Main Page: Message Logs: Sent Message: Fix text wrap that was not wrap and over flowed. 2025-01-03 20:12:07 +09:00
Sakamoto Shiina
227aacd005 [Refactor/bugfix] Main Page: Message Logs. Fix scroll animation, that is not using at this time though. 2025-01-03 19:04:46 +09:00
Sakamoto Shiina
0d6c73fba4 [Chore] Config Page: Device: Adjust label position. 2025-01-02 20:53:39 +09:00
Sakamoto Shiina
5d0e9e0559 [Refactor] Tidy up the color variables. 2025-01-02 19:22:09 +09:00