TacticalMetaphysics / LiSE

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

[ELiDE] Always stop accepting input when LiSE is doing any work #129

Open clayote opened 3 weeks ago

clayote commented 3 weeks ago

ELiDE currently stops accepting input when awaiting the result of the "1 turn" button, and when the "Simulate" toggle button is pressed, but it immediately accepts input again when "Simulate" is released, even if simulation is in fact still ongoing. It shouldn't.