v4.5.1 - Guide & Documentation Rebuild
Complete command reference with 242 commands across 16 categories.
๐ Documentation System
- 242 Commands: All commands extracted and categorized.
- 16 Categories: Proper grouping matching help.js.
- Requirements Display: Cooldowns, permissions, energy, location.
- Search/Filter: Real-time search across name, alias, description.
๐ง Technical Details
- extract_commands.js: Parses help.js categories.
- commands.generated.json: Auto-generated registry.
- help.js Fix: Added guilds, crafting, raids to categoryOrder.
- guide.html: Dynamic rendering from JSON.
๐ Files Changed โฏ
| File | Change |
|---|---|
extract_commands.js |
Rewrote with help.js category parsing, cooldown/permission detection. |
commands/help.js |
Fixed categoryOrder: added guilds, crafting, raids (11โ14). |
web/public/guide.html |
16 category filters, enhanced command cards with requirements. |
web/public/commands.generated.json |
Generated registry with 242 commands. |