Skip to content

qitana/ffxiv_act_dfassist

 
 

Repository files navigation

Duty Finder Assist Plugin for ACT

Based on the work from devunt and lalafellsleep

releases issues license downloads

main

About this Plugin

A simple plugin to scout the next dungoeon/trial/raid (instance to be generic) you are going to enter.
It works only on windows 10 and, for the moment, only with final fantasy in Borderless Windowed Mode.
If you find any bug or have any idea to share and optimize the plugin fill free to contact me or open an Issue (:

Telegram and Pushbullet Support!

As of version 2.0.0, you can now set up Telegram and Pushbullet notifications directly from within DFAssist plugin settings!

TTS Support!

As of version 1.4.1, Text to Speech has been added, and can be enabled from the plugin page inside ACT!

Automatic ACT Updates!

Starting from version 1.3.11 DFAssist supports AutoUpdating directly from within ACT - big thanks to EQAditu

Why another rework?!?

It seems like lalafellsleep simply stopped the development, and using an external tool (like the one from devunt) seems a bit like an overkill...
... We already use ACT for various things, so integrate this feature seems like a better option (:

Installation

Download Binaries

You can download the latest binaries from here

Add the plugin to ACT

  • As usual add the plugin in ACT, after the FFXIV_Parsing_Plugin by ravahn install
  • Once installed you can go into the plugin tab and edit the settings
  • You can check the default settings, or test your custom settings clicking the "Test Configuration" button located in the General Settings panel settings
  • By default you should see this when clicking the Test Configuration button (unless you have changed the settings) toast
  • Congratulations! You did it! (:

Building from Sources

Building should be really straight forward

Required components

How To Build

  1. Download or checkout the sources
  2. Open the DFAssist.sln
  3. Add the reference to your Advanced Combat Tracker.exe in DFAssist.csproj
  4. Build!

Side notes

It should not be a problem building for x86, but (as of the latest news from SquareEnix) you should build for x64, as the game dropped support for x86 with Shadowbringers!

To-dos

  • Automatic Updates from within ACT
  • Remove unused support for Telegram
  • Remove unused support for FATEs
  • Handle Assembly resolve without locking dlls
  • Handle test mode, enable users to see instances code
  • add TTS support
  • add Telegram support
  • add PushBullet support
  • Inject toasts in game (to make it work even in full screen mode)

If you like my work

Support with PayPal

About

Duty Finder Assist Plugin for ACT, Based on https://github.com/devunt/DFAssist

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.7%
  • C++ 30.9%
  • Other 1.4%