jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

migrate: quest mgmt #65

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

Mostly just migrate for this one. Any heavy refactoring will merit breaking out into smaller tasks.

jackmakesthings commented 8 years ago

Updating this to just cover migration; dialogues/quests are proving to be a complex question, so for now the goal is just to get them in place. Refactoring can happen later.