Special AI

Special AI

6M Downloads

Resetting configs (Auto-load detection)

FatherToast opened this issue ยท 1 comments

commented

Auto-load currently detects the auto-save. This causes some fighting between the two that typically resolves harmlessly. However, occasionally this resets the config to default settings.

Will almost certainly fix this while working on Deadly World and will port the fix over.

commented

Implemented an equality check in v1.0.1 to prevent the fighting from happening. This makes the config format a bit lazier while editing in game, but prevents this issue from happening.