2025-08-11

  • Make tests use FString::Format
  • Reorganise test string handling to reduce allocations
    • Add TestDisplayTraits<T> to automatically handle formatting with FString::Format
  • Make separate tick loop for HUD updates
    • The HUD should tick in real time and be unaffected by the simulation speed