TacticalMetaphysics / LiSE

Rules-based engine for life sims, with time travel
GNU Affero General Public License v3.0
116 stars 9 forks source link

Rollback rule effects upon exception #71

Closed clayote closed 3 months ago

clayote commented 4 years ago

If a rule raises an exception, its effects should be cancelled.

The planning feature may be useful to implement this, as there is already a facility to cancel a plan.

clayote commented 3 months ago

No, this would make it harder to use the rule stepper to diagnose the exception.