Commit Graph

7 Commits

Author SHA1 Message Date
uprightbass360
a005bff989 feat: add 25 new modules, categorization system, and improved UX
- Added 25 new AzerothCore modules (mod-guildhouse + 24 others)
- Implemented category system with 17 categories across all 93 modules
- Updated README with categorized module table (68 → 93 modules)
- Added 11 NPC spawn commands to documentation
- Updated .env.template with categorized module sections
- Created profiles/all-modules.conf (enables all 91 production modules)
- Enhanced setup.sh manual selection with category grouping

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2025-11-05 00:31:33 -05:00
uprightbass360
37c96731f7 full module descriptions in setup 2025-11-03 20:41:44 -05:00
uprightbass360
6d0759d0e9 add description metadata to modules 2025-11-03 01:22:01 -05:00
uprightbass360
5a014d02b8 fix(module): statbooster 2025-11-02 21:03:05 -05:00
uprightbass360
e77f916ec5 fixing beastmaster and default lua install 2025-11-02 18:08:17 -05:00
uprightbass360
64d0478320 feat: refactor post-install hooks to manifest-driven system
- Replace hardcoded hooks with external scripts in scripts/hooks/
- Add 4 generic hook scripts (copy-standard-lua, copy-aio-lua, mod-ale-patches, black-market-setup)
- Update all 28 module hook definitions in config/modules.json
- Remove legacy hook functions from manage-modules.sh
- Add 26 new Eluna Lua modules to .env.template (disabled by default)
- Add 3 new AIO modules to .env.template (disabled by default)
- Implement proper environment variable interface for hooks
- Add comprehensive documentation and refactoring summary

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-11-01 18:53:34 -04:00
uprightbass360
d59c785f11 adding automatic module inclusion features and bugfixes 2025-11-01 00:13:34 -04:00