mal-lang / mal-simulator

Apache License 2.0
2 stars 1 forks source link

Mark children of reached attack steps with 0 in observed state for attacker #45

Closed mrkickling closed 2 months ago

mrkickling commented 3 months ago

Instead of setting all unreached attack steps to 0, now only children of reached attack steps are set to 0, which keeps all other (non-reached and not children to reached steps) set to -1 (unknown, default)