Skip to content

Version 1.1

Past due by over 9 years 33% complete
  • Add parsing of STF files so the user can visually see what the text is. This can include a dropdown box for each node's properties that will allow the user to pick an entry for the particular STF.
  • Allow toggling of actual text from the STF file or just seeing the file and entry number like it is now
  • Refactor the nodes to 4 types: ConversationNode (base),…
  • Add parsing of STF files so the user can visually see what the text is. This can include a dropdown box for each node's properties that will allow the user to pick an entry for the particular STF.
  • Allow toggling of actual text from the STF file or just seeing the file and entry number like it is now
  • Refactor the nodes to 4 types: ConversationNode (base), OptionNode, ResponseNode, BeginNode, EndNode - this will allow greater flexibility for future options
  • [Maybe] Quest node that will allow activation of a quest, as well as a quest check within BeginConversation. Should also add in a Next Task node for quests, might be helpful for the future.
Loading