Irevol / minetest-citadel

A minetest game
Other
3 stars 1 forks source link

Stones can get stuck in "active" state #35

Closed Warr1024 closed 10 months ago

Warr1024 commented 10 months ago

If you quit the game while a stone is still "active" and glowing, it will be stuck permanently in the "active" glowing state and cannot be used.

This is because the stone is replaced by the active version when used, and then restored back to its usable state by a minetest.after scheduled job, but those are not preserved across reloads.

EGYT5453 commented 10 months ago

зображення

not really completed I guess