NightmareXIV / Splatoon

Splatoon plugin is an accessibility tool for Final Fantasy XIV. It provides a custom waymark system and allows to create infinite grouped waymarks, labels and actor indicators with pixel precision, enabling player to see important objects and events easier and react to them faster.
GNU Affero General Public License v3.0
197 stars 66 forks source link

Feature Request: Could u add another Static position strat? #80

Closed Redmoonwow closed 1 year ago

Redmoonwow commented 1 year ago

Dear: Limiana splatoon is very helpful. thank you. This is the main subject, but if you don't mind, could you add the tactics that culul is doing?

Mid 〇  〇 ×   × △  △ □   □

Far □   〇 ×   × △  △ 〇   □

For "Far", ×△ is almost the same as "mid" tactics. Extend it to the outer circumference as it is without crossing it. Place SS (right Pattern) on it. I should make my own, but I'm still learning. I'm sorry.

@ Google Translate speaker

image {8E62B66B-9E19-4794-B214-C512DA139100}

Limiana commented 1 year ago

Hello. I've added it, however, it will work only in English version of the game client. I need these lines from Japanese client to make it work. You suffer the effect of Remote Glitch. You suffer the effect of Mid Glitch. If you can, please send them. They can be found in Splatoon's log, or in ACT's logs.

Redmoonwow commented 1 year ago

Dear: Limiana Thank you for adding it so quickly. I will check the operation here as well.

Are you sure it's a chat log packet? Below is the chat log netline. Raw Log: 00|2023-01-30T22:27:28.0000000+09:00|08AF|| に「グリッチ:ファー」の効果。|881e19cf1d338416 00|2023-01-30T23:02:02.0000000+09:00|08AF|| に「グリッチ:ミドル」の効果。|85109cbdfa113f67

「グリッチ:ファー」の効果。 -> Remote Glitch. 「グリッチ:ミドル」の効果。 -> Mid Glitch.

If possible, is it possible to add a function to display conductors by priority like Dominion.cs?

There is no problem if you are interested in this. ex.(1A Style) 〇 × □ 〇 | × □ △ △
LEFT <- ST H1 H2 D3 D1 D2 MT D4 -> RIGHT

process: D3, MT adjust. D3 -> Right MT -> LEFT

In this case the sequence would be: (Mid) ST   D3 H1   D1 MT  D4 H2   D2

(Far) H2   D3 H1   D1 MT  D4 ST   D2

next Logic process(For your reference) KB Spot Find If the head split is on one side, the head split farthest from the optical unit will adjust. ex. (Far) H2 Shere    D3 H1      D1 MT     D4 ST Shere   D2

Judging clockwise from the north.         N H2H1MTD3(Far)    STD1D2D4(Fixed)      H2H1MTD3(Mid)

Redmoonwow commented 1 year ago

Dear: Limiana As a side note, the Japanese client doesn't seem to replace "You". LEFT JP RIGHT EN {03915042-A367-4594-93A1-3629CC008832}

Limiana commented 1 year ago

If the head split is on one side, the head split farthest from the optical unit will adjust.

Work in progress on that

As a side note, the Japanese client doesn't seem to replace "You".

It's good enough, thanks

Limiana commented 1 year ago

I have added JP language support into presets, please test it

Redmoonwow commented 1 year ago

In the commit of "4e25527613bba858176eca2a52f0346fab97ac1b", the following operation was confirmed and it worked normally. ・Culul's strat ・KB spots far ・KB spots close

It was very convenient. Thank you very much. Please let me close this. If you need JP client logs, please let me know.