undef-engine 2025-12-21
Card display improvements and connection diagnostics
159 files · 6,712+ · 7,604-
6 files changed
  • npc.py Python module npc
  • npc_actions.py Python module npc_actions
  • npc_actions.py Python module npc_actions
  • game_action_handler.py Python module game_action_handler
  • __init__.py Python module __init__
  • caw.py Python module caw
  • Significantly improved CAW NPC actions (311 lines of enhancements) for smarter card selection decouple internal
    4 files
    • CardHand.tsx
    • TreatmentCard.tsx
    • CardGrid.tsx
    • DiagnosisCard.tsx
  • Updated Terrible Psychiatrist NPC hooks_class with expanded AI behavior (96 lines added) instantiate behavioral
    4 files
    • NpcManager.tsx
    • npc.py
    • npc_actions.py
    • npc_actions.py
  • Updated CAW NPC handler with improved decision logic decouple internal
    4 files
    • NpcManager.tsx
    • npc.py
    • npc_actions.py
    • npc_actions.py
6 files changed
  • components.py Python module components
  • engine.py Python module engine
  • handler.py Python module handler
  • base.py Python module base
  • triggers.py Python module triggers
  • utils.py Python module utils
  • Updated Hive Mind flow hooks_class (22 lines) decouple internal
    4 files
    • flow-engine-metamodel.mermaid
    • components.py
    • engine.py
    • handler.py
  • Updated Terrible Psychiatrist flow handler decouple internal
    4 files
    • flow-engine-metamodel.mermaid
    • components.py
    • engine.py
    • handler.py
  • Enhanced DiagnosisCard component decouple internal
    4 files
    • CardHand.tsx
    • TreatmentCard.tsx
    • CardGrid.tsx
    • DiagnosisCard.tsx
  • Updated TreatmentSelector component decouple internal
    1 file
    • TreatmentSelector.tsx