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
182 stars 41 forks source link

What’s the update flow? #26

Closed seivan closed 1 year ago

seivan commented 1 year ago

I know there’s no auto update but is the expectation that updated releases of XIVOnMac will have updated versions that need to be installed again manually or will installing new versions of XIVOnMac automatically replace older with newer on launch?

marzent commented 1 year ago

The update flow is fully automatic for XOM (independent of XOM version) and future versions will have "an update is available" warning as well

seivan commented 1 year ago

@marzent Sorry that was a bit confusing. What is XOM? Now that 6.3 is out. Where would the "update IINACT" option appear? As I launch IINACT, or on the launcher or with a XIVOnMac Update?

Correct me if I am wrong, but IINACT still uses a lot of stuff from default ACT, right? OR let me rephrase that, what does IINACT depends on, that you are not maintaining that also needs to be updated for it to work?

marzent commented 1 year ago

XOM is short for XIVOnMac and the update "update IINACT" option does not exist since XOM always enforces the latest version (see https://github.com/marzent/XIV-on-Mac/blob/main/XIV%20on%20Mac/AddOns/IINACT.swift).

IINACT is completely independent from ACT but it does require the FFXIV_ACT_Plugin made by Ravahn (closed-source) and a heavily modified OverlayPlugin for modern .NET (maintained by me, but I try to keep it close to https://github.com/OverlayPlugin/OverlayPlugin)