topaz-next / topaz

💎 A server emulator for Final Fantasy XI.
GNU General Public License v3.0
56 stars 81 forks source link

[WIP] Instance Refactor #2472

Closed zach2good closed 3 years ago

zach2good commented 3 years ago

I affirm:

Temporary:

I mentioned a couple of ideas I had about how we handle and test instances in Discord a few days ago, and wanted to get some of them written down before they evaporated out of my mind.

Goals

Instances are massively important in mid-late TOAU content, and all expansions from TOAU onwards use them heavily. Since instances are "on-demand", they should be easy to write, spin up, and test.

TODO

zach2good commented 3 years ago

I've spun a bunch of these improvements straight into sol_refactor and canary, will come back to this later