@weppy/roblox-mcp 2.4.1 → 2.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +2 -2
- package/.github/workflows/install-test.yml +2 -21
- package/CHANGELOG.md +30 -5
- package/COMMERCIAL-LICENSE.md +1 -1
- package/README.md +12 -11
- package/TRADEMARKS.md +1 -1
- package/docs/assets/screenshots/roblox-explorer/roblox-explorer-property-window.png +0 -0
- package/docs/en/dashboard/changelog.md +1 -1
- package/docs/en/dashboard/connection.md +1 -1
- package/docs/en/dashboard/overview.md +1 -1
- package/docs/en/dashboard/playtest.md +1 -1
- package/docs/en/dashboard/settings.md +1 -1
- package/docs/en/dashboard/sync.md +1 -1
- package/docs/en/dashboard/tools.md +1 -1
- package/docs/en/explorer/overview.md +104 -0
- package/docs/en/installation/README.md +4 -4
- package/docs/en/installation/ai-apps/antigravity.md +1 -1
- package/docs/en/installation/ai-apps/claude-app.md +1 -1
- package/docs/en/installation/ai-apps/claude-code.md +1 -1
- package/docs/en/installation/ai-apps/codex-app.md +1 -1
- package/docs/en/installation/ai-apps/codex-cli.md +1 -1
- package/docs/en/installation/ai-apps/cursor.md +1 -1
- package/docs/en/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/en/installation/roblox-explorer.md +12 -12
- package/docs/en/installation/roblox-plugin.md +5 -5
- package/docs/en/pro-upgrade.md +3 -3
- package/docs/en/sync/luau-lsp.md +13 -13
- package/docs/en/sync/overview.md +8 -8
- package/docs/en/tools/overview.md +1 -1
- package/docs/en/tools/playtest.md +2 -2
- package/docs/es/README.md +11 -10
- package/docs/es/dashboard/changelog.md +1 -1
- package/docs/es/dashboard/connection.md +1 -1
- package/docs/es/dashboard/overview.md +1 -1
- package/docs/es/dashboard/playtest.md +1 -1
- package/docs/es/dashboard/settings.md +1 -1
- package/docs/es/dashboard/sync.md +1 -1
- package/docs/es/dashboard/tools.md +1 -1
- package/docs/es/explorer/overview.md +104 -0
- package/docs/es/installation/README.md +3 -3
- package/docs/es/installation/ai-apps/antigravity.md +1 -1
- package/docs/es/installation/ai-apps/claude-app.md +1 -1
- package/docs/es/installation/ai-apps/claude-code.md +1 -1
- package/docs/es/installation/ai-apps/codex-app.md +1 -1
- package/docs/es/installation/ai-apps/codex-cli.md +1 -1
- package/docs/es/installation/ai-apps/cursor.md +1 -1
- package/docs/es/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/es/installation/roblox-explorer.md +11 -11
- package/docs/es/installation/roblox-plugin.md +3 -3
- package/docs/es/pro-upgrade.md +1 -1
- package/docs/es/sync/luau-lsp.md +13 -13
- package/docs/es/sync/overview.md +8 -8
- package/docs/es/tools/overview.md +1 -1
- package/docs/es/tools/playtest.md +2 -2
- package/docs/id/README.md +11 -10
- package/docs/id/dashboard/changelog.md +1 -1
- package/docs/id/dashboard/connection.md +1 -1
- package/docs/id/dashboard/overview.md +1 -1
- package/docs/id/dashboard/playtest.md +1 -1
- package/docs/id/dashboard/settings.md +1 -1
- package/docs/id/dashboard/sync.md +1 -1
- package/docs/id/dashboard/tools.md +1 -1
- package/docs/id/explorer/overview.md +104 -0
- package/docs/id/installation/README.md +4 -4
- package/docs/id/installation/ai-apps/antigravity.md +1 -1
- package/docs/id/installation/ai-apps/claude-app.md +1 -1
- package/docs/id/installation/ai-apps/claude-code.md +1 -1
- package/docs/id/installation/ai-apps/codex-app.md +1 -1
- package/docs/id/installation/ai-apps/codex-cli.md +1 -1
- package/docs/id/installation/ai-apps/cursor.md +1 -1
- package/docs/id/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/id/installation/roblox-explorer.md +11 -11
- package/docs/id/installation/roblox-plugin.md +3 -3
- package/docs/id/pro-upgrade.md +1 -1
- package/docs/id/sync/luau-lsp.md +13 -13
- package/docs/id/sync/overview.md +8 -8
- package/docs/id/tools/overview.md +1 -1
- package/docs/id/tools/playtest.md +2 -2
- package/docs/installer/assets/index-Bz0amd7x.js +2 -2
- package/docs/installer/index.html +1 -1
- package/docs/installer/manifest.webmanifest +3 -3
- package/docs/ja/README.md +11 -10
- package/docs/ja/explorer/overview.md +104 -0
- package/docs/ja/installation/README.md +4 -4
- package/docs/ja/installation/ai-apps/antigravity.md +1 -1
- package/docs/ja/installation/ai-apps/claude-app.md +1 -1
- package/docs/ja/installation/ai-apps/claude-code.md +1 -1
- package/docs/ja/installation/ai-apps/codex-app.md +1 -1
- package/docs/ja/installation/ai-apps/codex-cli.md +1 -1
- package/docs/ja/installation/ai-apps/cursor.md +1 -1
- package/docs/ja/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/ja/installation/roblox-explorer.md +11 -11
- package/docs/ja/installation/roblox-plugin.md +3 -3
- package/docs/ja/pro-upgrade.md +1 -1
- package/docs/ja/sync/luau-lsp.md +13 -13
- package/docs/ja/sync/overview.md +8 -8
- package/docs/ja/tools/overview.md +1 -1
- package/docs/ja/tools/playtest.md +2 -2
- package/docs/ko/README.md +11 -10
- package/docs/ko/explorer/overview.md +104 -0
- package/docs/ko/installation/README.md +4 -4
- package/docs/ko/installation/ai-apps/antigravity.md +1 -1
- package/docs/ko/installation/ai-apps/claude-app.md +1 -1
- package/docs/ko/installation/ai-apps/claude-code.md +1 -1
- package/docs/ko/installation/ai-apps/codex-app.md +1 -1
- package/docs/ko/installation/ai-apps/codex-cli.md +1 -1
- package/docs/ko/installation/ai-apps/cursor.md +1 -1
- package/docs/ko/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/ko/installation/roblox-explorer.md +12 -12
- package/docs/ko/installation/roblox-plugin.md +5 -5
- package/docs/ko/pro-upgrade.md +1 -1
- package/docs/ko/sync/luau-lsp.md +13 -13
- package/docs/ko/sync/overview.md +8 -8
- package/docs/ko/tools/overview.md +1 -1
- package/docs/ko/tools/playtest.md +2 -2
- package/docs/pt-br/README.md +12 -11
- package/docs/pt-br/dashboard/changelog.md +1 -1
- package/docs/pt-br/dashboard/connection.md +1 -1
- package/docs/pt-br/dashboard/overview.md +1 -1
- package/docs/pt-br/dashboard/playtest.md +1 -1
- package/docs/pt-br/dashboard/settings.md +1 -1
- package/docs/pt-br/dashboard/sync.md +1 -1
- package/docs/pt-br/dashboard/tools.md +1 -1
- package/docs/pt-br/explorer/overview.md +104 -0
- package/docs/pt-br/installation/README.md +4 -4
- package/docs/pt-br/installation/ai-apps/antigravity.md +1 -1
- package/docs/pt-br/installation/ai-apps/claude-app.md +1 -1
- package/docs/pt-br/installation/ai-apps/claude-code.md +1 -1
- package/docs/pt-br/installation/ai-apps/codex-app.md +1 -1
- package/docs/pt-br/installation/ai-apps/codex-cli.md +1 -1
- package/docs/pt-br/installation/ai-apps/cursor.md +1 -1
- package/docs/pt-br/installation/ai-apps/gemini-cli.md +1 -1
- package/docs/pt-br/installation/roblox-explorer.md +11 -11
- package/docs/pt-br/installation/roblox-plugin.md +3 -3
- package/docs/pt-br/pro-upgrade.md +1 -1
- package/docs/pt-br/sync/luau-lsp.md +13 -13
- package/docs/pt-br/sync/overview.md +8 -8
- package/docs/pt-br/tools/overview.md +1 -1
- package/docs/pt-br/tools/playtest.md +2 -2
- package/docs/troubleshooting.md +1 -1
- package/install.ps1 +23 -12
- package/install.sh +26 -13
- package/llms-full.txt +8 -8
- package/llms.txt +4 -4
- package/package.json +1 -1
- package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogDetailPage-J4ikmBDz.js → ChangelogDetailPage-DRfFUIvC.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogPage-CRyiyz5Q.js → ChangelogPage-Dgl8dBt6.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-BqqXDrdf.js → ConfirmModal-DfdyAPrJ.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConnectionPage-BFjleYaN.js → ConnectionPage-LSvSX1_u.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-DG5Q_c5f.js → InfoLabel-DrK7vhO-.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{OverviewPage-skOVAGFT.js → OverviewPage-CXsGuoPu.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-jdZTJ1qE.js → PlaytestPage-CgkzRAqQ.js} +2 -2
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PropertyDiff-DGvziVFn.js → PropertyDiff-Dy3MffNh.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-D2ZBQ2KF.js +1 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-D-Jxp4ai.js → StatusBadge-hJyzgRAl.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-eX2Rh-Ct.js +4 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TierComparison-Ct-fbCs5.js → TierComparison-BwKqP_4s.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TierPromoProgress-CoEpWzRl.js → TierPromoProgress-CLAr1gQq.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ToolsPage-Ov5mDGFU.js → ToolsPage-CqzfCxxH.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{WhatsNewPage-DZ-tJeoq.js → WhatsNewPage-23o8LmsR.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BfvSPSNj.js +207 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-BpIv_H68.js → useLiveUptime-BeRNzFBh.js} +1 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +3 -3
- package/plugins/weppy-roblox-mcp/dashboard/dist/weppy-icon.png +0 -0
- package/plugins/weppy-roblox-mcp/dist/index.js +82 -82
- package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
- package/.github/workflows/deploy-docs.yml +0 -41
- package/docs/assets/screenshots/roblox-explorer/install-from-vsix.png +0 -0
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SettingsPage-DNmdsQlc.js +0 -1
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/SyncPage-BTX8aTCf.js +0 -4
- package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-aMbdHsW4.js +0 -147
- package/plugins/weppy-roblox-mcp/dashboard/dist/wrox-icon.png +0 -0
- /package/docs/installer/{wrox-icon.png → weppy-icon.png} +0 -0
package/docs/es/sync/overview.md
CHANGED
|
@@ -18,16 +18,16 @@ Sin Sync, la IA solo ve fragmentos pegados en el chat. Con Sync activo, trabaja
|
|
|
18
18
|
2. Incremental Sync: reflejo continuo de cambios nuevos
|
|
19
19
|
3. Seguimiento de History/Status: ver que cambio, cuando y en que direccion
|
|
20
20
|
|
|
21
|
-
Los datos de Sync se guardan en `{projectRoot}/
|
|
22
|
-
Ademas,
|
|
23
|
-
Para integraciones de editor como `luau-lsp`, se recomienda usar la ruta de la raiz. Los pasos de configuracion estan en [Usar `luau-lsp` con
|
|
21
|
+
Los datos de Sync se guardan en `{projectRoot}/weppy-project-sync/place_{placeId}/explorer`.
|
|
22
|
+
Ademas, WEPPY escribe un sourcemap por place en `{projectRoot}/weppy-project-sync/place_{placeId}/sourcemap.json` y mantiene el archivo representante recomendado en la raiz en `{projectRoot}/weppy-project-sync/sourcemap.json`.
|
|
23
|
+
Para integraciones de editor como `luau-lsp`, se recomienda usar la ruta de la raiz. Los pasos de configuracion estan en [Usar `luau-lsp` con WEPPY Sync](./luau-lsp.md).
|
|
24
24
|
|
|
25
25
|
### Explorar datos sincronizados en VSCode
|
|
26
26
|
|
|
27
|
-
Instala la extension [
|
|
27
|
+
Instala la extension [WEPPY Roblox Explorer](../explorer/overview.md) para explorar el arbol de instancias sincronizado en VSCode, igual que en Roblox Studio.
|
|
28
28
|
Explorer lee los archivos sync generados aqui, y puede mostrar ademas estado sync en vivo e informacion de direction cuando el servidor MCP local esta en ejecucion.
|
|
29
29
|
|
|
30
|
-

|
|
31
31
|
|
|
32
32
|
- Arbol de servicios/instancias con iconos de clases Roblox
|
|
33
33
|
- Haz clic en un script para abrirlo y editarlo
|
|
@@ -40,7 +40,7 @@ Explorer lee los archivos sync generados aqui, y puede mostrar ademas estado syn
|
|
|
40
40
|
| Direccion de sync | Studio -> Local | Bidireccional |
|
|
41
41
|
| Direction por tipo | No soportado | Soportado (Scripts / Values / Containers / Data / Services) |
|
|
42
42
|
| Apply Mode por tipo | No soportado | Soportado (Auto / Manual) |
|
|
43
|
-
| APIs de estado/historial | No soportado | Soportado (`
|
|
43
|
+
| APIs de estado/historial | No soportado | Soportado (`status_current_place`, `history`, `progress`) |
|
|
44
44
|
| Herramienta `manage_sync` | No soportado | Soportado |
|
|
45
45
|
| Sync multiplace | No soportado | Soportado (hasta 3 places) |
|
|
46
46
|
|
|
@@ -87,7 +87,7 @@ En Pro puedes controlar Direction y Apply Mode por tipo.
|
|
|
87
87
|
|
|
88
88
|
| Accion | Descripcion | Parametros clave |
|
|
89
89
|
|------|------|-----------|
|
|
90
|
-
| `
|
|
90
|
+
| `status_current_place` | Consultar el estado actual de sync del place conectado | `-` |
|
|
91
91
|
| `history` | Consultar historial de cambios | `placeId`, `query.limit`, `query.offset` |
|
|
92
92
|
| `directions` | Obtener direcciones por tipo | `placeId` |
|
|
93
93
|
| `read_file` | Leer archivo sincronizado | `placeId`, `instancePath` |
|
|
@@ -148,6 +148,6 @@ Los nombres que contienen `~` se escapan como `~~` (ej. `Part~2` → `Part~~2/`)
|
|
|
148
148
|
|
|
149
149
|
## Documentos relacionados
|
|
150
150
|
|
|
151
|
-
- [Usar `luau-lsp` con
|
|
151
|
+
- [Usar `luau-lsp` con WEPPY Sync](./luau-lsp.md)
|
|
152
152
|
- [Cobertura de herramientas (Tools Overview)](../tools/overview.md)
|
|
153
153
|
- [Guia de upgrade Pro](https://weppyai.com/en/plans)
|
|
@@ -227,7 +227,7 @@ Politica de Sync:
|
|
|
227
227
|
|
|
228
228
|
| Accion | Descripcion | Tier |
|
|
229
229
|
|--------|-------------|------|
|
|
230
|
-
| `
|
|
230
|
+
| `status_current_place` | Obtener el estado de sincronizacion del Place conectado actualmente | Pro |
|
|
231
231
|
| `history` | Obtener historial de cambios | Pro |
|
|
232
232
|
| `directions` | Obtener direcciones de sincronizacion por tipo | Pro |
|
|
233
233
|
| `read_file` | Leer un archivo sincronizado | Pro |
|
|
@@ -86,10 +86,10 @@ Edit --play--> Running --stop--> Edit
|
|
|
86
86
|
|
|
87
87
|
### 5. Escritura de reportes
|
|
88
88
|
|
|
89
|
-
Los reportes y logs se escriben en `{projectRoot}/
|
|
89
|
+
Los reportes y logs se escriben en `{projectRoot}/weppy-project-sync/place_XXXXX/tests/YYYYMMDD-HHmmss/`.
|
|
90
90
|
|
|
91
91
|
```text
|
|
92
|
-
{projectRoot}/
|
|
92
|
+
{projectRoot}/weppy-project-sync/place_XXXXX/tests/YYYYMMDD-HHmmss/
|
|
93
93
|
├── test-report.md
|
|
94
94
|
└── test-log.txt
|
|
95
95
|
```
|
package/docs/id/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Roblox MCP — Server MCP untuk Roblox Studio | Pengembangan Game AI dengan Claude, Codex, Cursor & Gemini
|
|
2
2
|
|
|
3
|
-
> **
|
|
3
|
+
> **WEPPY** adalah server MCP yang memungkinkan agen pengkodean AI mengontrol sesi Roblox Studio secara langsung — buat dan edit script, instance, terrain, lighting, asset, audio, dan animasi dengan bahasa alami.
|
|
4
4
|
|
|
5
5
|
**Alat terkonsolidasi berbasis aksi · Sync dua arah · Playtest otomatis · Dukungan multi-place**
|
|
6
6
|
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
[](https://youtu.be/puQB4u1VlMw)
|
|
10
10
|
|
|
11
|
-
## Mengapa
|
|
11
|
+
## Mengapa WEPPY (Weppy Roblox MCP)?
|
|
12
12
|
|
|
13
13
|
Agen pengkodean AI seperti Claude, Codex, dan Gemini sangat kuat — tetapi tidak bisa melihat atau mengubah apa pun di dalam Roblox Studio. DataModel, script, terrain, dan lighting semuanya tidak terlihat oleh alat eksternal. Tanpa jembatan, AI hanya bisa menghasilkan potongan kode yang harus kamu tempelkan secara manual.
|
|
14
14
|
|
|
15
|
-
**
|
|
15
|
+
**WEPPY** adalah jembatan antara agen AI dan Roblox Studio. AI langsung membuat dan memodifikasi instance, script, properti, terrain, dan lainnya di dalam Studio, dan perubahan langsung tercermin di Studio dan dashboard sehingga kamu bisa **melihat persis apa yang berubah**.
|
|
16
16
|
|
|
17
17
|
Tidak perlu copy-paste kode. AI bekerja dan kamu memverifikasi hasilnya.
|
|
18
18
|
|
|
@@ -104,9 +104,9 @@ AI bisa mengontrol playtest Studio secara langsung. AI dapat memulai dan menghen
|
|
|
104
104
|
- "Tulis dan jalankan test untuk memastikan SpawnLocation berada di atas tanah."
|
|
105
105
|
- "Validasi lewat playtest bahwa script yang baru saya ubah berjalan tanpa error."
|
|
106
106
|
|
|
107
|
-

|
|
108
108
|
|
|
109
|
-
### 4)
|
|
109
|
+
### 4) WEPPY Dashboard: pantau pekerjaan AI secara real-time
|
|
110
110
|
|
|
111
111
|
Dashboard berbasis web yang disediakan server MCP memungkinkan Anda melihat status koneksi, riwayat eksekusi alat, status sinkronisasi, dan riwayat perubahan game secara real-time.
|
|
112
112
|
|
|
@@ -114,19 +114,19 @@ Dashboard berbasis web yang disediakan server MCP memungkinkan Anda melihat stat
|
|
|
114
114
|
- Bandingkan semua perubahan yang dilakukan AI dengan Before & After di Changelog
|
|
115
115
|
- Analisis alur kerja dengan riwayat dan statistik eksekusi alat
|
|
116
116
|
|
|
117
|
-

|
|
118
118
|
|
|
119
|
-
### 5)
|
|
119
|
+
### 5) WEPPY Roblox Explorer: jelajahi hierarki Studio di VSCode
|
|
120
120
|
|
|
121
121
|
Lihat seluruh pohon instance dari place Roblox Studio langsung di dalam VSCode. Navigasi service, buka script dan file properti yang tersinkron, dan pantau status sinkronisasi — semua tanpa beralih ke Studio.
|
|
122
|
-
|
|
122
|
+
WEPPY Roblox Explorer adalah ekstensi pendamping VSCode untuk data sync yang dihasilkan oleh WEPPY. Penjelajahan tree dasar bekerja dari file yang sudah tersinkron di disk, dan indikator live untuk status sync atau direction menjadi lebih lengkap saat server MCP lokal sedang berjalan.
|
|
123
123
|
Instal dari [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer) atau [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer).
|
|
124
124
|
|
|
125
125
|
- Ikon class yang sama dengan Studio untuk pengenalan instan
|
|
126
126
|
- Klik untuk membuka script dan file properti yang tersinkron
|
|
127
127
|
- Dukungan multiplace dengan indikator status sinkronisasi
|
|
128
128
|
|
|
129
|
-

|
|
130
130
|
|
|
131
131
|
## Nilai yang langsung terasa
|
|
132
132
|
|
|
@@ -149,7 +149,8 @@ Instal dari [VS Code Marketplace](https://marketplace.visualstudio.com/items?ite
|
|
|
149
149
|
- [Daftar tool lengkap](tools/overview.md)
|
|
150
150
|
- [Panduan detail Sync](sync/overview.md)
|
|
151
151
|
- [Panduan dashboard](dashboard/overview.md)
|
|
152
|
-
- [
|
|
152
|
+
- [Panduan lengkap WEPPY Roblox Explorer](explorer/overview.md)
|
|
153
|
+
- [Instalasi WEPPY Roblox Explorer](installation/roblox-explorer.md)
|
|
153
154
|
- [Kompatibilitas](../compatibility.md)
|
|
154
155
|
- [Panduan pemecahan masalah](../troubleshooting.md)
|
|
155
156
|
|
|
@@ -106,7 +106,7 @@ Filter kategori Instance di timeline dan lacak perubahan tipe delete secara kron
|
|
|
106
106
|
|
|
107
107
|
## Dokumen Terkait
|
|
108
108
|
|
|
109
|
-
- [
|
|
109
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
110
110
|
- [Connection](connection.md)
|
|
111
111
|
- [Sync](sync.md)
|
|
112
112
|
- [Playtest](playtest.md)
|
|
@@ -69,7 +69,7 @@ Periksa nama, PID, dan direktori kerja agen yang sedang terhubung di tabel AI Ag
|
|
|
69
69
|
|
|
70
70
|
## Dokumen Terkait
|
|
71
71
|
|
|
72
|
-
- [
|
|
72
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
73
73
|
- [Changelog](changelog.md)
|
|
74
74
|
- [Sync](sync.md)
|
|
75
75
|
- [Playtest](playtest.md)
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
> Pantau dan kelola status, koneksi, sinkronisasi, riwayat eksekusi alat, dan riwayat perubahan game dari server MCP secara real-time melalui browser web.
|
|
4
4
|
|
|
5
|
-

|
|
6
6
|
|
|
7
7
|
## Apa itu Dashboard?
|
|
8
8
|
|
|
@@ -52,7 +52,7 @@ Periksa timestamp dan Status di Test History untuk memahami tren hasil pengujian
|
|
|
52
52
|
|
|
53
53
|
## Dokumen Terkait
|
|
54
54
|
|
|
55
|
-
- [
|
|
55
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
56
56
|
- [Changelog](changelog.md)
|
|
57
57
|
- [Connection](connection.md)
|
|
58
58
|
- [Sync](sync.md)
|
|
@@ -52,7 +52,7 @@ Mengubah bahasa UI dashboard. Mendukung 6 bahasa + Auto (deteksi otomatis bahasa
|
|
|
52
52
|
|
|
53
53
|
## Dokumen Terkait
|
|
54
54
|
|
|
55
|
-
- [
|
|
55
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
56
56
|
- [Changelog](changelog.md)
|
|
57
57
|
- [Connection](connection.md)
|
|
58
58
|
- [Sync](sync.md)
|
|
@@ -59,7 +59,7 @@ Periksa Direction dari tipe Scripts di tabel Sync Directions.
|
|
|
59
59
|
|
|
60
60
|
## Dokumen Terkait
|
|
61
61
|
|
|
62
|
-
- [
|
|
62
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
63
63
|
- [Changelog](changelog.md)
|
|
64
64
|
- [Connection](connection.md)
|
|
65
65
|
- [Playtest](playtest.md)
|
|
@@ -60,7 +60,7 @@ Cari item dengan Status Error di tab History untuk melihat informasi detail.
|
|
|
60
60
|
|
|
61
61
|
## Dokumen Terkait
|
|
62
62
|
|
|
63
|
-
- [
|
|
63
|
+
- [WEPPY Dashboard Overview](overview.md)
|
|
64
64
|
- [Changelog](changelog.md)
|
|
65
65
|
- [Connection](connection.md)
|
|
66
66
|
- [Sync](sync.md)
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
# Panduan Lengkap WEPPY Roblox Explorer
|
|
2
|
+
|
|
3
|
+
**WEPPY Roblox Explorer** adalah ekstensi pendamping VSCode / Antigravity yang menampilkan tree Explorer dari Roblox Studio langsung di editor kamu. Jelajahi instance yang tersinkron, buka script, dan edit property tanpa harus bolak-balik antara Studio dan editor.
|
|
4
|
+
|
|
5
|
+
> **Opsional** — Explorer bukan kewajiban. Server MCP dan plugin Roblox Studio sudah cukup untuk semua fitur inti. Instal Explorer jika kamu ingin menjelajahi struktur project atau memeriksa dan mengedit property langsung dari editor.
|
|
6
|
+
|
|
7
|
+

|
|
8
|
+
|
|
9
|
+
## Kenapa pakai Explorer
|
|
10
|
+
|
|
11
|
+
Agen AI sudah bisa memahami konteks project secara penuh dari file yang dihasilkan Sync, tapi saat manusia menjelajah mirror secara langsung, path file saja belum tentu memperlihatkan hierarki dengan jelas. Explorer memakai ulang data sync yang sama dan menyajikannya dalam **tree yang sama persis seperti di Roblox Studio**, sehingga hal berikut jadi jauh lebih mudah:
|
|
12
|
+
|
|
13
|
+
- Melihat sekaligus script itu berada di service / instance mana
|
|
14
|
+
- Menemukan instance lintas service berdasarkan nama atau path dengan cepat
|
|
15
|
+
- Memeriksa status sync per file (modified / studio / conflict)
|
|
16
|
+
- Mengedit property tanpa membuka Studio
|
|
17
|
+
|
|
18
|
+
## Persyaratan
|
|
19
|
+
|
|
20
|
+
- VSCode 1.85+ atau Antigravity
|
|
21
|
+
- [Roblox MCP](../installation/README.md) sudah terpasang dengan Sync aktif (Basic atau Pro)
|
|
22
|
+
- File `weppy-project-sync/place_*/.sync-meta.json` hasil Sync berada di root project
|
|
23
|
+
|
|
24
|
+
Explorer secara default bekerja hanya dengan file sync di disk. Jika server MCP lokal sedang berjalan, status sync live dan informasi direction ikut direfleksikan.
|
|
25
|
+
|
|
26
|
+
## Cara instal
|
|
27
|
+
|
|
28
|
+
Cari **WEPPY Roblox Explorer** di sidebar Extensions (`Ctrl+Shift+X` / `Cmd+Shift+X`) pada VSCode atau Antigravity lalu klik **Install**.
|
|
29
|
+
|
|
30
|
+
Link marketplace langsung:
|
|
31
|
+
|
|
32
|
+
- [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer)
|
|
33
|
+
- [Open VSX](https://open-vsx.org/extension/weppy/weppy-roblox-explorer)
|
|
34
|
+
|
|
35
|
+
## Menjelajahi tree instance
|
|
36
|
+
|
|
37
|
+
Setelah instal, tampilan **WEPPY Explorer** akan muncul di Activity Bar VSCode dan secara otomatis menemukan direktori sync dari root project.
|
|
38
|
+
|
|
39
|
+
- **Akar service**: Service yang tersinkron seperti `Workspace`, `ReplicatedStorage`, dan `ServerScriptService` ditampilkan di level atas.
|
|
40
|
+
- **Ikon kelas Roblox**: Lebih dari 200 ikon bergaya Studio yang otomatis menyesuaikan antara tema gelap dan terang.
|
|
41
|
+
- **Multi Place**: Setiap Place yang tersinkron ditampilkan sebagai root tree terpisah ketika ada beberapa place.
|
|
42
|
+
- **Auto refresh**: Tree diperbarui dengan debounce 500ms setiap kali file sync berubah.
|
|
43
|
+
- **Badge status sync**: Status `modified`, `studio`, dan `conflict` muncul di samping ikon supaya perubahan dan konflik langsung terlihat.
|
|
44
|
+
|
|
45
|
+
Meng-klik item di tree akan membuka file yang menopang instance tersebut (`.server.luau`, `.client.luau`, `.module.luau`, `.props.json`, ...). Menu klik-kanan memungkinkan menyalin path instance dalam format `game.Workspace.Part` atau menampilkan file di explorer bawaan VSCode.
|
|
46
|
+
|
|
47
|
+
## Property Panel
|
|
48
|
+
|
|
49
|
+
Pilih sebuah instance di tree Explorer lalu jalankan perintah **Open Properties** untuk membuka panel yang mirip jendela Properties pada Studio. Kamu bisa melihat dan mengedit property dalam bentuk berkelompok tanpa menyentuh file `.props.json` secara langsung.
|
|
50
|
+
|
|
51
|
+

|
|
52
|
+
|
|
53
|
+
- **Tampilan berkelompok**: Property diurutkan dalam grup yang sama seperti di Studio (Appearance, Behavior, Data, Part, Transform, dan lain-lain).
|
|
54
|
+
- **Editor sesuai tipe**: Widget input menyesuaikan dengan tipe property — angka, string, boolean, warna, Vector3, enum, dan lainnya.
|
|
55
|
+
- **Editing berbasis file**: Perubahan disimpan ke file `*.props.json` milik instance dan mengalir kembali ke Studio lewat jalur reverse Sync (Pro, saat bidirectional aktif).
|
|
56
|
+
- **Custom editor**: Membuka file `.props.json` secara langsung akan memakai Property Panel alih-alih editor teks bawaan.
|
|
57
|
+
|
|
58
|
+
Kalau mau Property Panel terbuka otomatis saat kamu memilih instance di tree, ubah `robloxExplorer.propertyPanel.autoOpen` menjadi `true` di pengaturan.
|
|
59
|
+
|
|
60
|
+
## Pencarian instance
|
|
61
|
+
|
|
62
|
+
Jalankan perintah `WEPPY Explorer: Search Instances` (dari ikon judul view atau Command Palette) untuk membuka QuickPick yang mencari di seluruh service tersinkron.
|
|
63
|
+
|
|
64
|
+
- Pencocokan sebagian terhadap nama instance
|
|
65
|
+
- Memilih hasil akan memfokuskan tree ke item yang sesuai
|
|
66
|
+
- Ketika beberapa place tersinkron, hasil dibatasi per place
|
|
67
|
+
|
|
68
|
+
## Pengaturan
|
|
69
|
+
|
|
70
|
+
| Pengaturan | Default | Deskripsi |
|
|
71
|
+
|------------|---------|-----------|
|
|
72
|
+
| `robloxExplorer.mcpBaseUrl` | `""` | URL HTTP base MCP lokal. Kosong berarti Explorer mencoba `http://127.0.0.1:3002` lalu `http://127.0.0.1:3003`. |
|
|
73
|
+
| `robloxExplorer.syncRoot` | `""` | Path absolut ke root `weppy-project-sync`. Dideteksi otomatis dari folder workspace saat kosong. |
|
|
74
|
+
| `robloxExplorer.hidePropsFiles` | `false` | Sembunyikan file sync (`.props.json`, `_tree.json`, `.value.json`) di explorer bawaan VSCode. |
|
|
75
|
+
| `robloxExplorer.autoRefresh` | `true` | Perbarui tree otomatis saat file sync berubah. |
|
|
76
|
+
| `robloxExplorer.showSyncStatus` | `true` | Tampilkan dekorasi status sync di item tree. |
|
|
77
|
+
| `robloxExplorer.followFocusCue` | `false` | Ikuti file focus cue eksternal untuk membuka tree dan file terkait. |
|
|
78
|
+
| `robloxExplorer.propertyPanel.autoOpen` | `false` | Buka Property Panel otomatis ketika memilih instance di tree. |
|
|
79
|
+
|
|
80
|
+
## Perintah
|
|
81
|
+
|
|
82
|
+
| Perintah | Deskripsi |
|
|
83
|
+
|----------|-----------|
|
|
84
|
+
| `WEPPY Explorer: Refresh` | Segarkan tree instance secara manual |
|
|
85
|
+
| `WEPPY Explorer: Search Instances` | Cari instance di seluruh service |
|
|
86
|
+
| `WEPPY Explorer: Open Backing File` | Buka file pendukung dari instance terpilih |
|
|
87
|
+
| `WEPPY Explorer: Open Properties` | Buka Property Panel untuk instance terpilih |
|
|
88
|
+
| `WEPPY Explorer: Copy Instance Path` | Salin path instance lengkap (mis. `game.Workspace.Part`) |
|
|
89
|
+
| `WEPPY Explorer: Reveal in Explorer` | Tampilkan file di explorer bawaan VSCode |
|
|
90
|
+
| `WEPPY Explorer: Collapse All` | Tutup semua node pada tree |
|
|
91
|
+
| `WEPPY Explorer: Open Settings` | Buka halaman pengaturan Explorer |
|
|
92
|
+
|
|
93
|
+
## Pemecahan masalah
|
|
94
|
+
|
|
95
|
+
- **Tree kosong**: Pastikan direktori `weppy-project-sync/place_*` ada dan Sync sudah menyelesaikan minimal satu Full Sync. Atur `robloxExplorer.syncRoot` secara manual bila perlu.
|
|
96
|
+
- **Status sync tidak muncul**: Pastikan server MCP lokal sedang berjalan dan coba set `robloxExplorer.mcpBaseUrl` secara eksplisit.
|
|
97
|
+
- **Property Panel tidak terbuka**: Jika file `.props.json` terbuka di editor teks bawaan, klik kanan file itu lalu pilih **Reopen Editor With... → WEPPY Property Panel**.
|
|
98
|
+
- **Ikon rusak**: Pilih ulang tema VSCode atau restart window agar cache ikon diperbarui.
|
|
99
|
+
|
|
100
|
+
## Dokumen terkait
|
|
101
|
+
|
|
102
|
+
- [Panduan instalasi Roblox MCP](../installation/README.md)
|
|
103
|
+
- [Panduan Sync](../sync/overview.md)
|
|
104
|
+
- [Tinjauan Tools](../tools/overview.md)
|
|
@@ -68,12 +68,12 @@ Daftarkan MCP server ke aplikasi AI yang kamu pakai. Bisa digunakan di semua apl
|
|
|
68
68
|
|
|
69
69
|
---
|
|
70
70
|
|
|
71
|
-
## Opsional: Install
|
|
71
|
+
## Opsional: Install WEPPY Roblox Explorer (Ekstensi VSCode)
|
|
72
72
|
|
|
73
73
|
Jelajahi tree instance yang sudah disinkronkan di dalam VSCode dengan ikon kelas Roblox.
|
|
74
|
-
Ekstensi opsional ini mengharuskan setup Roblox MCP di atas sudah selesai lebih dulu, karena Explorer membaca data Sync dari `
|
|
74
|
+
Ekstensi opsional ini mengharuskan setup Roblox MCP di atas sudah selesai lebih dulu, karena Explorer membaca data Sync dari `weppy-project-sync` di bawah root proyek.
|
|
75
75
|
|
|
76
|
-
👉 [Panduan Instalasi
|
|
76
|
+
👉 [Panduan Instalasi WEPPY Roblox Explorer](https://weppyai.com/en/install#explorer)
|
|
77
77
|
|
|
78
78
|
Instal langsung:
|
|
79
79
|
- [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=weppy.weppy-roblox-explorer)
|
|
@@ -83,7 +83,7 @@ Instal langsung:
|
|
|
83
83
|
|
|
84
84
|
## Setelah Instalasi Selesai
|
|
85
85
|
|
|
86
|
-
1. Buka **Roblox Studio**, di tab Plugins klik **
|
|
86
|
+
1. Buka **Roblox Studio**, di tab Plugins klik **WEPPY** → **Connect**
|
|
87
87
|
2. Di **aplikasi AI**, coba test:
|
|
88
88
|
|
|
89
89
|
```
|
|
@@ -61,7 +61,7 @@ Disarankan untuk mempertahankan nilai default (HTTP `127.0.0.1:3002`). Jika dipe
|
|
|
61
61
|
|
|
62
62
|
## Uji koneksi
|
|
63
63
|
|
|
64
|
-
1. Jalankan **Roblox Studio** → tab Plugins → **
|
|
64
|
+
1. Jalankan **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
|
|
65
65
|
2. Di **Antigravity**, masukkan:
|
|
66
66
|
```
|
|
67
67
|
Beri tahu saya apa yang sedang dipilih di Roblox Studio saat ini
|
|
@@ -46,7 +46,7 @@ Cara menggunakan Roblox MCP di [Claude Desktop App](https://claude.ai/download).
|
|
|
46
46
|
|
|
47
47
|
## Tes Koneksi
|
|
48
48
|
|
|
49
|
-
1. Jalankan **Roblox Studio** → Tab Plugins → **
|
|
49
|
+
1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
|
|
50
50
|
2. Mulai percakapan baru di **Claude Desktop** dan tes:
|
|
51
51
|
```
|
|
52
52
|
Buatkan part biru di Roblox Studio
|
|
@@ -64,7 +64,7 @@ Claude Code mengelola MCP server secara otomatis:
|
|
|
64
64
|
|
|
65
65
|
## Tes Koneksi
|
|
66
66
|
|
|
67
|
-
1. Jalankan **Roblox Studio** → Tab Plugins → **
|
|
67
|
+
1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
|
|
68
68
|
2. Tes di **Claude Code**:
|
|
69
69
|
```
|
|
70
70
|
Buatkan part biru di Roblox Studio
|
|
@@ -30,7 +30,7 @@ Command: npx -y @weppy/roblox-mcp
|
|
|
30
30
|
|
|
31
31
|
## Tes Koneksi
|
|
32
32
|
|
|
33
|
-
1. Jalankan **Roblox Studio** → Tab Plugins → **
|
|
33
|
+
1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
|
|
34
34
|
2. Mulai percakapan baru di **Codex App** dan tes:
|
|
35
35
|
```
|
|
36
36
|
Beritahu apa yang sedang dipilih di Roblox Studio
|
|
@@ -40,7 +40,7 @@ args = ["-y", "@weppy/roblox-mcp"]
|
|
|
40
40
|
|
|
41
41
|
## Tes Koneksi
|
|
42
42
|
|
|
43
|
-
1. Jalankan **Roblox Studio** → Tab Plugins → **
|
|
43
|
+
1. Jalankan **Roblox Studio** → Tab Plugins → **WEPPY** → **Connect**
|
|
44
44
|
2. Jalankan **Codex CLI** lalu masukkan:
|
|
45
45
|
```
|
|
46
46
|
Beritahu apa yang sedang dipilih di Roblox Studio
|
|
@@ -45,7 +45,7 @@ Setelah mengubah konfigurasi, muat ulang jendela Cursor atau mulai ulang aplikas
|
|
|
45
45
|
|
|
46
46
|
## Uji koneksi
|
|
47
47
|
|
|
48
|
-
1. Buka **Roblox Studio** → tab Plugins → **
|
|
48
|
+
1. Buka **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
|
|
49
49
|
2. Di **Cursor**, masukkan:
|
|
50
50
|
```
|
|
51
51
|
Tell me what's currently selected in Roblox Studio
|
|
@@ -81,7 +81,7 @@ gemini mcp add weppy-roblox-mcp npx --trust -e HTTP_PORT=3002 -- -y @weppy/roblo
|
|
|
81
81
|
|
|
82
82
|
## Tes Koneksi
|
|
83
83
|
|
|
84
|
-
1. Buka **Roblox Studio** → tab Plugins → **
|
|
84
|
+
1. Buka **Roblox Studio** → tab Plugins → **WEPPY** → **Connect**
|
|
85
85
|
2. Jalankan **Gemini CLI** dan masukkan:
|
|
86
86
|
```
|
|
87
87
|
Beritahu saya apa yang sedang dipilih di Roblox Studio
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
#
|
|
1
|
+
# WEPPY Roblox Explorer (Ekstensi VSCode)
|
|
2
2
|
|
|
3
3
|
Tampilan pohon instansi seperti Explorer Roblox Studio, langsung di VSCode. Jelajahi instansi yang tersinkronisasi, buka skrip langsung, dan pantau status sinkronisasi tanpa meninggalkan editor.
|
|
4
|
-
Ini adalah ekstensi pendamping untuk
|
|
4
|
+
Ini adalah ekstensi pendamping untuk WEPPY, bukan integrasi Roblox yang berdiri sendiri.
|
|
5
5
|
|
|
6
|
-

|
|
7
7
|
|
|
8
8
|
## Persyaratan
|
|
9
9
|
|
|
10
10
|
- VSCode 1.85+
|
|
11
11
|
- [Roblox MCP](../../../README.md) sudah terpasang dengan Sync aktif (Basic atau Pro)
|
|
12
|
-
- Sync sudah menghasilkan `
|
|
12
|
+
- Sync sudah menghasilkan `weppy-project-sync/place_*/.sync-meta.json` di bawah root proyek
|
|
13
13
|
|
|
14
14
|
## Cara Instalasi
|
|
15
15
|
|
|
16
|
-
Cari **
|
|
16
|
+
Cari **WEPPY Roblox Explorer** di sidebar Ekstensi VSCode (`Ctrl+Shift+X` / `Cmd+Shift+X`) dan klik **Install**.
|
|
17
17
|
|
|
18
18
|
Atau instal langsung dari marketplace berikut:
|
|
19
19
|
|
|
@@ -37,7 +37,7 @@ Penjelajahan tree dasar bekerja dari file sync di disk. Status sync live, indika
|
|
|
37
37
|
|
|
38
38
|
| Pengaturan | Default | Deskripsi |
|
|
39
39
|
|------------|---------|-----------|
|
|
40
|
-
| `robloxExplorer.syncRoot` | `""` | Jalur absolut ke root `
|
|
40
|
+
| `robloxExplorer.syncRoot` | `""` | Jalur absolut ke root `weppy-project-sync`. Jika kosong, akan dideteksi otomatis. WEPPY memakai `{projectRoot}/weppy-project-sync`. |
|
|
41
41
|
| `robloxExplorer.hidePropsFiles` | `false` | Sembunyikan file Sync (`.props.json`, `_tree.json`, `.value.json`) di explorer VSCode default. |
|
|
42
42
|
| `robloxExplorer.autoRefresh` | `true` | Perbarui pohon otomatis saat file Sync berubah. |
|
|
43
43
|
| `robloxExplorer.showSyncStatus` | `true` | Tampilkan dekorasi status Sync pada item pohon. |
|
|
@@ -46,11 +46,11 @@ Penjelajahan tree dasar bekerja dari file sync di disk. Status sync live, indika
|
|
|
46
46
|
|
|
47
47
|
| Perintah | Deskripsi |
|
|
48
48
|
|----------|-----------|
|
|
49
|
-
| `
|
|
50
|
-
| `
|
|
51
|
-
| `
|
|
52
|
-
| `
|
|
53
|
-
| `
|
|
49
|
+
| `WEPPY Explorer: Refresh` | Perbarui pohon instansi secara manual |
|
|
50
|
+
| `WEPPY Explorer: Search Instances` | Cari instansi di semua layanan |
|
|
51
|
+
| `WEPPY Explorer: Open Backing File` | Buka file pendukung instansi yang dipilih |
|
|
52
|
+
| `WEPPY Explorer: Copy Instance Path` | Salin jalur instansi lengkap (contoh: `game.Workspace.Part`) |
|
|
53
|
+
| `WEPPY Explorer: Reveal in Explorer` | Tampilkan file di explorer VSCode default |
|
|
54
54
|
|
|
55
55
|
## Terkait
|
|
56
56
|
|
|
@@ -25,9 +25,9 @@ Catatan:
|
|
|
25
25
|
|
|
26
26
|
## 3. Verifikasi Instalasi
|
|
27
27
|
|
|
28
|
-
Setelah restart, tombol **
|
|
28
|
+
Setelah restart, tombol **WEPPY** muncul di tab Plugins.
|
|
29
29
|
|
|
30
|
-

|
|
31
31
|
|
|
32
32
|
## 4. Hubungkan AI Agent
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ MCP server harus sudah terinstal. Selesaikan dulu panduan app AI yang Anda pakai
|
|
|
48
48
|
### Menghubungkan
|
|
49
49
|
|
|
50
50
|
1. Buka proyek apa saja di **Roblox Studio**
|
|
51
|
-
2. Tab **Plugins** -> **
|
|
51
|
+
2. Tab **Plugins** -> **WEPPY**
|
|
52
52
|
3. Klik **Connect**
|
|
53
53
|
4. Jika status **"Connected"** tampil, koneksi berhasil
|
|
54
54
|
|
package/docs/id/pro-upgrade.md
CHANGED
|
@@ -48,7 +48,7 @@ Kamu hanya perlu mengaktifkan lisensi sekali, baik di plugin maupun di dashboard
|
|
|
48
48
|
|
|
49
49
|
### Aktifkan di plugin
|
|
50
50
|
|
|
51
|
-
1. Buka **
|
|
51
|
+
1. Buka **WEPPY** di Roblox Studio lalu hubungkan ke MCP server.
|
|
52
52
|
2. Buka bagian **Settings > License** di plugin.
|
|
53
53
|
3. Tempel key yang sudah dibeli ke field `License key`.
|
|
54
54
|
4. Klik **Activate** untuk mengaktifkan lisensi.
|
package/docs/id/sync/luau-lsp.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
# Menggunakan `luau-lsp` dengan
|
|
1
|
+
# Menggunakan `luau-lsp` dengan WEPPY Sync
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
WEPPY Sync bisa membuat file sourcemap yang dibutuhkan `luau-lsp` secara otomatis, jadi kamu bisa menyalakan fitur editor yang paham konteks Roblox tanpa menyiapkan proyek Rojo terpisah.
|
|
4
4
|
|
|
5
|
-
## File yang ditulis
|
|
5
|
+
## File yang ditulis WEPPY
|
|
6
6
|
|
|
7
|
-
Setelah Full Sync selesai,
|
|
7
|
+
Setelah Full Sync selesai, WEPPY menulis:
|
|
8
8
|
|
|
9
|
-
- Place sourcemap: `
|
|
10
|
-
- File perwakilan root: `
|
|
9
|
+
- Place sourcemap: `weppy-project-sync/place_<id>/sourcemap.json`
|
|
10
|
+
- File perwakilan root: `weppy-project-sync/sourcemap.json`
|
|
11
11
|
|
|
12
|
-
Untuk kebanyakan user, path yang direkomendasikan adalah `
|
|
12
|
+
Untuk kebanyakan user, path yang direkomendasikan adalah `weppy-project-sync/sourcemap.json`.
|
|
13
13
|
|
|
14
14
|
## Manfaatnya
|
|
15
15
|
|
|
16
|
-
Saat `luau-lsp` membaca sourcemap dari
|
|
16
|
+
Saat `luau-lsp` membaca sourcemap dari WEPPY, hal berikut akan membaik:
|
|
17
17
|
|
|
18
18
|
- Autocomplete `game.*`
|
|
19
19
|
- Navigasi antar script yang tersinkron
|
|
@@ -21,8 +21,8 @@ Saat `luau-lsp` membaca sourcemap dari WROX, hal berikut akan membaik:
|
|
|
21
21
|
|
|
22
22
|
## Setup yang direkomendasikan
|
|
23
23
|
|
|
24
|
-
1. Jalankan Full Sync sekali agar
|
|
25
|
-
2. Arahkan pengaturan sourcemap `luau-lsp` di editor kamu ke `
|
|
24
|
+
1. Jalankan Full Sync sekali agar WEPPY membuat `weppy-project-sync/sourcemap.json`.
|
|
25
|
+
2. Arahkan pengaturan sourcemap `luau-lsp` di editor kamu ke `weppy-project-sync/sourcemap.json`.
|
|
26
26
|
3. Jika client kamu bisa mematikan autogenerate Rojo, set `luau-lsp.sourcemap.autogenerate` ke `false`.
|
|
27
27
|
|
|
28
28
|
Contoh pengaturan VSCode:
|
|
@@ -31,11 +31,11 @@ Contoh pengaturan VSCode:
|
|
|
31
31
|
{
|
|
32
32
|
"luau-lsp.sourcemap.enabled": true,
|
|
33
33
|
"luau-lsp.sourcemap.autogenerate": false,
|
|
34
|
-
"luau-lsp.sourcemap.sourcemapFile": "
|
|
34
|
+
"luau-lsp.sourcemap.sourcemapFile": "weppy-project-sync/sourcemap.json"
|
|
35
35
|
}
|
|
36
36
|
```
|
|
37
37
|
|
|
38
38
|
## Catatan Multi-place
|
|
39
39
|
|
|
40
|
-
`
|
|
41
|
-
Kalau kamu butuh place yang tetap, arahkan `luau-lsp` langsung ke `
|
|
40
|
+
`weppy-project-sync/sourcemap.json` mengikuti place perwakilan proyek saat ini.
|
|
41
|
+
Kalau kamu butuh place yang tetap, arahkan `luau-lsp` langsung ke `weppy-project-sync/place_<id>/sourcemap.json` milik place tersebut.
|
package/docs/id/sync/overview.md
CHANGED
|
@@ -18,16 +18,16 @@ Tanpa Sync, AI hanya melihat potongan kode yang ditempel di chat. Dengan Sync ak
|
|
|
18
18
|
2. Incremental Sync: perubahan baru terus disinkronkan
|
|
19
19
|
3. Pelacakan History/Status: cek apa yang berubah, kapan, dan ke arah mana
|
|
20
20
|
|
|
21
|
-
Data Sync disimpan di `{projectRoot}/
|
|
22
|
-
Selain itu,
|
|
23
|
-
Untuk integrasi editor seperti `luau-lsp`, sebaiknya gunakan path root. Langkah setup dijelaskan di [Menggunakan `luau-lsp` dengan
|
|
21
|
+
Data Sync disimpan di `{projectRoot}/weppy-project-sync/place_{placeId}/explorer`.
|
|
22
|
+
Selain itu, WEPPY menulis sourcemap per place ke `{projectRoot}/weppy-project-sync/place_{placeId}/sourcemap.json` dan menjaga file perwakilan root yang direkomendasikan di `{projectRoot}/weppy-project-sync/sourcemap.json`.
|
|
23
|
+
Untuk integrasi editor seperti `luau-lsp`, sebaiknya gunakan path root. Langkah setup dijelaskan di [Menggunakan `luau-lsp` dengan WEPPY Sync](./luau-lsp.md).
|
|
24
24
|
|
|
25
25
|
### Jelajahi data sync di VSCode
|
|
26
26
|
|
|
27
|
-
Instal ekstensi [
|
|
27
|
+
Instal ekstensi [WEPPY Roblox Explorer](../explorer/overview.md) untuk menjelajahi tree instance yang sudah tersinkron di VSCode, seperti di Roblox Studio.
|
|
28
28
|
Explorer membaca file sync yang dihasilkan di sini, dan juga bisa menampilkan status sync live serta informasi direction saat server MCP lokal sedang berjalan.
|
|
29
29
|
|
|
30
|
-

|
|
31
31
|
|
|
32
32
|
- Tree service/instance dengan ikon kelas Roblox
|
|
33
33
|
- Klik script untuk membukanya dan mengedit
|
|
@@ -40,7 +40,7 @@ Explorer membaca file sync yang dihasilkan di sini, dan juga bisa menampilkan st
|
|
|
40
40
|
| Arah sync | Studio -> Local | Dua arah |
|
|
41
41
|
| Direction per tipe | Tidak didukung | Didukung (Scripts / Values / Containers / Data / Services) |
|
|
42
42
|
| Apply Mode per tipe | Tidak didukung | Didukung (Auto / Manual) |
|
|
43
|
-
| API status/riwayat | Tidak didukung | Didukung (`
|
|
43
|
+
| API status/riwayat | Tidak didukung | Didukung (`status_current_place`, `history`, `progress`) |
|
|
44
44
|
| Tool `manage_sync` | Tidak didukung | Didukung |
|
|
45
45
|
| Sync multiplace | Tidak didukung | Didukung (hingga 3 place) |
|
|
46
46
|
|
|
@@ -87,7 +87,7 @@ Di Pro, Direction dan Apply Mode bisa diatur per tipe.
|
|
|
87
87
|
|
|
88
88
|
| Aksi | Deskripsi | Parameter utama |
|
|
89
89
|
|------|------|-----------|
|
|
90
|
-
| `
|
|
90
|
+
| `status_current_place` | Cek status sync saat ini untuk Place yang terhubung | `-` |
|
|
91
91
|
| `history` | Ambil riwayat perubahan | `placeId`, `query.limit`, `query.offset` |
|
|
92
92
|
| `directions` | Ambil Direction per tipe | `placeId` |
|
|
93
93
|
| `read_file` | Baca file yang sudah tersinkron | `placeId`, `instancePath` |
|
|
@@ -148,6 +148,6 @@ Nama yang mengandung `~` di-escape menjadi `~~` (contoh: `Part~2` → `Part~~2/`
|
|
|
148
148
|
|
|
149
149
|
## Dokumen terkait
|
|
150
150
|
|
|
151
|
-
- [Menggunakan `luau-lsp` dengan
|
|
151
|
+
- [Menggunakan `luau-lsp` dengan WEPPY Sync](./luau-lsp.md)
|
|
152
152
|
- [Cakupan tool (Tools Overview)](../tools/overview.md)
|
|
153
153
|
- [Panduan Upgrade Pro](https://weppyai.com/en/plans)
|
|
@@ -227,7 +227,7 @@ Kebijakan Sync:
|
|
|
227
227
|
|
|
228
228
|
| Aksi | Deskripsi | Tier |
|
|
229
229
|
|------|-----------|------|
|
|
230
|
-
| `
|
|
230
|
+
| `status_current_place` | Mendapatkan status sinkronisasi Place yang saat ini terhubung | Pro |
|
|
231
231
|
| `history` | Mendapatkan riwayat perubahan | Pro |
|
|
232
232
|
| `directions` | Mendapatkan arah sinkronisasi per tipe | Pro |
|
|
233
233
|
| `read_file` | Membaca file yang disinkronkan | Pro |
|
|
@@ -86,10 +86,10 @@ Edit --play--> Running --stop--> Edit
|
|
|
86
86
|
|
|
87
87
|
### 5. Penulisan laporan
|
|
88
88
|
|
|
89
|
-
Laporan dan log ditulis ke `{projectRoot}/
|
|
89
|
+
Laporan dan log ditulis ke `{projectRoot}/weppy-project-sync/place_XXXXX/tests/YYYYMMDD-HHmmss/`.
|
|
90
90
|
|
|
91
91
|
```text
|
|
92
|
-
{projectRoot}/
|
|
92
|
+
{projectRoot}/weppy-project-sync/place_XXXXX/tests/YYYYMMDD-HHmmss/
|
|
93
93
|
├── test-report.md
|
|
94
94
|
└── test-log.txt
|
|
95
95
|
```
|