Commit Graph

202 Commits

Author SHA1 Message Date
uprightbass360
acf2364294 docs: reflect new script directory layout 2025-11-09 02:49:48 -05:00
uprightbass360
a18e315f1f refactor: reorganize scripts under bash/python 2025-11-09 02:49:26 -05:00
uprightbass360
23456e0ab9 feat: adds config/db import functionality 2025-11-08 19:36:50 -05:00
uprightbass360
d5bb4e3525 documentation overhaul 2025-11-08 19:35:35 -05:00
uprightbass360
7813414f2c Improve client data container: add 7z, root access, and ownership fix
- Run container as root during extraction to avoid permission issues
- Install p7zip-full for faster 7z extraction vs unzip
- Fix file ownership after extraction using chown
- Remove problematic retry logic that was causing corruption issues
- Keep reliable original script with version detection and caching
2025-11-08 14:39:39 -05:00
uprightbass360
f65bdeb791 fix: deploy path update 2025-11-08 03:11:20 -05:00
uprightbass360
ab80f17a6b updates project name 2025-11-08 02:53:38 -05:00
uprightbass360
622fd518d2 Introduce dynamic overrides and rename module manifest 2025-11-08 01:50:30 -05:00
uprightbass360
662af4b3a7 add dev onboarding 2025-11-07 22:47:22 -05:00
uprightbass360
d99dad025a feat: add mysql exposure toggle and client data bind 2025-11-07 22:29:13 -05:00
uprightbass360
ce02a547ee fix: remove emojis from README headings to fix anchor links
- Remove emojis from all section headings
- Update table of contents links to match clean anchors
- Improve compatibility across markdown renderers (GitHub, VSCode, etc.)
2025-11-06 23:48:33 -05:00
uprightbass360
0aa1a5e762 setup fixes and filters 2025-11-06 23:05:06 -05:00
uprightbass360
42ed8c8de5 logo width 2025-11-06 13:26:03 -05:00
uprightbass360
4993cc1b99 wider logo 2025-11-05 23:32:13 -05:00
uprightbass360
a556802e77 different logo 2025-11-05 20:39:59 -05:00
uprightbass360
4a1d788d1e docs 2025-11-05 19:05:45 -05:00
uprightbass360
8e7959d7fe made profiles better 2025-11-05 01:27:26 -05:00
uprightbass360
b827757bec move python to scripts 2025-11-05 01:10:50 -05:00
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