sepalani / MH3SP

Monster Hunter 3 (~tri) Server Project
GNU Affero General Public License v3.0
195 stars 19 forks source link

Event Quest Refactor #86

Closed kbarkevich closed 1 year ago

kbarkevich commented 1 year ago

A re-do of the event quest system now that the bulk of the event quest reverse engineering is done. Turned quest storage into an easily indexable dict that could, in the future, be easily serialized and stored in a file.

sepalani commented 1 year ago

This looks way better. I'll try to review it, asap.