aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2019-12-29 18:50:10 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2019-12-29 18:50:10 +0000
commitc01d401821735064b7678c5962f67c46a9129edb (patch)
tree8eac84a85cc3d60e04cd0b3ef154eaf6e6843de8 /src/test/java
parent3759ed526265a3785d7121db41339c4f04699690 (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')
0 files changed, 0 insertions, 0 deletions