Asterit
|
72c83c85b5
|
Implemented review changes and updated sql to not delete but update entries
|
2024-09-03 10:03:15 +01:00 |
|
Asterit
|
531144b504
|
Removed duplicate SQL command
|
2024-08-30 20:37:42 +01:00 |
|
Asterit
|
93868056d0
|
Modified migration_quest_variant.sql to delete a non existent quest id which would throw errors when processing. Added extra check for adding quest variations to ensure standard behaviour
|
2024-08-30 19:55:27 +01:00 |
|
Asterit
|
aae8e8b02e
|
Added support for variant quests to drop their independent rewards as defined in their JSON. Renamed variant id to be more explicit within the schema.
|
2024-08-30 18:20:15 +01:00 |
|
Asterit
|
763c9bfb0f
|
Added a way for variant quests to be added to the project. This version stored a variant id within quest progress if a quest has started. This is used to find the specific quest version the client needs to show the correct enemies. Rewards may still not work as expected. Needs further looking at.
|
2024-08-29 18:27:23 +01:00 |
|