Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program with message and again hangs on input #981

Open
david-pfx opened this issue Nov 28, 2023 · 2 comments
Open

Program with message and again hangs on input #981

david-pfx opened this issue Nov 28, 2023 · 2 comments

Comments

@david-pfx
Copy link

Program attached. Just press Left then Right and it hangs.

freeze_bug.txt

@david-pfx
Copy link
Author

I should point out that it is highly desirable to allow again and message commands on the same turn. This is the means by which it should be possible to display a sequence of messages (triggered by rules) in game.

@david-pfx
Copy link
Author

Actually, found it. Function restoreLevel fails to clear messagetext. So at around engine.js:902 add:

messagetext="";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant