CleverRaven / dialogger

A simple cross-platform dialogue graph editor.
17 stars 2 forks source link

Update node definitions to handle DDA talk topics. #1

Open kevingranade opened 6 years ago

kevingranade commented 6 years ago

DDA talk topic serialization is rooted at: https://github.com/CleverRaven/Cataclysm-DDA/blob/91cb7bbdbe1d4a16b2f03eb9033cd8a24b6b9d0b/src/npctalk.cpp#L4352-L4367

Update dialogger to read and write these node types.

Initial version can contain dialogger spam like node positions, DDA should just ignore extra members.

kevingranade commented 5 years ago

Dialogue definitions have moved to https://github.com/CleverRaven/Cataclysm-DDA/blob/master/src/dialogue.h