Releases: easly1989/ffxiv_act_dfassist
Releases · easly1989/ffxiv_act_dfassist
DFAssist 2.0.4
Resolved issue #20
Upated method ShowTraySlider to be compliant with ACT updates
DFAssist 2.0.3
DFAssist 2.0.2
Update to resolve issue #15
Removed macro from data files
- Fixed update on change language from settings
DFAssist 2.0.1
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
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
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
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
Hardcoded error strings for missing/disabled FFXIV_ACT_Plugin
- At that point the localization is not yet started...
DFAssist 1.5.2
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
Updating process even when we find the ffxiv process
- Solves Issue #4 @ffxivvillein thanks for pointing it out! :)
Updated Localization for queue updates
Breaking a loop on Connection not found to GameServer
- Solves Issue #6 @Aiakio @DAOWAce @DeathToad thanks for pointing it out! :)
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!