@weppy/roblox-mcp 2.6.1 → 2.6.3

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.
Files changed (29) hide show
  1. package/.claude-plugin/marketplace.json +4 -4
  2. package/.github/ISSUE_TEMPLATE/bug_report.yml +1 -1
  3. package/CHANGELOG.md +20 -0
  4. package/package.json +1 -1
  5. package/plugins/weppy-roblox-mcp/.claude-plugin/plugin.json +1 -1
  6. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogDetailPage-kwE4pHZd.js → ChangelogDetailPage-CCOyzW-z.js} +1 -1
  7. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ChangelogPage-BFfSWE_s.js → ChangelogPage-CH7hNPlg.js} +1 -1
  8. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConfirmModal-CeEegyOx.js → ConfirmModal-jY5BGNY2.js} +1 -1
  9. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ConnectionPage-XuHLuNwR.js → ConnectionPage-CBcepiuB.js} +1 -1
  10. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{GameChangeDetail-BFTVWFJO.js → GameChangeDetail-sMoIkbj9.js} +1 -1
  11. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{InfoLabel-MCIgnb3Z.js → InfoLabel-BbEJAGvG.js} +1 -1
  12. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{OverviewPage-BrWw_dSf.js → OverviewPage-B1QsVfNL.js} +1 -1
  13. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{PlaytestPage-CxeJXqJZ.js → PlaytestPage-LveG542g.js} +1 -1
  14. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{SettingsPage-Qd2a2pgi.js → SettingsPage-BMllTvd1.js} +1 -1
  15. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{StatusBadge-Dk0M7zQF.js → StatusBadge-DASntRhn.js} +1 -1
  16. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{SyncPage-Wu2tD8Lb.js → SyncPage-COJc3U-b.js} +1 -1
  17. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-B-d8Qied.js +2 -0
  18. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{ToolsPage-C7ld3BhY.js → ToolsPage-Bi0PQXNP.js} +1 -1
  19. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{TooltipText-CjH5N6RH.js → TooltipText-Bt3XsRi-.js} +1 -1
  20. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{WhatsNewPage-BwWOghgp.js → WhatsNewPage-Dt7gQvv4.js} +1 -1
  21. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-BJrsGJ5y.js +380 -0
  22. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-COXUWuq2.css +1 -0
  23. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/{useLiveUptime-DExWULj9.js → useLiveUptime-ViehI-J9.js} +1 -1
  24. package/plugins/weppy-roblox-mcp/dashboard/dist/index.html +2 -2
  25. package/plugins/weppy-roblox-mcp/dist/index.js +87 -79
  26. package/plugins/weppy-roblox-mcp/roblox-plugin/WeppyRobloxMCP.rbxm +0 -0
  27. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/TierComparison-DsesL0R1.js +0 -1
  28. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-FDX6EnZH.js +0 -355
  29. package/plugins/weppy-roblox-mcp/dashboard/dist/assets/index-XEVy0XAx.css +0 -1
@@ -1 +0,0 @@
1
- import{u as o,o as l,j as e}from"./index-FDX6EnZH.js";const _=[{name:"query_instances",description:"Query Roblox instances: get, children, find child/descendant, wait for child, class info, search by name/class. [PRO] file_tree, project_structure, descendants, ancestors, search by property/tag.",basic:["get","children","find_child","find_descendant","wait_for_child","class_info","search_name","search_class"],pro:["search_property","search_tag","file_tree","project_structure","descendants","ancestors"]},{name:"mutate_instances",description:"Create, delete, clone, move, rename, or pivot instances. [PRO] create_tree, mass_create, mass_delete, mass_duplicate, smart_duplicate.",basic:["create","create_with_props","delete","clone","move","rename","pivot"],pro:["create_tree","mass_create","mass_delete","mass_duplicate","smart_duplicate"]},{name:"manage_properties",description:"Get/set properties, attributes, and tags on instances. [PRO] set_calculated, set_relative, mass_set, mass_get, modify_children.",basic:["get","set","get_all","set_multiple","get_attr","set_attr","get_all_attrs","delete_attr","add_tag","remove_tag","check_tag","get_tags","get_tagged"],pro:["set_calculated","set_relative","mass_set","mass_get","modify_children"]},{name:"manage_scripts",description:"Manage script source code: read, write, create, delete, edit lines, search. [PRO] replace across scripts.",basic:["get_source","set_source","create","delete","edit_replace","edit_insert","edit_delete","search","get_dependencies"],pro:["replace"]},{name:"manage_lighting",description:"[PRO] Configure environment: lighting, atmosphere, sky, terrain properties, time of day.",basic:[],pro:["lighting","atmosphere","sky","terrain_props","time"]},{name:"manage_selection",description:"Get, set, or clear selection. [PRO] context, details, add/remove items, watch changes.",basic:["get","set","clear","cached"],pro:["context","details","add","remove","watch"]},{name:"manage_camera",description:"Camera operations: get info, focus on instance/position, suggest view, capture Edit-mode viewport screenshot (Edit mode only; not usable during playtest).",basic:["info","focus_path","focus_position","suggest"],pro:["screenshot"]},{name:"manage_tween",description:"[PRO] Tween service: create, play, pause, cancel tweens for smooth animations.",basic:[],pro:["create","play","pause","cancel"]},{name:"manage_audio",description:"[PRO] Audio management: play, stop, pause, resume sounds. Set audio listener.",basic:[],pro:["play","stop","pause","resume","set_listener"]},{name:"manage_animation",description:"[PRO] Animation: load, play, stop animations. Get animation tracks from humanoid/controller.",basic:[],pro:["load","play","stop","get_tracks"]},{name:"manage_physics",description:"[PRO] Physics collision groups: register, set collidable between groups, list groups.",basic:[],pro:["register_group","set_collidable","get_groups"]},{name:"manage_effects",description:"[PRO] Particle effects: emit particles, clear all particles, toggle effect enabled state.",basic:[],pro:["emit","clear","toggle"]},{name:"manage_terrain",description:"[PRO] Terrain operations: fill shapes, clear regions, replace materials, manage colors, read/write voxels, generate procedural terrain, smooth terrain.",basic:[],pro:["fill_block","fill_ball","fill_cylinder","fill_wedge","clear_region","clear_bounds","replace_material","colors_get","colors_set","read_voxel","read_voxels","write_voxels","generate","smooth"]},{name:"spatial_query",description:"[PRO] Spatial queries: raycast, find ground, check placement, multi-raycast, scan area, find flat areas, find spawn positions, analyze walkable, spatial map, find empty space, get bounds, snap to grid, check collision.",basic:[],pro:["raycast","find_ground","check_placement","multi_raycast","scan_area","find_flat","find_spawn","analyze_walkable","spatial_map","find_space","bounds","snap_grid","collision"]},{name:"manage_assets",description:"[PRO] Asset management: insert models by ID, get asset info, search creator store, insert free models/packages, export selection.",basic:[],pro:["insert","info","search","search_insert","insert_free","insert_package","export"]},{name:"manage_sync",description:"[PRO] Project sync management: status, history, direction settings, read/write synced files.",basic:[],pro:["status_current_place","history","directions","read_file","write_file","progress"]},{name:"workspace_state",description:"[PRO] Workspace state: full sync, snapshot, recent changes, viewport info, clear history, metadata, scripts, selection info, clear cache.",basic:[],pro:["sync","snapshot","changes","viewport","clear_history","metadata","scripts","selection_info","clear_cache"]},{name:"manage_logs",description:"Output logs: get filtered logs, poll incrementally with sinceSeq cursor, clear buffer, get recent errors.",basic:["get","clear","errors"],pro:[]},{name:"system_info",description:"System info: ping, connection status, usage tier. [PRO] place info, services list, studio settings, playtest control, automated test runner.",basic:["ping","connection","usage"],pro:["place_info","services","studio_settings","play","stop","pause","resume","play_status","run_test"]},{name:"batch_execute",description:'[PRO] Execute multiple commands in a single batch. Each command is an object with "tool" name and "args". Commands execute sequentially; optionally continue on error.',basic:[],pro:["batch_execute"]},{name:"execute_luau",description:"[PRO] Execute arbitrary Luau code in Roblox Studio sandbox. Blocked services: HttpService, DataStoreService, MessagingService. Cannot access CoreGui/CorePackages.",basic:[],pro:["execute_luau"]}],u={proOnlyTools:13,mixedTools:7,totalBasicActions:51,totalProActions:107},g={tools:_,summary:u},y="_tag_1wj0q_2",h="_label_1wj0q_17",b="_code_1wj0q_22",x="_expiry_1wj0q_31",f="_inline_1wj0q_49",j="_centered_1wj0q_54",i={tag:y,label:h,code:b,expiry:x,inline:f,centered:j};function v({variant:c}){const{t:s}=o();return l()?e.jsxs("div",{className:`${i.tag} ${c==="centered"?i.centered:i.inline}`,children:[e.jsx("span",{className:i.label,children:s("tier.promo.discount.context","🎁 Gumroad 결제 시 할인코드 입력:")}),e.jsx("span",{className:i.code,children:s("tier.comparison.discount.code","WEPPY-MCP")}),e.jsx("span",{className:i.expiry,children:s("tier.comparison.discount.expiry","Valid until April 30")})]}):null}const k="_overlay_171mk_2",P="_modal_171mk_13",w="_summaryGrid_171mk_32",N="_summaryCard_171mk_39",C="_basicCard_171mk_45",R="_proCard_171mk_49",T="_cardTitle_171mk_54",O="_summarySection_171mk_70",S="_sectionTitle_171mk_78",B="_featureList_171mk_90",L="_summary_171mk_32",A="_statBasic_171mk_116",q="_statPro_171mk_120",M="_statMixed_171mk_124",E="_detailHeader_171mk_128",G="_tableWrap_171mk_137",$="_table_171mk_137",D="_toolName_171mk_165",W="_description_171mk_171",H="_actionList_171mk_176",z="_none_171mk_184",I="_discountBanner_171mk_189",F="_closeBtn_171mk_227",t={overlay:k,modal:P,summaryGrid:w,summaryCard:N,basicCard:C,proCard:R,cardTitle:T,summarySection:O,sectionTitle:S,featureList:B,summary:L,statBasic:A,statPro:q,statMixed:M,detailHeader:E,tableWrap:G,table:$,toolName:D,description:W,actionList:H,none:z,discountBanner:I,closeBtn:F};function V({onClose:c}){const{t:s}=o(),{tools:m,summary:n}=g,d=[{title:s("tier.comparison.basic.core","Core MCP workflow"),items:[s("tier.comparison.basic.core.item1","Script create/edit"),s("tier.comparison.basic.core.item2","Instance management"),s("tier.comparison.basic.core.item3","Property control"),s("tier.comparison.basic.core.item4","Selection and search"),s("tier.comparison.basic.core.item5","Tag management"),s("tier.comparison.basic.core.item6","Camera control"),s("tier.comparison.basic.core.item7","Log monitoring")]},{title:s("tier.comparison.basic.sync","Sync (Basic)"),items:[s("tier.comparison.basic.sync.item1","Studio to Local one-way sync"),s("tier.comparison.basic.sync.item2","Manual apply as default")]}],p=[{title:s("tier.comparison.pro.all","Everything in Basic, plus"),items:[]},{title:s("tier.comparison.pro.sync","Advanced Sync workflow"),items:[s("tier.comparison.pro.sync.item1","Per-type sync direction"),s("tier.comparison.pro.sync.item2","Per-type apply mode"),s("tier.comparison.pro.sync.item3","Bidirectional and reverse sync"),s("tier.comparison.pro.sync.item4","Full sync, resync, and push to Studio"),s("tier.comparison.pro.sync.item5","Multi-place sync")]},{title:s("tier.comparison.pro.playtest","Playtest control"),items:[s("tier.comparison.pro.playtest.item1","Play, stop, pause, and resume"),s("tier.comparison.pro.playtest.item2","Playtest state inspection"),s("tier.comparison.pro.playtest.item3","Automated test execution")]},{title:s("tier.comparison.pro.creation","Advanced creation workflow"),items:[s("tier.comparison.pro.creation.item1","Bulk operations"),s("tier.comparison.pro.creation.item2","Terrain generation"),s("tier.comparison.pro.creation.item3","Asset search and insert"),s("tier.comparison.pro.creation.item4","Raycast and spatial analysis"),s("tier.comparison.pro.creation.item5","Environment control")]}];return e.jsx("div",{className:t.overlay,onClick:c,children:e.jsxs("div",{className:t.modal,onClick:a=>a.stopPropagation(),children:[l()&&e.jsx("div",{className:t.discountBanner,children:e.jsx(v,{variant:"centered"})}),e.jsx("h2",{children:s("tier.compare")}),e.jsxs("div",{className:t.summaryGrid,children:[e.jsxs("section",{className:`${t.summaryCard} ${t.basicCard}`,children:[e.jsx("h3",{className:t.cardTitle,children:s("tier.basic")}),d.map(a=>e.jsxs("div",{className:t.summarySection,children:[e.jsx("div",{className:t.sectionTitle,children:a.title}),e.jsx("ul",{className:t.featureList,children:a.items.map(r=>e.jsx("li",{children:r},r))})]},a.title))]}),e.jsxs("section",{className:`${t.summaryCard} ${t.proCard}`,children:[e.jsx("h3",{className:t.cardTitle,children:s("tier.pro")}),p.map(a=>e.jsxs("div",{className:t.summarySection,children:[e.jsx("div",{className:t.sectionTitle,children:a.title}),a.items.length>0&&e.jsx("ul",{className:t.featureList,children:a.items.map(r=>e.jsx("li",{children:r},r))})]},a.title))]})]}),e.jsxs("div",{className:t.summary,children:[e.jsxs("span",{className:t.statBasic,children:["Basic: ",n.totalBasicActions," actions"]}),e.jsxs("span",{className:t.statPro,children:["Pro: ",n.totalProActions," actions"]}),e.jsxs("span",{className:t.statMixed,children:[n.mixedTools," mixed / ",n.proOnlyTools," pro-only"]})]}),e.jsx("div",{className:t.detailHeader,children:s("tier.comparison.detailTitle","Detailed Tool Catalog")}),e.jsx("div",{className:t.tableWrap,children:e.jsxs("table",{className:t.table,children:[e.jsx("thead",{children:e.jsxs("tr",{children:[e.jsx("th",{children:s("tools.col.tool")}),e.jsx("th",{children:s("tier.comparison.description","Description")}),e.jsx("th",{children:s("tier.basic")}),e.jsx("th",{children:s("tier.pro")})]})}),e.jsx("tbody",{children:m.map(a=>e.jsxs("tr",{children:[e.jsx("td",{className:t.toolName,children:a.name}),e.jsx("td",{className:t.description,children:s(`tier.tool.${a.name}.desc`,a.description)}),e.jsx("td",{className:t.actionList,children:a.basic.length>0?a.basic.join(", "):e.jsx("span",{className:t.none,children:"—"})}),e.jsx("td",{className:t.actionList,children:a.pro.length>0?a.pro.join(", "):e.jsx("span",{className:t.none,children:"—"})})]},a.name))})]})}),e.jsx("button",{className:t.closeBtn,onClick:c,children:s("tier.comparison.close","Close")})]})})}export{v as D,V as T};