Python Turtle WoW 插件开发
4.0
zh
软件开发
Python
Turtle WoW
Lua
Addon Development
PyQt6
提示语
Create a Python desktop application for Turtle WoW (1.12.1) addon development with these features: 1. **Core Functionality** - Lua 5.0 editor with syntax highlighting - Real-time compatibility validator (flags retail/C_* APIs, Lua 5.1+ features) - Turtle WoW API autocomplete (custom races/quests) - Secure code analyzer (taint detection, memory leak checks) 2. **Integrated Tools** - Snippet manager with preloaded templates: * Secure action buttons * Event-driven frames * Saved variables * Slash commands - Project wizard (auto-generates .toc, folder structure) - Version-safe function lookup (Lua 5.0 vs 5.1 differences) 3. **Turtle-Specific Modules** - High Elf detection template - Custom quest hook generator - Hardcore mode utilities - Turtle API explorer (scraped from wiki) 4. **Technical Requirements** - GUI: PyQt6 or Tkinter - Lua parsing: Lupa or Lunatic Python - Output: Single .exe (PyInstaller) - Vanilla API database: JSON file with: { "GetUnitHealth": { "syntax": "health = UnitHealth(unit)", "version": "1.0+", "taint": "secure" }, "C_QuestLog": { "status": "FORBIDDEN (retail)" } } 5. **UI Layout** ┌────────────────┬────────────────┐ │ Project Manager│ Code Editor │ │ (TOC/files) │ (Lua 5.0) │ ├────────────────┴────────────────┤ │ Turtle Tools │ │ [Race Detector][Quest Builder] │ ├─────────────────────────────────┤ │ Validation Panel │ │ ✔ Secure ✘ Lua 5.1 ⚠ Taint │ └─────────────────────────────────┘
生成结果
更多推荐
查看全部Chrome扩展自动刷新
4.0
技术开发
zh
Chrome扩展
自动刷新
网页更新
我想做一个 chrome 扩展。定期自动刷新特定搜索结果, 保持画面一直更新最新状态
...
交互式元素周期表
4.0
网页设计
zh
HTML代码
响应式设计
元素周期表
Create a website for me using a single HTML code so I can place it on my Google Blogger blog.
The name of the website is " Interactive Periodic Table "
Create this website for me based on the f...
电商网站建设
4.0
互联网
zh
电商
网站建设
在线商店
Site e-commerce ...
壁纸App推荐
4.0
科技
zh
壁纸
App
手机美化
壁纸app...
React Native MapLibre 插件系统
4.0
移动开发
zh
React Native
MapLibre
插件系统
地图开发
移动应用
react native maplibre pluggable system ...
单人角色扮演管理器设计
4.0
游戏设计
zh
角色扮演
场景管理
AI叙事
1 · Goal
Design a single-user role-play manager that lets someone:
create & edit Characters and Contexts
configure and play out richly narrated Scenes (solo narrator + many NPCs)
keep an editable, ...