hgeorgsch / armchar-swish

ArM character server implementation using Haskell and Swish
GNU General Public License v3.0
0 stars 1 forks source link

Recompute base character graph upon advancement update #110

Closed hgeorgsch closed 2 years ago

hgeorgsch commented 2 years ago

Currently, advancements retrieved will always be from the original graph loaded from file. This graph is never updated when new advancements are inserted into the data structure.

hgeorgsch commented 2 years ago

Mostly done, but the baseGraph needs to be defined, with the character metadata.