Devlogs
v1.1 - added quests!
QUEST SYSTEM HAS BEEN ADDED! the guide pdf has been updated to explain the new screens as well.
here's a full list of changes, since there were some small edits to other scripts as well:
- new scripts (both in the items folder)
- quest-definitions.rpy
- quest-screens.rpy
- new images (draw your own to replace them!)
- gui: completedquest, quest_hasitems, and quest_selected
- sprites/npc: icon genoise, icon syrupfan (use your own names and delete these placeholders)
- changed "synthesis_button" style to "go_button"
- removed "text_bold True" from the buy/sell/toss/go! buttons and added it to the "go_button_text" style instead
- removed the unused "craft_navigation_frame" style
- added new quest labels and setup stuff to script.rpy
- i originally forgot to include a license file so that's in there now
thanks, have fun making quests!!!!!