Commit graph

7 commits

Author SHA256 Message Date
b542b0fbe4 docs(forge-1.20.1): update keybindings template with verified Ars Nouveau key IDs 2026-08-17 15:34:26 +00:00
fdb2922a16 feat(forge-1.20.1): update difficulty triggers, JourneyMap payload, keybinds, and docs
- Add Twilight Forest and Blue Skies dimensions to Majrusz Difficulty expert stage triggers
- Add JourneyMap UI config files to AutoModpack client payload and sync rules
- Register non-conflicting Ars Nouveau keybindings with Alt modifiers
- Update repo and instance docs to reflect 77 server / 19 client mods and default-options patch
- Enhance Player Quick Join section layout for better readability
2026-08-17 15:04:06 +00:00
2dcbbd4753 fix(forge-1.20.1): sync options via AutoModpack and restore standard keybinds
- Relocate options.txt to host-modpack root and configure AutoModpack sync with allowEditsInFiles
- Standardize default keybindings in keybindings.txt (Left Shift = Crouch, Left Control = Sprint)
- Remove options.txt from defaultoptions payload to resolve early-boot graphics init race condition
- Update runtime configuration for packetfixer
- Update instance README.md, mod-configs.md, runbook scp targets, and releases endpoint URL
2026-08-16 16:10:46 +00:00
e3b866b989 fix(automodpack): decouple client options sync and separate keybindings template
- Move default keybindings to config/defaultoptions/keybindings.txt for modern Default Options mod compatibility
- Remove root options.txt from AutoModpack host folder to prevent wiping player audio, graphics, and FOV preferences on boot
- Strip key_ lines from config/defaultoptions/options.txt to leave clean first-launch defaults
- Update instance README, mod-configs matrix, and operations manual to document the two-file default options architecture
2026-08-16 07:04:40 +00:00
31490656b2 feat(config): integrate Default Options mod and streamline AutoModpack
- Add defaultoptions-18.0.5 to AutoModpack client host payload (17 client mods)
- Remove /options.txt and /servers.dat from AutoModpack force-copy loop
- Create master defaultoptions template (config/defaultoptions/options.txt)
- Configure master audio levels (Master 60%, Music 25%, Hostile 75%, Ambient 40%)
- Enforce standard controls (Sneak=Shift, Sprint=Ctrl) and unbind FTB Chunks map
- Remove obsolete servers.dat from payload
- Update repository documentation (README.md, mod-configs.md, operations manual)
2026-08-16 05:42:09 +00:00
f441c6b13c docs: overhaul repository documentation architecture and operational runbooks
- Add active server instance matrix and quick navigation to root README
- Add player quick join guide and release download steps to instance README
- Update data preservation matrix in operations manual for tracked mod configs
- Document interactive admin console script (runtime/console)
- Fix host file ownership recovery runbooks across documentation
2026-08-15 19:18:47 +00:00
4dfc5d81ef initial release: minecraft server configuration, docker infrastructure, and docs 2026-08-15 14:46:28 -04:00