marzent / IINACT

A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
https://www.iinact.com
GNU General Public License v3.0
169 stars 39 forks source link

Handle v2 format of overlays.json #45

Closed Orphis closed 1 year ago

Orphis commented 1 year ago

Generate overlay URIs according to the v2 overlay template document. The new documented process tries to match ws:// and wss:// with secure or plaintext URIs and uses regular .Net methods for URI manipulation when appropriate.

Orphis commented 1 year ago

This obviously depends on a submodule bump for the new overlay file. Since I'm still waiting a bit for comments on those changes, the final SHA isn't known and this won't work as-is.

Orphis commented 1 year ago

The submodule update is also included in this change and it should work as is.