Skip to content

Releases: easly1989/ffxiv_act_dfassist

DFAssist 2.0.4

09 Sep 07:06
Compare
Choose a tag to compare

Resolved issue #20

Upated method ShowTraySlider to be compliant with ACT updates

DFAssist 2.0.3

08 Sep 16:02
Compare
Choose a tag to compare

Removed support for FileSystem logs to fix issue #16 #19 (#18 maybe?)

  • It was causing more troubles than anything...
  • todo: add support to ACT logs, so that we may find causes for future malfunctions and not relay on a bad filesystem logger written by me ^^'

DFAssist 2.0.2

06 Sep 15:24
Compare
Choose a tag to compare

Update to resolve issue #15

Removed macro from data files

  • Fixed update on change language from settings

DFAssist 2.0.1

06 Sep 14:32
Compare
Choose a tag to compare

Update to resolve issue #14

Fixed dowload problem related to new data/localization location

  • Implemented async update and download at the start of the plugin
    (it should make loading at startup a bit faster)

DFAssist 2.0.0

06 Sep 10:56
Compare
Choose a tag to compare

Updated data files to 5.05

Refactorized the plugin

  • Added support for WinToast

  • Fixed loading issues regarding external assemblies

  • Added a shared version to handle version updates for all the projects in the solution

  • Added ACT Toasts in place of the Legacy Toasts

  • Refactorized logging

    • now all the logs will be shown on Visual Studio console if attached, on Act (as always) and on a file on the filesystem
  • Added support for Telegram and Pushbullet notifications

  • Fixed filesystem related problems for data and localization

DFAssist 1.5.5

28 Jul 21:11
Compare
Choose a tag to compare

Fixed connection issue in case of loopbacks. #6

  • Now we search the first possible valid connection that doesn't point to localhost

Checked if RequestingAssembly is valid when Loading Assemblies #10

  • Now is possible to put DFAssist before or After Hojoring or other plugings, it should not cause any issue.

DFAssist 1.5.4

28 Jul 08:48
Compare
Choose a tag to compare

Fixed misbehavior for Localization Loading

  • Now the correct localization should be loaded with the plugin, whatever happens
    • unless there is no internet connection... ^^'

DFAssist 1.5.3

27 Jul 21:43
Compare
Choose a tag to compare

Hardcoded error strings for missing/disabled FFXIV_ACT_Plugin

- At that point the localization is not yet started...

DFAssist 1.5.2

27 Jul 21:26
Compare
Choose a tag to compare

Fixed a couple of log that could have thrown Analyze error

Added some initial checks to ensure that FFXIV_ACT_Plugin is installed

DFAssist 1.5.1

27 Jul 10:25
Compare
Choose a tag to compare

Updating process even when we find the ffxiv process

Updated Localization for queue updates

Breaking a loop on Connection not found to GameServer

It was tricky, as the problem was (as I suspected from the start) related to some network logic issues.

VERY IMPORTANT

Delete any older version of the Plugin before unzipping this new version,
or the older files may cause some conflicts and mis-behaviors of the plugin!