Commit Graph

184 Commits

Author SHA1 Message Date
uprightbass360
fa8594678d fix merge playerbot min 2025-11-05 01:07:32 -05:00
uprightbass360
bf4971330f Merge branch 'main' of https://github.com/uprightbass360/acore-compose 2025-11-05 00:31:49 -05:00
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
389952e469 add min/max playerbots env settings 2025-11-04 23:14:57 -05:00
uprightbass360
b8bebb28c0 consolidate module configs 2025-11-04 22:48:29 -05:00
uprightbass360
00100894c5 new repo name update 2025-11-03 21:17:00 -05:00
uprightbass360
4cdba16d39 cleanup locations, ya know noob friendly 2025-11-03 20:54:20 -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
0cf87b0d8c fix: character import updates 2025-11-03 00:59:45 -05:00
uprightbass360
4b9235c22e backup merge script 2025-11-02 21:42: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
7f74c56928 add stale image cleanup for remote deploy 2025-11-02 14:14:28 -05:00
uprightbass360
c040d3617b module staging bugfix 2025-11-02 05:23:24 -05:00
uprightbass360
18b053aa02 Refactor module staging to use manifest/env defaults and tag build images from .env 2025-11-02 03:17:13 -05:00
MuchDev
87bd6193f7 Merge pull request #7 from uprightbass360/feature/hooks-testing
Inteligent module functionality
2025-11-02 01:47:27 -04:00
uprightbass360
86df0ec504 docs: add hooks testing todo list
Track testing progress for the new manifest-driven post-install hooks system.
Current status: ready for deployment testing with 2 Eluna modules enabled.

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-11-01 18:55:32 -04: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
ea39506bcc cleanup/docs 2025-11-01 05:49:37 -04:00
uprightbass360
fc75913691 fix: module migration fix 2025-11-01 04:54:04 -04:00
uprightbass360
158cd45297 new repo and uid features 2025-11-01 04:46:18 -04:00
uprightbass360
d59c785f11 adding automatic module inclusion features and bugfixes 2025-11-01 00:13:34 -04:00
uprightbass360
718af64dae fix: switching source to main fork 2025-10-31 02:03:23 -04:00
uprightbass360
c5f6aa0f65 new font 2025-10-30 01:05:47 -04:00
uprightbass360
c80042db3d default config cleanup 2025-10-30 00:45:52 -04:00
uprightbass360
bc57940534 defaults 2025-10-30 00:35:59 -04:00
uprightbass360
fbf182589e remove recompilation on backup restore 2025-10-29 23:55:12 -04:00
uprightbass360
fe260e5fc0 remove junk, add help text 2025-10-29 23:13:30 -04:00
uprightbass360
aaa01e7057 fix: backup script refactor 2025-10-29 22:50:04 -04:00
uprightbass360
d8413f59e1 fix: permissions 2025-10-29 18:40:05 -04:00
uprightbass360
28cfb6f5e1 fix: permissions 2025-10-29 17:50:18 -04:00
uprightbass360
86e2f7ad4f fixing root containers 2025-10-29 17:33:13 -04:00
uprightbass360
e696c13209 fix: updates detection logic 2025-10-29 13:58:06 -04:00
uprightbass360
1fc7ee88a6 fix: updates clientdata job to use non-root 2025-10-29 12:20:47 -04:00
uprightbass360
cf8229d1c6 feat: local paths/users 2025-10-29 01:35:09 -04:00
uprightbass360
bf6a53495d fix: path translation fixes 2025-10-28 20:36:31 -04:00
MuchDev
3d4b7e864e Merge pull request #6 from uprightbass360/refactor/extract-build-script
Refactor/extract build script
2025-10-28 18:59:13 -04:00
uprightbass360
8446a206e4 fix: formatting 2025-10-28 18:55:46 -04:00
uprightbass360
9b2f4e2629 move sentenel files to local-storage 2025-10-28 18:16:24 -04:00
uprightbass360
7d012a52d0 fix: add flags to build 2025-10-28 17:51:02 -04:00
uprightbass360
cc38e2d4d2 feat: refactor deploy into new modules 2025-10-27 23:55:59 -04:00
uprightbass360
772e9f80df feat: updates import/export to run relative 2025-10-27 18:30:37 -04:00
uprightbass360
e588202392 fix: add backup params 2025-10-27 18:11:33 -04:00
uprightbass360
9255ac82d8 fix: update import/export to use params 2025-10-27 17:51:18 -04:00
MuchDev
8225526eed fix: debian pathing errors 2025-10-27 00:05:15 -04:00
MuchDev
26d34e6378 add path fallbacks 2025-10-26 23:42:06 -04:00
MuchDev
014e09942d debian fixes 2025-10-26 23:17:13 -04:00
uprightbass360
303bda4c6e fix: color format in status 2025-10-26 21:12:33 -04:00
uprightbass360
39ac59d641 automation tweaks 2025-10-26 19:12:56 -04:00