diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-12-29 18:50:10 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-12-29 18:50:10 +0000 |
| commit | c01d401821735064b7678c5962f67c46a9129edb (patch) | |
| tree | 8eac84a85cc3d60e04cd0b3ef154eaf6e6843de8 /src/test/java/FakeServer.java | |
| parent | 3759ed526265a3785d7121db41339c4f04699690 (diff) | |
Fixed quest progress not saving
- Closes #56
- TaskProgress now has a new field 'modified' as the QuestProgress
'modified' field is initialised false when generated using the generate
blank function.
- 'modified' should be set to true in QuestProgress when it is
manually started, but the auto start option bypasses this altogether
which results in the plugin not saving QuestProgress as it is
considered unmodified even if progress has been made.
- 'modified' fields in TaskProgress should fix this issue.
Diffstat (limited to 'src/test/java/FakeServer.java')
0 files changed, 0 insertions, 0 deletions
