Atherys / AtherysQuests

A questing plugin for the A'therys Horizons server
GNU General Public License v3.0
3 stars 2 forks source link

Refactor: Dialogs #40

Closed HaedHutner closed 5 years ago

HaedHutner commented 5 years ago

Currently there is a lot of logic contained within the Dialog and DialogTree classes. This should be moved into a service, and the classes should be reduced to containing only getters/setters.