77795192a0
[Update] Change download and load plugins structure.(change the plugins' build method vite to webpack. load esm.js )
Sakamoto Shiina
2025-03-11 01:03:18 +09:00
48c6e7d69f
[TMP 2] Plugins system. support directory structure and store system.(the plugin needs build at each project)
Sakamoto Shiina
2025-03-08 18:43:56 +09:00
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.
Sakamoto Shiina
2025-02-11 15:21:57 +09:00
3228f0bb50
[bugfix] Overlay: Fix the error 'TypeError:’float’ object cannot be interpreted as an integer' 改行が必要なくらいの長さのテキストを表示しようとするときに出るエラー。計算時、int型に強制変換して修正。
Sakamoto Shiina
2025-02-10 03:06:14 +09:00
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.
Sakamoto Shiina
2025-02-08 21:58:29 +09:00
2637e8eef9
[Update] About VRCT: Change the title to only mention 'Special Thanks' and remove 'Supporters' cuz 'Supporters' means patron for now. Add members.
Sakamoto Shiina
2025-02-06 17:46:38 +09:00
e3f118254d
[bugfix] Message Input Box: Remove unnecessary padding where the input box right when the send button is hide.
Sakamoto Shiina
2025-01-22 10:44:59 +09:00
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.
Sakamoto Shiina
2025-01-22 10:29:14 +09:00
9fc03a7a5f
[Update] Add Support us section and buttons. Change VRCT logo size and adjust dark/light theme on github.
Sakamoto Shiina
2025-01-21 16:29:25 +09:00
a1be11ae24
[Chore] Change a new line code.
Sakamoto Shiina
2025-01-21 05:41:53 +09:00
93a6d304c0
[Update] Hotkeys: Add prevent the default function that when pressed F10, F12.
Sakamoto Shiina
2025-01-20 12:27:30 +09:00
16b41c8102
[bugfix] to register hotkeys when start up the software.(to unregisterAll when the software is updating)
Sakamoto Shiina
2025-01-20 12:06:05 +09:00
710fccc1c0
Merge branch 'add_funding_url' into develop
misyaguziya
2025-01-19 15:16:29 +09:00
3e23509e68
[Update] Prevent to register the same hotkey that is already in use.
Sakamoto Shiina
2025-01-17 05:18:09 +09:00
21235068f7
[Update] Add Japanese and add breakpoint.
Sakamoto Shiina
2025-01-17 04:33:15 +09:00
04f7c1f556
[Update] Prevent hotkeys function while opening config page and register the hotkeys when closed.
Sakamoto Shiina
2025-01-17 03:59:32 +09:00
9e5af73ccb
[Update/TMP] The shortcut will trigger whenever.(Remove the checking whether the window is VRChat or not)
Sakamoto Shiina
2025-01-05 14:23:10 +09:00
47126bf5c8
[Update/TMP] Hotkey Alt+Y will active VRCT when VRChat is the active window.
Sakamoto Shiina
2025-01-05 14:10:48 +09:00
abeeb69afb
[Chore] About VRCT: Set the position to center.
Sakamoto Shiina
2025-01-03 21:12:14 +09:00
31fb57baad
[bugfix] Message Page: Message Logs: System Message: Fix width and set to text center.
Sakamoto Shiina
2025-01-03 20:59:06 +09:00
b6b73b2d01
[Chore] Update Modal: Deny button. to be a little bit darker.
Sakamoto Shiina
2025-01-03 20:30:09 +09:00
4502f30b29
[bugfix] Main Page: Message Logs: Sent Message: Fix text wrap that was not wrap and over flowed.
Sakamoto Shiina
2025-01-03 20:12:07 +09:00
227aacd005
[Refactor/bugfix] Main Page: Message Logs. Fix scroll animation, that is not using at this time though.
Sakamoto Shiina
2025-01-03 19:04:46 +09:00