Results 63 comments of ngld

> If I have some time this week I'll look at adding different kinds of preset options (whether it supports overlay/shared/local), since I wanted to hide raidboss emulator and similarly...

This is the default Chromium behaviour (https://crbug.com/390775). Fixing this would require patching Chromium or switching to a different scaling method. The browser zoom has worked far better than the previous...

Mod/TC/Engine already exist since they have to be handled differently by Knossos. Resource and Modpack are work the same as Mods and don't exist right now. I think it's a...

There has been a lot of discussion around this and I think we should avoid any kind of rating system for now. I'd rather implement something like GOG's lists which...

Honestly, I'm not sure if it's yalms or meters. The enmity overlay claims the distance is in meters. I'd rather remove the unit there, too, unless someone figures out which...

Does this happen if you launch ACT first and FFXIV afterwards or does it only happen if you launch FFXIV first? Most likely this is a race condition. The FFXIV...

OverlayPlugin could subscribe to the logs earlier. However, since the event source subscribes to the log event, that'd require starting up the built in event sources earlier which would also...

If we buffer the log lines, the `ChangePrimaryPlayer` and `ChangeZone` events would work as expected but it won't fix the `OnlineStatusChanged` and `PartyChanged` events. To fix the `PartyChanged` event, I'd...

As far as I'm aware the currently required steps are as follows: 1. Install Knossos. 2. Complete the first time setup (retail files, library folder, etc.). 3. Click Install for...

Also, just a heads up: As pretty much the only dev working on Knossos, I'm usually the only person reading these tickets. If you want to discuss your ideas with...