GB19xx / ACT.TPMonitor

TPMonitor for FFXIV on ACT
BSD 3-Clause "New" or "Revised" License
22 stars 8 forks source link

Option Part #15

Closed GB19xx closed 9 years ago

GB19xx commented 9 years ago

Optional part has become the regular expression of only Japanese. The plan to migrate to an external file

GB19xx commented 9 years ago

String of "RegularExpressions" of each language Does not know.

"Dissolve Part"

"IDEnded":

Zireael commented 9 years ago

Examples from English game.

Party dissolved: EN: "You dissolve the party."

Dungeon ended: EN: "The Navel (Hard) has ended." -> ".+ has ended."

GB19xx commented 9 years ago

Thx!

jp ID:"「.+?」の攻略を終了した。$" PT:"(パーティ(を解散しま|が解散されま)した|のパーティから離脱しました)。"

en ID:".+ has ended.$" PT:"You dissolve the party."

fr ID:"La mission “.+” commence.$" PT:"L'équipe est dissoute."

DE ID:"„.+“ wurde beendet." PT:"Deine Gruppe wurde aufgelöst."