Toma400 / The_Isle_of_Ansur

Python-based text RPG game, successor of Between Shadows and Light.
Other
9 stars 0 forks source link

Cancelling character creations makes game "freeze" #18

Closed Toma400 closed 10 months ago

Toma400 commented 2 years ago

As in title, it makes it irresponsive. Possibly it's bound to #17.

Toma400 commented 2 years ago

Switched the milestone, because it will be made altogether with #16 and #17. Full revamp of code.

Toma400 commented 10 months ago

This is no longer issue with rewritten version. Character creation is stored in inidata and nothing is done before explicit save request.