Skip to content

Releases: jaeha-choi/DFF

DFF v0.6.2

09 Feb 08:33
5a8948f
Compare
Choose a tag to compare

Changes

  • DFF now functions correctly with the updated op.gg website. (#4)

DFF v0.6.1

01 Feb 05:37
b10cc79
Compare
Choose a tag to compare

Bug Fix

  • Fixed a bug that prevents ARAM/URF from caching the data

DFF v0.6.0

30 Jan 10:55
06ecaf5
Compare
Choose a tag to compare

New Feature

  • Rune/Item pages are updated faster! With the new feature, caching, polled data are stored for 7 days or until the new update (whichever comes first) for reuse. Caching is performed per champion per game mode, meaning every champion has its independent cache for each game mode.
  • Skill Trees: You can now see the recommended skill trees on the item page.

Changes

  • Logger now logs to file. Look for dff.log to see the log. To toggle verbosity, check/uncheck debug button in DFF UI.
  • DFF_win_debug.zip will not be published, as the logger now creates a log file.

Bug Fix

  • Fixed a bug where DFF was malfunctioning when DFF started before the game client.
  • Fixed a bug that crashes DFF when expected errors are encountered.
  • Fixed a bug that causes DFF to crash when champions with low sample counts are selected. (Users are required to manually select a position)
  • Fixed a bug that prevented DFF UI from not fully showing win rate, pick rate, and sample count. Make sure to click the drop-down list if you still don't see the whole stats.

DFF v0.5.4

12 Jan 17:31
Compare
Choose a tag to compare

Bug Fix:

  • Fixed a bug where DFF would crash when the API returned an invalid certificate.

DFF v0.5.3

25 Jul 04:50
Compare
Choose a tag to compare

New Feature:

  • Users playing ARAM mode now get runes/items for ARAM mode.

DFF v0.5.2

08 Feb 18:34
Compare
Choose a tag to compare

New Feature:

  • Rune page now shows the pick rate(PR) and win rate(WR) as well as the sample size (Sample) of each rune page. This could change the windows size a little, but it shouldn't affect the functionality.

Bug Fix:

  • Fixed a bug where rune pages did not update if users are using all rune pages. (Now overwrites the first page)

Other Changes:

  • Users can download a version with no console window now. Use DFF_win_debug.exe to use the console and view more outputs. Note: Using the update button in DFF_win_debug.exe will download the normal version of DFF.

DFF v0.5.1

04 Nov 18:24
Compare
Choose a tag to compare

New feature:

  • You can choose language for runes now. Edit config.json to change the default language.

DFF v0.5.0

04 Nov 08:31
Compare
Choose a tag to compare

New Function!

  • Rune Selector: You can select runes now.

Bug Fix:

  • Program now exits correctly every time.
  • Fixed a bug where champion lane message is not updated on URF mode.

Other Changes:

  • Changed default op.gg URL.

DFF v0.4.1

26 Oct 18:13
Compare
Choose a tag to compare

Bug Fix: D/F flash setting works properly now.

DFF v0.4

22 Oct 17:11
Compare
Choose a tag to compare
  • Config now uses JSON format
  • Config file is now saved upon exit