uwarp-space 2026-02-24
BigBang expanded to all 25 game universes, TEDIT automation added, and CLI tools integrated
84 files · 2,552+ · 1,116-

BigBang automation expanded to 25 game universes

2 files changed
  • bigbang_all.py Unified automation script for all 25 game universes (417 lines)
  • automated-arbitrage-alliance.md Game step configuration
  • Expanded universe creation to full 25-game roster with fixed percentages, editions, and field letters instantiate internal
    1 file
    • bigbang_all.py
  • BDD feature files updated with refined game configurations for all 25 games instantiate behavioral
    4 files
    • automated-arbitrage-alliance.md
    • bargain-bots-bazaar.md
    • commodity-calculators-circuit.md
    • data-delvers-doom.md
  • Deleted old expect-based bigbang automation script (256 lines) deprecate internal
    1 file
    • bigbang_automation.exp

TEDIT automation for post-BigBang settings

1 file changed
  • tedit_all.py TEDIT automation script for applying post-BigBang settings
  • Added TEDIT automation script to apply post-BigBang settings to all games baseline internal
    1 file
    • tedit_all.py
  • Corrected TEDIT navigation and screen handling remediate internal
    1 file
    • tedit_all.py

CLI tools integrated into monorepo

2 files changed
  • menus.py Game menu generator (550 lines)
  • ansi.py ANSI terminal tools (373 lines)
  • Integrated game menu generator and ANSI tools into CLI, archived all 25 games instantiate behavioral
    2 files
    • menus.py
    • __init__.py
  • Added ANSI terminal tools CLI module (373 lines) instantiate behavioral
    2 files
    • ansi.py
    • __init__.py
  • Deleted standalone ansi_256_upgrade.py (131 lines), replaced by CLI integration deprecate behavioral
    1 file
    • ansi_256_upgrade.py

Game data and test fixtures updated

1 file changed
  • manifest.yaml Fixture manifest updated (683 lines changed)