16 lines
688 B
Text
16 lines
688 B
Text
# B4 — colony + fleet movement in compare mode. Copy over C:\SOTS\shim.cfg.
|
|
# Every hook from an earlier lane is off so the trace holds nothing but this milestone.
|
|
hooks=trace
|
|
hook.Shim::SelfTest::Fill=off
|
|
hook.Mars::GlobalConsts::LoadFile=off
|
|
hook.Game::WeaponDictionary::Init=off
|
|
hook.Game::SectionDictionary::SectionDictionary=off
|
|
hook.Game::ServerPlayer::ComputeBudget=off
|
|
hook.Game::TechTree::ProcessResearch=off
|
|
hook.Game::ServerPlayer::OnTechResearched=off
|
|
hook.Game::ServerSystem::ProcessTurn=compare
|
|
hook.Game::StrategyServer::MoveFleet=compare
|
|
hook.Game::StrategyServer::ProcessFleetMovement=compare
|
|
trace.path=C:\SOTS\shim.trace.jsonl
|
|
trace.inline_max=256
|
|
trace.flush=always
|