Commit Graph

15 Commits

Author SHA1 Message Date
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
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
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
323186cce2 fix: missing mod-playerbots module process 2025-10-26 03:03:02 -04:00
uprightbass360
731413f4ae Keep module rebuild sentinel in sync across local and shared storage 2025-10-25 19:50:59 -04:00
uprightbass360
51bc555dc0 removing dungoen respawn, compile error 2025-10-25 13:05:40 -04:00
uprightbass360
d8696d2ab4 cleanup: Update paths and builds 2025-10-24 22:49:44 -04:00
Deckard
b5b009bc3b fix: Keep source builds local and disable mod-pocket-portal 2025-10-24 02:01:14 -04:00
Deckard
2e5cf09b99 Enhance module automation flow and document module repos 2025-10-19 19:04:57 -04:00
Deckard
0a168c82e6 Add migration script and harden module deploy SQL
- add scripts/migrate-stack.sh to export module images and sync project/storage to a remote host
  - ensure manage-modules-sql.sh applies module db-world/db-auth/db-characters and custom SmartAI fixes idempotently
  - stage AutoBalance configs with EndGameBoost disabled on every deploy
  - bump MySQL tmpfs size (MYSQL_RUNTIME_TMPFS_SIZE, default 8G) to avoid OOM/ENOSPC
2025-10-19 04:59:06 -04:00
Deckard
859a214e12 refactoring and adding automations 2025-10-17 01:40:50 -04:00
Deckard
238ee39234 add inline scripts as standalone scritps for automations 2025-10-07 13:25:35 -04:00